Age | Commit message (Expand) | Author |
2022-01-19 | use more concrete types in chart2, InternalDataProvider | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeManager | Noel Grandin |
2022-01-16 | use more concrete types in chart2, ChartView | Noel Grandin |
2022-01-16 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-15 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-15 | use more concrete types in chart2, ChartView | 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-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-11-27 | use more OInterfaceContainerHelper3 in chart2 | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-11 | convert some LogicToLogic calls to use o3tl::convert instead | Tomaž Vajngerl |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-02-08 | tdf#94235 Add support for series name in data series labels | Samuel Mehrbrodt |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-11-22 | tdf#123936 Formatting files in module chart2 with clang-format | Philipp Hofer |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-10-21 | use tools::Long in basegfx..chart2 | Noel |
2020-09-28 | Fix typo in code | Andrea Gelmini |
2020-09-20 | cid#1466912 silence Unchecked return value | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-04 | tdf#124176 Use #pragma once in chart2 | George Bateman |
2020-09-02 | tdf#136061 Chart ODF/OOXML: fix missing custom labels | Balazs Varga |
2020-08-31 | tdf#134571 chart2, xmloff: add loext:custom-leader-lines | Balazs Varga |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-06 | tdf#135184 add linecaps in charts | Regina Henschel |
2020-07-16 | compact namespace: chart2 | Noel Grandin |
2020-06-30 | Related: tdf#131175 OOXML chart: import data label fill pattern | Gülşah Köse |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-18 | use for-range on Sequence in chart2 | Noel Grandin |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-05-04 | tdf#131175 Import data label solid fill and color. | Gülşah Köse |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-19 | loplugin:flatten in chart2 | Noel Grandin |
2020-04-17 | tdf#131979 Chart ODF import-export of Link to source format | Balazs Varga |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-04-09 | tdf#127792 implement UNO chart attribute MajorOrigin | Tünde Tóth |
2020-04-09 | tdf#95425 follow-up: enable "Source format" checkbox of data label | Balazs Varga |
2020-03-24 | Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label" | Stephan Bergmann |