summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/effectproperties.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-06-02OOXML support for shadow blurA_GAN
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
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
2015-08-14loplugin: defaultparamsNoel Grandin
2014-10-02coverity#1242917 Result is not floating-pointCaolán McNamara
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-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-23sal_Bool -> boolJacobo Aragunde Pérez
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-06-24Fix typo in Emacs mode lineTor Lillqvist
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam