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-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 |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): chart2 | Stephan Bergmann |
2019-07-19 | loplugin:referencecasting in canvas..chart2 | Noel Grandin |
2019-05-20 | lok: chart: constrained dragging of pie segments | Marco Cecchetti |
2019-05-20 | lok: chart: informing the client about selection handling properties | Marco Cecchetti |
2019-03-12 | Simplify containers iterations in chart2, cli_ure, comphelper, configmgr | Arkadiy Illarionov |
2019-02-11 | tdf#112689: Replace chained O(U)StringBuffer::append() with operator+ | Meryem Ezber |
2019-02-11 | tdf#112689: Replace chained O(U)StringBuffer::append() with operator+ | Meryem Ezber |
2018-12-29 | Do not use indexing for single getToken call, simplify | Matteo Casalin |
2018-10-09 | tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxx | Gabor Kelemen |
2018-09-06 | loplugin:simplifyconstruct in canvas..cui | Noel Grandin |