office-gobmx/sal/rtl/source
Kurt Zenker f70de5267d CWS-TOOLING: integrate CWS odff06
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
2009-09-11 18:55:06 +00:00
..
alloc.c
alloc_arena.c CWS-TOOLING: integrate CWS os2port05 2009-03-02 08:55:03 +00:00
alloc_arena.h
alloc_cache.c INTEGRATION: CWS os2port03 (1.5.28); FILE MERGED 2008-07-22 16:10:39 +00:00
alloc_cache.h CWS-TOOLING: integrate CWS mhu17 2009-03-13 15:52:34 +00:00
alloc_global.c INTEGRATION: CWS hotmac_DEV300 (1.6.4.1.8); FILE MERGED 2008-09-04 06:10:51 +00:00
alloc_impl.h INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008-04-10 11:02:08 +00:00
bootstrap.cxx CWS-TOOLING: integrate CWS sb101 2008-12-11 12:57:12 +00:00
byteseq.c INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008-04-10 11:02:40 +00:00
cipher.c INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008-04-10 11:03:04 +00:00
cmdargs.cxx INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008-04-10 11:03:20 +00:00
crc.c INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008-04-10 11:03:35 +00:00
debugprint.cxx INTEGRATION: CWS changefileheader (1.5.178); FILE MERGED 2008-04-10 11:03:51 +00:00
digest.c INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008-04-10 11:04:05 +00:00
gen_makefile.cxx INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008-04-10 11:04:21 +00:00
hash.cxx INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008-04-10 11:04:37 +00:00
hash.h INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008-04-10 11:04:53 +00:00
locale.c CWS-TOOLING: integrate CWS mhu17 2009-03-13 15:52:34 +00:00
logfile.cxx CWS-TOOLING: integrate CWS perftest08 2009-07-03 10:14:57 +00:00
macro.hxx INTEGRATION: CWS sb91 (1.14.2); FILE MERGED 2008-08-27 12:42:28 +00:00
makefile.mk CWS-TOOLING: integrate CWS mhu17 2009-03-13 15:52:34 +00:00
math.cxx CWS-TOOLING: integrate CWS odff06 2009-09-11 18:55:06 +00:00
memory.c INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008-04-10 11:07:01 +00:00
memory_fini.cxx INTEGRATION: CWS hotmac_DEV300 (1.1.2); FILE ADDED 2008-09-04 06:11:15 +00:00
random.c INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008-04-10 11:06:46 +00:00
rtl_process.c INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008-04-10 11:07:01 +00:00
strbuf.c INTEGRATION: CWS sb86 (1.3.374); FILE MERGED 2008-04-15 11:07:22 +00:00
strimp.c INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008-04-10 11:07:33 +00:00
strimp.h INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008-04-10 11:07:47 +00:00
string.c INTEGRATION: CWS changefileheader (1.18.110); FILE MERGED 2008-04-10 11:08:04 +00:00
strtmpl.c CWS-TOOLING: integrate CWS sb107 2009-04-27 11:24:10 +00:00
surrogates.h INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008-04-10 11:08:35 +00:00
tres.c INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008-04-10 11:08:52 +00:00
unload.cxx INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008-04-10 11:09:07 +00:00
uri.cxx CWS-TOOLING: integrate CWS cmcfixes51 2008-12-11 07:05:03 +00:00
ustrbuf.c INTEGRATION: CWS changefileheader (1.7.106); FILE MERGED 2008-04-10 11:09:37 +00:00
ustring.c INTEGRATION: CWS changefileheader (1.30.8); FILE MERGED 2008-04-10 11:09:53 +00:00
uuid.cxx INTEGRATION: CWS changefileheader (1.12.154); FILE MERGED 2008-04-10 11:10:13 +00:00