summaryrefslogtreecommitdiffstats
path: root/include/svx/svdoashp.hxx
Commit message (Expand)AuthorAgeFilesLines
* return XShape from SdrObject::getUnoShapeNoel Grandin2021-11-071-1/+1
* pass OutlinerParaObject around by valueNoel Grandin2021-08-161-1/+1
* svx: pragma once for some SdrObject subclassesTomaž Vajngerl2021-06-171-4/+1
* rename RestGeoData->RestoreGeoDataNoel Grandin2021-02-111-1/+1
* clean up SdrObject cloningNoel2021-02-101-1/+1
* return by unique_ptr from NewGeoDataNoel Grandin2021-02-091-1/+1
* introduce Degree100 strong_int typeNoel2021-01-021-3/+3
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-061-1/+1
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-3/+3
* tdf#128212 Change the text z camera rotation order.Gülşah Köse2020-10-161-1/+0
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-1/+1
* tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel2019-12-111-0/+1
* loplugin:finalclasses svxNoel Grandin2019-10-301-1/+1
* tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2019-10-161-0/+1
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-061-1/+1
* loplugin:constmethod in svxNoel Grandin2019-09-031-1/+1
* tdf#115813 unit test for handle position of OOXML shapesRegina Henschel2019-05-171-3/+3
* remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin2018-09-211-1/+1
* use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin2018-07-071-1/+1
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-031-1/+1
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-021-1/+1
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-1/+2
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-2/+4
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-11/+2
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-2/+11
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-11/+2
* Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara2017-09-251-1/+2
* tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn2017-08-101-1/+0
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-151-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-12/+12
* ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara2017-03-271-0/+1
* Clean up some whitespace and comment crazinessTor Lillqvist2017-02-141-18/+12
* Bin unused forward declarationsTor Lillqvist2017-02-141-8/+0
* remove unused Handles enumerator from DefaultType enumNoel Grandin2017-02-141-1/+0
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-1/+1
* loplugin:unnecessaryoverride in svxNoel Grandin2016-10-051-5/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-011-1/+1
* convert DefaultType to scoped enumNoel Grandin2016-08-221-10/+10
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-4/+0
* loplugin:unusedfieldsNoel Grandin2016-06-301-1/+0
* loplugin:unuseddefaultparam in svxNoel Grandin2016-03-041-1/+1
* loplugin:unuseddefaultparam in svx (part1)Noel Grandin2016-03-011-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-9/+9
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-60/+60
* Fix typosAndrea Gelmini2015-07-031-1/+1
* convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin2015-04-291-7/+16