summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-6/+3
* Purge out rtl::math::setNanBaiXiaochun2021-06-301-5/+3
* tdf#141689 Fix crash in 'Central' moving avg functionSamuel Mehrbrodt2021-04-151-2/+3
* tdf#133423 Fix 'central' formula for moving averageSamuel Mehrbrodt2021-03-101-9/+35
* [API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2021-02-221-9/+46
* Fix typo in codeAndrea Gelmini2020-04-281-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen2018-10-091-1/+0
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-1/+0
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-5/+5
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-5/+0
* tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier2016-05-221-1/+1
* Moving average trendline equation: remove initialisationLaurent Balland-Poirier2015-10-091-5/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-3/+3
* fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier2013-12-101-0/+4
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-1/+0
* Remove gauss.hxx from MovingAverageRegressionCurveCalculator.Tomaž Vajngerl2013-07-141-1/+0
* Clear values before calculation of moving average curve.Tomaž Vajngerl2013-07-041-0/+3
* fdo#35712 polynomial and moving average regression linesTomaž Vajngerl2013-07-031-0/+110