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