summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)Author
2022-05-20sw: no std::optional yetcib-6.1-34Michael Stahl
2022-05-13forcepoint#98 don't delete SwFrame flagged as IsDeleteForbiddenCaolán McNamara
2022-05-13forcepoint#91 fix crash on layout of specific htmlCaolán McNamara
2022-05-13forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-05-13forcepoint#90 fix crash on layout of specific rtfCaolán McNamara
2022-05-13forcepoint#94 fix crash on layout of specific htmlCaolán McNamara
2022-05-13forcepoint#92 fix crash on layout of specific docCaolán McNamara
2022-05-13forcepoint#89 don't remove page with footnote continuation frameCaolán McNamara
2022-05-13sw: prevent footnote frame against delete while it's movedMichael Stahl
2022-05-13tdf#122894 skipping anchor in column in footnoteCaolán McNamara
2022-05-13forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara
2022-03-03protect frame from triggering deleting itselfCaolán McNamara
2022-02-21sw: layout: allow keep-with-next paragraph with fly to move backMichael Stahl
2022-01-13sw: layout: fix wrongly positioned table rows in --convert-to pdfMichael Stahl
2021-11-17crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-11-17Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-05-20tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl
2019-09-17sw: fix moving of at-page anchored flys to different pageMichael Stahl
2019-07-29sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-04-05tdf#114306: Revert commits fixing this issue ( 6.1 only )Xisco Fauli
2019-02-07Resolves: tdf#123163 avoid null derefCaolán McNamara
2019-01-15tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara
2018-11-08tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara
2018-10-29tdf#115296 extend vertical FrameBorders for joined FramesArmin Le Grand
2018-09-20sw: avoid asserts from SwSortedObjs::Insert()Michael Stahl
2018-09-18tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-08-20tdf#117086 crash on deleted SwFootnoteBossFrameCaolán McNamara
2018-08-20tdf#119224 start and end are expected to exist for the scope of this functionCaolán McNamara
2018-08-16tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann
2018-08-16tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna
2018-08-10forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara
2018-08-07sw: fix ignored frames in AppendAllObjs()Michael Stahl
2018-07-25tdf#118528 sw layout: only direct formatting for EmulateTableKeepJustin Luth
2018-07-18Resolves: tdf#118545 restore to historic logicCaolán McNamara
2018-07-03tdf#108000 sw layout: ignore emulated keep on large tablesJustin Luth
2018-06-18tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen
2018-06-14sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl
2018-06-14sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl
2018-06-14sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode(), use FrameContainsNode(), txtfly.cxxMichael Stahl
2018-06-14sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl
2018-06-14sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl
2018-06-14sw_redlinehide: convert GetNode() in SwFlowFrame::BwdMoveNecessary()Michael Stahl
2018-06-14sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl
2018-06-14sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl
2018-06-14sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl
2018-06-14sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl