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