summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/wsfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-177/+177
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-8/+23
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-48/+168
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-175/+194
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-1/+0
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-5/+5
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen1-10/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-7/+7
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-03-02elide the SwSurround enumNoel Grandin1-2/+2
2017-02-09use proper message passingBjoern Michaelsen1-0/+10
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-82/+79
2016-11-09crashtesting: crash on layout of ooo107760-1.docCaolán McNamara1-2/+5
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-94/+93
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-2/+0
2016-06-17Resolves: tdf#100421, don't crash on deleting particular tableCaolán McNamara1-1/+1
2016-05-13Convert ACT to scoped enumNoel Grandin1-3/+3
2016-05-13convert PROT to scoped enumNoel Grandin1-3/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-18/+8
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-101/+101
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-12/+18
2016-03-31tdf#84938 convert NA_ constants to scoped enumNoel Grandin1-19/+19
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin1-23/+23
2016-03-22loplugin:constantparam in swNoel Grandin1-3/+3
2016-03-14inline some use-once macrosNoel Grandin1-1/+4
2016-03-09loplugin:defaultparamsStephan Bergmann1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna1-2/+16
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna1-0/+15
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-778/+778
2015-11-12SwPageFrm::MakeAll RefactoredAshod Nakashian1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian1-11/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-8/+9
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-8/+8
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-9/+22
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara1-1/+1
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-7/+9
2015-08-17tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian1-2/+5
2015-07-06improve the returnbyref lopluginNoel Grandin1-7/+7
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-3/+4