summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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 fastparser in SdXMLStylesContextNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25-Werror=maybe-uninitializedNoel Grandin
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin
2020-08-25use more fastparser in SdXMLStylesContextNoel Grandin
2020-08-24use fastparser in SdXMLNumberFormatImportContextNoel Grandin
2020-08-24fix some fastparser related bugsNoel Grandin
2020-08-24crashtesting: sdr::table::TableDesignStyle doesn't support XPropertySetCaolán McNamara
2020-08-23WaE: -Werror=maybe-uninitializedCaolán McNamara
2020-08-23use fastparser in SdXMLPresentationPageLayoutContextNoel Grandin
2020-08-23use fastparser in SdXMLPageMasterContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-23remove debugging assertsNoel Grandin
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin
2020-08-23Fix typosAndrea Gelmini
2020-08-22use fastparser in XMLBitmapStyleContextNoel Grandin
2020-08-22use fastparser for fill stylesNoel Grandin
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
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-21rhbz#1870501 crash on reexport of odgCaolán McNamara
2020-08-21use fastparser in SdXMLStylesContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20make physics based animation effects importable-exportableSarper Akdemir
2020-08-20xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-18Fix typosAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-16Fix typoAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-14xmloff: remove dead com.sun.star.comp.Draw.XMLMetaExporterMiklos Vajna
2020-08-13Remove some unused includesMiklos Vajna
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna
2020-08-07cid#1465671 Unchecked return valueCaolán McNamara