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