summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-21fix ChartDocumentWrapper::createInstanceNoel Grandin
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2022-01-16use more concrete types in chart2, ChartViewNoel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2022-01-15use more concrete types in chart2, ChartModelNoel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in chart2Noel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-28Fix typo in codeAndrea Gelmini
2020-09-20cid#1466912 silence Unchecked return valueCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-16compact namespace: chart2Noel Grandin
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth