summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/chartapiwrapper
Commit message (Expand)AuthorAgeFilesLines
* fix ChartDocumentWrapper::createInstanceNoel Grandin2022-01-212-15/+18
* use more concrete types in chart2, InternalDataProviderNoel Grandin2022-01-191-2/+4
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-193-0/+3
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-193-20/+22
* use more concrete types in chart2, DiagramNoel Grandin2022-01-192-3/+3
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-192-11/+11
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-181-42/+33
* use more concrete types in chart2, ChartTypeManagerNoel Grandin2022-01-183-17/+20
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-163-7/+9
* use more concrete types in chart2, DiagramNoel Grandin2022-01-1617-55/+65
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-1511-142/+126
* use more concrete types in chart2, ChartViewNoel Grandin2022-01-151-11/+10
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-132-2/+0
* use concrete types in chart2, SvxDrawPageNoel Grandin2022-01-023-7/+8
* use more cppu::BaseMutexNoel Grandin2021-12-193-6/+6
* use more OInterfaceContainerHelper3 in chart2Noel Grandin2021-11-2710-20/+20
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-297-29/+40
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski2021-09-151-5/+3
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-314-27/+9
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-231-1/+1
* convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl2021-08-111-1/+2
* Purge out rtl::math::setNanBaiXiaochun2021-06-301-2/+3
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-081-1/+5
* fix coverity parse errorsCaolán McNamara2021-01-091-1/+1
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-1/+1
* tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2020-11-222-10/+15
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-061-1/+0
* use tools::Long in basegfx..chart2Noel2020-10-211-1/+2
* Fix typo in codeAndrea Gelmini2020-09-281-2/+2
* cid#1466912 silence Unchecked return valueCaolán McNamara2020-09-201-1/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-2/+6
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-0429-142/+29
* tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga2020-09-021-1/+3
* tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga2020-08-311-0/+7
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-2/+2
* tdf#135184 add linecaps in chartsRegina Henschel2020-08-061-0/+1
* compact namespace: chart2Noel Grandin2020-07-1628-146/+56
* Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2020-06-301-1/+14
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-263-4/+4
* use for-range on Sequence in chart2Noel Grandin2020-05-184-35/+27
* compact namespace in canvas..cuiNoel Grandin2020-05-0819-36/+36
* tdf#131175 Import data label solid fill and color.Gülşah Köse2020-05-041-1/+17
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-273-0/+6
* loplugin:flatten in chart2Noel Grandin2020-04-1911-390/+390
* tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga2020-04-171-6/+6
* loplugin:buriedassign in c*Noel Grandin2020-04-141-2/+2
* tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth2020-04-091-1/+9
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-04-093-7/+3