summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-01-10Fix typosAndrea Gelmini
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2014-11-18java: make fields final where possibleNoel 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-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-10jurt: use new exception constructorsRobert Antoni Buj i Gelonch
2014-10-07java: no need to check for null before calling instanceofNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-15jurt: encode(String) in URLEncoder has been deprecatedrbuj
2014-09-02jurt: fix javadoc error: unexpected end tag: </p>rbuj
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
2014-08-10jurt: Use <T> T[] toArray(T[] a)rbuj
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04simplify some java static initializersNoel Grandin
2014-07-27jurt: Enhanced For-Loopsrbuj
2014-07-24typosMichael Stahl
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
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-08-20Remove dead java codeNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
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-06-21re-base on ALv2 code.Michael Meeks
2012-05-07Improved error reportingStephan Bergmann
2012-03-20Improve error reportingStephan Bergmann