summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/comp/bridgefactory
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-12-191-1/+1
* jurt: add missing modelinesMiklos Vajna2016-05-051-0/+2
* java: combine nested if statementsNoel Grandin2015-11-051-3/+2
* java: 'final static' to 'static final'Noel Grandin2015-06-151-1/+1
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-1/+1
* Typos: caculate->calculate + acceses->accessesJulien Nabet2015-02-211-1/+1
* jurt: use new exception constructorsRobert Antoni Buj i Gelonch2014-10-101-4/+1
* jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj2014-07-241-24/+36
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-1/+0
* Java5 update - convert code to use genericsNoel Grandin2012-06-291-3/+2
* Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2012-06-291-9/+4
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* remove malingering legacy RCS tags.Michael Meeks2012-06-281-1/+0
* Make jurt JunitTests workStephan Bergmann2012-02-171-2/+5
* remove stray makefilesDavid Tardon2011-12-251-43/+0
* dba34d: automatic code correctionsOcke Janssen2011-03-101-2/+2
* sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-12/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-122-9/+2
* CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien2009-09-161-4/+4
* CWS-TOOLING: integrate CWS cmcfixes58Release Engineers2009-05-071-4/+0
* INTEGRATION: CWS changefileheader (1.5.64); FILE MERGEDRüdiger Timm2008-04-111-23/+19
* INTEGRATION: CWS changefileheader (1.10.6); FILE MERGEDRüdiger Timm2008-04-111-24/+19
* INTEGRATION: CWS sb79 (1.9.56); FILE MERGEDIvo Hinkelmann2007-11-231-14/+37
* INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGEDRüdiger Timm2005-09-071-48/+21
* INTEGRATION: CWS ooo19126 (1.8.92); FILE MERGEDRüdiger Timm2005-09-071-48/+22
* INTEGRATION: CWS sb31 (1.3.210); FILE MERGEDOliver Bolte2005-06-171-4/+3
* INTEGRATION: CWS sb8 (1.7.88); FILE MERGEDVladimir Glazounov2003-10-091-5/+3
* removed obsolet importKay Ramme2001-05-041-4/+3
* #82550# create a new java environment for every bridgeKay Ramme2001-01-221-4/+4
* #81493# set bridge to null if not with correct nametpf2000-12-071-3/+7
* method getBridge fixedKay Ramme2000-11-271-5/+5
* remove generation of java files from idlJuergen Schmidt2000-11-081-15/+2
* changed the BridgeFactory to use the UnoRuntime for bridge accessKay Ramme2000-10-191-58/+42
* XEventListener,XComponent addedJörg Budischewski2000-10-091-2/+4
* BridgeFactory is now EventListener for every created bridges, so that dispose...Jörg Budischewski2000-10-061-5/+47
* initial importJens-Heiner Rechtien2000-09-182-0/+306