summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
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-20compact namespace declNoel Grandin
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
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-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
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-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
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-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
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-06xmloff: create SchXMLImport_Content instances with an uno constructorMiklos Vajna
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-02-29tdf#130955 chart export: fix repeated custom labelsBalazs Varga
2020-02-28Removed duplicated includeAndrea Gelmini
2020-02-28xmloff: create SchXMLImport_Styles instances with an uno constructorMiklos Vajna
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-02-21xmloff: create SchXMLImport_Meta instances with an uno constructorMiklos Vajna
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14xmloff: create SchXMLImport instances with an uno constructorMiklos Vajna
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-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin