summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/loader/FactoryHelper.java
AgeCommit message (Expand)Author
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota
2018-01-14Fix typosAndrea Gelmini
2016-05-05jurt: add missing modelinesMiklos Vajna
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04simplify some java static initializersNoel Grandin
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-10dba34d: automatic code correctionsOcke Janssen
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.8.64); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.7.160); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uno3 (1.6.26); FILE MERGEDVladimir Glazounov
2002-09-18#98344# Factory now implements XTypeProviderJoachim Lingner
2001-06-14#87233# component context supportDaniel Boelzle
2001-02-19let a possible exception from >createInstance< fly throughKay Ramme
2000-11-28fixed tests to find a usable contructor; throw exception if no usable constru...Kay Ramme
2000-09-27now uses XInitialisation for passing argumentsKay Ramme
2000-09-18initial importJens-Heiner Rechtien