summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/newfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-20/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-110/+110
2015-11-13sw: rename some more global variablesMichael Stahl1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-11/+11
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-31/+31
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl1-5/+0
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+7
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-59/+59
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2