/.git-hooks/

submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/script/xmlscripti.cxx
AgeCommit message (Expand)Author
2024-03-19Remove unused namespaces from xmloffGabor Kelemen
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-27loplugin:constantparamNoel Grandin
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann