summaryrefslogtreecommitdiff
path: root/xmloff/source/script
AgeCommit message (Expand)AuthorFilesLines
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin1-3/+1
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet1-6/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-17loplugin:referencecasting in xmloffNoel1-1/+1
2020-11-21fastparser in XMLEventsImportContextNoel Grandin4-108/+14
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer1-15/+7
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel4-34/+0
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara5-14/+14
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann5-14/+14
2020-08-27fix bug in XMLEventsImportContextNoel Grandin1-1/+1
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin9-9/+9
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin8-8/+8
2020-08-06loplugin:flatten in xmloffNoel Grandin2-42/+42
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann5-14/+14
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-3/+3
2020-04-28move the castToFastAttributeList functionNoel Grandin1-3/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin1-1/+1
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin1-0/+5
2020-02-27loplugin:constantparamNoel Grandin3-33/+29
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin5-233/+448
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin5-31/+80
2020-01-21use FastParser in XMLScriptContextNoel Grandin1-35/+34
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin1-7/+1
2020-01-07extract some common code from ImportContext classesNoel Grandin1-3/+0
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin3-5/+3
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-1/+0
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin3-3/+3
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-1/+2
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-07-21loplugin:referencecasting in xmloffNoel Grandin2-5/+3
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov3-50/+40
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-5/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin1-10/+3
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin1-10/+3
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov3-22/+8
2018-09-13loplugin:constfields in xmloffNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin5-32/+35
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-25loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin1-5/+4
2017-12-02Replace list by vector in XMLEventImportHelper (xmloff)Julien Nabet1-6/+6
2017-10-23loplugin:includeform: xmloffStephan Bergmann6-6/+6
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara4-19/+19