summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/scene3dcontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-21remove oox::OptValue::setNoel Grandin1-4/+4
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-03-10tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel1-0/+24
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse1-0/+33
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
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-1/+0
2017-10-23loplugin:includeform: ooxStephan Bergmann1-6/+6
2017-07-31loplugin:constparams in ooxNoel Grandin1-3/+3
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-2/+2
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez1-0/+5
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez1-0/+2
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez1-0/+26
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez1-0/+12
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez1-2/+3
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez1-2/+22
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez1-3/+6
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez1-115/+8
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist1-14/+10
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-1/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens1-0/+189