summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
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: use Boolean.valueOf instead of instantiating Boolean objectsNoel 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-10jurt: Use <T> T[] toArray(T[] a)rbuj
2014-08-10Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist
2014-08-09jurt: Number parsingrbuj
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel 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-05java: remove various unused variablesNoel 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-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-07-23TyposJulien Nabet
2014-06-04coverity#705190 Missing break in switchCaolán McNamara
2014-05-16idl: remove external header guardsThomas Arnhold
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2014-02-13More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-01-07Grammar fixStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22fix stupid typoDavid Tardon
2013-04-22create the jnilib in the right dirDavid Tardon
2013-04-22update makefilesDavid Tardon