Age | Commit message (Expand) | Author |
2014-08-19 | java: use 'Byte.valueOf' instead of 'new Byte' | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Long.valueOf' instead of 'new Long' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-10 | jurt: Use <T> T[] toArray(T[] a) | rbuj |
2014-08-10 | Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE case | Tor Lillqvist |
2014-08-09 | jurt: Number parsing | rbuj |
2014-08-08 | java: redundant assignment, variable can only be null | Noel Grandin |
2014-08-08 | java: variable cannot be null | Noel Grandin |
2014-08-08 | java: remove redundant super-interfaces | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-08-04 | java: remove pre Java 1.5 workaround in UrlToFileMapper | Noel Grandin |
2014-08-04 | java: remove workarounds for missing functionality pre java 1.5 | Noel Grandin |
2014-08-04 | simplify some java static initializers | Noel Grandin |
2014-07-27 | jurt: Enhanced For-Loops | rbuj |
2014-07-24 | typos | Michael Stahl |
2014-07-24 | jurt: Enhanced For-Loops, code formatting, javadoc & overrides | rbuj |
2014-07-23 | Typos | Julien Nabet |
2014-06-04 | coverity#705190 Missing break in switch | Caolán McNamara |
2014-05-16 | idl: remove external header guards | Thomas Arnhold |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-10 | jurt: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from jurt | Alexander Wilms |
2014-02-13 | More java.lang.System.mapLibraryName dylib vs. jnilib confusion | Stephan Bergmann |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-01-07 | Grammar fix | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-10-25 | gbuild: refactor UnoApi to remove rdb files from OUTDIR | Michael Stahl |
2013-10-01 | [API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loaders | Stephan Bergmann |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-19 | Directly build UNOIDL .rdb files from .idl files | Stephan Bergmann |
2013-09-14 | Clean up Mac OS X .jnilibs | Stephan Bergmann |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-05-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-25 | Clean up Java ServiceManager bootstrapping | Stephan Bergmann |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | fix stupid typo | David Tardon |
2013-04-22 | create the jnilib in the right dir | David Tardon |