summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/newfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl1-3/+1
2020-12-18sw: document how the first page frame is createdMiklos Vajna1-1/+3
2020-11-23sw: prefix members of SwFrame, SwFrameAreaDefinition, SwLayVout and SwLineRectMiklos Vajna1-2/+2
2020-11-19sw_fieldmarkhide: init fieldmark mode from optionsMichael Stahl1-1/+3
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl1-0/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in swNoel1-4/+4
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth1-1/+1
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna1-3/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl1-8/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-2/+0
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-28sw btlr writing mode shell: left/right cursor travelling, fix dest paraMiklos Vajna1-2/+2
2019-02-15sw btlr writing mode layout: fix multiple paragraphsMiklos Vajna1-33/+33
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna1-0/+61
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-4/+3
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl1-1/+2
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-09-13sw: move frame id SwFrame to SwFrameAreaDefinitionMiklos Vajna1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-06-29loplugin:useuniqueptr in SwRootFrameNoel Grandin1-5/+3
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl1-1/+1
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-5/+5
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-5/+5
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-114/+0
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet1-10/+10
2017-11-08sw: document SwRectFnCollection instancesMiklos Vajna1-260/+260
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-3/+3
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-3/+3
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-09Revert "Revert "Fix -fsanitize=signed-integer-overflow""Stephan Bergmann1-1/+4
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-10-06Revert "Fix -fsanitize=signed-integer-overflow"Stephan Bergmann1-4/+1
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann1-1/+4
2017-09-01Insert blank page when first page number is evenLuke Deller1-1/+6
2017-08-22tdf#94882 use first page header on first pageLuke Deller1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-5/+5
2017-06-22tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky1-1/+1
2016-12-11tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung1-0/+20
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-2/+0
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-63/+63