summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DialogModel.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-05-31tdf#163738 Use insert() to add multiple values in container instead of for loopStefan Dorneanu1-2/+3
2025-04-14chart2: fold isSupported* functions into ChartTypeTomaž Vajngerl1-1/+1
2025-04-13fold DataSeriesHelper functions into ChartTypeNoel Grandin1-1/+1
2024-11-08loplugin:reftotemp in chart2Noel Grandin1-1/+1
2024-05-07loplugin:ostr in chart2Noel Grandin1-20/+20
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann1-1/+1
2023-05-10tdf#155231: fix CRASH: with embedded OLE chartJulien Nabet1-2/+3
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin1-4/+4
2023-03-22use more concrete type in chart2Noel Grandin1-1/+1
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin1-1/+1
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin1-1/+1
2023-03-18move isCategory inside chart2::DiagramNoel Grandin1-1/+1
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin1-2/+2
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin1-1/+1
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin1-2/+2
2023-03-17use more concrete types in Diagram::moveSeriesNoel Grandin1-1/+1
2023-03-17move isSeriesMoveable inside chart2::DiagramNoel Grandin1-1/+1
2023-02-27tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh1-5/+12
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin1-4/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-4/+4
2022-06-01Use more appropriate index variable typesStephan Bergmann1-3/+4
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-2/+0
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-4/+0
2022-02-17loplugin:unusedfieldsNoel Grandin1-3/+1
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin1-9/+10
2022-02-07use more concrete types in chart2, DataSeriesNoel Grandin1-16/+11
2022-02-07crashtesting ooo#20372Noel Grandin1-4/+4
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin1-2/+2
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin1-4/+5
2022-02-04use more concrete types in chart2, DataSeriesNoel Grandin1-23/+13
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-5/+8
2022-01-30use more concrete types in chart2, DiagramNoel Grandin1-5/+2
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin1-8/+5
2022-01-25use more concrete types in chart2, DiagramNoel Grandin1-7/+7
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin1-1/+1
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin1-80/+33
2022-01-23remove css::chart::XDataInterpreterNoel Grandin1-3/+3
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin1-1/+2
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin1-5/+8
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-5/+5
2022-01-21use more concrete types in chart2, DiagramNoel Grandin1-6/+5
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin1-3/+3
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin1-1/+2
2022-01-06Add 'reference' to the iterator_traits, needed by LegacyIterator reqsMike Kaganski1-0/+2
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski1-1/+3
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-1/+1
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga1-2/+43
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1