summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin
2020-09-10tdf#136645 FILEOPEN: ODT: Incorrect section sizeNoel Grandin
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27Fix typos in codeAndrea Gelmini
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin
2020-08-27xmloff: prefix members of XMLTextFieldImportContextJulien Nabet
2020-08-27Fix typosAndrea Gelmini
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-21use fastparser in XMLLineNumberingImportContextNoel Grandin
2020-08-21use fast-parser in XMLFootnoteConfigurationImportContextNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-21use fast-parser in XMLIndexBibliographyConfigurationContextNoel Grandin
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-18Fix typosAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-07cid#1465671 Unchecked return valueCaolán McNamara
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-05Simplify this a littleMike Kaganski
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna
2020-08-03use more explicit types in xmloffNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-08-03fix leak in SvXMLImportNoel Grandin
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
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-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-06-05xmloff: create XMLAutoTextEventImport instances with an uno constructorMiklos Vajna
2020-06-02tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl
2020-05-29xmloff: create XMLAutoTextEventExport instances with an uno constructorMiklos Vajna
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl