summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/loader/FactoryHelper.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-05jurt: add missing modelinesMiklos Vajna1-0/+2
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-5/+5
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-8/+6
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj1-2/+2
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-04simplify some java static initializersNoel Grandin1-16/+5
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj1-97/+81
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-22/+1
2014-02-26Remove visual noise from jurtAlexander Wilms1-2/+2
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-8/+8
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-10dba34d: automatic code correctionsOcke Janssen1-5/+2
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-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.8.64); FILE MERGEDRĂ¼diger Timm1-24/+19
2005-09-07INTEGRATION: CWS ooo19126 (1.7.160); FILE MERGEDRĂ¼diger Timm1-48/+22
2003-04-24INTEGRATION: CWS uno3 (1.6.26); FILE MERGEDVladimir Glazounov1-5/+40
2002-09-18#98344# Factory now implements XTypeProviderJoachim Lingner1-4/+48
2001-06-14#87233# component context supportDaniel Boelzle1-71/+213
2001-02-19let a possible exception from >createInstance< fly throughKay Ramme1-9/+14
2000-11-28fixed tests to find a usable contructor; throw exception if no usable constru...Kay Ramme1-9/+13
2000-09-27now uses XInitialisation for passing argumentsKay Ramme1-4/+12
2000-09-18initial importJens-Heiner Rechtien1-0/+360