summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib
AgeCommit message (Expand)Author
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-27Fix indentationStephan Bergmann
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-14jurt: print an array with java.util.Arrays.toStringRobert Antoni Buj i Gelonch
2014-10-08jurt: remove unused importRobert Antoni Buj i Gelonch
2014-09-29fix Java1.5 incompatibilityNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-08set names on some Java threadsMichael Stahl
2014-08-30jurt: fix some javadoc errors for JDK 8rbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-10Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist
2014-08-09jurt: Number parsingrbuj
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove pre Java 1.5 workaround in UrlToFileMapperNoel Grandin
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin
2014-07-27jurt: Enhanced For-Loopsrbuj
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2014-07-23TyposJulien Nabet
2014-02-13More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10workaround IBM java 1.5.0 inconvertible types errorCaolán McNamara
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-08-29Java cleanup - remove unnecessary null checksNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
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 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
2011-12-25remove stray makefilesDavid Tardon