summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin
2021-11-15move xmloff chart tables into cxx fileNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
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