summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin1-73/+64
2020-09-02loplugin:unusedmethodsNoel Grandin1-12/+0
2020-09-02loplugin:unusedfieldsNoel Grandin5-32/+0
2020-09-01reduce log noiseNoel Grandin1-0/+2
2020-09-01cid#1466574 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-09-01Fix typo in codeAndrea Gelmini3-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-3/+3
2020-08-31make physics animation imports forward compatibleSarper Akdemir1-0/+8
2020-08-31tdf#136024 chart2: fix ODF export of custom label positionsBalazs Varga1-0/+1
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga3-1/+4
2020-08-31Fix typo in codeAndrea Gelmini4-5/+5
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin23-433/+233
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin11-123/+142
2020-08-29loplugin:unusedmethodsNoel Grandin7-396/+0
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin30-462/+379
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann1-1/+1
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin2-15/+16
2020-08-28convert DATA_STYLE constants to scoped enumNoel Grandin2-125/+129
2020-08-28remove dead code in SdXMLHeaderFooterDeclContextNoel Grandin2-62/+0
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin3-562/+293
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann41-369/+369
2020-08-27Fix typos in codeAndrea Gelmini2-5/+5
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin3-36/+25
2020-08-27xmloff: prefix members of XMLTextFieldImportContextJulien Nabet3-53/+53
2020-08-27fix bug in XMLEventsImportContextNoel Grandin1-1/+1
2020-08-27Fix typosAndrea Gelmini2-3/+3
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin15-363/+331
2020-08-27expand out StringSet typedefNoel Grandin2-4/+2
2020-08-27Fix typosAndrea Gelmini2-2/+2
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin4-52/+8
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin4-103/+11
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin1-0/+10
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin3-35/+46
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-0/+22
2020-08-25use more fastparser in OReportStylesContextNoel Grandin3-0/+41
2020-08-25-Werror=maybe-uninitializedNoel Grandin1-1/+1
2020-08-25use more fastparser in PageStyleContextNoel Grandin9-63/+287
2020-08-25use fastparser in PageStyleContextNoel Grandin4-15/+23
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin2-75/+66
2020-08-25use more fastparser in SdXMLStylesContextNoel Grandin2-29/+7
2020-08-24use fastparser in SdXMLNumberFormatImportContextNoel Grandin3-60/+49
2020-08-24fix some fastparser related bugsNoel Grandin3-5/+14
2020-08-24crashtesting: sdr::table::TableDesignStyle doesn't support XPropertySetCaolán McNamara1-0/+3
2020-08-23WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2020-08-23use fastparser in SdXMLPresentationPageLayoutContextNoel Grandin2-51/+40
2020-08-23use fastparser in SdXMLPageMasterContextNoel Grandin2-65/+44
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin3-34/+54
2020-08-23remove debugging assertsNoel Grandin2-3/+1
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin2-37/+29