summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp
AgeCommit message (Expand)AuthorFilesLines
2017-06-23Fix typos: uniform registeredAndrea Gelmini2-6/+6
2017-06-05spelling instanciate -> instantiateNoel Grandin1-2/+2
2017-03-25Fix typosAndrea Gelmini1-2/+2
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-05-05jurt: add missing modelinesMiklos Vajna12-0/+30
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier1-5/+0
2016-01-10Fix typosAndrea Gelmini3-4/+4
2015-11-05java: combine nested if statementsNoel Grandin1-3/+2
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin5-11/+11
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet5-5/+5
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2-3/+3
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin2-16/+16
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-40/+40
2014-10-10jurt: use new exception constructorsRobert Antoni Buj i Gelonch3-25/+6
2014-10-07java: no need to check for null before calling instanceofNoel Grandin1-1/+1
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin3-14/+9
2014-09-15jurt: encode(String) in URLEncoder has been deprecatedrbuj1-1/+1
2014-09-02jurt: fix javadoc error: unexpected end tag: </p>rbuj1-1/+1
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj2-3/+3
2014-08-10jurt: Use <T> T[] toArray(T[] a)rbuj1-9/+6
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin1-2/+0
2014-08-08java: remove dead methodsNoel Grandin1-7/+0
2014-08-05java: remove commented out codeNoel Grandin2-2/+0
2014-08-05java: remove unused fieldsNoel Grandin1-3/+0
2014-08-04simplify some java static initializersNoel Grandin1-16/+5
2014-07-27jurt: Enhanced For-Loopsrbuj1-17/+17
2014-07-24typosMichael Stahl2-2/+2
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj9-389/+403
2014-03-12Spelling fix: suportedTor Lillqvist1-1/+1
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-22/+1
2014-02-26Remove visual noise from jurtAlexander Wilms1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann1-58/+0
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann1-269/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain7-9/+0
2012-08-20Remove dead java codeNoel Grandin1-1/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin4-4/+4
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin7-33/+29
2012-06-29Java5 update - convert code to use genericsNoel Grandin6-49/+48
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin1-10/+10
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2-42/+45
2012-06-29re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-28remove malingering legacy RCS tags.Michael Meeks7-9/+0
2012-06-21re-base on ALv2 code.Michael Meeks9-207/+126