summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in XMLFontStylesContextNoel 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-22use fastparser in XMLBitmapStyleContextNoel Grandin
2020-08-22use fastparser for fill stylesNoel Grandin
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-20use fastparser in SvXMLNumFormatContextNoel Grandin
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-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-07cid#1465672 Uninitialized pointer fieldCaolán McNamara
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-08-03avoid ref-counting cycleNoel Grandin
2020-08-03tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-06-04xmloff: ODF export: fix crash on tdf125455-2.odtMichael Stahl
2020-05-30Fix typoAndrea Gelmini
2020-05-29tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2020-05-19Fix typoAndrea Gelmini
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna