- 52c5eb2 -Werror=unused-local-typedefs (GCC 4.8) by Stephan Bergmann · 13 years ago
- a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
- ea45551 coverity#705669: fix memory leak by Markus Mohrhard · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- 56f4d7d Some cppcheck cleaning by Julien Nabet · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- e554634 Let JavaVirtualMachine::getJavaVm start the VM it already found by Stephan Bergmann · 13 years ago
- 49313b0 Make python3 work with custom VALGRIND_CFLAGS by Stephan Bergmann · 13 years ago
- b699519 Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4 by Stephan Bergmann · 13 years ago
- c87303d fix typos by Julien Nabet · 13 years ago
- d00dc66 loplugin: unused OStrings by Caolán McNamara · 13 years ago
- 3237a37 Typo by Tor Lillqvist · 14 years ago
- ce3ac48 Fix for !SOLAR_JAVA by Tor Lillqvist · 14 years ago
- c56600d Move the #ifndef DISABLE_DYNLOADING a bit earlier by Tor Lillqvist · 14 years ago
- 97593ae Handle lack of module loading/unloading API when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
- 4faa36e sal_Bool->bool in jvmfwk by Noel Grandin · 14 years ago
- e2b2336 Mention the plugin mechanism by Tor Lillqvist · 14 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- 3269a0d Depend on headers so we wont get crasher on missing framework.h. by Tomas Chvatal · 14 years ago
- f57d064 misc. cleanup. by Michael Meeks · 14 years ago
- 88840a7 Remove unused local vars by Julien Nabet · 14 years ago
- 6dcb3d4 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
- 30e1b61 No point with these executables for non-desktop OSes by Tor Lillqvist · 14 years ago
- ce60a04 Globally unique symbols missing from some map files by Stephan Bergmann · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- eecb5ac removed useless forward declarations of class by Takeshi Abe · 14 years ago
- 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
- 54a908a nuke unused defines by Takeshi Abe · 14 years ago
- faaa021 fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist. by David Ostrovsky · 14 years ago
- d79705d targeted string re-work by Norbert Thiebaud · 14 years ago
- 9902f0e removed unused const rtl::OUString by Takeshi Abe · 14 years ago
- 5835518 upgrade to icu 49 by Caolán McNamara · 14 years ago
- a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
- 7361702 gbuild: remove gb_Helper_abbreviate_dirs_native by Matúš Kukan · 14 years ago
- acbbd79 Remove unused method VendorBase::getJavaExePaths(int*) by Marc Garcia · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 7038bc4 make java startup a visible event when debugging by Caolán McNamara · 14 years ago
- 2ff0391 use SAL_N_ELEMENTS by David Tardon · 14 years ago
- ea68b1a WaE: parameter 'size' set but not used by David Tardon · 14 years ago
- ec4f5494d WaE: declaration of 'errcode' shadows a global declaration by David Tardon · 14 years ago
- 0a45deb enforce only one possible use of gb_CustomTarget by Matúš Kukan · 14 years ago
- e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- 7d25085 Fix Prefer prefix ++/-- operators by Julien Nabet · 14 years ago
- d26e13b jvmfwk: use CustomTarget makefile by Matúš Kukan · 14 years ago
- 094cf7c Fix delivery of jvmfwk ini/data files by Stephan Bergmann · 14 years ago
- fb067f9 replace OpenOffice.org to LibreOffice in registry keys by Andras Timar · 14 years ago
- a138709 Drop comparison with empty rtl::OUString by Takeshi Abe · 14 years ago
- 0a5dcfe Adapted AsynchReader to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
- b73e3c5 libjvmfwk is needed even when building without java by David Tardon · 14 years ago
- 33b6af0 We want gb_STDLIBS here surely? by Tor Lillqvist · 14 years ago
- bf16a2e update makefiles by David Tardon · 14 years ago
- 096f2b8 merge feature/gbuild_java by David Tardon · 14 years ago
- 980e69c add gb_Helper_abbreviate_dirs_native by Matus Kukan · 14 years ago
- 2faa029 jvmfwk: these are also linked_libs by Matus Kukan · 14 years ago
- c301199 Merge branch 'feature/android' by Tor Lillqvist · 14 years ago
- fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
- 7c4c183 android: move lo-bootstrap to osl/detail, Attach threads as created by Michael Meeks · 14 years ago
- 49d4326 WaE: ordered comparison of pointer with integer zero by David Tardon · 14 years ago
- c47f352 Fix for fdo43460 Part XXII getLength() to isEmpty() by Gustavo Buzzatti Pacheco · 14 years ago
- 697415e WaE and build errors with OSL_DEBUG_LEVEL == 2 by Caolán McNamara · 14 years ago
- 6c546d4 stray trailing ; by Caolán McNamara · 14 years ago
- 3c29bf2 sunjavaplugin has been renamed by David Tardon · 14 years ago
- eff62d4 export libsunjavaplugin's API functions by David Tardon · 14 years ago
- 5ac75ce bah, i committed that by mistake by David Tardon · 14 years ago
- 3cca9f6 use gb_Helper_get_rcfile here by David Tardon · 14 years ago
- 1efe709 gbuildize jvmfwk, part 2: finish & clean up by David Tardon · 14 years ago
- 13acf1d fix linking issue on windows by David Tardon · 14 years ago
- 8e3ad9e make exported symbols visible by David Tardon · 14 years ago
- e648ad6 build JREProperties.class by David Tardon · 14 years ago
- 061c951 we do not support OS/2 by David Tardon · 14 years ago
- 86f2160 add lib prefix to sunjavaplugin by David Tardon · 14 years ago
- 3446cda gbuildize jvmfwk by David Tardon · 14 years ago
- f958657 gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' by Matúš Kukan · 14 years ago
- 0f44079 catch exception by constant reference by Takeshi Abe · 14 years ago
- 5683109 Fix nasty ppc ld crash, correct default return param setting by Thorsten Behrens · 14 years ago
- 5510127 Android code refactorig and hacking by Tor Lillqvist · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- bf1f1e9 remove include of pch header from jvmfwk by Norbert Thiebaud · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- c3dc018 typos fixing by Korrawit Pruegsanusak · 14 years ago
- 5911910 Use ENFORCEDSHLPREFIX for Android by Tor Lillqvist · 14 years ago
- f95052c duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wnt by Stephan Bergmann · 14 years ago
- 811de66 First attempt at getting access to the Java VM on Android by Tor Lillqvist · 14 years ago