summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.cxx
AgeCommit message (Collapse)Author
2011-07-07CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01avoid implicit castCaolán McNamara
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-12-03more Sal n elementsKenneth Venken
2010-11-21cleaning dead code in calc/scaddinsPierre-André Jacquod
2010-11-12Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.Julien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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>
2010-06-07calc55: #i110288# corrected uk_qt and uk_gal factorsEike Rathke [er]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-21CWS-TOOLING: integrate CWS calc32stopper3Vladimir Glazounov
2009-10-12 14:26:09 +0200 er r276833 : disable dump again 2009-10-12 13:46:57 +0200 er r276832 : #i102294# setValue: yet another DST glitch 2009-10-12 13:21:48 +0200 iha r276828 : #i105767# Y axis vanishes in case of zero rotated axis title 2009-10-08 01:49:20 +0200 er r276772 : NextSymbol: actually do reset ODF reference detection on file/sheet separator 2009-10-08 00:18:58 +0200 er r276771 : #i101639# use TabIDs in cached RangeArrays, not RefData Tabs 2009-10-07 19:25:47 +0200 er r276767 : #i105200# UpdateBroadcastAreas: hash key changes, remove area from all slots and reinsert 2009-10-05 17:20:44 +0200 er r276690 : #i105365# SI prefixes for ang, ang3, m/h, m/hr 2009-10-05 16:21:29 +0200 er r276686 : #i105161 intersection has higher precedence than union
2009-09-11CWS-TOOLING: integrate CWS odff06Kurt Zenker
2009-09-10 18:58:49 +0200 dr r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er r275861 : warnings 2009-09-05 19:48:41 +0200 er r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er r275848 : warnings 2009-09-03 22:45:42 +0200 er r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er r275739 : warnings 2009-09-03 03:31:19 +0200 er r275738 : warnings 2009-09-03 03:16:46 +0200 er r275737 : warnings 2009-09-03 03:11:42 +0200 er r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er r275735 : warnings 2009-09-03 03:00:30 +0200 er r275734 : warnings 2009-09-03 02:32:35 +0200 er r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it
2008-07-02INTEGRATION: CWS dr61 (1.56.6); FILE MERGEDRüdiger Timm
2008/04/23 12:17:34 dr 1.56.6.2: RESYNC: (1.56-1.57); FILE MERGED 2008/04/01 14:56:33 dr 1.56.6.1: #i86308# unused methods, patch by cmc
2008-04-11INTEGRATION: CWS changefileheader (1.56.8); FILE MERGEDRüdiger Timm
2008/04/01 12:37:08 thb 1.56.8.2: #i85898# Stripping all external header guards 2008/03/31 17:23:11 rt 1.56.8.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.55.22); FILE MERGEDRüdiger Timm
2007/12/10 12:25:06 dr 1.55.22.1: #i84395# loop in ERF/ERFC with argument 0.65
2007-07-03INTEGRATION: CWS dr54 (1.53.30); FILE MERGEDRüdiger Timm
2007/06/11 11:09:54 dr 1.53.30.2: RESYNC: (1.53-1.54); FILE MERGED 2007/05/03 09:17:22 dr 1.53.30.1: #i74282# conversion to negative values
2007-04-26INTEGRATION: CWS residcleanup (1.53.24); FILE MERGEDRüdiger Timm
2007/03/04 15:04:41 pl 1.53.24.1: #i73635# ResId cleanup
2006-09-25INTEGRATION: CWS obo05 (1.52.10); FILE MERGEDVladimir Glazounov
2006/08/25 11:38:43 obo 1.52.10.1: #i53611# type casting
2006-06-19INTEGRATION: CWS warnings01 (1.48.12); FILE MERGEDJens-Heiner Rechtien
2006/04/07 19:40:41 sb 1.48.12.6: RESYNC: (1.50-1.51); FILE MERGED 2006/03/21 14:34:16 nn 1.48.12.5: #i53898# warning-free code 2006/01/25 20:13:26 sb 1.48.12.4: RESYNC: (1.49-1.50); FILE MERGED 2005/11/11 16:07:44 pl 1.48.12.3: #i55991# removed warnings 2005/11/07 18:46:37 pl 1.48.12.2: RESYNC: (1.48-1.49); FILE MERGED 2005/10/24 16:42:32 nn 1.48.12.1: #i53898# warning-free code
2006-01-31INTEGRATION: CWS dr44 (1.49.14); FILE MERGEDKurt Zenker
2006/01/23 13:18:10 dr 1.49.14.2: RESYNC: (1.49-1.50); FILE MERGED 2006/01/19 15:26:23 dr 1.49.14.1: #i57411# fixed/added: lbf, flb, uk_pt, yd2, Morgen, ar, acre, ha
2006-01-13INTEGRATION: CWS dr43 (1.49.6); FILE MERGEDRüdiger Timm
2005/11/15 19:31:29 nn 1.49.6.1: #i55735# ERF/ERFC improved again (Kohei Yoshida)
2005-10-25INTEGRATION: CWS dr42 (1.48.8); FILE MERGEDJens-Heiner Rechtien
2005/10/07 10:39:20 dr 1.48.8.1: #i19991# ERF and ERFC, patch by Kohei Yoshida
2005-09-08INTEGRATION: CWS ooo19126 (1.47.26); FILE MERGEDRüdiger Timm
2005/09/05 17:00:06 rt 1.47.26.1: #i54170# Change license header: remove SISSL
2005-04-13INTEGRATION: CWS visibility03 (1.46.10); FILE MERGEDOliver Bolte
2005/03/02 13:11:25 mhu 1.46.10.1: #i40092# Fixed string ctor (char literal) usage.
2004-12-23INTEGRATION: CWS dr30 (1.44.8); FILE MERGEDVladimir Glazounov
2004/12/02 13:23:55 dr 1.44.8.2: RESYNC: (1.44-1.45); FILE MERGED 2004/11/11 10:49:28 dr 1.44.8.1: #i36968# finally... correct symbol handling in complex values
2004-11-18INTEGRATION: CWS dr29 (1.44.6); FILE MERGEDOliver Bolte
2004/11/01 15:15:33 dr 1.44.6.1: #110793# DURATION
2004-09-08INTEGRATION: CWS ooo20040704 (1.42.22); FILE MERGEDRüdiger Timm
2004/07/03 00:08:23 waratah 1.42.22.1: #i30874# Add initial values to potentially uninitialised values
2004-07-30INTEGRATION: CWS dr19 (1.42.18); FILE MERGEDKurt Zenker
2004/06/09 12:44:10 dr 1.42.18.2: #i19434# wrong conversion entry for cubic yards 2004/06/03 18:39:40 dr 1.42.18.1: #i25883# complex functions, thanks to Michael Meeks
2004-03-02INTEGRATION: CWS calc18 (1.40.32); FILE MERGEDRüdiger Timm
2004/02/11 12:24:18 dr 1.40.32.2: RESYNC: (1.40-1.41); FILE MERGED 2003/11/10 11:45:30 dr 1.40.32.1: #i22280# BIN,DEC,OCT,HEX use doubles for limits now
2004-02-04INTEGRATION: CWS ooo20031216 (1.40.42); FILE MERGEDJens-Heiner Rechtien
2004/01/09 16:55:33 pjanik 1.40.42.2: #i23939#: Fix compilation on Win32. 2004/01/09 09:17:35 pjanik 1.40.42.1: #i23939#: Do not add L modifier after constants.
2003-06-04INTEGRATION: CWS dr4 (1.39.8); FILE MERGEDVladimir Glazounov
2003/06/02 10:18:18 dr 1.39.8.1: #i9134# fixed BESSEL J and I calculation
2003-04-28INTEGRATION: CWS apps61beta2 (1.37.8.2.14); FILE MERGEDJens-Heiner Rechtien
2003/04/04 14:10:19 dr 1.37.8.2.14.2: #i12430# fixed Bessely1() 2003/04/04 11:56:32 dr 1.37.8.2.14.1: #108627# throw, if date is negative
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-08#101616# conversion of metric areas and volumesDaniel Rentz
2002-07-09#100616# cubic units wrong by 1000Daniel Rentz
2001-10-25#90357# convert strings with numberformatterDaniel Rentz
2001-10-12#i1714# EDATE: wrong year calculationDaniel Rentz
2001-10-09#90357# Conversion string->double for optional parametersDaniel Rentz
2001-10-02#91357# Resource defines modified, removed 'using namespace' from headerDaniel Rentz
2001-09-26#87380# return error for ODDF(PRICE|YIELD) due to faulty algorithmsDaniel Rentz
2001-09-26#89901# check all double results on overrunDaniel Rentz
2001-08-31#91770# formula for ODDLPRICE was wronggt
2001-08-24#87380# #87387# reduce difference for ODDFPRICE and ODDFYIELDgt
2001-08-23#87387# also for ODDLYIELD and ODDLPRICEgt
2001-08-17#87384# corrected COUPDAYSNC, COUPDAYS, COUPNUMDaniel Rentz
2001-08-17#87542# YIELD completely invers to PRICEgt
2001-08-16#87384# corrected COUPPCD, COUPNCD, COUPDAYBSDaniel Rentz
2001-08-13#87387#gt