Age | Commit message (Expand) | Author |
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-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-14 | Revert "Related: #i119525# List only JREs whose jvm library can be loaded" | Markus Mohrhard |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
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-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-02 | Resolves: #i66923# Add support for JRockit JVM | Ariel Constenla-Haile |
2013-04-17 | -Werror=unused-macros (MinGW, jvmfwk) | Stephan Bergmann |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-09 | Look for Oracle Java 7 in a 64-bit LibreOffice on OS X | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | WaE: "UNX" is not defined | David Tardon |
2013-03-27 | WaE: macro "RUNNING_ON_VALGRIND" is not used | Tor Lillqvist |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-09 | -Werror=unused-local-typedefs (GCC 4.8) | Stephan Bergmann |
2013-03-03 | coverity#705669: fix memory leak | Markus Mohrhard |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-11-27 | Make python3 work with custom VALGRIND_CFLAGS | Stephan Bergmann |
2012-10-15 | fix typos | Julien Nabet |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-08-13 | misc. cleanup. | Michael Meeks |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-04 | nuke unused defines | Takeshi Abe |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-04 | Remove unused method VendorBase::getJavaExePaths(int*) | Marc Garcia |
2012-04-18 | use SAL_N_ELEMENTS | David Tardon |