summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/RegressionCurveHelper.cxx
Commit message (Collapse)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+5
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
| | | | Change-Id: I46a748bf2c54d15c0f5718901197f3b4c34b82bf
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-3/+2
| | | | | | | | | Removed all occurences of RTL_CONSTASCII_USTRINGPARAM in chart2. Change-Id: I0ab188e2d67a5fc17a3653e5213031f6e2c2581d Reviewed-on: https://gerrit.libreoffice.org/2244 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+15
| | | | | | | Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
| | | | | | 118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-5/+5
| | | | Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-56/+30
|
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-2/+2
| | | | | | Part V Module chart2
* catch by const referenceTakeshi Abe2011-11-291-8/+8
|
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
|
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
|
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-3/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: chart2/source/controller/main/UndoManager.cxx chart2/source/tools/RegressionCurveHelper.cxx sc/inc/address.hxx sc/inc/attrib.hxx sc/inc/bigrange.hxx sc/inc/callform.hxx sc/inc/cell.hxx sc/inc/chartarr.hxx sc/inc/chartlis.hxx sc/inc/chgtrack.hxx sc/inc/collect.hxx sc/inc/compiler.hxx sc/inc/detdata.hxx sc/inc/document.hxx sc/inc/fillinfo.hxx sc/inc/olinetab.hxx sc/inc/prnsave.hxx sc/inc/queryparam.hxx sc/inc/sc.hrc sc/inc/scabstdlg.hxx sc/inc/table.hxx sc/inc/validat.hxx sc/inc/zforauto.hxx sc/source/core/data/documen2.cxx sc/source/core/data/document.cxx sc/source/core/data/table1.cxx sc/source/core/tool/address.cxx sc/source/core/tool/token.cxx sc/source/filter/excel/frmbase.cxx sc/source/filter/excel/impop.cxx sc/source/filter/excel/xename.cxx sc/source/filter/inc/formel.hxx sc/source/filter/inc/xename.hxx sc/source/filter/xml/xmlexprt.cxx sc/source/filter/xml/xmlnexpi.cxx sc/source/filter/xml/xmlnexpi.hxx sc/source/ui/dbgui/filtdlg.cxx sc/source/ui/inc/docfunc.hxx sc/source/ui/inc/namedlg.hxx sc/source/ui/namedlg/namedlg.cxx sc/source/ui/src/namedlg.src
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-3/+1
| |\
| | * chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]2011-02-071-1/+1
| | |
| | * chart52: #i68029# show mean value line in the legendIngrid Halama [iha]2011-02-071-3/+1
| | |
| | * chart49: cleanupIngrid Halama2010-10-061-16/+0
| | |
| | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ↵Ingrid Halama2010-10-051-0/+0
| | | | | | | | | | | | static variable initialization
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-3/+3
|/ /
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-16/+0
| |
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/ | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* CWS-TOOLING: integrate CWS chartuseability01Kurt Zenker2009-09-111-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
* CWS-TOOLING: integrate CWS chart30Vladimir Glazounov2008-10-011-7/+1
|
* INTEGRATION: CWS rptchart02 (1.13.22); FILE MERGEDRüdiger Timm2008-06-161-2/+2
| | | | | 2008/04/16 06:36:08 oj 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/15 12:50:19 oj 1.13.22.1: use comphelper copyProperties
* INTEGRATION: CWS changefileheader (1.13.34); FILE MERGEDRüdiger Timm2008-04-101-26/+18
| | | | | 2008/04/01 10:50:38 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:24 rt 1.13.34.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS chart19 (1.12.8); FILE MERGEDRüdiger Timm2008-02-181-42/+74
| | | | | 2008/01/14 16:08:55 bm 1.12.8.2: #i44768# +getRegressionCurveIndex 2008/01/11 15:58:43 bm 1.12.8.1: #i44768# make it easier to add and modify trendlines
* INTEGRATION: CWS chart17 (1.11.32); FILE MERGEDIvo Hinkelmann2007-11-231-30/+113
| | | | | 2007/10/25 12:51:42 bm 1.11.32.2: #i7998# added helpers for resetting trendline equation positions of all equations when doing new arrangement 2007/10/12 12:35:09 bm 1.11.32.1: #i7998# equations for regression curves
* INTEGRATION: CWS chart07 (1.10.12); FILE MERGEDRüdiger Timm2007-07-251-3/+3
| | | | 2007/07/04 16:48:58 bm 1.10.12.1: warnings removed
* INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov2007-05-221-66/+237
| | | | | | | | | | | | | | | | | | 2006/10/18 17:19:03 bm 1.6.4.15: RESYNC: (1.8-1.9); FILE MERGED 2006/06/26 12:31:41 bm 1.6.4.14: #i66692# offer regression curves and error bars via service manager 2006/06/07 14:51:50 bm 1.6.4.13: #124497# +getMeanValueLine 2006/03/29 22:24:46 iha 1.6.4.12: restructure legend entry creation + legend entries in data labels 2006/02/28 12:36:46 bm 1.6.4.11: use isMeanValueLine() internally 2005/12/21 21:29:29 iha 1.6.4.10: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:12:26 bm 1.6.4.9: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 16:50:16 iha 1.6.4.8: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/05/09 09:51:34 bm 1.6.4.7: moved parts of API to data namespace 2005/04/11 10:09:11 iha 1.6.4.6: add methods addRegressionCurve() removeAllExceptMeanValueLine() and getFirstCurveNotMeanValueLine() 2004/04/14 09:41:17 iha 1.6.4.5: fixed scatter chart: domain-x -> values-x 2004/03/24 12:32:27 bm 1.6.4.4: RESYNC: (1.6-1.7); FILE MERGED 2004/03/19 14:33:02 bm 1.6.4.3: XDataSource now contains XLabeledDataSources 2004/02/23 19:06:59 iha 1.6.4.2: do not convert something wrong to number 2004/02/13 16:51:53 bm 1.6.4.1: join from changes on branch bm_post_chart01
* INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGEDOliver Bolte2006-09-171-2/+5
| | | | 2006/09/01 17:18:54 kaib 1.8.80.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS ooo19126 (1.7.106); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 18:43:34 rt 1.7.106.1: #i54170# Change license header: remove SISSL
* Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams2004-03-081-3/+4
| | | | | technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1' and then use it later outside of the for() statement.
* drafts namespace of API removedBjörn Milcke2004-01-261-6/+6
| | | | | public API moved to offapi Calc as DataEditor - first integration
* some local functions of StatisticsItemConverter -> RegressionCurveHelperBjörn Milcke2003-12-191-4/+158
|
* compiler error on windows ( aXValues[i] = ++i )Ingrid Halama2003-12-171-4/+4
|
* regression curves reimplementedBjörn Milcke2003-12-171-24/+155
|
* statistics dialog implementedBjörn Milcke2003-12-101-3/+63
|
* statistics dialogBjörn Milcke2003-12-091-0/+93