summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
Commit message (Expand)AuthorAgeFilesLines
* recreated tag libreoffice-3.3.0.4 which had these commits:Bjoern Michaelsen2011-08-231-5/+5
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS cmcfixes58Release Engineers2009-05-071-10/+0
* INTEGRATION: CWS changefileheader (1.44.32); FILE MERGEDRüdiger Timm2008-04-111-24/+19
* INTEGRATION: CWS sb23 (1.39.12); FILE MERGEDRüdiger Timm2006-12-011-316/+123
* INTEGRATION: CWS jl16 (1.41.6); FILE MERGEDJens-Heiner Rechtien2005-09-231-3/+18
* INTEGRATION: CWS ooo19126 (1.41.10); FILE MERGEDRüdiger Timm2005-09-071-48/+22
* INTEGRATION: CWS sb33 (1.40.6); FILE MERGEDOliver Bolte2005-07-071-18/+9
* INTEGRATION: CWS readonlydoc1 (1.39.20); FILE MERGEDKurt Zenker2005-05-181-27/+5
* INTEGRATION: CWS onewaydefault (1.38.24); FILE MERGEDOliver Bolte2004-10-181-4/+4
* INTEGRATION: CWS sb18 (1.36.8); FILE MERGEDOliver Bolte2004-06-031-5/+3
* INTEGRATION: CWS sdk10 (1.30.26); FILE MERGEDKurt Zenker2004-05-191-4/+7
* INTEGRATION: CWS sb14 (1.33.26); FILE MERGEDRüdiger Timm2004-03-301-57/+27
* INTEGRATION: CWS jl3 (1.33.10); FILE MERGEDKurt Zenker2004-03-251-7/+7
* INTEGRATION: CWS kso11 (1.33.28); FILE MERGEDKurt Zenker2004-03-251-4/+4
* INTEGRATION: CWS sb8 (1.32.2); FILE MERGEDVladimir Glazounov2003-10-091-38/+29
* INTEGRATION: CWS sb7 (1.30.2); FILE MERGEDJens-Heiner Rechtien2003-08-131-70/+101
* INTEGRATION: CWS sb5 (1.29.12); FILE MERGEDJens-Heiner Rechtien2003-08-071-87/+93
* INTEGRATION: CWS sb6 (1.29.14); FILE MERGEDVladimir Glazounov2003-07-091-4/+18
* INTEGRATION: CWS uno2 (1.27.2.1.16); FILE MERGEDRüdiger Timm2003-04-231-78/+78
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-6/+23
* #104312# Removed useless import.Stephan Bergmann2002-10-301-4/+3
* #98508# In sendReply, dispose the bridge when _iProtocol.writeReply causes an...Stephan Bergmann2002-09-171-20/+20
* #99601# performance optimizationsJörg Budischewski2002-06-251-24/+31
* #98036# runtime exception replaced by DisposedExceptionJörg Budischewski2002-03-211-15/+23
* renamed ThreadID; changed to new ThreadPool interface; throws dispose reasong...Kay Ramme2001-05-171-48/+68
* must not be a serviceKay Ramme2001-05-091-52/+3
* use typedescription provider instead of Type.getTypeDescriptionKay Ramme2001-05-081-4/+4
* removed obsolet exception declaration; made must change to getInstnace confor...Kay Ramme2001-05-041-92/+111
* removed obsolet methods for connection inheritanceKay Ramme2001-04-191-27/+3
* joined 1.8.4.11 - 1.8.4.12 (enabled the socket-close-bug workaround only for ...Kay Ramme2001-04-191-6/+20
* now synchronized correctly on _outputStream (something went wrong with some m...Kay Ramme2001-03-121-4/+4
* merged changes from 1.8.4.6 - 1.8.4.7(synchronize incs, decs, _objects)Kay Ramme2001-02-261-24/+30
* merged diff 1.8.4.5-1.8.4.6 (the source environment has to be set, when creat...Kay Ramme2001-02-221-6/+5
* joined changes from 1.8.4.4 - 1.8.4.5 (#83116# add interface IInvokeable and ...Kay Ramme2001-02-061-9/+12
* joined changes from: #80673# this enables force synchronous and fixes a small...Kay Ramme2001-02-021-23/+36
* merged #83361# (bug fix for releasing multi mapped objects) from diff 1.8.4.2...Kay Ramme2001-01-311-5/+6
* #82702# workaround for linux socket problemKay Ramme2001-01-181-3/+12
* use Type and TypeDescription instead of ClassKay Ramme2001-01-161-33/+34
* #82443# added thread run hooksKay Ramme2000-12-221-51/+25
* #80230 Get rights for Netscapecdt2000-11-301-3/+53
* added negotiate and forceSynchronouse attributes for bridgeKay Ramme2000-11-031-21/+82
* constructor accepts a 4th parameter as the bridge name; only print exceptions...Kay Ramme2000-10-191-6/+10
* #79524# reduce verbosity - do not print connection failuresKay Ramme2000-10-171-7/+9
* extrace parameter for sendRequest: mustReplyKay Ramme2000-09-281-6/+10
* check if the in mapped object is java object, send release immediatly, only c...Kay Ramme2000-09-281-8/+46
* insert StableListeners into right tableKay Ramme2000-09-281-4/+4
* initial importJens-Heiner Rechtien2000-09-181-0/+775