summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-31SwFlyFrame: Modify no moreBjoern Michaelsen1-2/+2
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen1-12/+2
2020-12-11cid#1470586 Dereference after null checkCaolán McNamara1-1/+1
2020-12-10flylay: Modify no moreBjoern Michaelsen1-59/+54
2020-10-20use tools::Long in swNoel1-18/+18
2020-10-13static_cast after dynamic_castNoel1-4/+2
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-1/+1
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-37/+37
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna1-2/+2
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna1-2/+2
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-07-03sw: fix moving of at-page anchored flys to different pageMichael Stahl1-0/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-07loplugin:collapseif in swNoel Grandin1-7/+4
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+1
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