Age | Commit message (Expand) | Author |
2025-04-13 | fold DataSeriesHelper functions into DataSeries | Noel Grandin |
2025-04-11 | fold ChartModelHelper functions into ChartModel | Noel Grandin |
2025-03-31 | merge ExplicitValueProvider interface into ChartView | Noel Grandin |
2024-11-11 | clang-tidy: performance-unnecessary-copy-initialization in chart2 | Noel Grandin |
2024-11-07 | loplugin:passstuffbyref in chart2..connectivity | Noel Grandin |
2024-10-18 | SW: extract transform charts (using dialog code) | Attila Szűcs |
2024-05-07 | loplugin:ostr in chart2 | Noel Grandin |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2023-03-30 | use more concrete types in chart2 | Noel Grandin |
2023-03-29 | expand out ChartModelHelper::findDiagram | Noel Grandin |
2023-03-22 | use more concrete type in chart2 | Noel Grandin |
2023-03-21 | move getTemplate inside chart2::Diagram | Noel Grandin |
2023-03-20 | move getChartTypeOfSeries inside chart2::Diagram | Noel Grandin |
2023-03-18 | move isCategory inside chart2::Diagram | Noel Grandin |
2023-03-17 | move getChartTypeByIndex inside chart2::Diagram | Noel Grandin |
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-06-01 | Use more appropriate index variable types | Stephan Bergmann |
2022-05-31 | Use some range-based for loops | Stephan Bergmann |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-02-17 | loplugin:unusedfields | Noel Grandin |
2022-02-10 | crashtesting ooo#ooo83229-2 | Noel Grandin |
2022-02-08 | 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, LabeledDataSequence | Noel Grandin |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin |
2022-02-04 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-25 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-21 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-21 | Removed duplicated includes | Andrea Gelmini |
2022-01-20 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2020-05-18 | use for-range on Sequence in chart2 | Noel Grandin |
2020-04-09 | tdf#95425 follow-up: enable "Source format" checkbox of data label | Balazs Varga |
2020-03-24 | Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label" | Stephan Bergmann |
2020-03-24 | tdf#95425 follow-up: enable "Source format" checkbox of data label | Balazs Varga |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2019-07-19 | loplugin:referencecasting in canvas..chart2 | Noel Grandin |
2019-06-10 | Use hasElements to check Sequence emptiness in chart2..connectivity | Arkadiy Illarionov |
2019-01-18 | convert MoveDirection to scoped enum | Noel Grandin |
2019-01-03 | tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2) | Gabor Kelemen |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-05-25 | tdf#42949 Fix IWYU warnings in chart2/source/inc/* | Gabor Kelemen |