summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/effectpropertiescontext.cxx
AgeCommit message (Expand)Author
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-23Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-08-25use ptr_vector to prevent memory leakMarkus Mohrhard
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez
2014-04-23Monkey see, monkey do?Stephan Bergmann
2014-04-23ooxml: Preserve inner shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam