summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ExponentialRegressionCurveCalculator.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-5/+5
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+5
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-04-28Fix typo in codeAndrea Gelmini1-2/+2
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-2/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2018-08-29new loplugin:oustringbufferNoel Grandin1-6/+6
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-3/+3
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann1-1/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann1-2/+2
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier1-3/+3
2016-06-09tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier1-18/+51
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier1-1/+1
2015-10-09loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-10-09tdf#70673 Improve exponential trend line equationLaurent Balland-Poirier1-36/+25
2015-06-24coverity#1308147 Uninitialized scalar fieldCaolán McNamara1-3/+4
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier1-9/+18
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier1-5/+17
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-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-9/+9
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-31/+46
2010-11-23chart51: #i112773# fix exponential fit for small values (Patch from Regina)Ingrid Halama1-31/+46
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.6.60); FILE MERGEDRüdiger Timm1-23/+18
2007-11-23INTEGRATION: CWS chart17 (1.5.110); FILE MERGEDIvo Hinkelmann1-19/+36
2006-09-17INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGEDRüdiger Timm1-47/+21
2004-03-08Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams1-3/+4
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+2
2003-12-17COMMENTBjörn Milcke1-0/+197