summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dflyobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-20use tools::Long in swNoel1-10/+10
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-1/+1
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-117/+117
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-1/+1
2020-04-20remove direct access to Size field on SwRectNoel Grandin1-2/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-10/+10
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-25/+10
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-5/+2
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-7/+2
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna1-0/+7
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-2/+2
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-0/+13
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-1/+2
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-2/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-12/+11
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin1-8/+8
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin1-2/+2
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin1-4/+5
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl1-6/+3
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-6/+8
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-8/+6
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-6/+8
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+6
2017-12-12TypeWhichId in swNoel Grandin1-1/+1
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2017-11-19Fix typosAndrea Gelmini1-4/+4
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-4/+4
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-56/+78
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-45/+183
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand1-18/+12
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-21/+21
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-21/+21
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-21/+21
2017-10-27coverity#1420315 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-18/+18
2017-10-20Fix typosAndrea Gelmini1-1/+1