summaryrefslogtreecommitdiff
path: root/chart2/source/tools/RegressionCurveHelper.cxx
AgeCommit message (Expand)Author
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]
2011-02-07chart52: #i68029# show mean value line in the legendIngrid Halama [iha]
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06chart49: cleanupIngrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-11CWS-TOOLING: integrate CWS chartuseability01Kurt Zenker
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov
2008-06-16INTEGRATION: CWS rptchart02 (1.13.22); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.13.34); FILE MERGEDRüdiger Timm
2008-02-18INTEGRATION: CWS chart19 (1.12.8); FILE MERGEDRüdiger Timm
2007-11-23INTEGRATION: CWS chart17 (1.11.32); FILE MERGEDIvo Hinkelmann
2007-07-25INTEGRATION: CWS chart07 (1.10.12); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.7.106); FILE MERGEDRüdiger Timm
2004-03-08Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams
2004-01-26drafts namespace of API removedBjörn Milcke
2003-12-19some local functions of StatisticsItemConverter -> RegressionCurveHelperBjörn Milcke
2003-12-17compiler error on windows ( aXValues[i] = ++i )Ingrid Halama
2003-12-17regression curves reimplementedBjörn Milcke
2003-12-10statistics dialog implementedBjörn Milcke
2003-12-09statistics dialogBjörn Milcke