summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-21move getVertical/setVertical inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16chart2: we don't need SCHATTR_TEXT_* text ranges for data tableTomaž Vajngerl
2022-08-16chart2: don't use ref-size property when converting data tableTomaž Vajngerl
2022-08-14chart2: add UI to the data tableTomaž Vajngerl
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-05-28add GetItemState to SfxItemIter, the same way I did to SfxWhichIterNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-28use SfxItemSet::GetItemIfSet in chart2Noel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-03tools::Long -> sal_Int32Noel Grandin
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel 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-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin