summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski2024-03-271-2/+0
* tdf#50934: Ensure BarOfPie has ScaleData::ShiftedCategoryPosition == falseKurt Nordback2024-02-091-1/+7
* Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2024-01-271-1/+1
* use more get/setFastPropertyValue in chart2Noel Grandin2023-03-291-2/+6
* use more concrete types in chart2Noel Grandin2023-03-291-1/+2
* move getDataSeries inside chart2::DiagramNoel Grandin2023-03-191-1/+1
* move getDataSeriesGroups inside chart2::DiagramNoel Grandin2023-03-181-2/+2
* move getCategories/setCategories inside chart2::DiagramNoel Grandin2023-03-181-2/+2
* move getChartTypes inside chart2::DiagramNoel Grandin2023-03-171-2/+2
* tdf#151846 Restore XChartTypeTemplateNoel Grandin2022-11-191-16/+67
* tdf#151424 Spider web chart drawing errorNoel Grandin2022-10-091-1/+1
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* clang-tidy modernize-pass-by-value in chart2Noel Grandin2022-06-131-2/+3
* Use more appropriate index variable typesStephan Bergmann2022-06-011-11/+12
* Recheck module chart2 with IWYUGabor Kelemen2022-04-231-6/+0
* loplugin:unnecessaryvirtualNoel Grandin2022-02-171-1/+1
* use more concrete types in chart2, AxisNoel Grandin2022-02-091-9/+5
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-081-12/+6
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-071-32/+28
* crashtesting ooo#20372Noel Grandin2022-02-071-1/+1
* use more concrete types in chart2, AxisNoel Grandin2022-02-051-19/+16
* use more concrete types in chart2, DataSourceNoel Grandin2022-02-041-1/+2
* use more concrete types in chart2, LabeledDataSequenceNoel Grandin2022-02-041-1/+2
* make css::chart2::InterpretedData a normal structNoel Grandin2022-02-031-3/+3
* use more concrete types in chart2, DataSeriesNoel Grandin2022-01-311-3/+4
* use more concrete types in chart2, DiagramNoel Grandin2022-01-301-6/+5
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-291-2/+2
* use more concrete types in chart2, DiagramNoel Grandin2022-01-261-1/+1
* use more concrete types in chart2, DiagramNoel Grandin2022-01-251-5/+5
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-251-28/+3
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-251-1/+1
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-231-58/+18
* use more concrete types in chart2, DiagramNoel Grandin2022-01-231-36/+52
* use more concrete types in chart2, DiagramNoel Grandin2022-01-231-26/+12
* remove css::chart::XDataInterpreterNoel Grandin2022-01-231-5/+5
* use more concrete types in chart2, DiagramNoel Grandin2022-01-231-7/+4
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-231-12/+4
* remove css::chart::XChartTypeTemplateNoel Grandin2022-01-221-10/+12
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-221-18/+48
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-181-1/+1
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-10/+5
* use for-range on Sequence in chart2Noel Grandin2020-05-181-38/+27
* tdf#132355 fix X axis position of stock chartsTünde Tóth2020-04-271-4/+1
* loplugin:flatten in chart2Noel Grandin2020-04-191-88/+88
* tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga2019-11-181-1/+4
* tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga2019-10-071-2/+5
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-11/+11
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* Fix typoAndrea Gelmini2019-01-131-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen2018-10-081-7/+1