summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpcustomshape.cxx
AgeCommit message (Expand)Author
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18use more string_view in convertEnumNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-30fastparser in XMLEnhancedCustomShapeContextNoel
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-20fastparser in XMLEnhancedCustomShapeContextNoel Grandin
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
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