summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLImageMapContext.cxx
AgeCommit message (Expand)Author
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2020-12-15use views to parseNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-15more fastparser in imagemapNoel Grandin
2020-11-14use fastparser in XMLImageMapObjectContextNoel Grandin
2020-11-14use fastparser in XMLImageMapContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-24XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan)Stephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21coverity#708702 Uninitialized scalar fieldCaolán McNamara
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe