summaryrefslogtreecommitdiff
path: root/svl/util
ModeNameSize
-rw-r--r--svl.component1767logplain
e='1'>1space:mode:
authorMichael Stahl <michael.stahl@allotropia.de>2024-11-18 19:51:52 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2024-11-21 12:59:30 +0100
commitc4a61409da7a21397a8913ccbae3613175a54075 (patch)
treef167a87145e40c1f6375a36f8afd1919a2cf586a /sw
parentd6c89af2598e866aa9cb4fa3600691fb558befdb (diff)
sw: layout: fix crash in SwSectionFrame::MakeAll()
sectfrm.cxx:854: Assertion `moveBackPos == &GetPrecede()->GetFrame()' failed. Because the section has columns, and GetPrevSctLeaf() apparently returns the body frame in a column. (regression from commit c60ad7e0fbf3cc86af167f5e98b38c25620ada7e) Change-Id: I16fcd7a42b24e54873cde0aa0087c7aa56b0a8e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176738 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit e8c59414016a2f28ab9e15002e2c36b5a714924e) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176913 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>