summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-3/+0
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski1-0/+15
2023-09-02replace set(nullptr) with clear()Noel Grandin1-12/+12
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin1-2/+1
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin1-1/+1
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin1-2/+2
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin1-22/+12
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin1-2/+2
2023-01-20New loplugin:unoaggregationStephan Bergmann1-0/+1
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin1-6/+5
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-15/+16
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-01-29use more concrete types in chart2, LegendNoel Grandin1-8/+8
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin1-1/+1
2022-01-21fix ChartDocumentWrapper::createInstanceNoel Grandin1-14/+12
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-0/+1
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin1-2/+2
2022-01-19use more concrete types in chart2, DiagramNoel Grandin1-1/+1
2022-01-18use more concrete types in chart2, ChartTypeTemplateNoel Grandin1-42/+33
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin1-3/+4
2022-01-15use more concrete types in chart2, ChartModelNoel Grandin1-46/+43
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin1-11/+10
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin1-2/+2
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski1-3/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-2/+0
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-1/+1
2020-09-28Fix typo in codeAndrea Gelmini1-2/+2
2020-04-19loplugin:flatten in chart2Noel Grandin1-46/+46
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin1-1/+1
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-4/+1
2020-01-07Fix typo in codeAndrea Gelmini1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+20
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-8/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-13/+11
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-1/+1
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-9/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+1
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin1-15/+15
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-11/+0
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-24/+18
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+8
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-28/+29
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet1-3/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1