summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/frmtool.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-13tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl1-1/+1
2021-01-20tdf#135014 sw_fieldmarkhide: allow section overlap with fieldmarkMichael Stahl1-0/+5
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl1-1/+8
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl1-7/+7
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna1-18/+22
2020-11-05retire most of SwModifyBjoern Michaelsen1-10/+10
2020-10-20use tools::Long in swNoel1-10/+10
2020-10-13static_cast after dynamic_castNoel1-14/+7
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-5/+5
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl1-1/+1
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth1-2/+3
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-14tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-05dito->dittoCaolán McNamara1-1/+1
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-183/+183
2020-07-31tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-07-28tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl1-0/+2
2020-07-17tdf#134783 sw: fix contextual spacing position of shapeRegényi Balázs1-2/+7
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+2
2020-06-05crashtesting: null derefCaolán McNamara1-1/+2
2020-05-27tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl1-3/+20
2020-05-27tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl1-0/+30
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-4/+2
2020-04-04dynamic cast followed by static castCaolán McNamara1-2/+1
2020-04-03tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl1-0/+32
2020-04-03tdf#131707 sw layout try2: ConsiderTextWrap on positioningJustin Luth1-16/+15
2020-03-18tdf#130746: avoid nullptr dereferenceJustin Luth1-3/+2
2020-03-05tdf#119748 sw layout: ConsiderTextWrap on initial positioningJustin Luth1-1/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl1-4/+21
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin1-4/+4
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-20/+20
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh1-0/+17
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-1/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-09tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl1-4/+8
2019-08-08Fix typoAndrea Gelmini1-1/+1
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl1-5/+9
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-23/+82
2019-07-14FixAndrea Gelmini1-1/+1