Age | Commit message (Expand) | Author | Files | Lines |
2025-05-31 | tdf#163738 Use insert() to add multiple values in container instead of for loop | Stefan Dorneanu | 1 | -2/+3 |
2025-04-14 | chart2: fold isSupported* functions into ChartType | Tomaž Vajngerl | 1 | -1/+1 |
2025-04-13 | fold DataSeriesHelper functions into ChartType | Noel Grandin | 1 | -1/+1 |
2024-11-08 | loplugin:reftotemp in chart2 | Noel Grandin | 1 | -1/+1 |
2024-05-07 | loplugin:ostr in chart2 | Noel Grandin | 1 | -20/+20 |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski | 1 | -1/+0 |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2 | Stephan Bergmann | 1 | -1/+1 |
2023-05-10 | tdf#155231: fix CRASH: with embedded OLE chart | Julien Nabet | 1 | -2/+3 |
2023-03-28 | move get/setScheme from ThreeDHelper to Diagram | Noel Grandin | 1 | -4/+4 |
2023-03-22 | use more concrete type in chart2 | Noel Grandin | 1 | -1/+1 |
2023-03-21 | move getLabel inside chart2::DataSeries | Noel Grandin | 1 | -1/+1 |
2023-03-19 | move getDataSeries inside chart2::Diagram | Noel Grandin | 1 | -1/+1 |
2023-03-18 | move isCategory inside chart2::Diagram | Noel Grandin | 1 | -1/+1 |
2023-03-18 | move getCategories/setCategories inside chart2::Diagram | Noel Grandin | 1 | -2/+2 |
2023-03-17 | move getChartTypeByIndex inside chart2::Diagram | Noel Grandin | 1 | -1/+1 |
2023-03-17 | move getChartTypes inside chart2::Diagram | Noel Grandin | 1 | -2/+2 |
2023-03-17 | use more concrete types in Diagram::moveSeries | Noel Grandin | 1 | -1/+1 |
2023-03-17 | move isSeriesMoveable inside chart2::Diagram | Noel Grandin | 1 | -1/+1 |
2023-02-27 | tdf#153859 sw: crash fix for setting chart with deleted data table | László Németh | 1 | -5/+12 |
2022-11-19 | tdf#151846 Restore XChartTypeTemplate | Noel Grandin | 1 | -4/+4 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 1 | -1/+1 |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin | 1 | -4/+4 |
2022-06-01 | Use more appropriate index variable types | Stephan Bergmann | 1 | -3/+4 |
2022-04-25 | Recheck module chart2 with IWYU | Gabor Kelemen | 1 | -2/+0 |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen | 1 | -4/+0 |
2022-02-17 | loplugin:unusedfields | Noel Grandin | 1 | -3/+1 |
2022-02-08 | use more concrete types in chart2, DataSeries | Noel Grandin | 1 | -9/+10 |
2022-02-07 | use more concrete types in chart2, DataSeries | Noel Grandin | 1 | -16/+11 |
2022-02-07 | crashtesting ooo#20372 | Noel Grandin | 1 | -4/+4 |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin | 1 | -2/+2 |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin | 1 | -4/+5 |
2022-02-04 | use more concrete types in chart2, DataSeries | Noel Grandin | 1 | -23/+13 |
2022-01-31 | use more concrete types in chart2, DataSeries | Noel Grandin | 1 | -5/+8 |
2022-01-30 | use more concrete types in chart2, Diagram | Noel Grandin | 1 | -5/+2 |
2022-01-29 | use more concrete types in chart2, ChartType | Noel Grandin | 1 | -8/+5 |
2022-01-25 | use more concrete types in chart2, Diagram | Noel Grandin | 1 | -7/+7 |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin | 1 | -1/+1 |
2022-01-25 | use more concrete types in chart2, ChartType | Noel Grandin | 1 | -80/+33 |
2022-01-23 | remove css::chart::XDataInterpreter | Noel Grandin | 1 | -3/+3 |
2022-01-22 | remove css::chart::XChartTypeTemplate | Noel Grandin | 1 | -1/+2 |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin | 1 | -5/+8 |
2022-01-21 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin | 1 | -5/+5 |
2022-01-21 | use more concrete types in chart2, Diagram | Noel Grandin | 1 | -6/+5 |
2022-01-20 | use more concrete types in chart2, ChartModel | Noel Grandin | 1 | -3/+3 |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin | 1 | -1/+2 |
2022-01-06 | Add 'reference' to the iterator_traits, needed by LegacyIterator reqs | Mike Kaganski | 1 | -0/+2 |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski | 1 | -1/+3 |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski | 1 | -1/+1 |
2021-05-21 | tdf#138556 Don’t add Open Values to stock chart types 1 and 3 | Aritz Erkiaga | 1 | -2/+43 |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara | 1 | -1/+1 |