summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)Author
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-17use views to parseNoel
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24fix crash in loading ooo57731-1.odtNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-12crashtesting: assert on reexport of form-submission.odtCaolán McNamara
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara