Age | Commit message (Collapse) | Author |
|
2004/04/06 09:04:48 tbe 1.3.94.1: #115421# Render Office Components Transparently Usable
|
|
2004/02/19 14:09:54 sb 1.5.118.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.
|
|
2004/02/19 14:09:52 sb 1.5.28.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.
|
|
2004/03/05 08:14:08 sb 1.12.6.1: #i21150# Cleaned up.
|
|
2004/03/05 08:14:08 sb 1.13.88.1: #i21150# Cleaned up.
|
|
2004/03/05 08:14:06 sb 1.33.26.1: #i21150# Cleaned up.
|
|
2004/03/15 14:06:25 jl 1.11.88.2: RESYNC: (1.11-1.12); FILE MERGED
2003/12/10 14:10:02 sb 1.11.88.1: #114000# Fixed handling of method IDs (which are always unsigned).
|
|
2003/12/11 11:02:54 sb 1.13.10.1: #114133# Cleaned up (anticipating changes in 1.11.52.1).
|
|
2003/12/10 16:21:21 sb 1.33.10.1: #i22352# The workaround to interrupt the dispatcher thread is also needed for 1.3.1.
|
|
2004/03/11 08:49:33 sb 1.3.86.1: #115880# Cloned 112066.
|
|
2004/03/11 08:49:33 sb 1.33.28.1: #115880# Cloned 112066.
|
|
2004/03/11 08:49:32 sb 1.3.36.1: #115880# Cloned 112066.
|
|
2004/03/11 08:50:03 sb 1.1.4.1: #115880# Cloned 112066.
|
|
2004/02/04 11:19:26 sb 1.11.82.1: #i25055# Improve stack traces of exceptions thrown over Java URP bridge.
|
|
2003/11/04 14:03:46 sb 1.5.50.1: #112870# Improved robustness by not relying on details of com.sun.star.uno.Type class.
|
|
2003/10/30 09:15:29 sb 1.11.72.1: #112870# Do not rely on internal details of TypeDescription class.
|
|
2003/08/26 09:45:02 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:49:39 sb 1.3.88.1: #108679# Stripped down this unused class.
|
|
2003/10/06 08:26:05 sb 1.3.88.1: #112127# Replaced ThreadPoolFactory by new ThreadPoolManager facility.
|
|
2003/10/06 08:34:18 sb 1.1.2.1: #112127# Replacement for ThreadPoolFactory.
|
|
2003/10/06 08:45:35 sb 1.1.2.2: #112127# Clarified location of native source code.
2003/10/06 08:34:06 sb 1.1.2.1: #112127# Replacement for NativeThreadPoolFactory.
|
|
2003/10/06 08:28:12 sb 1.2.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/10/06 08:28:11 sb 1.9.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/10/06 08:27:21 sb 1.4.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/08/26 09:48:49 sb 1.12.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/10/06 08:24:08 sb 1.32.2.2: #112127# Adapted to new ThreadPoolManager.
2003/08/26 09:48:03 sb 1.32.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:47:33 sb 1.7.88.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/12 09:43:55 sb 1.11.28.2: #i16264# Refactored out Type.isSupertypeOf.
2003/08/06 14:13:03 sb 1.11.28.1: #111153# java_environment.getRegisteredInterface now finds entries for subtypes of the requested type.
|
|
2003/08/12 09:43:55 sb 1.30.2.5: #i16264# Refactored out Type.isSupertypeOf.
2003/08/11 08:33:23 sb 1.30.2.4: RESYNC: (1.30-1.31); FILE MERGED
2003/08/07 12:43:49 sb 1.30.2.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in.
2003/07/23 11:16:32 sb 1.30.2.2: #110892# ProxyFactory.isProxy has to check for matching types.
2003/07/18 07:43:43 sb 1.30.2.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.
|
|
2003/08/07 12:43:49 sb 1.2.18.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in.
2003/07/23 11:16:32 sb 1.2.18.2: #110892# ProxyFactory.isProxy has to check for matching types.
2003/07/18 07:43:43 sb 1.2.18.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.
|
|
2003/07/21 09:19:01 sb 1.29.12.2: RESYNC: (1.29-1.30); FILE MERGED
2003/06/23 15:12:11 sb 1.29.12.1: #106808# Fixed synchronization to avoid deadlocks between MessageDispatcher thread and disposed method.
|
|
2003/07/03 09:44:06 sb 1.29.14.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.
|
|
2003/05/16 07:41:59 dbo 1.3.10.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:58 dbo 1.1.2.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:58 dbo 1.3.8.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:05 dbo 1.12.8.1: #109701# fixing uri decoding
|
|
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/04/22 16:23:42 sb 1.2.2.1: #109027# Fixed NativeLibraryLoader to cope with file names containing spaces.
|
|
2003/04/17 09:19:03 dbo 1.11.8.1: #i9518#
|
|
2003/04/15 12:32:36 jl 1.6.26.1: #108707# FactoryHelper supports multiple services
|
|
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/07 08:33:34 sb 1.2.62.1: #108678# Replaced sandbox-based proxy with java.lang.reflect based one.
|
|
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/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/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/03/12 15:06:41 sb 1.2.54.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
|
|
2003/03/12 15:06:40 sb 1.1.2.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
|
|
2003/03/12 15:06:37 sb 1.1.4.1.10.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.
|
|
|
|
|