summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-26loplugin:passstuffbyrefNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-11-23pragma once for svdobj.hxxTomaž Vajngerl
2020-11-23svx: organize forward declarations in svdobj.hxxTomaž Vajngerl
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-11-05Looks like UBSan still needs SdrObjGeoData's RTTI for some reasonStephan Bergmann
2019-11-05make some classes module-privateNoel Grandin
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
2019-08-03Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-12-10OutputDevice must be a complete type hereStephan Bergmann
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-07Fix typosAndrea Gelmini
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin