summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpcustomshape.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-29Improve ODF enhanced-path command moveTo to follow specRegina Henschel
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-03-26forcepoint #35 handle odd number of dimension fragmentsCaolán McNamara
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-09use std::unique_ptrDavid Tardon
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-10Fix typosAndrea Gelmini
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-28Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-20Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape...Armin Le Grand
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-30Resolves: #i121507# Added comma to whitespace listArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-01export darken/darkeless/lighten/lightenless commandsRadek Doulik
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann