summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textbodypropertiescontext.cxx
AgeCommit message (Expand)AuthorFilesLines
10 daystdf#146619 Drop unused 'using namespace' in: oox/Gabor Kelemen1-1/+0
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski1-2/+2
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl1-1/+4
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs1-1/+6
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir1-1/+13
2022-09-19tdf#151008 adapt anchor for eaVert and mongolianVertRegina Henschel1-7/+39
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel1-3/+19
2022-09-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroRadhey Parekh1-1/+1
2022-08-02use more getStringDefaultedNoel Grandin1-2/+2
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel1-4/+7
2022-06-27replace oox::OptValue with std::optionalNoel Grandin1-1/+1
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin1-1/+1
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-2/+2
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin1-2/+2
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin1-1/+1
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski1-1/+15
2021-03-10tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel1-0/+16
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse1-1/+1
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna1-5/+0
2020-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs1-2/+2
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth1-1/+4
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna1-0/+5
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen1-7/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-10-18tdf#128209 Add check for crash handling 3D rotation.Gülşah Köse1-2/+5
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse1-0/+4
2019-06-26tdf#125573 Scale text to path for TextWarp, use fromWordArtRegina Henschel1-1/+2
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna1-0/+3
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna1-1/+1
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin1-1/+0
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+4
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos1-1/+31
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-5/+5
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+3
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston1-4/+7
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-2/+2
2014-07-24bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan1-1/+5
2014-04-23oox: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Cleanup a bit.Muthu Subramanian1-5/+3
2014-03-27n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian1-2/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-12/+12
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás1-10/+3
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist1-40/+25
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-1/+0
2012-10-25n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1
2012-09-10n#778859: Non autofit text are imported as autofit.Muthu Subramanian1-0/+4