summaryrefslogtreecommitdiff
path: root/include/svx/svdoashp.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-06svx: prefix members of SdrObjCustomShapeMiklos Vajna1-2/+2
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel1-1/+1
2022-08-29ref-count SdrObjectNoel Grandin1-6/+4
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák1-2/+2
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin1-1/+1
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin1-1/+1
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-1/+1
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl1-4/+1
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin1-1/+1
2021-02-10clean up SdrObject cloningNoel1-1/+1
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-3/+3
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-3/+3
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse1-1/+0
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel1-0/+1
2019-10-30loplugin:finalclasses svxNoel Grandin1-1/+1
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse1-0/+1
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin1-1/+1
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-05-17tdf#115813 unit test for handle position of OOXML shapesRegina Henschel1-3/+3
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin1-1/+1
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin1-1/+1
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin1-1/+1
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+2
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-2/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+2
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara1-1/+2
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-1/+0
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-12/+12
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara1-0/+1
2017-02-14Clean up some whitespace and comment crazinessTor Lillqvist1-18/+12
2017-02-14Bin unused forward declarationsTor Lillqvist1-8/+0
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin1-1/+0
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-22convert DefaultType to scoped enumNoel Grandin1-10/+10
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-4/+0
2016-06-30loplugin:unusedfieldsNoel Grandin1-1/+0
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-1/+1