Age | Commit message (Expand) | Author |
2023-03-29 | expand out ChartModelHelper::findDiagram | Noel Grandin |
2023-03-29 | use more concrete types in chart2 | Noel Grandin |
2023-03-29 | use more concrete types in chart2 | Noel Grandin |
2023-03-24 | loplugin:stringadd in c* | Noel Grandin |
2023-03-22 | use more concrete type in chart2 | Noel Grandin |
2023-03-17 | move getChartTypeByIndex inside chart2::Diagram | Noel Grandin |
2023-03-16 | use more OUStringLiteral in chart2::ObjectIdentifier | Noel Grandin |
2022-09-26 | use more string_view in chart2 | Noel Grandin |
2022-09-20 | use more std::u16string_view in chart2 | Noel Grandin |
2022-09-19 | no need to use an OUStringBuffer here | 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-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin |
2022-06-01 | Use more appropriate index variable types | Stephan Bergmann |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-19 | new loplugin:stringviewvar looks for OUString vars that can be | Noel Grandin |
2022-04-14 | use more string_view in chart2 | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-03 | loplugin:stringviewparam convert methods using match | Noel Grandin |
2022-02-08 | use more concrete types in chart2, DataSeries | 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-29 | use more concrete types in chart2, Legend | Noel Grandin |
2022-01-29 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-27 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-24 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-24 | use more concrete types in chart2, ChartModel | 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 | use more concrete types in chart2, Diagram | Noel Grandin |
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, Diagram | Noel Grandin |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-08-18 | loplugin:unusedvarsglobal | Noel Grandin |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2 | Stephan Bergmann |
2020-05-18 | use for-range on Sequence in chart2 | Noel Grandin |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-04-07 | loplugin:unusedvariableplus in chart2 | Noel Grandin |
2020-01-30 | tdf#48436 Chart: add CustomLabelPosition UNO API property | Balazs Varga |
2020-01-14 | clang-tidy modernize-concat-nested-namespace in chart2 | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |