tdf#159027: Fix calculation in tables with merged cells
commitf60126a6bfae5dad4a11afcc94ddf4a58c5ce8ab
authorOliver Specht <oliver.specht@cib.de>
Thu, 18 Apr 2024 14:04:49 +0000 (18 16:04 +0200)
committerMichael Stahl <michael.stahl@allotropia.de>
Fri, 10 May 2024 09:05:36 +0000 (10 11:05 +0200)
tree1f7ca4c762f6caf62e398a2e8182bae43b58607f
parent766d88bd73fb6b82082ccf77b1968cd863f9d211
tdf#159027: Fix calculation in tables with merged cells

Calculation in tables with merged cells over multiple pages is fixed.
It's more a workaround than a fix as it skips an empty SwRowFrame
returned from SwTabFrame::GetFirstNonHeadlineRow()

Change-Id: If11838da9769e0f6b0e54da8f422b4884684e30f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166254
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
sw/source/core/frmedt/tblsel.cxx