summaryrefslogtreecommitdiffstats
path: root/sw/source/core/layout/wsfrm.cxx
Commit message (Expand)AuthorAgeFilesLines
* sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl2018-06-141-0/+47
* sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl2018-06-141-1/+1
* sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl2018-06-141-2/+2
* sw_redlinehide: adapt SwFrame::InvalidatePage()Michael Stahl2018-06-141-3/+27
* sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl2018-06-141-0/+9
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-15/+15
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-15/+15
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-18/+18
* Fix typosAndrea Gelmini2018-02-141-1/+1
* TypedWhichId in sw(1)Noel Grandin2018-02-051-3/+3
* Fix typosAndrea Gelmini2018-01-261-1/+1
* More loplugin:cstylecast: swStephan Bergmann2018-01-121-3/+3
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin2018-01-091-1/+0
* sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl2018-01-041-1/+0
* Fix typos and grammarIlmari Lauhakangas2017-12-111-1/+1
* tdf#96505 Deleted suffix long (L) where it is possibletagezi2017-12-111-4/+4
* SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand2017-12-071-7/+6
* loplugin:flatten in swNoel Grandin2017-11-211-37/+38
* RotateFlyFrame3: Corrected interactive CropArmin Le Grand2017-11-181-10/+58
* RotateFlyFrame3: Made interactions work properlyArmin Le Grand2017-11-181-3/+3
* RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand2017-11-181-78/+29
* RotateFlyFrame3: Added basic transformation supportArmin Le Grand2017-11-181-0/+34
* RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand2017-11-181-43/+108
* RotateFlyFrame3: Late-Updating of AreasArmin Le Grand2017-11-181-7/+0
* RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand2017-11-181-33/+77
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+51
* sw: fix loplugin:redundantcast warningMiklos Vajna2017-10-311-1/+1
* RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand2017-10-311-191/+227
* Fix typosAndrea Gelmini2017-10-301-1/+1
* Werror=misleading-indentationCaolán McNamara2017-10-301-1/+1
* RotateFlyFrame: Isolate SwFrame members maFrame and maPrtArmin Le Grand2017-10-301-0/+16
* Adapted to get methods and WriteAccess helpersArmin Le Grand2017-10-301-87/+88
* Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand2017-10-301-177/+177
* Migrated from SwFrame::PrintWA to setPrintArmin Le Grand2017-10-301-8/+23
* Migrated from SwFrame::FrameWA to setFrameArmin Le Grand2017-10-301-48/+168
* Isolated SwFrame members maFrane and maPrtArmin Le Grand2017-10-301-175/+194
* loplugin:includeform: swStephan Bergmann2017-10-231-1/+1
* loplugin:unusedfields in sw part4Noel Grandin2017-06-221-1/+0
* loplugin:checkunusedparams in sw(part2)Noel Grandin2017-05-081-5/+5
* remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen2017-04-261-10/+0
* enum spelling: throught -> throughJustin Luth2017-04-121-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert RndStdIds to scoped enumNoel Grandin2017-03-201-2/+2
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-151-7/+7
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+1
* Fix typosAndrea Gelmini2017-03-111-2/+2
* elide the SwSurround enumNoel Grandin2017-03-021-2/+2
* use proper message passingBjoern Michaelsen2017-02-091-0/+10
* SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski2016-12-081-82/+79