Commit graph

615 commits

Author SHA1 Message Date
Matthias Huetsch
f49b73948d #i10000# Fixed operator new[]/delete mismatch. 2009-10-28 19:04:31 +01:00
Jens-Heiner Rechtien
ec5603d236 CWS-TOOLING: integrate CWS fwk114
2009-07-08 Mikhail Voytenko #i102448# fix typo
2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly
2009-07-03 Mikhail Voytenko #i101418# adjust header
2009-07-02 Mikhail Voytenko #i103001# Integrate the patch
2009-07-01 Mikhail Voytenko rebase to DEV300_m51
2009-06-25 Mikhail Voytenko #i71512# integrate the patch
2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException
2009-06-09 Mikhail Voytenko #i100835# commit the patch
2009-05-26 Mikhail Voytenko #i89514# integrate the patch
2009-05-26 Mikhail Voytenko #i30373# integrate the patch
2009-05-26 Mikhail Voytenko #i101418# fix the error handling
2009-07-30 10:52:48 +00:00
Jens-Heiner Rechtien
386551b1fc CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Rüdiger Timm
498a742cd8 CWS-TOOLING: integrate CWS cmcfixes51
2008-12-08 10:12:55 +0100 cmc  r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc  r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc  r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc  r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc  r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc  r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc  r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc  r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc  r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc  r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc  r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc  r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc  r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc  r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc  r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc  r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc  r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc  r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc  r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc  r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc  r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc  r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc  r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc  r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc  r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc  r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc  r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc  r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc  r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc  r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc  r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc  r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc  r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc  r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc  r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc  r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc  r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc  r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc  r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc  r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc  r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc  r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc  r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc  r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc  r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc  r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
Jens-Heiner Rechtien
5202aa22b9 CWS-TOOLING: integrate CWS fwk94_DEV300 2008-11-19 13:34:57 +00:00
Rüdiger Timm
7f5f6b548d CWS-TOOLING: integrate CWS cmcfixes50
2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 :
2008-11-10 15:06:12 +00:00
Vladimir Glazounov
4749f35373 CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
Rüdiger Timm
fb9fea37f1 No old windows def files needed any more. 2008-09-19 11:05:48 +00:00
Kurt Zenker
8d6169cf83 INTEGRATION: CWS fwk89_DEV300 (1.9.50.1.2); FILE MERGED
2008/04/23 15:47:48 mav 1.9.50.1.2.1: #i87635# the size has no sence for substorages
2008-05-20 13:42:13 +00:00
Jens-Heiner Rechtien
e93ac62f84 INTEGRATION: CWS hr50 (1.95.26); FILE MERGED
2008/03/03 13:58:17 hr 1.95.26.1: #i86574#: fix warning (gcc-4.2.3)
2008-04-22 14:39:18 +00:00
Jens-Heiner Rechtien
9c6aa20a4c INTEGRATION: CWS hr50 (1.8.26); FILE MERGED
2008/03/03 13:58:17 hr 1.8.26.1: #i86574#: fix warning (gcc-4.2.3)
2008-04-22 14:39:00 +00:00
Rüdiger Timm
4e2285c2ce INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED
2008/03/31 12:49:59 rt 1.8.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:49:34 +00:00
Rüdiger Timm
09e9d32c5c INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED
2008/03/31 12:49:59 rt 1.3.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:49:20 +00:00
Rüdiger Timm
86908e8e3b INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED
2008/03/31 12:49:59 rt 1.5.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:49:05 +00:00
Rüdiger Timm
b9ebd4afaf INTEGRATION: CWS changefileheader (1.22.2); FILE MERGED
2008/03/31 12:49:59 rt 1.22.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:48:46 +00:00
Rüdiger Timm
f44fdd99ba INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED
2008/04/01 15:41:35 thb 1.8.14.3: #i85898# Stripping all external header guards
2008/04/01 12:41:28 thb 1.8.14.2: #i85898# Stripping all external header guards
2008/03/31 12:49:59 rt 1.8.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:48:31 +00:00
Rüdiger Timm
d231257f36 INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED
2008/04/01 12:41:28 thb 1.10.14.2: #i85898# Stripping all external header guards
2008/03/31 12:49:59 rt 1.10.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:48:18 +00:00
Rüdiger Timm
f238a308d9 INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED
2008/04/01 15:41:35 thb 1.6.66.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.6.66.2: #i85898# Stripping all external header guards
2008/03/31 12:49:59 rt 1.6.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:48:04 +00:00
Rüdiger Timm
d8929524d7 INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED
2008/03/31 12:49:58 rt 1.5.90.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:47:49 +00:00
Rüdiger Timm
d22abd5e9f INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED
2008/04/01 15:41:35 thb 1.4.28.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.4.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.4.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:47:35 +00:00
Rüdiger Timm
0dc1d4878e INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED
2008/04/01 15:41:34 thb 1.7.66.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.7.66.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.7.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:47:20 +00:00
Rüdiger Timm
094e36097b INTEGRATION: CWS changefileheader (1.95.28); FILE MERGED
2008/04/01 15:41:34 thb 1.95.28.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.95.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.95.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:47:06 +00:00
Rüdiger Timm
7f533b24b7 INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED
2008/03/31 12:49:58 rt 1.7.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:46:51 +00:00
Rüdiger Timm
cc67edc5ca INTEGRATION: CWS changefileheader (1.49.20); FILE MERGED
2008/04/01 15:41:34 thb 1.49.20.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.49.20.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.49.20.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:46:39 +00:00
Rüdiger Timm
7deb2d990e INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED
2008/03/31 12:49:58 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:46:24 +00:00
Rüdiger Timm
36f01c1b1c INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED
2008/03/31 12:49:58 rt 1.10.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:46:11 +00:00
Rüdiger Timm
5260ab960f INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED
2008/03/31 12:49:58 rt 1.4.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:45:56 +00:00
Rüdiger Timm
912899eba0 INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED
2008/03/31 12:49:58 rt 1.10.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:45:42 +00:00
Rüdiger Timm
75f1e8296c INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED
2008/04/01 15:41:34 thb 1.3.118.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.3.118.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.3.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:45:29 +00:00
Rüdiger Timm
83b4065b94 INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED
2008/04/01 15:41:34 thb 1.6.66.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.6.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:45:16 +00:00
Rüdiger Timm
71e3cc1235 INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED
2008/03/31 12:49:58 rt 1.5.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:45:00 +00:00
Rüdiger Timm
05059aca5d INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED
2008/03/31 12:49:58 rt 1.10.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:44:46 +00:00
Rüdiger Timm
a557056597 INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED
2008/04/01 12:41:27 thb 1.3.118.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.3.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:44:32 +00:00
Rüdiger Timm
5a44cbb171 INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED
2008/03/31 12:49:58 rt 1.11.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:44:20 +00:00
Rüdiger Timm
4ecb514785 INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED
2008/04/01 15:41:34 thb 1.6.118.3: #i85898# Stripping all external header guards
2008/04/01 12:41:27 thb 1.6.118.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.6.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:44:07 +00:00
Rüdiger Timm
24a2b531da INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED
2008/04/01 15:41:33 thb 1.12.22.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.12.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:43:52 +00:00
Rüdiger Timm
81688e13d8 INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED
2008/03/31 12:49:58 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:43:26 +00:00
Rüdiger Timm
25823f3169 INTEGRATION: CWS changefileheader (1.17.40); FILE MERGED
2008/04/01 15:41:33 thb 1.17.40.2: #i85898# Stripping all external header guards
2008/03/31 12:49:58 rt 1.17.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:43:11 +00:00
Rüdiger Timm
136138eb71 INTEGRATION: CWS changefileheader (1.11.80); FILE MERGED
2008/03/31 12:49:58 rt 1.11.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:42:57 +00:00
Rüdiger Timm
81e395d227 INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED
2008/03/31 12:49:57 rt 1.8.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:42:44 +00:00
Rüdiger Timm
a26a842295 INTEGRATION: CWS changefileheader (1.8.90); FILE MERGED
2008/03/31 12:49:57 rt 1.8.90.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:42:30 +00:00
Rüdiger Timm
02252ea4b7 INTEGRATION: CWS changefileheader (1.23.28); FILE MERGED
2008/04/01 15:41:33 thb 1.23.28.3: #i85898# Stripping all external header guards
2008/04/01 12:41:26 thb 1.23.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.23.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:42:16 +00:00
Rüdiger Timm
3adf50ea85 INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED
2008/04/01 15:41:33 thb 1.10.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.10.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:41:47 +00:00
Rüdiger Timm
73503da71e INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED
2008/04/01 15:41:33 thb 1.12.28.3: #i85898# Stripping all external header guards
2008/04/01 12:41:26 thb 1.12.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.12.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:41:32 +00:00
Rüdiger Timm
34f057f5db INTEGRATION: CWS changefileheader (1.42.28); FILE MERGED
2008/04/01 15:41:33 thb 1.42.28.3: #i85898# Stripping all external header guards
2008/04/01 12:41:26 thb 1.42.28.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.42.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:41:17 +00:00
Rüdiger Timm
9a19cb2f69 INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED
2008/03/31 12:49:57 rt 1.2.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:40:59 +00:00
Rüdiger Timm
fe22ca8033 INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED
2008/04/01 15:41:32 thb 1.4.2.3: #i85898# Stripping all external header guards
2008/04/01 12:41:26 thb 1.4.2.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.4.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:40:29 +00:00
Rüdiger Timm
fe7764079a INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED
2008/03/31 12:49:57 rt 1.2.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:40:15 +00:00
Rüdiger Timm
70b5481d61 INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED
2008/04/01 15:41:32 thb 1.3.118.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.3.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:40:01 +00:00
Rüdiger Timm
88a356f7bc INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED
2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards
2008/03/31 12:49:57 rt 1.2.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:39:48 +00:00
Rüdiger Timm
e4dd2ca6f9 INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED
2008/04/01 12:41:26 thb 1.3.22.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.3.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:39:35 +00:00
Rüdiger Timm
f70064c297 INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED
2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.2.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:39:17 +00:00
Rüdiger Timm
6e60375100 INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED
2008/04/01 15:41:32 thb 1.2.42.3: #i85898# Stripping all external header guards
2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.2.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:38:43 +00:00
Rüdiger Timm
51a5fdabcd INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED
2008/03/31 12:49:56 rt 1.2.66.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:38:27 +00:00
Rüdiger Timm
31ae34a285 INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED
2008/04/01 15:41:32 thb 1.4.118.3: #i85898# Stripping all external header guards
2008/04/01 12:41:25 thb 1.4.118.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.4.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:37:53 +00:00
Rüdiger Timm
7937c17884 INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED
2008/04/01 15:41:32 thb 1.26.36.3: #i85898# Stripping all external header guards
2008/04/01 12:41:25 thb 1.26.36.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.26.36.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:37:37 +00:00
Rüdiger Timm
327279f0ba INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED
2008/03/31 12:49:56 rt 1.2.60.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:37:21 +00:00
Rüdiger Timm
d274f5ec78 INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED
2008/04/01 15:41:31 thb 1.3.116.3: #i85898# Stripping all external header guards
2008/04/01 12:41:25 thb 1.3.116.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.3.116.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:37:03 +00:00
Rüdiger Timm
002120c0bc INTEGRATION: CWS changefileheader (1.12.118); FILE MERGED
2008/03/31 12:49:56 rt 1.12.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:36:46 +00:00
Rüdiger Timm
2759fe3ea4 INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED
2008/04/01 15:41:31 thb 1.3.80.2: #i85898# Stripping all external header guards
2008/03/31 12:49:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:36:31 +00:00
Rüdiger Timm
961482b9b3 INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED
2008/03/31 12:49:56 rt 1.2.118.1: #i87441# Change license header to LPGL v3.
2008-04-11 13:36:15 +00:00
Oliver Bolte
b3e6e1fe1b INTEGRATION: CWS winordinals (1.20.38); FILE MERGED
2008/03/07 15:20:21 vg 1.20.38.1: #i86800# switch to symbol-exporting scheme
2008-03-25 13:26:58 +00:00
Rüdiger Timm
54e083c197 INTEGRATION: CWS impresstables2 (1.3.30); FILE MERGED
2008/02/24 20:55:26 cl 1.3.30.2: #i68103# fixed solaris build error
2008/02/23 23:22:52 cl 1.3.30.1: added namespace binfilter to bf_svtools and bf_so3
2008-03-12 12:21:37 +00:00
Kurt Zenker
46d206ad79 INTEGRATION: CWS ause084_DEV300 (1.4.62); FILE MERGED
2007/12/18 10:10:35 hjs 1.4.62.1: #i78233# remove PDBTARGET and friends
2008-03-06 14:26:41 +00:00
Oliver Bolte
33196b4f57 INTEGRATION: CWS supdremove02 (1.20.34); FILE MERGED
2008/01/29 07:58:19 rt 1.20.34.1: #i85482# Remove UPD from library name
2008-02-25 16:26:21 +00:00
Rüdiger Timm
54b5cc5cb0 INTEGRATION: CWS fwk82_SRC680 (1.9.52); FILE MERGED
2008/01/09 10:38:20 mav 1.9.52.1: #152841# check the size
2008-01-29 15:25:44 +00:00
Oliver Bolte
1350f46e51 INTEGRATION: CWS fwk77 (1.7.66); FILE MERGED
2007/10/18 11:58:30 mav 1.7.66.1: #i75848# OLESimpleStorage service
2008-01-04 15:32:43 +00:00
Oliver Bolte
f3a85784a5 INTEGRATION: CWS fwk77 (1.9.46); FILE MERGED
2007/11/26 07:01:21 mav 1.9.46.1: #i75848# implementation name is not a service name
2008-01-04 15:32:28 +00:00
Oliver Bolte
6d3c4980bc INTEGRATION: CWS fwk77 (1.10.20); FILE MERGED
2007/10/29 06:32:38 mav 1.10.20.1: #i82994# integrate the patch
2008-01-04 15:32:03 +00:00
Oliver Bolte
6065ed7af9 INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:06 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:31:44 +00:00
Oliver Bolte
03530f3e0e INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:47 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:31:31 +00:00
Oliver Bolte
b5db9b865a INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:37 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:31:11 +00:00
Oliver Bolte
7e684e92e0 INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:27 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:30:53 +00:00
Oliver Bolte
36456a39f1 INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED
2007/10/18 12:04:16 mav 1.1.2.1: #i75848# OLESimpleStorage service tests
2008-01-04 15:30:38 +00:00
Ivo Hinkelmann
57312995ae INTEGRATION: CWS fwk72 (1.48.4); FILE MERGED
2007/08/08 10:28:42 mav 1.48.4.1: #i80457# introduce missing delete
2007-11-26 12:48:34 +00:00
Kurt Zenker
3332e96588 INTEGRATION: CWS mingwport06 (1.11.6); FILE MERGED
2007/08/24 13:15:16 vg 1.11.6.1: #i75499# pragma is for MSVC
2007-09-06 13:24:49 +00:00
Kurt Zenker
c2df47993e INTEGRATION: CWS mingwport06 (1.2.20); FILE MERGED
2007/08/27 14:28:27 vg 1.2.20.1: #i75499# pragma for MSVC
2007-09-06 13:24:35 +00:00
Ivo Hinkelmann
cb065208af INTEGRATION: CWS mba23issues03 (1.40.34); FILE MERGED
2007/06/14 18:56:24 mba 1.40.34.1: #i72366#: remove old MacOS9 code
2007-07-11 12:08:21 +00:00
Rüdiger Timm
4c4535bff8 INTEGRATION: CWS dr55 (1.10.36); FILE MERGED
2007/06/20 12:37:55 dr 1.10.36.1: #i73846# accept access to first page behind end of file
2007-07-06 11:49:50 +00:00
Jens-Heiner Rechtien
46bf686ad2 INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED
2007/06/04 13:33:59 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:50:39 +00:00
Jens-Heiner Rechtien
41e402c650 INTEGRATION: CWS vgbugs07 (1.3.84); FILE MERGED
2007/06/04 13:33:59 vg 1.3.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:50:18 +00:00
Jens-Heiner Rechtien
e5f9dd4dc1 INTEGRATION: CWS vgbugs07 (1.93.32); FILE MERGED
2007/06/04 13:33:59 vg 1.93.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:50:03 +00:00
Jens-Heiner Rechtien
5534b18224 INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED
2007/06/04 13:33:59 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:49:49 +00:00
Jens-Heiner Rechtien
1202824acf INTEGRATION: CWS vgbugs07 (1.46.22); FILE MERGED
2007/06/04 13:33:59 vg 1.46.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:49:38 +00:00
Jens-Heiner Rechtien
5cb4a4f65a INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED
2007/06/04 13:33:59 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:49:13 +00:00
Jens-Heiner Rechtien
388f53f14e INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED
2007/06/04 13:33:59 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:49:00 +00:00
Jens-Heiner Rechtien
83cd88caeb INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED
2007/06/04 13:33:59 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:48:47 +00:00
Jens-Heiner Rechtien
f39650b573 INTEGRATION: CWS vgbugs07 (1.40.32); FILE MERGED
2007/06/04 13:33:59 vg 1.40.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 21:48:34 +00:00
Ivo Hinkelmann
cac43b6ab2 INTEGRATION: CWS bgdlremove (1.93.30); FILE MERGED
2007/05/18 11:27:32 kso 1.93.30.1: #i77419# - cleanup of ucbhelper namespaces.
2007-06-05 17:34:27 +00:00
Ivo Hinkelmann
66616f4fa8 INTEGRATION: CWS bgdlremove (1.46.20); FILE MERGED
2007/05/18 11:27:32 kso 1.46.20.1: #i77419# - cleanup of ucbhelper namespaces.
2007-06-05 17:34:11 +00:00
Ivo Hinkelmann
e02efe1406 INTEGRATION: CWS bgdlremove (1.2.6); FILE MERGED
2007/05/18 11:27:32 kso 1.2.6.1: #i77419# - cleanup of ucbhelper namespaces.
2007-06-05 17:33:51 +00:00
Ivo Hinkelmann
ecd9f8f7e6 INTEGRATION: CWS bgdlremove (1.25.6); FILE MERGED
2007/05/18 11:27:32 kso 1.25.6.1: #i77419# - cleanup of ucbhelper namespaces.
2007-06-05 17:33:38 +00:00
Ivo Hinkelmann
61283d594d INTEGRATION: CWS fwk64 (1.9.28); FILE MERGED
2007/04/02 10:02:57 mav 1.9.28.3: #i75574# allow commit for readonly stream since it is used on initialization
2007/04/02 10:01:37 mav 1.9.28.2: #i75574# allow commit for readonly stream since it is used on initialization
2007/03/21 10:00:25 mav 1.9.28.1: #i75574# do not allow to write to readonly streams; let even readonly substorage get correct bDirect flag
2007-04-19 08:24:37 +00:00
Ivo Hinkelmann
bce47b4faa INTEGRATION: CWS fwk64 (1.16.28); FILE MERGED
2007/03/29 10:00:09 mav 1.16.28.2: #i75574# avoid crash
2007/03/21 10:00:25 mav 1.16.28.1: #i75574# do not allow to write to readonly streams; let even readonly substorage get correct bDirect flag
2007-04-19 08:24:24 +00:00
Vladimir Glazounov
9be9afbe3c INTEGRATION: CWS hedaburemove01 (1.16.12); FILE MERGED
2007/04/02 19:09:50 vg 1.16.12.2: RESYNC: (1.16-1.19); FILE MERGED
2007/02/09 16:14:17 vg 1.16.12.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:53:53 +00:00
Vladimir Glazounov
4486a44eac INTEGRATION: CWS hedaburemove01 (1.12.76); FILE MERGED
2007/02/09 16:14:17 vg 1.12.76.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:53:42 +00:00
Vladimir Glazounov
e1e019fed3 INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED
2007/02/09 16:14:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:53:15 +00:00
Vladimir Glazounov
1dcdb6118d INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED
2007/02/09 16:14:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:53:04 +00:00
Vladimir Glazounov
f108f9423b INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED
2007/02/09 16:14:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:52:23 +00:00
Vladimir Glazounov
68aca13cb3 INTEGRATION: CWS hedaburemove01 (1.24.32); FILE MERGED
2007/02/09 16:14:15 vg 1.24.32.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes
2007-04-11 19:51:33 +00:00
Vladimir Glazounov
d2c6438068 INTEGRATION: CWS mingwport03 (1.15.16); FILE MERGED
2007/03/19 21:40:02 vg 1.15.16.3: RESYNC: (1.16-1.17); FILE MERGED
2006/11/08 23:41:14 vg 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED
2006/09/13 14:23:40 vg 1.15.16.1: #i53572# MinGW port
2007-03-26 14:01:37 +00:00
Oliver Bolte
b221b0684d INTEGRATION: CWS ause076 (1.17.6); FILE MERGED
2007/02/28 10:43:20 hjs 1.17.6.1: #i74812# cleanup *LIB and more
2007-03-09 08:33:51 +00:00
Vladimir Glazounov
c7a51e7ca3 INTEGRATION: CWS ause074 (1.2.74); FILE MERGED
2007/01/30 12:08:06 hjs 1.2.74.1: #i73801# remove remaining usages of sv[pre].mk
2007-02-06 13:33:32 +00:00
Oliver Bolte
7e4932266a INTEGRATION: CWS ause069 (1.16.2); FILE MERGED
2006/11/28 15:59:38 hjs 1.16.2.1: #i70359# remove forced shell calls
2007-01-25 14:41:34 +00:00
Ivo Hinkelmann
30f545c6b6 INTEGRATION: CWS fwk56 (1.45.14); FILE MERGED
2006/11/08 08:15:19 mav 1.45.14.1: #i71284# patch from CMC
2006-12-19 13:07:18 +00:00
Rüdiger Timm
721aec215f INTEGRATION: CWS ause060 (1.3.92); FILE MERGED
2006/09/22 18:06:53 hjs 1.3.92.1: #i69234# call required makefile
2006-10-30 08:23:46 +00:00
Rüdiger Timm
7938ee8d94 INTEGRATION: CWS ause060 (1.1.2); FILE ADDED
2006/09/22 18:06:49 hjs 1.1.2.1: #i69234# add required makefile
2006-10-30 08:23:34 +00:00
Kurt Zenker
e752cb5cd7 INTEGRATION: CWS ause068 (1.15.18); FILE MERGED
2006/09/21 16:35:04 hjs 1.15.18.1: #i69536# + no longer required before echo command
2006-10-05 10:04:22 +00:00
Vladimir Glazounov
9efcc3094b INTEGRATION: CWS obo05 (1.8.4); FILE MERGED
2006/09/08 09:23:54 obo 1.8.4.2: pragma only for .net 2005
2006/07/03 15:43:10 obo 1.8.4.1: #i53611# disable warning C4342
2006-09-25 12:35:41 +00:00
Oliver Bolte
93ceb2d8c5 INTEGRATION: CWS pchfix02 (1.6.54); FILE MERGED
2006/09/01 17:40:31 kaib 1.6.54.1: #i68856# Added header markers and pch files
2006-09-17 15:12:05 +00:00
Oliver Bolte
5626ca7b12 INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED
2006/09/01 17:40:31 kaib 1.8.16.1: #i68856# Added header markers and pch files
2006-09-17 15:11:50 +00:00
Oliver Bolte
9f99abe0e1 INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED
2006/09/01 17:40:30 kaib 1.5.16.1: #i68856# Added header markers and pch files
2006-09-17 15:11:38 +00:00
Oliver Bolte
dfc277380d INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED
2006/09/01 17:40:30 kaib 1.6.16.1: #i68856# Added header markers and pch files
2006-09-17 15:11:24 +00:00
Oliver Bolte
6c6d28dea5 INTEGRATION: CWS pchfix02 (1.91.12); FILE MERGED
2006/09/01 17:40:30 kaib 1.91.12.1: #i68856# Added header markers and pch files
2006-09-17 15:11:10 +00:00
Oliver Bolte
4aa85426b3 INTEGRATION: CWS pchfix02 (1.44.16); FILE MERGED
2006/09/01 17:40:30 kaib 1.44.16.1: #i68856# Added header markers and pch files
2006-09-17 15:10:42 +00:00
Oliver Bolte
ec0701063e INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGED
2006/09/01 17:40:29 kaib 1.9.14.1: #i68856# Added header markers and pch files
2006-09-17 15:10:28 +00:00
Oliver Bolte
ebe7854447 INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED
2006/09/01 17:40:29 kaib 1.8.16.1: #i68856# Added header markers and pch files
2006-09-17 15:10:14 +00:00
Oliver Bolte
eb41899c9f INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED
2006/09/01 17:40:29 kaib 1.5.16.1: #i68856# Added header markers and pch files
2006-09-17 15:10:01 +00:00
Oliver Bolte
316de83884 INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.4.16.1: #i68856# Added header markers and pch files
2006-09-17 15:09:08 +00:00
Oliver Bolte
fbfca553ad INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.15.16.1: #i68856# Added header markers and pch files
2006-09-17 15:08:55 +00:00
Oliver Bolte
fbca9e78ea INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.6.16.1: #i68856# Added header markers and pch files
2006-09-17 15:08:41 +00:00
Oliver Bolte
65696dd44f INTEGRATION: CWS pchfix02 (1.21.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.21.16.1: #i68856# Added header markers and pch files
2006-09-17 15:08:28 +00:00
Oliver Bolte
bfb600e03d INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.8.16.1: #i68856# Added header markers and pch files
2006-09-17 15:08:14 +00:00
Oliver Bolte
89bcb26628 INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED
2006/09/01 17:40:28 kaib 1.10.16.1: #i68856# Added header markers and pch files
2006-09-17 15:08:01 +00:00
Oliver Bolte
d13053e995 INTEGRATION: CWS pchfix02 (1.39.16); FILE MERGED
2006/09/01 17:40:27 kaib 1.39.16.1: #i68856# Added header markers and pch files
2006-09-17 15:07:48 +00:00
Oliver Bolte
5866d63ff9 INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED
2006/09/01 17:40:27 kaib 1.1.2.1: #i68856# Added header markers and pch files
2006-09-17 15:07:34 +00:00
Ivo Hinkelmann
6099bfa43a INTEGRATION: CWS sb56 (1.91.4); FILE MERGED
2006/07/26 14:35:34 sb 1.91.4.1: #i67487# Made code warning-free (wntmsci10).
2006-08-24 09:46:19 +00:00
Kurt Zenker
89529bde19 INTEGRATION: CWS warningfixes01 (1.90.2); FILE MERGED
2006/06/27 10:01:10 pl 1.90.2.1: #i66727# solve ambiguity on 64 bit platforms
2006-07-06 13:35:25 +00:00
Jens-Heiner Rechtien
99a5c35f93 INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2005/10/26 15:42:31 sb 1.3.10.1: #i53898# Cleaned up.
2006-06-20 04:57:06 +00:00
Jens-Heiner Rechtien
f4ad18012d INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED
2006/04/10 07:26:19 sb 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED
2005/10/26 15:42:30 sb 1.13.10.1: #i53898# Cleaned up.
2006-06-20 04:56:55 +00:00
Jens-Heiner Rechtien
e64e57989f INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED
2006/05/24 01:19:41 sb 1.4.10.5: RESYNC: (1.6-1.7); FILE MERGED
2006/04/07 21:35:02 sb 1.4.10.4: RESYNC: (1.5-1.6); FILE MERGED
2006/01/25 22:22:29 sb 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED
2005/10/28 16:15:30 pl 1.4.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:16 pl 1.4.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:56:44 +00:00
Jens-Heiner Rechtien
493fb577c2 INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED
2005/10/28 16:15:30 pl 1.4.10.1: #i55991# removed warnings for solaris platform
2006-06-20 04:56:32 +00:00
Jens-Heiner Rechtien
bca7142724 INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED
2005/10/28 16:15:30 pl 1.5.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:15 pl 1.5.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:56:14 +00:00
Jens-Heiner Rechtien
f14feb754e INTEGRATION: CWS warnings01 (1.89.8); FILE MERGED
2006/04/06 14:23:15 cd 1.89.8.4: #55991# Make warning free for MSVC compiler
2005/11/10 14:04:05 pl 1.89.8.3: #i55991# removed warnings
2005/10/28 16:15:29 pl 1.89.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:14 pl 1.89.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:56:00 +00:00
Jens-Heiner Rechtien
c0ebad983a INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED
2006/04/07 21:34:40 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED
2006/04/06 14:23:15 cd 1.3.8.2: #55991# Make warning free for MSVC compiler
2005/10/21 16:25:14 pl 1.3.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:55:45 +00:00
Jens-Heiner Rechtien
cafa1de68c INTEGRATION: CWS warnings01 (1.43.8); FILE MERGED
2006/04/06 14:23:15 cd 1.43.8.3: #55991# Make warning free for MSVC compiler
2005/10/28 16:15:29 pl 1.43.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:13 pl 1.43.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:55:35 +00:00
Jens-Heiner Rechtien
bbeede01cc INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED
2005/10/28 16:15:29 pl 1.2.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:13 pl 1.2.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:55:22 +00:00
Jens-Heiner Rechtien
6ee9fd2145 INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED
2006/05/29 11:49:13 sb 1.7.8.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
2006/05/24 01:18:56 sb 1.7.8.4: RESYNC: (1.7-1.8); FILE MERGED
2006/04/06 14:23:14 cd 1.7.8.3: #55991# Make warning free for MSVC compiler
2005/10/28 16:15:29 pl 1.7.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:12 pl 1.7.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:55:12 +00:00
Jens-Heiner Rechtien
82a9224431 INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED
2006/05/24 01:18:03 sb 1.6.10.4: RESYNC: (1.6-1.7); FILE MERGED
2006/04/06 14:23:14 cd 1.6.10.3: #55991# Make warning free for MSVC compiler
2005/10/28 16:15:28 pl 1.6.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:11 pl 1.6.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:55:00 +00:00
Jens-Heiner Rechtien
da25124f7f INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED
2006/04/06 14:23:14 cd 1.4.10.1: #55991# Make warning free for MSVC compiler
2006-06-20 04:54:49 +00:00
Jens-Heiner Rechtien
80a1f8edf7 INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED
2006/04/06 14:23:14 cd 1.7.10.2: #55991# Make warning free for MSVC compiler
2005/10/21 16:25:11 pl 1.7.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:54:39 +00:00
Jens-Heiner Rechtien
bce61b05fb INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED
2006/04/06 14:23:14 cd 1.7.10.3: #55991# Make warning free for MSVC compiler
2005/10/28 16:15:28 pl 1.7.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:10 pl 1.7.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:54:26 +00:00
Jens-Heiner Rechtien
ec17b0aaf4 INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED
2006/04/20 14:47:31 sb 1.6.8.3: #i53898# Made code warning-free again after resync to SRC680m162.
2006/04/07 21:34:20 sb 1.6.8.2: RESYNC: (1.6-1.8); FILE MERGED
2005/10/21 16:25:09 pl 1.6.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:54:16 +00:00
Jens-Heiner Rechtien
6be670b616 INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED
2005/10/28 16:15:28 pl 1.2.10.1: #i55991# removed warnings for solaris platform
2006-06-20 04:54:06 +00:00
Jens-Heiner Rechtien
925b5fac50 INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2006/04/06 14:23:14 cd 1.3.10.3: #55991# Make warning free for MSVC compiler
2005/10/28 16:15:28 pl 1.3.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:09 pl 1.3.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:53:53 +00:00
Jens-Heiner Rechtien
2bd9c3e14f INTEGRATION: CWS warnings01 (1.14.8); FILE MERGED
2005/10/28 16:15:27 pl 1.14.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:08 pl 1.14.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:53:42 +00:00
Jens-Heiner Rechtien
c7628f5d57 INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED
2006/04/20 14:47:31 sb 1.9.10.4: #i53898# Made code warning-free again after resync to SRC680m162.
2006/04/07 21:34:10 sb 1.9.10.3: RESYNC: (1.9-1.10); FILE MERGED
2005/10/28 16:15:27 pl 1.9.10.2: #i55991# removed warnings for solaris platform
2005/10/26 15:42:29 sb 1.9.10.1: #i53898# Cleaned up.
2006-06-20 04:53:32 +00:00
Jens-Heiner Rechtien
060983cdb2 INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED
2005/10/28 16:15:27 pl 1.5.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:07 pl 1.5.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:53:20 +00:00
Jens-Heiner Rechtien
61e53ca020 INTEGRATION: CWS warnings01 (1.20.10); FILE MERGED
2006/04/06 14:23:13 cd 1.20.10.4: #55991# Make warning free for MSVC compiler
2005/11/10 14:04:05 pl 1.20.10.3: #i55991# removed warnings
2005/10/28 16:15:26 pl 1.20.10.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:07 pl 1.20.10.1: #i55991# removed warnings for linux platform
2006-06-20 04:53:02 +00:00
Jens-Heiner Rechtien
baaa352449 INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED
2005/10/28 16:15:26 pl 1.7.8.2: #i55991# removed warnings for solaris platform
2005/10/21 16:25:06 pl 1.7.8.1: #i55991# removed warnings for linux platform
2006-06-20 04:52:50 +00:00