summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)Author
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
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
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-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-08-06loplugin:flatten in xmloffNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-05-22xmloff: create XMLMetaExportOOO instances with an uno constructorMiklos Vajna
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
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-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
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-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl