summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-2/+0
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin1-7/+7
2023-03-22use more concrete types in chart2Noel Grandin1-7/+6
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin1-1/+1
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin1-2/+2
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin1-2/+2
2023-03-16move getCorrectedMissingValueTreatment inside chart2::DiagramNoel Grandin1-2/+1
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-2/+3
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann1-1/+1
2022-02-09use more concrete types in chart2, AxisNoel Grandin1-1/+1
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-1/+2
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-1/+1
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin1-21/+18
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin1-6/+4
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-0/+1
2022-01-19use more concrete types in chart2, DiagramNoel Grandin1-13/+13
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski1-1/+1
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-07-15use WhichRangesContainer in chart2Noel Grandin1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-2/+2
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin1-2/+3
2020-05-18use for-range on Sequence in chart2Noel Grandin1-2/+2
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-4/+1
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-2/+2
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-2/+2
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-8/+0
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard1-0/+17
2018-10-17loplugin:singlevalfieldsNoel Grandin1-3/+0
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2017-12-20convert chart2 to TypedWhichIdNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-10/+10
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-2/+0
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+0
2016-04-21new plugin stylepoliceNoel Grandin1-14/+14
2014-12-06reduce scope of local variablesMichael Weghorn1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-4/+1
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-07coverity#1158125 Unchecked dynamic_castCaolán McNamara1-1/+2
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-1/+4
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2012-10-08OUString cleanup in Chart2Olivier Hallot1-15/+15