Age | Commit message (Expand) | Author |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-08 | New --disable-runtime-optimizations | Stephan Bergmann |
2014-05-08 | Resolves: rhbz#1092589 Thoroughly check whether JRE is still present | Stephan Bergmann |
2014-05-08 | Remove unused jfw_setJRELocations | Stephan Bergmann |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-21 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | Remove visual noise from jvmfwk | Alexander Wilms |
2014-02-18 | Support OpenJDK "-internal" version suffix | Stephan Bergmann |
2014-02-18 | jvmfwk: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | Don't set JAVA_HOME on Mac OS X | Stephan Bergmann |
2014-02-12 | Simplify string handling | Stephan Bergmann |
2014-02-11 | Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddling | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-27 | bool improvements | Stephan Bergmann |
2014-01-24 | coverity#705670 Resource leak | Caolán McNamara |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-30 | Avoid using gconftool. Atk provides a11y not Java on Unix. | Michael Meeks |
2013-10-28 | jvmfwk: remove Package_*solver | Michael Stahl |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-28 | jvmfwk: rewrite odd conditional | Michael Stahl |
2013-10-28 | Improve debug output (and some clean up) | Stephan Bergmann |
2013-10-14 | Revert "Related: #i119525# List only JREs whose jvm library can be loaded" | Markus Mohrhard |
2013-10-05 | URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE case | Tor Lillqvist |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-16 | Still copy jvmfwk support files to solver | Stephan Bergmann |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-09-09 | jvmfwk: install also into instdir | Matúš Kukan |
2013-08-27 | fdo#67313: Use "lo" suffix for private URE libs | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-07-29 | Mark as const | Takeshi Abe |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-10 | gbuild: rework AutoInstallLibs and autoinstall ure executables | Matúš Kukan |
2013-06-02 | jvmfwk: de-Pascalize do_msvcr71_magic | Michael Stahl |
2013-05-29 | Related: #i119525# List only JREs whose jvm library can be loaded | Ariel Constenla-Haile |
2013-05-28 | Related: #i121715# find official JRE>=7 on OSX | Herbert Dürr |
2013-05-18 | Clearer javaldx message | Ariel Constenla-Haile |
2013-05-18 | Add Oracle as a Java vendor for Solaris. | Pedro Giffuni |