summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shapecontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-16tdf#158857: [Power Query] export xl/drawings/drawing*.xmlBayram Çiçek1-0/+1
2024-04-09tdf#146619 Drop unused 'using namespace' in: oox/Gabor Kelemen1-4/+0
2023-10-30tdf#157679: Revert "pptx: import shape text from master page"Xisco Fauli1-2/+0
2023-08-04pptx: import shape text from master pageSzymon Kłos1-0/+2
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl1-0/+8
2023-06-14SAL_WARN->SAL_INFO in oox::ShapeContextNoel Grandin1-1/+1
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-3/+4
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel1-3/+4
2022-07-12elide some temporary OUStringsNoel Grandin1-1/+1
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin1-4/+4
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-4/+4
2021-02-08Remove unneeded breaksAndrea Gelmini1-1/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-24Related tdf#111461: ignore picLocks attributeJulien Nabet1-0/+1
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen1-5/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-02-06Add PPTX import of shape descriptionKatarina Behrens1-0/+1
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens1-2/+2
2018-08-15ofz#9892 Null-dereferenceCaolán McNamara1-1/+3
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-9/+9
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist1-1/+1
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-5/+6
2014-06-25remove whitespacesMarkus Mohrhard1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-29cppcheck: consecutive return/break/...Julien Nabet1-1/+0
2014-04-04oox: fix a few bogus SAL_WARNMiklos Vajna1-0/+5
2014-01-24oox: tokenize wp14 namespaceMiklos Vajna1-0/+4
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna1-0/+2
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna1-3/+16
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna1-0/+1
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist1-2/+1
2013-06-28Further MCE workTor Lillqvist1-30/+13
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist1-2/+2
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-1/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian1-0/+6
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-3/+1
2010-11-30Import hyperlinks of textboxes/shapes - n#655216Muthu Subramanian K1-0/+5
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-3/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08oox-pptx-import-fix-placeholder-text-style.diff: fix placeholders style.Radek Doulik1-1/+2
2010-05-27impressbi01: merged DEV300_m77ka1-1/+1