summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-08-20make physics based animation effects importable-exportableSarper Akdemir4-1/+28
2020-08-20xmloff: ODF export of page style: don't export draw:fillMichael Stahl1-1/+5
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin5-24/+103
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin4-45/+45
2020-08-18Fix typosAndrea Gelmini2-3/+3
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-3/+1
2020-08-18new loplugin:unusedvarsglobalNoel Grandin2-4/+0
2020-08-16Fix typoAndrea Gelmini1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin2-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin207-207/+207
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin140-140/+140
2020-08-14xmloff: remove dead com.sun.star.comp.Draw.XMLMetaExporterMiklos Vajna2-12/+0
2020-08-13Remove some unused includesMiklos Vajna2-2/+0
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-2/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+2
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna5-12/+127
2020-08-07cid#1465671 Unchecked return valueCaolán McNamara1-7/+4
2020-08-07Fix typosAndrea Gelmini1-1/+1
2020-08-07cid#1465672 Uninitialized pointer fieldCaolán McNamara1-1/+2
2020-08-07xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporterMiklos Vajna2-12/+0
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin20-2577/+2610
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin16-773/+773
2020-08-06loplugin:flatten in xmloff/textNoel Grandin28-1901/+1896
2020-08-06loplugin:flatten in xmloffNoel Grandin17-733/+744
2020-08-06loplugin:flatten in xml/chartNoel Grandin8-767/+768
2020-08-06loplugin:flatten in xml/transformNoel Grandin5-97/+96
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski1-0/+4
2020-08-05Simplify this a littleMike Kaganski1-22/+6
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna5-16/+127
2020-08-03use more explicit types in xmloffNoel Grandin11-70/+54
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin4-21/+21
2020-08-03fix leak in SvXMLImportNoel Grandin2-0/+8
2020-08-03avoid ref-counting cycleNoel Grandin1-3/+4
2020-08-03tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens1-1/+3
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski6-4/+56
2020-07-29Remove some unused includesMiklos Vajna10-11/+6
2020-07-26sc: create instances with uno constructorsNoel Grandin1-4/+11
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski1-1/+6
2020-07-24throw if length of keys and values are differentXisco Fauli1-0/+8
2020-07-24xmloff: remove dead com.sun.star.comp.Impress.XMLContentExporterMiklos Vajna2-14/+0
2020-07-20compact namespace declNoel Grandin2-9/+4
2020-07-17xmloff: remove dead com.sun.star.comp.Impress.XMLStylesExporterMiklos Vajna2-14/+0
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna1-0/+20
2020-07-12update pchesCaolán McNamara2-6/+5
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-06xmloff/xof: create instances with uno constructorsNoel Grandin6-413/+76
2020-07-06no need to use prefix hereNoel Grandin1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann82-621/+621
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin5-5/+5
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2-1/+4