Age | Commit message (Expand) | Author |
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 |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-08-28 | tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]* | Gabor Kelemen |
2018-08-08 | tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxx | Gabor Kelemen |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-03 | Use for-range loops in chart2 (part1) | Julien Nabet |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-03 | inline ASSERT_EXCEPTION macro in chart2 | Noel Grandin |
2017-10-23 | loplugin:includeform: chart2 | Stephan Bergmann |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
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-06-20 | loplugin:oncevar chart2 | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert chart2 controller source from OSL_ASSERT to assert | Chris Sherlock |