summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
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
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand