summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
AgeCommit message (Expand)Author
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Remove dead java codeNoel Grandin
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34dOcke Janssen
2011-03-10dba34d: automatic code correctionsOcke Janssen
2011-01-20sb139: #i116530# improve Java URP bridge error notification by utilizing the ...sb
2011-01-13sb139: #i116445# do not write to a disposed Java URP bridgesb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.44.32); FILE MERGEDRüdiger Timm
2006-12-01INTEGRATION: CWS sb23 (1.39.12); FILE MERGEDRüdiger Timm
2005-09-23INTEGRATION: CWS jl16 (1.41.6); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.41.10); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS sb33 (1.40.6); FILE MERGEDOliver Bolte
2005-05-18INTEGRATION: CWS readonlydoc1 (1.39.20); FILE MERGEDKurt Zenker
2004-10-18INTEGRATION: CWS onewaydefault (1.38.24); FILE MERGEDOliver Bolte
2004-06-03INTEGRATION: CWS sb18 (1.36.8); FILE MERGEDOliver Bolte
2004-05-19INTEGRATION: CWS sdk10 (1.30.26); FILE MERGEDKurt Zenker
2004-03-30INTEGRATION: CWS sb14 (1.33.26); FILE MERGEDRüdiger Timm
2004-03-25INTEGRATION: CWS jl3 (1.33.10); FILE MERGEDKurt Zenker
2004-03-25INTEGRATION: CWS kso11 (1.33.28); FILE MERGEDKurt Zenker
2003-10-09INTEGRATION: CWS sb8 (1.32.2); FILE MERGEDVladimir Glazounov
2003-08-13INTEGRATION: CWS sb7 (1.30.2); FILE MERGEDJens-Heiner Rechtien
2003-08-07INTEGRATION: CWS sb5 (1.29.12); FILE MERGEDJens-Heiner Rechtien
2003-07-09INTEGRATION: CWS sb6 (1.29.14); FILE MERGEDVladimir Glazounov
2003-04-23INTEGRATION: CWS uno2 (1.27.2.1.16); FILE MERGEDRüdiger Timm
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-10-30#104312# Removed useless import.Stephan Bergmann
2002-09-17#98508# In sendReply, dispose the bridge when _iProtocol.writeReply causes an...Stephan Bergmann
2002-06-25#99601# performance optimizationsJörg Budischewski
2002-03-21#98036# runtime exception replaced by DisposedExceptionJörg Budischewski
2001-05-17renamed ThreadID; changed to new ThreadPool interface; throws dispose reasong...Kay Ramme
2001-05-09must not be a serviceKay Ramme
2001-05-08use typedescription provider instead of Type.getTypeDescriptionKay Ramme
2001-05-04removed obsolet exception declaration; made must change to getInstnace confor...Kay Ramme
2001-04-19removed obsolet methods for connection inheritanceKay Ramme
2001-04-19joined 1.8.4.11 - 1.8.4.12 (enabled the socket-close-bug workaround only for ...Kay Ramme
2001-03-12now synchronized correctly on _outputStream (something went wrong with some m...Kay Ramme
2001-02-26merged changes from 1.8.4.6 - 1.8.4.7(synchronize incs, decs, _objects)Kay Ramme
2001-02-22merged diff 1.8.4.5-1.8.4.6 (the source environment has to be set, when creat...Kay Ramme
2001-02-06joined changes from 1.8.4.4 - 1.8.4.5 (#83116# add interface IInvokeable and ...Kay Ramme
2001-02-02joined changes from: #80673# this enables force synchronous and fixes a small...Kay Ramme
2001-01-31merged #83361# (bug fix for releasing multi mapped objects) from diff 1.8.4.2...Kay Ramme
2001-01-18#82702# workaround for linux socket problemKay Ramme
2001-01-16use Type and TypeDescription instead of ClassKay Ramme