summaryrefslogtreecommitdiff
path: root/chart2/source/tools/RegressionCurveHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-04-14chart2: fold isSupported* functions into ChartTypeTomaž Vajngerl1-2/+4
2025-04-13use more concrete UNO in chart2Noel Grandin1-33/+17
2025-04-13use more concrete UNO in chart2Noel Grandin1-2/+2
2025-04-11fold ChartModelHelper functions into ChartModelNoel Grandin1-2/+1
2025-02-20use more concrete UNO types in some local varsNoel Grandin1-4/+3
2024-05-07loplugin:ostr in chart2Noel Grandin1-17/+17
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-3/+0
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann1-1/+1
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland1-0/+14
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-03-22use more concrete type in chart2Noel Grandin1-2/+2
2023-03-22use more concrete types in chart2Noel Grandin1-2/+2
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin1-18/+0
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin1-1/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-01Use more appropriate index variable typesStephan Bergmann1-1/+5
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-02-17loplugin:unusedmethodsNoel Grandin1-22/+0
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin1-68/+239
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-9/+6
2022-01-30use more concrete types in chart2, RegressionCurveModelNoel Grandin1-1/+1
2022-01-25use more concrete types in chart2, DiagramNoel Grandin1-1/+1
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin1-1/+2
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin1-0/+2
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin1-0/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski1-1/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-15/+15
2020-05-18use for-range on Sequence in chart2Noel Grandin1-30/+30
2020-04-19loplugin:flatten in chart2Noel Grandin1-32/+32
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-2/+2
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-2/+0
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+2
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-0/+1
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-20/+21
2018-03-04Modernize a bit chart2Julien Nabet1-6/+4
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-11/+10
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-16/+16
2017-08-01loplugin:checkunusedparamsNoel Grandin1-4/+1
2017-07-27loplugin:constparams in chart2Noel Grandin1-7/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-7/+7
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-4/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-4/+4
2016-11-17loplugin:unusedfieldsNoel Grandin1-15/+10
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin1-18/+18
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier1-0/+2