sb
a3c8a0ed0c
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Malte Timmermann
5965bb5243
codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31
2010-06-25 13:15:03 +02:00
Daniel Rentz
fb8617e2f5
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
Daniel Rentz
b798812d02
npower13_objectmodules: make vba import available in oox filters
2010-04-14 17:31:33 +02:00
Martin Hollmichel
656c2a8f12
nativea: #i110249# chg copyright
2010-04-06 14:40:41 +02:00
Jens-Heiner Rechtien
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Ivo Hinkelmann
6c662eef5c
CWS-TOOLING: integrate CWS kso42
2010-01-26 13:09:27 +01:00
Kai Sommerfeld
31a763ce50
#i61429# - Adapted UCB clients to deprecated XContentCreator interface.
2010-01-06 16:46:36 +01:00
Kai Sommerfeld
cdb8601188
whitespace cleanup.
2010-01-06 10:48:26 +01:00
Michael Stahl
b7362dfa44
#i105745#: tools/stream.hxx: API change:
...
make SvMemoryStream::GetSize() private
introduce new public SvMemoryStream::GetEndOfData()
2009-11-02 19:08:00 +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