Commit graph

33 commits

Author SHA1 Message Date
Rüdiger Timm
3e445b91b1 CWS-TOOLING: integrate CWS sb99 2008-10-29 14:38:47 +00:00
Vladimir Glazounov
bbc5db1ac6 CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
Rüdiger Timm
b711429c64 INTEGRATION: CWS qadev32 (1.6.6); FILE MERGED
2008/05/13 19:55:46 cn 1.6.6.4: #i87389# update lists
2008/05/05 10:53:34 cn 1.6.6.3: #i87216# update lists
2008/04/16 19:55:36 cn 1.6.6.2: #i87216# update lists
2008/04/16 18:10:58 cn 1.6.6.1: #i87216# update lists
2008-06-13 11:32:07 +00:00
Rüdiger Timm
a0932d8542 INTEGRATION: CWS qadev32 (1.6.6); FILE MERGED
2008/04/16 18:10:58 cn 1.6.6.1: #i87216# update lists
2008-06-13 11:31:49 +00:00
Rüdiger Timm
6c38f4bee9 INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED
2008/03/31 12:22:34 rt 1.6.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:42:59 +00:00
Rüdiger Timm
3bc5b2ee8e INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED
2008/03/31 12:22:34 rt 1.2.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:42:38 +00:00
Rüdiger Timm
7a5510d6b9 INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED
2008/03/31 12:22:33 rt 1.3.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:41:42 +00:00
Rüdiger Timm
0727fa8712 INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED
2008/03/31 12:22:33 rt 1.2.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:41:20 +00:00
Vladimir Glazounov
456b392ea4 INTEGRATION: CWS unoapi3 (1.4.12); FILE MERGED
2008/01/07 16:55:15 cn 1.4.12.1: #i84995# update lists with issuesi84995
2008-03-18 15:40:37 +00:00
Ivo Hinkelmann
50fcaeb882 INTEGRATION: CWS unoapi2 (1.4.6); FILE MERGED
2007/12/04 14:52:16 cn 1.4.6.1: #i83871# update lists with issues
2008-01-14 15:45:49 +00:00
Ivo Hinkelmann
fe7ce0cc6f #i10000# remove obsolete l10n 2007-11-27 15:01:36 +00:00
Ivo Hinkelmann
57021a753b INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/10 11:06:46 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
add files I forgot.
2007-11-23 13:00:32 +00:00
Ivo Hinkelmann
fc045e8292 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/10 11:06:16 mmeeks 1.1.2.3: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/08 16:35:39 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007-11-23 12:59:53 +00:00
Ivo Hinkelmann
35f12ae2b3 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/11 16:14:07 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/10 11:06:16 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007-11-23 12:59:40 +00:00
Ivo Hinkelmann
266485286b INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/10 11:06:16 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007-11-23 12:59:22 +00:00
Ivo Hinkelmann
0ab45a7dcd INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 17:14:03 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
create a (fixed name, sadly) /tmp directory and remove it afterwards.
2007/10/12 16:56:50 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007-11-23 12:59:08 +00:00
Ivo Hinkelmann
548d9ab903 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 17:19:52 mmeeks 1.1.2.3: Issue number: i#82311#
Submitted by: mmeeks
final review ...
2007/10/12 16:56:50 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/10/11 16:14:07 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007-11-23 12:58:51 +00:00
Ivo Hinkelmann
479a445162 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 16:56:50 mmeeks 1.1.2.12: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/10/11 16:14:07 mmeeks 1.1.2.11: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/10 12:46:40 mmeeks 1.1.2.10: Issue number:  i#82311#
Submitted by: mmeeks
add missing UnoApiLock on dispose, and clean unit test.
2007/10/10 11:43:24 mmeeks 1.1.2.9: Issue number: i#82311#
Submitted by: mmeeks
add performance unit test - dump time taken, and time-stamps etc.
2007/10/10 11:06:16 mmeeks 1.1.2.8: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/10 09:42:32 mmeeks 1.1.2.7: Issue number: i#82311#
Submitted by: mmeeks
3 unit tests now working & (old) locking snafu fixed
2007/10/08 16:35:39 mmeeks 1.1.2.6: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.5: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007/10/05 14:14:04 mmeeks 1.1.2.4: Issue number: i#82311
Submitted by: mmeeks
Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.3: Not yet working unit testing framework.
2007/02/07 12:20:20 sb 1.1.2.2: Made code warning free (unxsoli4.pro).
2007/02/05 15:21:45 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
2007-11-23 12:58:34 +00:00
Ivo Hinkelmann
54b882248d INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 16:56:50 mmeeks 1.1.2.6: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/10/11 16:14:06 mmeeks 1.1.2.5: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/08 16:35:39 mmeeks 1.1.2.4: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 14:14:04 mmeeks 1.1.2.3: Issue number: i#82311
Submitted by: mmeeks
Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.2: Not yet working unit testing framework.
2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
2007-11-23 12:58:12 +00:00
Ivo Hinkelmann
75d8432983 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
2007-11-23 12:57:51 +00:00
Ivo Hinkelmann
5ab02730dd INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 16:56:50 mmeeks 1.1.2.5: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/10/10 11:06:16 mmeeks 1.1.2.4: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/10 09:42:32 mmeeks 1.1.2.3: Issue number: i#82311#
Submitted by: mmeeks
3 unit tests now working & (old) locking snafu fixed
2007/10/08 16:35:38 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007-11-23 12:57:32 +00:00
Ivo Hinkelmann
6c43933ba2 INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/10/12 16:56:50 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/10/11 16:14:06 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007-11-23 12:57:16 +00:00
Vladimir Glazounov
79bfefc738 INTEGRATION: CWS unoapi1 (1.3.184); FILE MERGED
2007/08/16 07:42:32 cn 1.3.184.1: #i79479# update lists
2007-10-23 08:51:58 +00:00
Vladimir Glazounov
d510cceaaf INTEGRATION: CWS unoapi1 (1.3.206); FILE MERGED
2007/08/16 07:42:32 cn 1.3.206.1: #i79479# update lists
2007-10-23 08:51:44 +00:00
Rüdiger Timm
c7f4ed212f INTEGRATION: CWS complextest1 (1.5.22); FILE MERGED
2007/06/28 08:46:30 cn 1.5.22.1: #i78349# fix dmake problem
2007-07-24 12:32:02 +00:00
Oliver Bolte
e274888142 INTEGRATION: CWS ause069 (1.4.68); FILE MERGED
2006/11/24 14:47:54 hjs 1.4.68.1: #i70359# remove forced shell calls
2007-01-25 12:26:11 +00:00
Rüdiger Timm
ba3383d49d INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED
2005/09/05 17:03:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL
2005-09-08 02:03:17 +00:00
Rüdiger Timm
b9a95919ce INTEGRATION: CWS qadev18 (1.2.34); FILE MERGED
2004/06/18 15:51:39 sg 1.2.34.1: CHG: updated buglist after cws cfgapi
Issue number:
Submitted by:
Reviewed by:
2004-07-23 09:50:18 +00:00
Rüdiger Timm
6888f105b6 INTEGRATION: CWS cfg04 (1.2.14); FILE MERGED
2004/03/26 16:54:05 sw 1.2.14.1: #116063#
2004-03-30 13:53:13 +00:00
Rüdiger Timm
5eebdebcf8 INTEGRATION: CWS cfg04 (1.2.14); FILE MERGED
2004/03/26 16:15:38 sw 1.2.14.1: #116063#
2004-03-30 13:52:58 +00:00
Oliver Bolte
3eba72c4e8 INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED
2003/12/19 16:27:11 sw 1.1.2.1: #114449#
2004-01-05 20:26:36 +00:00
Oliver Bolte
f88273c4b6 INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED
2003/12/19 16:27:31 sw 1.1.2.1: #114449#
2004-01-05 20:26:11 +00:00
Oliver Bolte
e632ecf15c INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED
2003/12/19 16:26:35 sw 1.1.2.1: #114449#
2004-01-05 20:25:53 +00:00