summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-4/+4
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-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+2
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl1-7/+8
2017-12-18coverity#1426315 Logically dead codeCaolán McNamara1-1/+1
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara1-11/+14
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap1-0/+6
2017-11-21Avoid static_cast on dead SwVirtFlyDrawObj object for nowStephan Bergmann1-0/+2
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-0/+71
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-8/+8
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand1-27/+40
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand1-0/+20
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand1-28/+35
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand1-30/+29
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand1-31/+58
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+51
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-80/+93
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-19/+25
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-65/+65
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-5/+9
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-5/+24
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-61/+61
2017-10-23loplugin:includeform: swStephan Bergmann1-12/+12
2017-07-02loplugin:casttovoid: swStephan Bergmann1-2/+0
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-4/+4
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet1-6/+6
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-32/+30
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-40/+40
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-4/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-7/+8
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-301/+301
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna1-21/+21
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna1-15/+15
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1