summaryrefslogtreecommitdiff
path: root/chart2/source/inc/RegressionCalculationHelper.hxx
AgeCommit message (Expand)Author
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-07-16compact namespace: chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-09-30Trend line equation: remove useless definesLaurent Balland-Poirier
2015-09-30Fix typosAndrea Gelmini
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier
2014-09-24Add missing include to avoid compile error on windowsPeter Foley
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl