Age | Commit message (Expand) | Author |
2024-11-11 | clang-tidy: performance-unnecessary-copy-initialization in chart2 | Noel Grandin |
2024-08-16 | cid#1557618 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-07 | cid#1557545 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-24 | cid#1556131 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-16 | cid#1554709 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-16 | Drop unneeded 'using' instances | Gabor Kelemen |
2024-05-07 | loplugin:ostr in chart2 | Noel Grandin |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-03-29 | expand out ChartModelHelper::findDiagram | Noel Grandin |
2023-03-29 | use more concrete types in chart2 | Noel Grandin |
2023-03-22 | use more concrete type in chart2 | Noel Grandin |
2023-03-20 | move setDimension/getDimension inside chart2::Diagram | Noel Grandin |
2023-03-17 | move getChartTypeByIndex inside chart2::Diagram | Noel Grandin |
2023-03-17 | move isSupportingFloorAndWall inside chart2::Diagram | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-14 | chart2: add UI to the data table | Tomaž Vajngerl |
2022-08-14 | chart2: remove unneeded class prefix in ObjectHierarchy.cxx | Tomaž Vajngerl |
2022-08-14 | chart2: call clear instead of creating a new empty map | Tomaž Vajngerl |
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-04-25 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin |
2022-01-31 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-27 | use more concrete types in chart2, Diagram | 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-22 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | simplify function object | Noel Grandin |
2022-01-21 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2022-01-02 | use concrete types in chart2, SvxDrawPage | Noel Grandin |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-07-22 | no need for pimpl in ObjectHierarchy | Noel Grandin |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2020-05-18 | use for-range on Sequence in chart2 | Noel Grandin |
2020-05-08 | improve loplugin:referencecasting | 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-02-27 | loplugin:constantparam | Noel Grandin |
2020-02-27 | fix regression in chart keyboard handling | Noel Grandin |
2020-02-25 | loplugin:referencecasting | Noel Grandin |
2020-02-03 | loplugin:constantparam | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-07-16 | cid#1448300 Using invalid iterator | Caolán McNamara |
2018-12-14 | tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1) | Gabor Kelemen |