summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)Author
2019-09-17sw: fix moving of at-page anchored flys to different pageMichael Stahl
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-06-14sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl
2017-12-18coverity#1426315 Logically dead codeCaolán McNamara
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-11-21Avoid static_cast on dead SwVirtFlyDrawObj object for nowStephan Bergmann
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-20loplugin: defaultparamsNoel Grandin