summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2020-08-07Fix typosAndrea Gelmini
2020-08-07cid#1465672 Uninitialized pointer fieldCaolán McNamara
2020-08-07xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporterMiklos Vajna
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-08-06loplugin:flatten in xml/chartNoel Grandin
2020-08-06loplugin:flatten in xml/transformNoel 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-08-03avoid ref-counting cycleNoel Grandin
2020-08-03tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-07-29Remove some unused includesMiklos Vajna
2020-07-26sc: create instances with uno constructorsNoel Grandin
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-07-24xmloff: remove dead com.sun.star.comp.Impress.XMLContentExporterMiklos Vajna
2020-07-20compact namespace declNoel Grandin
2020-07-17xmloff: remove dead com.sun.star.comp.Impress.XMLStylesExporterMiklos Vajna
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-06xmloff/xof: create instances with uno constructorsNoel Grandin
2020-07-06no need to use prefix hereNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-27cid#1464966 Logically dead codeCaolán McNamara
2020-06-27cid#1464965 Logically dead codeCaolán McNamara
2020-06-26Upcoming improved loplugin:elidestringvar: xmloffStephan Bergmann
2020-06-26xmloff: remove dead com.sun.star.comp.Impress.XMLMetaExporterMiklos Vajna
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-16Add more debug for mal-formed xml.Michael Meeks
2020-06-12crashtesting: assert on reexport of form-submission.odtCaolán McNamara