summaryrefslogtreecommitdiff
path: root/javaunohelper/com/sun/star/comp/helper/Bootstrap.java
AgeCommit message (Expand)Author
2016-02-17javaunohelper: fix all javadoc warningsMichael Stahl
2015-12-21related tdf#86784: new API got backported to 5.1Thorsten Behrens
2015-12-21cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann
2015-12-20Fix @since tagsStephan Bergmann
2015-12-18tdf#86784: Pass custom options to Java bootstrapKatarina Behrens
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2015-01-09fix indexesCaolán McNamara
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-19javaunohelper: use HashMap instead of Hashtable CollectionRobert Antoni Buj i Gelonch
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-09javaunohelper: Iterate over each Entry in a Maprbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-01-31Silence javadoc 8 errorsStephan Bergmann
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2012-09-20No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-06-29revert changes to public URE APIs in previous commitMichael Stahl
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-27re-base on ALv2 code.Michael Meeks
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-06-16silence a couple of javadoc warningsNorbert Thiebaud
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2008-07-11INTEGRATION: CWS jsc21 (1.15.14); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.15.12); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS sb70 (1.14.32); FILE MERGEDJens-Heiner Rechtien
2006-01-20INTEGRATION: CWS tbe25 (1.13.8); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.12.6); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS sb33 (1.11.8); FILE MERGEDOliver Bolte
2004-11-15INTEGRATION: CWS tbe13 (1.9.4); FILE MERGEDOliver Bolte
2004-11-03INTEGRATION: CWS sb22 (1.8.8); FILE MERGEDPascal Junck
2004-08-12INTEGRATION: CWS tbe12 (1.8.2); FILE MERGEDOliver Bolte
2004-07-23INTEGRATION: CWS sb20 (1.7.10); FILE MERGEDRüdiger Timm
2004-05-03INTEGRATION: CWS comptrans1 (1.6.80); FILE MERGEDRüdiger Timm
2002-10-21#104367# added Bootstrap.defaultBootstrap_InitialComponentContext() and nativ...Daniel Boelzle
2002-01-22#96764# documentation reviewJoachim Lingner
2001-11-28#88919# wrong singleton namesDaniel Boelzle
2001-06-25#87233# singleton prefix: theDaniel Boelzle
2001-06-14#87233# modified bootstrapping process; added component context helpersDaniel Boelzle
2001-02-13Added method to boostrap a service manager (#83676#)Kay Ramme