121 Commits

Author SHA1 Message Date
Rüdiger Timm
e3f1b501cc INTEGRATION: CWS dba202f (1.2.156); FILE MERGED
2006/01/23 12:20:53 fs 1.2.156.1: removed obsolete import
2006-02-06 15:43:51 +00:00
Rüdiger Timm
979291db08 INTEGRATION: CWS dba202f (1.1.2); FILE ADDED
2006/01/23 16:15:44 fs 1.1.2.2: make JAVAFILES find new files automatically
2006/01/23 12:17:00 fs 1.1.2.1: makefile
2006-02-06 15:43:34 +00:00
Rüdiger Timm
fec8fb32c2 INTEGRATION: CWS dba202f (1.1.2); FILE ADDED
2006/01/23 16:14:32 fs 1.1.2.1: lean class for creating HSQLDB tables
2006-02-06 15:43:25 +00:00
Rüdiger Timm
ede79839b3 INTEGRATION: CWS dba202f (1.1.2); FILE ADDED
2006/01/23 16:15:19 fs 1.1.2.2: +closeAndDelete / +createTable
2006/01/23 12:16:49 fs 1.1.2.1: small wrapper around an ODB document file representing an embedded HSQL DB
2006-02-06 15:43:13 +00:00
Rüdiger Timm
1f1454e486 INTEGRATION: CWS dba202f (1.1.2); FILE ADDED
2006/01/23 16:14:14 fs 1.1.2.1: lean column descriptor for creating tables in a HSQLDB database
2006-02-06 15:43:01 +00:00
Rüdiger Timm
52f1e7785b INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED
2005/09/05 17:22:47 rt 1.2.108.1: #i54170# Change license header: remove SISSL
2005-09-08 04:07:47 +00:00
Rüdiger Timm
cd1423471a INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED
2005/09/05 17:22:47 rt 1.4.74.1: #i54170# Change license header: remove SISSL
2005-09-08 04:07:27 +00:00
Rüdiger Timm
d19b36cb3d INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED
2005/09/05 17:22:47 rt 1.2.200.1: #i54170# Change license header: remove SISSL
2005-09-08 04:07:12 +00:00
Rüdiger Timm
ba5a43ac81 INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED
2005/09/05 17:22:46 rt 1.2.200.1: #i54170# Change license header: remove SISSL
2005-09-08 04:06:57 +00:00
Vladimir Glazounov
b466f9c3d1 INTEGRATION: CWS dba24 (1.3.54); FILE MERGED
2005/02/22 11:41:35 oj 1.3.54.1: #i43296# remove find and append java names directly
2005-03-10 14:16:48 +00:00
Jens-Heiner Rechtien
ed53396718 INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED
2004/10/29 10:03:17 oj 1.1.2.2: #i33348# test cases
2004/08/25 08:04:00 oj 1.1.2.1: #i33348# new driver for hsqldb
2004-11-09 11:07:51 +00:00
Jens-Heiner Rechtien
350c50b57c INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED
2004/10/29 10:03:16 oj 1.1.2.2: #i33348# test cases
2004/08/25 08:04:10 oj 1.1.2.1: #i33348# new driver for hsqldb
2004-11-09 11:07:39 +00:00
Jens-Heiner Rechtien
941bb05a74 INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED
2004/08/25 08:04:20 oj 1.1.2.1: #i33348# new driver for hsqldb
2004-11-09 11:07:29 +00:00
Rüdiger Timm
25459ef9ba INTEGRATION: CWS sb20 (1.2.66); FILE MERGED
2004/06/14 12:49:21 sb 1.2.66.1: #i29119# sandbox.jar no longer needed by UNO.
2004-07-23 13:28:53 +00:00
Oliver Bolte
03bf01d8d5 INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/01 12:29:59 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:23:04 +00:00
Oliver Bolte
711398dd4c INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/01 12:29:49 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:56 +00:00
Oliver Bolte
ad317667ff INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/10 07:56:44 oj 1.1.2.3: #i14648# correct octet_length
2003/07/02 13:00:38 oj 1.1.2.2: #i14648# check functions arguments
2003/07/01 12:29:21 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:49 +00:00
Oliver Bolte
a83daef5f3 INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/10 07:56:44 oj 1.1.2.3: #i14648# correct octet_length
2003/07/02 13:00:38 oj 1.1.2.2: #i14648# check functions arguments
2003/07/01 12:29:30 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:40 +00:00
Oliver Bolte
9ac3804596 INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/10 07:56:44 oj 1.1.2.2: #i14648# correct octet_length
2003/07/01 12:29:11 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:32 +00:00
Oliver Bolte
e1433f8ded INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/10 07:56:45 oj 1.1.2.3: #i14648# correct octet_length
2003/07/02 13:00:37 oj 1.1.2.2: #i14648# check functions arguments
2003/07/01 12:29:39 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:24 +00:00
Oliver Bolte
ca32f41f5d INTEGRATION: CWS oj4 (1.1.2); FILE ADDED
2003/07/01 12:28:59 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well
2003-09-04 07:22:17 +00:00