summaryrefslogtreecommitdiff
path: root/chart2/source/tools/RegressionCurveHelper.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more concrete types in chart2, RegressionCurveModelNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-04Modernize a bit chart2Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl
2013-12-09Display correct equation with multiple trendlines in chart.Tomaž Vajngerl
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl