summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/newfrm.cxx
AgeCommit message (Expand)Author
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl
2020-11-19sw_fieldmarkhide: init fieldmark mode from optionsMichael Stahl
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-28sw btlr writing mode shell: left/right cursor travelling, fix dest paraMiklos Vajna
2019-02-15sw btlr writing mode layout: fix multiple paragraphsMiklos Vajna
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13sw: move frame id SwFrame to SwFrameAreaDefinitionMiklos Vajna
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-06-29loplugin:useuniqueptr in SwRootFrameNoel Grandin
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet
2017-11-08sw: document SwRectFnCollection instancesMiklos Vajna
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09Revert "Revert "Fix -fsanitize=signed-integer-overflow""Stephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-10-06Revert "Fix -fsanitize=signed-integer-overflow"Stephan Bergmann
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-22tdf#94882 use first page header on first pageLuke Deller
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-22tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2016-12-11tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe
2016-09-08loplugin:constantparam in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-30loplugin:unusedfieldsNoel Grandin