1. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  2. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  3. 2a71e15 specify linking opts for jawt centrally by David Tardon · 12 years ago
  4. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  5. 54932e7 Remove visual noise from bean by Alexander Wilms · 12 years ago
  6. 488bb7c Typo: interupted -> interrupted by Julien Nabet · 12 years ago
  7. f9d7430 Merge AWTLIB and JAVALIB together as JAWTLIB by Stephan Bergmann · 12 years ago
  8. fc58327 Remove (hopefully) obsolete workarounds by Stephan Bergmann · 12 years ago
  9. 0d39680 More java.lang.System.mapLibraryName dylib vs. jnilib confusion by Stephan Bergmann · 12 years ago
  10. 98929ce Fix typos by Julien Nabet · 12 years ago
  11. be053c9 Spelling correction: s/retrive/retrieve/ by Tor Lillqvist · 12 years ago
  12. b55259e typo fixes by Andras Timar · 12 years ago
  13. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  14. 45ccaf4 Typo fix: postion > position by Lior Kaplan · 13 years ago
  15. 378b252 mingw64: use integer able to contain pointer by Fridrich Štrba · 13 years ago
  16. abd89db Fix bean linking on wntgccx by Fridrich Štrba · 13 years ago
  17. 07976ee Don't export a variable called PATH_SEPARATOR by Tor Lillqvist · 13 years ago
  18. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  19. 6c4a4eb Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow again by Stephan Bergmann · 13 years ago
  20. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  21. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  22. 6f17a2f Java cleanup, access static methods using correct syntax by Noel Grandin · 13 years ago
  23. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  24. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  25. cb6b6e2 Fix for method name change by Noel Grandin · 13 years ago
  26. 43debfa General cleanup of OfficeBeans by Chris Sherlock · 13 years ago
  27. 6fd2146 add missing dep on jawt by David Tardon · 13 years ago
  28. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  29. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  30. b768611 remove all d.lst by Michael Stahl · 13 years ago
  31. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  32. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  33. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  34. e5ccda4 fix officebean on mingw by Peter Foley · 13 years ago
  35. f09e4ae add missing deps on sal headers by David Tardon · 13 years ago
  36. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  37. fa48978 bean: just use AWTLIB on all platfroms to simplify this by Michael Stahl · 14 years ago
  38. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  39. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  40. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  41. 4c9e62c Java cleanup, convert ArrayList and Vector to use generics by Noel Grandin · 14 years ago
  42. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  43. 8bfe479 Java5 updates - convert to generics by Noel Grandin · 14 years ago
  44. f72ff01 Remove dead java code, fields and local variables by Noel Grandin · 14 years ago
  45. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  46. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  47. b80b7ba Static method sleep from Thread should be accessed in a static way by Julien Nabet · 14 years ago
  48. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  49. f9fa0dd Java5 updates - update code to use generics by Noel Grandin · 14 years ago
  50. 6f36747 re-base on ALv2 code. by Michael Meeks · 14 years ago
  51. 708229d fdo#49580: Fix bean after gbuild'ification by Stephan Bergmann · 14 years ago
  52. 6752930 LocalOfficeConnection description must end in ServiceManager by Stephan Bergmann · 14 years ago
  53. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  54. c6ade726 WaE: cast from pointer to integer of different size by David Tardon · 14 years ago
  55. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  56. fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
  57. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  58. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  59. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  60. 25e1037 Link most libs and executables with gb_STDLIBS as presumably is intended by Tor Lillqvist · 14 years ago
  61. a7058d7 Bypass bean for Android which has no java.awt by Tor Lillqvist · 14 years ago
  62. ee7e362 Accept also Oracle Corporation as Java vendor here, too by Tor Lillqvist · 14 years ago
  63. b1b25a9 Kill a bunch of empty lines by Tor Lillqvist · 14 years ago
  64. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  65. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  66. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  67. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  68. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  69. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  70. 9142f9a WaE: win32 cleanup by Michael Meeks · 15 years ago
  71. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  72. 4f3e9f3 Always link with user32 by Tor Lillqvist · 15 years ago
  73. 5663d30 get bean linking under windows by Caolán McNamara · 15 years ago
  74. 4478b73 convert bean to gbuild and add to tail_build by Peter Foley · 15 years ago
  75. 265a458 Fix wrong comments which prevent to compile by Julien Nabet · 15 years ago
  76. cf4e20e Some PMD cleaning by Julien Nabet · 15 years ago
  77. db57823 Don't use the (win32) jawt_md.h as we don't have that when cross-compiling by Tor Lillqvist · 15 years ago
  78. 1b13657 jawt_md.h is not needed in this file by Tor Lillqvist · 15 years ago
  79. 4c7a759 fix comment typo by Caolán McNamara · 15 years ago
  80. d32db65 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  81. ea9d29c Drop OS2 by Tor Lillqvist · 15 years ago
  82. 2be3b8b Change <file>.toURL() to <file>.toURI().toURL() by Julien Nabet · 15 years ago
  83. e76e239 we only need the java lib path to link bean by Caolán McNamara · 15 years ago
  84. cc5db64 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  85. 4327ec0 Clean up makefiles by Thomas Arnhold · 15 years ago
  86. 2945b56 Clean up makefiles by Thomas Arnhold · 15 years ago
  87. 152ae30 Remove superfluous empty lines at end by Tor Lillqvist · 15 years ago
  88. 422f6dd Bypass if no SOLAR_JAVA by Tor Lillqvist · 15 years ago
  89. c377471 Use SetWindowLongPtr by Tor Lillqvist · 15 years ago
  90. 6045d65 WaE: gcc 4.6.0 various warnings by Caolán McNamara · 15 years ago
  91. b77940e add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  92. 85900d0 sb123:#i111449# remove all subdirs in complex tests by Lars Langhans · 16 years ago
  93. abce795 sb123:#i111449# makefile cleanups for qa/complex tests by Lars Langhans · 16 years ago
  94. ca1a016 sb123:#i111449# cleanups in beans qa/complex tests by Lars Langhans · 16 years ago
  95. 36de66b changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  96. da0f3ac #i103496#: sandbox removed by Mathias Bauer · 16 years ago
  97. b16d453 #i103496#: remove unneccessary sandbox module by Mathias Bauer · 16 years ago
  98. a408bb5 CWS-TOOLING: integrate CWS l10nframework01 by Ivo Hinkelmann · 17 years ago
  99. dd47ba9 CWS-TOOLING: integrate CWS cmcfixes58 by Release Engineers · 17 years ago
  100. d7cfa3d8 CWS-TOOLING: integrate CWS sb104 by Oliver Bolte · 17 years ago