Commit graph

136 commits

Author SHA1 Message Date
Vladimir Glazounov
23805649ad INTEGRATION: CWS fwk03 (1.3.8); FILE MERGED
2003/05/16 07:41:58 dbo 1.3.8.1: #109701# internal StringHelper class
2003-05-26 07:40:18 +00:00
Vladimir Glazounov
501ad56a97 INTEGRATION: CWS fwk03 (1.12.8); FILE MERGED
2003/05/16 07:41:05 dbo 1.12.8.1: #109701# fixing uri decoding
2003-05-26 07:40:06 +00:00
Vladimir Glazounov
03491050fe INTEGRATION: CWS uno4 (1.3.2); FILE MERGED
2003/05/02 08:22:01 sb 1.3.2.1: #108642# Improved loadLibrary, so that it finds native libraries also in tests run from the build environment.
2003-05-22 07:56:11 +00:00
Rüdiger Timm
3484716b00 INTEGRATION: CWS sb4 (1.2.2); FILE MERGED
2003/04/22 16:23:42 sb 1.2.2.1: #109027# Fixed NativeLibraryLoader to cope with file names containing spaces.
2003-04-24 14:18:46 +00:00
Vladimir Glazounov
b263866f00 INTEGRATION: CWS uno3 (1.11.8); FILE MERGED
2003/04/17 09:19:03 dbo 1.11.8.1: #i9518#
2003-04-24 13:03:33 +00:00
Vladimir Glazounov
f79e7c7a03 INTEGRATION: CWS uno3 (1.6.26); FILE MERGED
2003/04/15 12:32:36 jl 1.6.26.1: #108707# FactoryHelper supports multiple services
2003-04-24 13:03:21 +00:00
Rüdiger Timm
861125b053 INTEGRATION: CWS uno2 (1.1.1.1.64); FILE MERGED
2003/04/07 08:34:43 sb 1.1.1.1.64.1: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one (in com.sun.star.lib.uno.bridges.java_remote).
2003-04-23 16:04:45 +00:00
Rüdiger Timm
1a58ac05be INTEGRATION: CWS uno2 (1.2.62); FILE MERGED
2003/04/07 08:33:34 sb 1.2.62.1: #108678# Replaced sandbox-based proxy with java.lang.reflect based one.
2003-04-23 16:04:10 +00:00
Rüdiger Timm
b8789bce5c INTEGRATION: CWS uno2 (1.27.2.1.16); FILE MERGED
2003/04/10 13:50:26 sb 1.27.2.1.16.3: #108825# In the RefHolder, keep a hard reference to the local object (the java_environment will only hold it weakly, so that a local object might be garbage-collected otherwise).
2003/04/07 08:33:33 sb 1.27.2.1.16.2: #108678# Replaced sandbox-based proxy with java.lang.reflect based one.
2003/04/04 09:13:59 sb 1.27.2.1.16.1: #108628# Always send back a release for a known object in mapInterfaceFrom (e.g., when the object is a local one mapped out via another bridge and now mapped back in); cleaned up handling of disposed bridge.
2003-04-23 16:03:59 +00:00
Rüdiger Timm
dc80c49936 INTEGRATION: CWS uno2 (1.1.2); FILE ADDED
2003/04/07 08:43:12 sb 1.1.2.2: #108678# Added documentation.
2003/04/07 08:31:08 sb 1.1.2.1: #108678# Replacement for com.sun.star.lib.uno.environments.java.IRequester.
2003-04-23 16:03:48 +00:00
Rüdiger Timm
b90b8d2507 INTEGRATION: CWS uno2 (1.1.2); FILE ADDED
2003/04/15 09:31:36 sb 1.1.2.3: #107753# Adapted hashCode and equals.
2003/04/10 12:51:51 sb 1.1.2.2: #108678# Fixed handling of proxy's queryInterface when supported type equals requested type.
2003/04/07 08:30:54 sb 1.1.2.1: #108678# Replacement for com.sun.star.lib.uno.environments.java.Proxy.
2003-04-23 16:03:38 +00:00
Vladimir Glazounov
39865c769e INTEGRATION: CWS tune01 (1.2.54); FILE MERGED
2003/03/12 15:06:41 sb 1.2.54.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
2003-04-15 13:34:21 +00:00
Vladimir Glazounov
cae963767c INTEGRATION: CWS tune01 (1.1.2); FILE ADDED
2003/03/12 15:06:40 sb 1.1.2.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
2003-04-15 13:34:07 +00:00
Vladimir Glazounov
34f0e481a9 INTEGRATION: CWS tune01 (1.1.4.1.10); FILE MERGED
2003/03/12 15:06:37 sb 1.1.4.1.10.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
2003-04-15 13:33:59 +00:00
Jens-Heiner Rechtien
44bf5dacd7 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 11:41:32 +00:00
Stephan Bergmann
1ef41f44bc #104312# Removed useless import. 2002-10-30 14:32:52 +00:00
Stephan Bergmann
a8603cd04b #104312# Adapted to new TypedProxy. 2002-10-30 14:32:05 +00:00
Stephan Bergmann
8e8004db87 #104312# 2002-10-30 14:27:51 +00:00
Daniel Boelzle
dd494ed41b #104312# workaround partly initialized Type object 2002-10-29 08:17:05 +00:00
Joachim Lingner
be2022e70a #97822# 2002-10-22 14:46:43 +00:00
Stephan Bergmann
abc17b70ec #103968# Cleaned up socketAcceptor/Connector. 2002-10-07 12:17:19 +00:00
Stephan Bergmann
6e63cafea8 #103968# Cleaned up Acceptor/Connector. 2002-10-07 12:16:28 +00:00
Joachim Lingner
9e50970ccf #97822# Removed ComponentFactoryWrapper 2002-10-01 12:30:46 +00:00
Stephan Bergmann
1f3119d63c #98508# Keep it compilable with JDK 1.3. 2002-09-23 10:57:12 +00:00
Joachim Lingner
70ef9f2719 #98344# Factory now implements XTypeProvider 2002-09-18 08:59:02 +00:00
Stephan Bergmann
967272f60a #98508# In execute, do not call sendReply a second time with an exception in case the regular sendReply caused an exception. 2002-09-17 14:07:24 +00:00
Stephan Bergmann
2319693769 #98508# Cleaned up. 2002-09-17 14:06:14 +00:00
Stephan Bergmann
caa6bec08c #98508# In sendReply, dispose the bridge when _iProtocol.writeReply causes an exception (with urp, the bridge is probably no longer usable, because the caching will be out of sync). 2002-09-17 13:58:52 +00:00
Daniel Boelzle
f21f2d50a5 #102916# fixed manifest file RegistrationClassName lookup 2002-09-04 08:20:04 +00:00
Daniel Boelzle
a55732e8d1 #102601# caught java.lang.Exception 2002-09-02 13:36:28 +00:00
Daniel Boelzle
af3d1f44eb #100232# added support for __getComponentFactory 2002-08-13 10:40:35 +00:00
Joachim Lingner
04aa8014c2 #99466# isObject and toObject now treat an Any with interface type and null reference as vali objects,i.e. do not throw IllegalArgumentException 2002-08-08 13:34:27 +00:00
Jörg Budischewski
5dd34933da #101084# resources are now held hard, otherwise resource might become garbagecollected 2002-07-19 08:02:20 +00:00
Joachim Lingner
4330254e02 #101419# disposed exception occurred when closing basic IDE, a stack trace was printed also in non - debug 2002-07-17 09:54:11 +00:00
Daniel Boelzle
a07783af0a #99059# fixed macro expander init 2002-07-03 07:49:50 +00:00
Jörg Budischewski
64dac91688 #99601# performance optimizations 2002-06-25 06:18:12 +00:00
Daniel Boelzle
894cb67c27 #100075# using macro expander singleton handling macrofied urls 2002-06-14 12:12:10 +00:00
Daniel Boelzle
c28dcca32e #100075# using macro expander singleton handling macrofied urls 2002-06-14 12:09:52 +00:00
Jörg Budischewski
b303b2aa26 #99373# fixes problem with java 1.4., __getMethodsAsTable() does not rely anymore on the sequence of function names 2002-05-16 13:58:46 +00:00
Joachim Lingner
c7b49c54a6 #97746# java helper classes 2002-04-11 14:43:31 +00:00
Joachim Lingner
7d297b2a75 #98379# HolderProxy.isSame 2002-03-27 12:03:56 +00:00
Joachim Lingner
968dccbf9a #98345# 2002-03-26 13:13:10 +00:00
Jörg Budischewski
eb1e9e42a9 #98036# mappingException now deprecated 2002-03-21 15:25:03 +00:00
Jörg Budischewski
d90dd9f646 #98036# runtime exception replaced by DisposedException 2002-03-21 15:23:31 +00:00
Joachim Lingner
05ac712fcd #96438# UrlResolver.java 2002-02-18 12:18:16 +00:00
Jörg Budischewski
e38b8bde71 #96701# API review 2002-01-18 13:06:54 +00:00
Stephan Bergmann
eb90f28f11 #94448# Fixed to call performance-optimized writebyteSequence from writeSequence. 2001-12-20 07:54:37 +00:00
Joachim Lingner
ad9bb8a810 #75148# ClassLoader are created as secure 2001-11-22 12:26:37 +00:00
Jörg Budischewski
ff455b4a74 #94215# asynchronous queue is not made public anymore 2001-11-02 09:48:29 +00:00
Jörg Budischewski
912a8656fa #93678# added typeinfo for structs (necessary for jdk14_beta2) 2001-10-26 10:44:11 +00:00