summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/servicemanager/ServiceManager.java
AgeCommit message (Expand)Author
2019-08-04Fix typoAndrea Gelmini
2017-09-02Typos for "available"Julien Nabet
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-05spelling instanciate -> instantiateNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-10jurt: use new exception constructorsRobert Antoni Buj i Gelonch
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-08-10jurt: Use <T> T[] toArray(T[] a)rbuj
2014-08-05java: remove commented out codeNoel Grandin
2014-07-27jurt: Enhanced For-Loopsrbuj
2014-07-24typosMichael Stahl
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-03-20Improve error reportingStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-10dba34d: automatic code correctionsOcke Janssen
2010-12-06Replace all occured, occurance etc.Takeshi Abe
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-04-11INTEGRATION: CWS changefileheader (1.9.62); FILE MERGEDRüdiger Timm
2005-10-25INTEGRATION: CWS morejava (1.7.44); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.7.46); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS sb20 (1.6.134); FILE MERGEDRüdiger Timm
2002-10-30#104312# Removed useless import.Stephan Bergmann
2001-06-14#87233# component context supportDaniel Boelzle
2001-05-08removed method: addFactoriesKay Ramme
2001-01-16create type by class onlyKay Ramme
2000-10-27#79736# use the latest added factory for servicesKay Ramme
2000-09-18initial importJens-Heiner Rechtien