summaryrefslogtreecommitdiff
path: root/xmloff/source/meta/xmlmetai.cxx
AgeCommit message (Expand)Author
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-17loplugin:referencecasting in xmloffNoel
2021-01-28simplify code, use more subView()Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-16xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-01-18xmloff: refactor Generator version handling:Michael Stahl
2013-01-18fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-12Improvement on previous commitStephan Bergmann
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz