Age | Commit message (Expand) | Author |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin |
2022-05-06 | remove unnecessary sequenceToContainer | Noel Grandin |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-02-28 | tdf#146463 Apply data series filter to the chart legend | Ouyang Leyan |
2022-02-17 | loplugin:unusedmethods | Noel Grandin |
2022-02-08 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-02-07 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-02-07 | crashtesting ooo#20372 | Noel Grandin |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-05 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin |
2022-01-31 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-30 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-28 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-26 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-26 | remove now unused function | Noel Grandin |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-02-08 | tdf#94235 Add support for series name in data series labels | Samuel Mehrbrodt |
2020-09-24 | tdf#136402 Chart View: remove custom label text | Balazs Varga |
2020-09-02 | tdf#136061 Chart ODF/OOXML: fix missing custom labels | Balazs Varga |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-05-18 | use for-range on Sequence in chart2 | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-19 | loplugin:flatten in chart2 | Noel Grandin |
2020-01-30 | tdf#48436 Chart: add CustomLabelPosition UNO API property | Balazs Varga |
2020-01-14 | clang-tidy modernize-concat-nested-namespace in chart2 | Noel Grandin |
2019-11-21 | tdf#42949 tdf#119699 Fix IWYU warnings in chart2/ | Gabor Kelemen |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-14 | loplugin:logexceptionnicely in chart2 | Noel Grandin |
2019-06-10 | Use hasElements to check Sequence emptiness in chart2..connectivity | Arkadiy Illarionov |
2019-05-13 | Remove ContainerHelper.hxx | Arkadiy Illarionov |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin |
2018-10-09 | tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxx | Gabor Kelemen |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-08 | loplugin:constantparam in canvas..comphelper | Noel Grandin |
2018-03-03 | Use for-range loops in chart2 (part1) | Julien Nabet |
2017-11-03 | inline ASSERT_EXCEPTION macro in chart2 | Noel Grandin |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: chart2 | Stephan Bergmann |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |
2017-07-09 | C++11 replace std::remove_copy_if with std::copy_if | Jochen Nitschke |
2017-07-03 | use begin()/end() when working with Sequence | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in accessibility..cui | Noel Grandin |