summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in chart2Noel Grandin6 days26-132/+132
* tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen2024-04-093-3/+0
* tdf#146619 Remove unused #includes from C/C++ filesRafaƂ Dobrakowski2024-03-278-10/+0
* tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback2024-02-192-2/+2
* tdf#142467: restore "final" in CandleStickChartType classKevin Suo2024-02-161-3/+1
* tdf#50934: Ensure BarOfPie has ScaleData::ShiftedCategoryPosition == falseKurt Nordback2024-02-091-1/+7
* tdf#50934: Add a version comment, and more structure for of-pieKurt Nordback2024-02-062-8/+15
* tdf#50934: Initial plumbing and infrastructureKurt Nordback2024-02-024-12/+58
* Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2024-01-272-3/+3
* Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann2023-10-191-1/+1
* new loplugin:constexprliteralNoel Grandin2023-06-261-1/+1
* Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen2023-04-201-1/+0
* use more get/setFastPropertyValue in chart2Noel Grandin2023-03-291-1/+1
* use more get/setFastPropertyValue in chart2Noel Grandin2023-03-292-5/+12
* use more get/setFastPropertyValue in pie chartsNoel Grandin2023-03-292-20/+12
* use more concrete types in chart2Noel Grandin2023-03-291-1/+2
* move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin2023-03-281-2/+2
* rtl::Static-> thread-safe-static in chart2Noel Grandin2023-03-237-375/+135
* move getVertical/setVertical inside chart2::DiagramNoel Grandin2023-03-212-4/+4
* move getDataSeries inside chart2::DiagramNoel Grandin2023-03-198-9/+9
* move getDataSeriesGroups inside chart2::DiagramNoel Grandin2023-03-181-2/+2
* move getCategories/setCategories inside chart2::DiagramNoel Grandin2023-03-181-2/+2
* move getChartTypeByIndex inside chart2::DiagramNoel Grandin2023-03-173-4/+3
* move getChartTypes inside chart2::DiagramNoel Grandin2023-03-171-2/+2
* move getGeometry3D inside chart2::DiagramNoel Grandin2023-03-171-1/+1
* Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen2023-02-155-17/+12
* Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin2022-12-0617-28/+3
* tdf#151846 Restore XChartTypeTemplateNoel Grandin2022-11-1919-114/+161
* tdf#151424 Spider web chart drawing errorNoel Grandin2022-10-099-19/+21
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-1816-16/+16
* clang-tidy modernize-pass-by-value in chart2Noel Grandin2022-06-132-4/+6
* A simpler way to avoid MSVC warning C4018 "signed/unsigned mismatch"Stephan Bergmann2022-06-021-2/+2
* Use more appropriate index variable typesStephan Bergmann2022-06-016-26/+42
* loplugin:unusedvariableplusNoel Grandin2022-05-051-3/+0
* Recheck module chart2 with IWYUGabor Kelemen2022-04-2316-58/+0
* loplugin:unusedmethodsNoel Grandin2022-02-171-15/+0
* loplugin:unnecessaryvirtualNoel Grandin2022-02-171-1/+1
* rtl::Static -> local staticNoel Grandin2022-02-138-521/+296
* use more concrete types in chart2, AxisNoel Grandin2022-02-092-11/+7
* use more concrete types in chart2, DataSourceNoel Grandin2022-02-091-1/+1
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-082-16/+10
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-0724-273/+164
* crashtesting ooo#20372Noel Grandin2022-02-075-47/+45
* use more concrete types in chart2, AxisNoel Grandin2022-02-057-27/+36
* use more concrete types in chart2, LabeledDataSequenceNoel Grandin2022-02-052-14/+16
* use more concrete types in chart2, LabeledDataSequenceNoel Grandin2022-02-044-42/+39
* use more concrete types in chart2, DataSourceNoel Grandin2022-02-042-2/+4
* use more concrete types in chart2, LabeledDataSequenceNoel Grandin2022-02-046-22/+56
* make css::chart2::InterpretedData a normal structNoel Grandin2022-02-039-32/+32
* use more concrete types in chart2, DataSeriesNoel Grandin2022-01-3117-94/+144