Commit graph

11220 commits

Author SHA1 Message Date
Oliver Bolte
1f372e0a64 INTEGRATION: CWS sb31 (1.3.170); FILE MERGED
2005/03/30 12:45:45 sb 1.3.170.1: #120219# Cleaned up.
2005-06-17 09:00:48 +00:00
Oliver Bolte
89ee837795 INTEGRATION: CWS sb31 (1.2.154); FILE MERGED
2005/03/30 12:45:44 sb 1.2.154.1: #120219# Cleaned up.
2005-06-17 09:00:36 +00:00
Oliver Bolte
9356d4c599 INTEGRATION: CWS sb31 (1.2.210); FILE MERGED
2005/03/30 12:45:44 sb 1.2.210.1: #120219# Cleaned up.
2005-06-17 09:00:22 +00:00
Oliver Bolte
b612ee267b INTEGRATION: CWS sb31 (1.2.210); FILE MERGED
2005/03/30 12:45:43 sb 1.2.210.1: #120219# Cleaned up.
2005-06-17 08:58:16 +00:00
Oliver Bolte
5477fd2dce INTEGRATION: CWS sb31 (1.7.30); FILE MERGED
2005/04/21 13:37:31 sb 1.7.30.2: #120220# Adapted to reworked unoloader.jar.
2005/04/07 12:03:29 sb 1.7.30.1: #120220# Load Java UNO components with a class loader that inherits from the UnoClassLoader, and make sure that any (Java classes representing) additional UNO types that a UNO component brings with it are found by the UnoClassLoader (the latter still needs TODO).
2005-06-17 08:58:03 +00:00
Oliver Bolte
f2eb9faff7 INTEGRATION: CWS sb31 (1.3.170); FILE MERGED
2005/03/30 12:45:43 sb 1.3.170.1: #120219# Cleaned up.
2005-06-17 08:57:49 +00:00
Oliver Bolte
955b5ba662 INTEGRATION: CWS sb31 (1.3.210); FILE MERGED
2005/03/30 12:45:43 sb 1.3.210.1: #120219# Cleaned up.
2005-06-17 08:57:30 +00:00
Oliver Bolte
31b69cf0ae INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/03/30 12:38:11 sb 1.1.2.1: #120219# Added Sealed information to JAR file.
2005-06-17 08:54:57 +00:00
Oliver Bolte
b3177897ad INTEGRATION: CWS sb31 (1.3.44); FILE MERGED
2005/05/26 14:44:59 sb 1.3.44.3: #121932# Adaption for wntmsci10.
2005/04/18 14:21:54 sb 1.3.44.2: #121392# Extended manifest Class-Path so that native libraries can be found.
2005/03/30 12:37:37 sb 1.3.44.1: #120219# Added Class-Path and Sealed information to JAR file.
2005-06-17 08:54:46 +00:00
Oliver Bolte
d1ac8952c8 INTEGRATION: CWS sb31 (1.5.168); FILE MERGED
2005/04/07 11:54:11 sb 1.5.168.1: #120220# Use the current class loader instead of the system class loader to ensure that all UNO classes are loaded through the UnoClassLoader.
2005-06-17 08:54:29 +00:00
Oliver Bolte
d598bd7846 INTEGRATION: CWS sb31 (1.18.42); FILE MERGED
2005/04/07 11:57:06 sb 1.18.42.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:54:15 +00:00
Oliver Bolte
7cd3efac07 INTEGRATION: CWS sb31 (1.18.54); FILE MERGED
2005/04/07 11:57:06 sb 1.18.54.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:54:00 +00:00
Oliver Bolte
93dff1fbb9 INTEGRATION: CWS sb31 (1.10.54); FILE MERGED
2005/04/07 11:57:05 sb 1.10.54.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:53:46 +00:00
Oliver Bolte
5e4947b50c INTEGRATION: CWS sb31 (1.15.8); FILE MERGED
2005/04/18 12:41:43 sb 1.15.8.2: #120220# Do not use JNI_info instance before it is initialized.
2005/04/07 11:57:05 sb 1.15.8.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:53:32 +00:00
Oliver Bolte
3b3189b9f5 INTEGRATION: CWS sb31 (1.5.168); FILE MERGED
2005/04/18 12:41:43 sb 1.5.168.2: #120220# Do not use JNI_info instance before it is initialized.
2005/04/07 11:57:05 sb 1.5.168.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:53:17 +00:00
Oliver Bolte
60465ed318 INTEGRATION: CWS sb31 (1.18.36); FILE MERGED
2005/04/07 11:57:04 sb 1.18.36.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:53:03 +00:00
Oliver Bolte
95642230ee INTEGRATION: CWS sb31 (1.12.100); FILE MERGED
2005/04/18 12:41:42 sb 1.12.100.2: #120220# Do not use JNI_info instance before it is initialized.
2005/04/07 11:57:04 sb 1.12.100.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:52:48 +00:00
Oliver Bolte
328e5243e5 INTEGRATION: CWS sb31 (1.9.100); FILE MERGED
2005/04/18 12:41:42 sb 1.9.100.2: #120220# Do not use JNI_info instance before it is initialized.
2005/04/07 11:57:04 sb 1.9.100.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.
2005-06-17 08:52:29 +00:00
Oliver Bolte
866e0d415e INTEGRATION: CWS sb31 (1.7.10); FILE MERGED
2005/04/18 08:35:56 sb 1.7.10.1: #i47459# Copied 1.7.14.2 from cws_src680_sb32 to here.
2005-06-17 08:51:58 +00:00
Oliver Bolte
ecfceb0dee INTEGRATION: CWS sb31 (1.2.10); FILE MERGED
2005/04/18 08:35:41 sb 1.2.10.1: #i47459# Copied 1.2.14.2 from cws_src680_sb32 to here.
2005-06-17 08:51:37 +00:00
Oliver Bolte
ad67a9a369 INTEGRATION: CWS sb31 (1.5.10); FILE MERGED
2005/03/30 12:49:14 sb 1.5.10.1: #120219# Removed dubious JAR file versioning.
2005-06-17 08:45:39 +00:00
Oliver Bolte
a7154b2fd0 INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/29 10:25:41 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17 08:45:24 +00:00
Oliver Bolte
e734a5489e INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/29 10:25:25 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17 08:45:10 +00:00
Oliver Bolte
06716e6cfb INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/29 10:24:51 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17 08:44:50 +00:00
Oliver Bolte
34f934130c INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/05/03 12:28:35 sb 1.1.2.2: #121392# Excluded jut.jar from URE.
2005/04/29 10:25:09 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17 08:44:36 +00:00
Oliver Bolte
b81efda9b0 INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/29 10:22:13 sb 1.1.2.4: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005/04/21 13:32:02 sb 1.1.2.3: #120220# Reworked unoloader.jar: UnoLoader.execute to launch applications; UNO-Type-Path for type JARs; no need to include unoil.jar any longer.
2005/04/07 13:49:13 sb 1.1.2.2: #120220# Fixed copyright statement.
2005/04/07 12:24:54 sb 1.1.2.1: #120220# Added unoloader.jar.
2005-06-17 08:44:24 +00:00
Oliver Bolte
e17c638654 INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/29 10:22:50 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar.
2005-06-17 08:44:12 +00:00
Oliver Bolte
1795ee973d INTEGRATION: CWS sb31 (1.8.10); FILE MERGED
2005/04/29 10:19:36 sb 1.8.10.2: #120220# Generate javadoc for unoloader.jar.
2005/04/07 12:22:24 sb 1.8.10.1: #120220# Added unoloader.jar.
2005-06-17 08:43:59 +00:00
Oliver Bolte
432424805d INTEGRATION: CWS sb31 (1.15.10); FILE MERGED
2005/04/29 10:20:27 sb 1.15.10.2: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005/04/07 12:22:24 sb 1.15.10.1: #120220# Added unoloader.jar.
2005-06-17 08:43:44 +00:00
Oliver Bolte
d7d19c3122 INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/03/30 12:48:17 sb 1.1.2.1: #120219# Added Sealed information to JAR file.
2005-06-17 08:41:24 +00:00
Oliver Bolte
a6142f5be2 INTEGRATION: CWS sb31 (1.2.114); FILE MERGED
2005/03/30 12:46:54 sb 1.2.114.1: #120219# Cleaned up.
2005-06-17 08:41:10 +00:00
Oliver Bolte
69f9f35fe4 INTEGRATION: CWS sb31 (1.2.62); FILE MERGED
2005/03/30 12:47:47 sb 1.2.62.1: #120219# Added Class-Path and Sealed information to JAR file.
2005-06-17 08:40:55 +00:00
Oliver Bolte
c5abdb83b3 INTEGRATION: CWS sb31 (1.5.104); FILE MERGED
2005/03/30 12:48:40 sb 1.5.104.1: #120219# Cleaned up.
2005-06-17 08:40:41 +00:00
Oliver Bolte
7df58d507d INTEGRATION: CWS moresystemstuff2 (1.35.54); FILE MERGED
2005/04/01 10:21:40 rene 1.35.54.1: #i46467# add more system stuff and options to link against pam/crypt/xrender
2005-06-17 08:32:21 +00:00
Oliver Bolte
981ecf839b INTEGRATION: CWS moresystemstuff2 (1.13.14); FILE MERGED
2005/04/01 10:21:39 rene 1.13.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender
2005-06-17 08:32:08 +00:00
Oliver Bolte
61f21f792e INTEGRATION: CWS moresystemstuff2 (1.25.146); FILE MERGED
2005/04/01 10:21:39 rene 1.25.146.1: #i46467# add more system stuff and options to link against pam/crypt/xrender
2005-06-17 08:31:55 +00:00
Oliver Bolte
cde461fdbc INTEGRATION: CWS sb31 (1.4.10); FILE MERGED
2005/05/23 09:12:03 sb 1.4.10.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:21:57 +00:00
Oliver Bolte
cb0847ce15 INTEGRATION: CWS sb31 (1.6.4); FILE MERGED
2005/05/23 09:08:55 sb 1.6.4.2: #121931# Removed dtor symbols that need not be exported; cleaned up.
2005/05/04 15:18:09 sb 1.6.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:21:28 +00:00
Oliver Bolte
5c155dafef INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/07 13:48:49 sb 1.1.2.2: #120220# Fixed copyright statement.
2005/04/07 12:17:07 sb 1.1.2.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:21:14 +00:00
Oliver Bolte
1c42e58b75 INTEGRATION: CWS sb31 (1.7.4); FILE MERGED
2005/04/07 12:17:45 sb 1.7.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:21:01 +00:00
Oliver Bolte
76a187ac57 INTEGRATION: CWS sb31 (1.5.4); FILE MERGED
2005/04/07 12:19:52 sb 1.5.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:20:47 +00:00
Oliver Bolte
558fda1073 INTEGRATION: CWS sb31 (1.4.4); FILE MERGED
2005/04/07 12:15:45 sb 1.4.4.1: #120220# Cleanup.
2005-06-17 08:20:34 +00:00
Oliver Bolte
51cec09872 INTEGRATION: CWS sb31 (1.1.2); FILE ADDED
2005/04/07 13:48:49 sb 1.1.2.2: #120220# Fixed copyright statement.
2005/04/07 12:16:31 sb 1.1.2.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.
2005-06-17 08:20:20 +00:00
Oliver Bolte
cd8be9b8b5 INTEGRATION: CWS buildfixes01 (1.2.24); FILE MERGED
2005/06/07 13:43:20 thb 1.2.24.1: #i50426# Corrected license header
2005-06-15 09:27:20 +00:00
Oliver Bolte
81b2b22d15 INTEGRATION: CWS buildfixes01 (1.4.6); FILE MERGED
2005/06/07 13:42:55 thb 1.4.6.1: #i50426# Corrected license header
2005-06-15 09:25:58 +00:00
Oliver Bolte
03b14810a2 INTEGRATION: CWS gcc4fwdecl (1.19.56); FILE MERGED
2005/06/01 17:38:40 pmladek 1.19.56.1: #i50073#
Fixed forward declarations for gcc4 in stoc
2005-06-14 15:43:31 +00:00
Stephan Bergmann
45028ce9d3 #121392# Made STLport a public part of the URE; added URE_TYPES, URE_SERVICES to SDK std.mk. 2005-06-10 12:49:59 +00:00
Stephan Bergmann
41b1719290 #121392# Made STLport a public part of the URE. 2005-06-10 12:48:48 +00:00
Stephan Bergmann
d601615686 #121392# Made STLport a public part of the URE; documentation reviewed. 2005-06-10 12:48:08 +00:00
Jens-Heiner Rechtien
baa23b2c11 INTEGRATION: CWS ause028 (1.58.4); FILE MERGED
2005/05/03 09:37:09 hjs 1.58.4.1: #109143# deliver missing header
2005-06-09 13:54:16 +00:00