summaryrefslogtreecommitdiff
path: root/chart2/source/model/template
AgeCommit message (Expand)Author
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-10-09tdf#151424 Spider web chart drawing errorNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-02A simpler way to avoid MSVC warning C4018 "signed/unsigned mismatch"Stephan Bergmann
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unnecessaryvirtualNoel Grandin
2022-02-13rtl::Static -> local staticNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-09use more concrete types in chart2, DataSourceNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-05use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-04use more concrete types in chart2, DataSourceNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-03make css::chart2::InterpretedData a normal structNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more concrete types in chart2, DiagramNoel Grandin
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-28use more concrete types in chart2, ModifyEventForwarderNoel Grandin
2022-01-26use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-23use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23remove css::chart::XDataInterpreterNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-20cid#1497461 Logically dead codeCaolán McNamara
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-14use more concrete types in chart2Noel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05speed up property access in chartsNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski