summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)Author
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-25Don't export personal metadata when user wishes not toSamuel Mehrbrodt
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2022-09-21use more string_view in xmloffNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
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-09-03clang-tidy:readability-redundant-member-initNoel Grandin
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