summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
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-11tdf#136011 convert numbers in categories to string during chart exportOuyang Leyan
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
2021-02-07Remove unneeded breaks on xmloff/Andrea Gelmini
2021-01-17use ::Color in ColorPropertySet constructorNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-16use views to parseNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-11-30fastparser in SchXMLDomain2ContextNoel
2020-11-30fastparser in SchXMLDataLabelContextNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30fastparser in shapeimportNoel
2020-11-28fastparser in SchXMLDocContextNoel
2020-11-27Fix typo in commentStephan Bergmann
2020-11-26Fix typoAndrea Gelmini
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-11-19fastparser in SchXMLSeries2ContextNoel Grandin
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-19fastparser in SchXMLTextListContextNoel Grandin
2020-11-19fastparser in SchXMLTableContextNoel Grandin
2020-11-19fastparser in SchXMLRegressionCurveObjectContextNoel Grandin
2020-11-19fastparser in SchXMLDataPointContextNoel Grandin
2020-11-19fastparser in SchXMLParagraphContextNoel Grandin
2020-11-19fastparser in SchXMLPlotAreaContextNoel Grandin
2020-11-19fastparser in SchXMLLegendContextNoel Grandin
2020-11-18fastparser in SchXMLTitleContextNoel Grandin
2020-11-18missing include (XMLOFF_WARN_UNKNOWN -> SAL_WARN)Stephan Bergmann