summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2023-05-13fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel 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
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-19tdf#148635 no need to init ChartDataWrapper more than onceNoel Grandin
2022-04-14use more string_view in chart2Noel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-29use more concrete types in chart2, LegendNoel Grandin
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
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