summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-09tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-03-30use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28use more concrete types in chart2Noel Grandin
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin
2023-03-20move getStackMode/setStackmode inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin
2023-03-17move isPieOrDonutChart inside chart2::DiagramNoel Grandin
2023-03-17move getGeometry3D inside chart2::DiagramNoel Grandin
2023-03-16move setGeometry3D inside chart2::DiagramNoel Grandin
2023-03-16convert DiagramPositioningMode to scoped enumNoel Grandin
2023-03-15move getDiagramPositioningMode inside chart2::DiagramNoel Grandin
2023-02-24BaseMutex->std::mutex in UpDownBarWrapperNoel Grandin
2023-02-24BaseMutex->std::mutex in MinMaxLineWrapperNoel Grandin
2023-02-22BaseMutex->std::mutex in ChartDataWrapperNoel Grandin
2023-02-21BaseMutex->std::mutex in chart::WrappedPropertySetNoel Grandin
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-18chart2: remove setting DataTable* props. from old chart::XDialogTomaž Vajngerl
2022-06-16Fix typo in codeAndrea Gelmini
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-25Recheck module chart2 with IWYUGabor Kelemen