summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt1-212/+0
2017-12-19Fix typosAndrea Gelmini1-1/+1
2016-05-05jurt: add missing modelinesMiklos Vajna1-0/+2
2015-11-05java: combine nested if statementsNoel Grandin1-3/+2
2015-06-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet1-1/+1
2014-10-10jurt: use new exception constructorsRobert Antoni Buj i Gelonch1-4/+1
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj1-24/+36
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-1/+0
2012-06-29Java5 update - convert code to use genericsNoel Grandin1-3/+2
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin1-9/+4
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-1/+0
2012-02-17Make jurt JunitTests workStephan Bergmann1-2/+5
2011-03-10dba34d: automatic code correctionsOcke Janssen1-2/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-12/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien1-4/+4
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-4/+0
2008-04-11INTEGRATION: CWS changefileheader (1.10.6); FILE MERGEDRüdiger Timm1-24/+19
2007-11-23INTEGRATION: CWS sb79 (1.9.56); FILE MERGEDIvo Hinkelmann1-14/+37
2005-09-07INTEGRATION: CWS ooo19126 (1.8.92); FILE MERGEDRüdiger Timm1-48/+22
2003-10-09INTEGRATION: CWS sb8 (1.7.88); FILE MERGEDVladimir Glazounov1-5/+3
2001-05-04removed obsolet importKay Ramme1-4/+3
2001-01-22#82550# create a new java environment for every bridgeKay Ramme1-4/+4
2000-12-07#81493# set bridge to null if not with correct nametpf1-3/+7
2000-11-27method getBridge fixedKay Ramme1-5/+5
2000-10-19changed the BridgeFactory to use the UnoRuntime for bridge accessKay Ramme1-58/+42
2000-10-06BridgeFactory is now EventListener for every created bridges, so that dispose...Jörg Budischewski1-5/+47
2000-09-18initial importJens-Heiner Rechtien1-0/+216