summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalDataProvider.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-20no need to make copies of the vector hereNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-16tdf#128747 chart2: don't overwrite labelsJustin Luth
2022-02-23tdf#127720 chart2: create new columns for error barsJustin Luth
2022-02-10crashtesting ooo#ooo83229-2Noel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-28use more concrete types in chart2, ChartModelNoel Grandin
2022-01-27cid#1158096 silence Unchecked dynamic_castCaolán McNamara
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, UncachedDataSequenceNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-11Simplify vector initializationsJulien Nabet
2021-06-10tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-09Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart"Stephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-08-30tdf#124083 OOXML import: fix broken charts with missing value XBalazs Varga
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin