summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/anchoreddrawobject.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-2/+2
2021-04-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl1-3/+11
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-20tdf#136385 sw: fix Undo of changing anchor typeMichael Stahl1-5/+6
2020-10-20use tools::Long in swNoel1-5/+5
2020-09-11Clean-up of commit I29af97001954ad353a386164b68cd22f6230e3e5Tibor Nagy1-3/+9
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-06tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl1-1/+4
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-82/+82
2020-07-15tdf#123621 sw: fix textbox position according to DOCXTibor Nagy1-1/+3
2020-07-02tdf#123324 DOCX import: fix shape height relative to top page marginRegényi Balázs1-0/+9
2020-07-01tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs1-2/+34
2020-07-01tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs1-4/+13
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth1-0/+3
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth1-4/+9
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-5/+5
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-08-24loplugin:returnconstval in swNoel Grandin1-2/+2
2019-08-07Fix typosAndrea Gelmini1-2/+2
2019-02-07tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna1-6/+12
2018-09-27loplugin:useuniqueptr in SwObjPosOscillationControlNoel Grandin1-20/+5
2018-06-08sw_redlinehide: trivial conversions in layout/Michael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial in anchoreddrawobject.cxx: no need to checkMichael Stahl1-2/+1
2018-04-13tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna1-1/+16
2018-03-26use boost::optional in swNoel Grandin1-7/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-2/+2
2017-11-21coverity warningsCaolán McNamara1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-6/+6
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-5/+5
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-5/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-7/+7
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-3/+1
2016-12-16coverity#1397203 Dereference after null checkCaolán McNamara1-1/+1
2016-12-09Resolves: rhbz#1401082 gnome hangs opening a certain .docxCaolán McNamara1-3/+4
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-1/+1
2016-12-07sw: convert OSL_ENSURE to assert in anchoreddrawobject.cxxMichael Stahl1-6/+4
2016-12-07tdf#101464 sw: if a drawing object is moved, notify SwAccessibleMapMichael Stahl1-0/+7
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-5/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-17/+17
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-76/+76
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-2/+2