summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/wsfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl1-0/+9
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-15/+15
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-15/+15
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-18/+18
2018-02-14Fix typosAndrea Gelmini1-1/+1
2018-02-05TypedWhichId in sw(1)Noel Grandin1-3/+3
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-1/+0
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl1-1/+0
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-4/+4
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-7/+6
2017-11-21loplugin:flatten in swNoel Grandin1-37/+38
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-10/+58
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-3/+3
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand1-78/+29
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand1-0/+34
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand1-43/+108
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand1-7/+0
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand1-33/+77
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+51
2017-10-31sw: fix loplugin:redundantcast warningMiklos Vajna1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-191/+227
2017-10-30Fix typosAndrea Gelmini1-1/+1
2017-10-30Werror=misleading-indentationCaolán McNamara1-1/+1
2017-10-30RotateFlyFrame: Isolate SwFrame members maFrame and maPrtArmin Le Grand1-0/+16
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-87/+88
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