Age | Commit message (Expand) | Author |
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 |
2012-04-18 | WaE: parameter 'size' set but not used | David Tardon |
2012-04-18 | WaE: declaration of 'errcode' shadows a global declaration | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-04 | jvmfwk: use CustomTarget makefile | Matúš Kukan |
2012-02-29 | Drop comparison with empty rtl::OUString | Takeshi Abe |
2012-02-23 | Adapted AsynchReader to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-17 | merge feature/gbuild_java | David Tardon |
2012-02-16 | add gb_Helper_abbreviate_dirs_native | Matus Kukan |
2012-01-26 | android: move lo-bootstrap to osl/detail, Attach threads as created | Michael Meeks |
2012-01-15 | WaE: ordered comparison of pointer with integer zero | David Tardon |
2012-01-05 | Fix for fdo43460 Part XXII getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara |
2012-01-05 | stray trailing ; | Caolán McNamara |
2011-12-24 | gbuildize jvmfwk, part 2: finish & clean up | David Tardon |
2011-12-24 | build JREProperties.class | David Tardon |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-07 | Fix nasty ppc ld crash, correct default return param setting | Thorsten Behrens |
2011-11-30 | Android code refactorig and hacking | Tor Lillqvist |
2011-11-27 | remove include of pch header from jvmfwk | Norbert Thiebaud |
2011-11-27 | typos fixing | Korrawit Pruegsanusak |
2011-11-26 | Use ENFORCEDSHLPREFIX for Android | Tor Lillqvist |
2011-11-25 | First attempt at getting access to the Java VM on Android | Tor Lillqvist |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-09-17 | Force JVM into interpreted mode when running under Valgrind, to avoid false e... | Stephan Bergmann |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-09-13 | add Oracle Java 1.7.0 recognition | Hanno Meyer-Thurow |
2011-08-23 | fix JFW_PLUGIN_ARCH for OpenJDK/mipsel | Rene Engelhard |