summaryrefslogtreecommitdiff
path: root/chart2/source/tools/MeanValueRegressionCurveCalculator.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Fix typo in codeAndrea Gelmini1-2/+2
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-2/+2
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-1/+0
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist1-2/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier1-1/+1
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier1-5/+10
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza1-4/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.60); FILE MERGEDRüdiger Timm1-23/+18
2007-11-23INTEGRATION: CWS chart17 (1.5.32); FILE MERGEDIvo Hinkelmann1-16/+27
2007-10-22INTEGRATION: CWS chart14 (1.5.12); FILE MERGEDVladimir Glazounov1-6/+27
2007-07-25INTEGRATION: CWS chart07 (1.4.58); FILE MERGEDRüdiger Timm1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.3.82); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+2
2003-12-17COMMENTBjörn Milcke1-0/+143