summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
AgeCommit message (Expand)Author
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2023-12-18unique_ptr->optional in SdrObjGeoDataNoel Grandin
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-22use more string_view in svxNoel Grandin
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-06svx: fix description of SdrTextObjTomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
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