summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
AgeCommit message (Expand)Author
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
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-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-09-09svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-23loplugin:unusedfieldsNoel Grandin
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-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin
2018-01-29Translate German variable namesJohnny_M
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-25loplugin:constantparamNoel Grandin