summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/lib/uno/protocols/urp/urp.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Move files to ridljarSamuel Mehrbrodt2020-02-101-760/+0
* [API CHANGE] Drop deprecated I*Description interfacesNoel Grandin2016-06-071-24/+20
* jurt: add missing modelinesMiklos Vajna2016-05-051-0/+3
* cid#1326391: Dereference null return valueStephan Bergmann2016-02-241-2/+8
* cid#1326191 is a false positiveStephan Bergmann2016-01-221-3/+1
* cid#1326191, 1326202jan iversen2016-01-221-1/+3
* coverity#1326730 DMI: Dubious method invocationCaolán McNamara2015-12-221-1/+3
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-251-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-5/+5
* jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj2014-07-241-9/+25
* Java5 update - convert code to use genericsNoel Grandin2012-06-291-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* sb139: #i116445# do not write to a disposed Java URP bridgesb2011-01-131-2/+14
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.17.32); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS sb23 (1.15.26); FILE MERGEDRüdiger Timm2006-12-011-537/+636
* INTEGRATION: CWS ooo19126 (1.15.52); FILE MERGEDRüdiger Timm2005-09-071-48/+22
* INTEGRATION: CWS sb18 (1.14.8); FILE MERGEDOliver Bolte2004-06-031-55/+48
* INTEGRATION: CWS sb14 (1.12.6); FILE MERGEDRüdiger Timm2004-03-301-13/+9
* INTEGRATION: CWS jl3 (1.11.88); FILE MERGEDKurt Zenker2004-03-251-24/+33
* INTEGRATION: CWS sb10 (1.11.72); FILE MERGEDJens-Heiner Rechtien2004-02-031-5/+13
* #99601# performance optimizationsJörg Budischewski2002-06-251-18/+25
* renamed ThreadID -> ThreadIdKay Ramme2001-05-171-15/+15
* type clean upKay Ramme2001-05-081-47/+49
* cleaned up exception specificationKay Ramme2001-05-041-15/+15
* removed obsolete toString methodKay Ramme2001-04-201-13/+3
* removed obsolet methods for connection inheritanceKay Ramme2001-04-191-30/+5
* removed unnecessary synchronizeds; correct _message_count (#84611#)Kay Ramme2001-03-121-121/+125
* joined changes from: #80673# this enables force synchronous and fixes a small...Kay Ramme2001-02-021-33/+42
* use Type and TypeDescription instead of ClassKay Ramme2001-01-161-74/+80
* extra parameter for sendRequest; urp extensionsKay Ramme2000-09-281-40/+89
* initial importJens-Heiner Rechtien2000-09-181-0/+621