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