summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-22/+22
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin1-1/+0
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-1/+0
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin1-5/+0
2020-09-02loplugin:unusedmethodsNoel Grandin1-2/+0
2020-09-02loplugin:unusedfieldsNoel Grandin1-1/+0
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga1-0/+1
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin8-38/+9
2020-08-29loplugin:unusedmethodsNoel Grandin5-25/+0
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin2-17/+14
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin2-3/+3
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin1-10/+2
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin1-7/+5
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin7-42/+23
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin2-11/+0
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin2-28/+0
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin1-0/+3
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin2-0/+11
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-0/+7
2020-08-25use more fastparser in OReportStylesContextNoel Grandin3-0/+13
2020-08-25use more fastparser in PageStyleContextNoel Grandin2-0/+24
2020-08-25use fastparser in PageStyleContextNoel Grandin1-0/+4
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin1-3/+2
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin1-1/+1
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin2-6/+7
2020-08-22use fastparser in XMLBitmapStyleContextNoel Grandin1-1/+8
2020-08-22use fastparser for fill stylesNoel Grandin5-10/+10
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir1-0/+4
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski1-0/+2
2020-08-21rhbz#1870501 crash on reexport of odgCaolán McNamara1-6/+15
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin4-4/+15
2020-08-20make physics based animation effects importable-exportableSarper Akdemir1-0/+1
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin1-0/+9
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin1-11/+11
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin2-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-2/+2
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski1-0/+2
2020-08-03use more explicit types in xmloffNoel Grandin3-7/+7
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin1-1/+1
2020-08-03fix leak in SvXMLImportNoel Grandin1-0/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2-2/+0
2020-07-30inline some use-once typedefsNoel Grandin1-3/+1
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski2-1/+4
2020-07-26sc: create instances with uno constructorsNoel Grandin1-1/+5
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-1/+1