summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)Author
2022-12-30tdf#146875 sw: move also at-frame flys off SwPageFrameMichael Stahl
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-08-07Fix typosAndrea Gelmini
2019-07-03sw: fix moving of at-page anchored flys to different pageMichael Stahl
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in swNoel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
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