summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/graphicshapecontext.cxx
AgeCommit message (Expand)Author
2021-02-08Remove unneeded breaksAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-18tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist
2017-02-10Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-10-13oox: refactor embedded media importMichael Stahl
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan
2014-09-14bnc#591147: OOXML import: Import video file too.Matúš Kukan
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-03-10fix OOXML strict chart importMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-09-04oox: Enhancing the debugging outputAndres Gomez
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-01-29use ole obj preview imageRadek Doulik
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-10-06custom shapes import improvementsRadek Doulik
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud
2011-10-05custom shapes import improvementsRadek Doulik
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]