summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLExport.cxx
AgeCommit message (Expand)Author
2021-02-11tdf#136011 convert numbers in categories to string during chart exportOuyang Leyan
2021-01-17use ::Color in ColorPropertySet constructorNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28std::set->o3tl::sorted_vector in xmloffNoel Grandin
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-20Removed executable bits from source fileAndrea Gelmini
2020-09-19tdf#135366 Save line and fill of data labels to ODFRegina Henschel
2020-08-31tdf#136024 chart2: fix ODF export of custom label positionsBalazs Varga
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xml/chartNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna
2020-04-17xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructorMiklos Vajna
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-09tdf#131966: chart legend attribs width and height unknown for ODF 1.2 (strict)Julien Nabet
2020-04-09xmloff: create SchXMLExport_Oasis_Content instances with an uno constructorMiklos Vajna
2020-04-03xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructorMiklos Vajna
2020-03-20xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructorMiklos Vajna
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13xmloff: create SchXMLExport_Oasis instances with an uno constructorMiklos Vajna
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth
2020-02-29tdf#130955 chart export: fix repeated custom labelsBalazs Varga
2020-02-28Removed duplicated includeAndrea Gelmini
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-13chart: don't export LO_EXT hide-legend in ODF 1.2László Németh
2020-02-13tdf#130225 implement ODF export of deleted legend entries of pie chartsTünde Tóth
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-24Fix typosAndrea Gelmini