summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)Author
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
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga