Age | Commit message (Expand) | Author |
2022-12-06 | Move cppu::BaseMutex up to the base class OPropertySet | Noel Grandin |
2022-11-19 | tdf#151846 Restore XChartTypeTemplate | Noel Grandin |
2022-10-09 | tdf#151424 Spider web chart drawing error | 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-02 | A simpler way to avoid MSVC warning C4018 "signed/unsigned mismatch" | Stephan Bergmann |
2022-06-01 | Use more appropriate index variable types | Stephan Bergmann |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-02-17 | loplugin:unusedmethods | Noel Grandin |
2022-02-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2022-02-13 | rtl::Static -> local static | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-09 | use more concrete types in chart2, DataSource | 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-02-04 | use more concrete types in chart2, DataSource | Noel Grandin |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin |
2022-02-03 | make css::chart2::InterpretedData a normal struct | 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-30 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-29 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-28 | use more concrete types in chart2, ModifyEventForwarder | Noel Grandin |
2022-01-26 | use more concrete types in chart2, Diagram | 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-25 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-23 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | remove css::chart::XDataInterpreter | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | remove css::chart::XChartTypeTemplate | Noel Grandin |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-20 | cid#1497461 Logically dead code | Caolán McNamara |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-14 | use more concrete types in chart2 | Noel Grandin |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-05 | speed up property access in charts | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |