summaryrefslogtreecommitdiff
path: root/xmloff/source/meta/xmlversion.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-02create common macro and method for logging unknown attributesNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-11tdf#131931 No version history shownNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-16fix XMLVersionListImport fast-parserNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-16use FasterParser for XMLVersionListPersistenceNoel Grandin
2019-11-15use FastParser for the XMLVersionListImportNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin