summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)Author
2021-05-03sw: layout: let nested table move forwardMichael Stahl
2021-04-27tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl
2021-04-27tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl
2021-04-27sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-04-14tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-04-01tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin: add layoutMiklos Vajna
2021-03-17tdf#122894 skipping anchor in column in footnoteCaolán McNamara
2021-03-11tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl
2021-01-20tdf#135014 sw_fieldmarkhide: allow section overlap with fieldmarkMichael Stahl
2021-01-15sw: fix layout loop due to a keep-with-next vs 100% image height conflictMiklos Vajna
2020-12-16tdf#138600 sw: fix too small print area for btlr text in nested tableMiklos Vajna
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)
2020-11-24tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna
2020-11-21SaveTable: Replace SwClientNotifyCallBjoern Michaelsen
2020-11-21Remove SwIterator hack in untableBjoern Michaelsen
2020-11-21callnk: Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen
2020-11-19sw_fieldmarkhide: init fieldmark mode from optionsMichael Stahl
2020-11-19sw_fieldmarkhide: SwTextFrame::RegisterToNode(): presumably...Michael Stahl
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-18crashtesting: export ooo88744-1.odt to .doc and loadCaolán McNamara
2020-11-18This doesn't depend on SAL_TYPES_SIZEOFLONG anymoreMike Kaganski
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-11-16(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-09tdf#137881 sw: fix text box size regressionDaniel Arato (NISZ)
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna
2020-11-05std::set->o3tl::sorted_set in AssertFlyPagesNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-11-03extract cleanup piece to its own functionCaolán McNamara
2020-11-02sw/source/core/layout/atrfrm: Remove remaining uses of ModifyNotificationBjoern Michaelsen
2020-11-02SwLayoutFrame::SetFrameFormat: ModifyNotification no more ...Bjoern Michaelsen
2020-11-02sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ...Miklos Vajna
2020-10-30crashtesting: assert on undo creation on export of tdf105134-1.docx to pdfCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel