summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ExplicitCategoriesProvider.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-10crashtesting ooo#ooo83229-2Noel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-07-02remove whitespacesMarkus Mohrhard