summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/PropertyMap.hxx
AgeCommit message (Expand)Author
2021-11-15move xmloff chart tables into cxx fileNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Only write data-label-series attr to ODF 1.3 docsSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier
2016-04-12Avoid reserved identifierStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2014-12-07don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard
2014-12-07last inconsitently named data table valueMarkus Mohrhard
2014-12-07more fixes for inconsistent namingMarkus Mohrhard
2014-12-07use a consistent naming schemeMarkus Mohrhard
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26Export RoundedEdge property to ODF.Kohei Yoshida
2014-03-14fix odf validation errorMarkus Mohrhard
2014-03-10fix one more ODF validation errorMarkus Mohrhard
2014-03-10fix odf validation errors around new chart regression curvesMarkus Mohrhard
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl
2013-09-25Mark as const / staticTakeshi Abe
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-04-24fix a problem with error bar weightMarkus Mohrhard
2013-04-22fix mismerge in PropertyMap.hxxMarkus Mohrhard
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard