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