Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 3 | -4/+4 |
2013-02-22 | s/whith/with/ | Tor Lillqvist | 1 | -1/+1 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 3 | -18/+12 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 5 | -5/+5 |
2012-12-21 | API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. | Stephan Bergmann | 5 | -340/+0 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -2/+0 |
2012-11-09 | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT | Tor Lillqvist | 2 | -4/+4 |
2012-11-09 | Use JNIEXPORT to really export these for Android | Tor Lillqvist | 2 | -4/+4 |
2012-10-07 | DISABLE_DYNLOADING tentative fix | Tor Lillqvist | 1 | -2/+20 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 5 | -16/+0 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-21 | No juh library to load in the disable-dynloading case (on Android) | Tor Lillqvist | 2 | -2/+36 |
2012-09-20 | No need for the juh/juhx dance when DISABLE_DYNLOADING | Tor Lillqvist | 3 | -2/+50 |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann | 1 | -1/+2 |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann | 1 | -0/+5 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 7 | -59/+0 |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin | 9 | -62/+62 |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin | 3 | -7/+0 |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin | 2 | -3/+3 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -3/+3 |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl | 1 | -1/+1 |
2012-08-08 | Export JNI functions from juh, juhx libs | Stephan Bergmann | 4 | -34/+8 |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet | 3 | -4/+4 |
2012-06-29 | revert changes to public URE APIs in previous commit | Michael Stahl | 2 | -9/+7 |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin | 9 | -128/+126 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 11 | -256/+157 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 6 | -141/+87 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 27 | -604/+387 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-09 | javaunohelper: use InternalUnoApi | Matúš Kukan | 5 | -116/+3 |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | 2 | -2/+2 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 3 | -4/+4 |
2012-03-22 | Fix URE jar manifests after gbuild'ification | Stephan Bergmann | 1 | -0/+2 |
2012-03-21 | javaunohelper: missing dependecy on udkapi.rdb | Michael Stahl | 1 | -1/+1 |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | 1 | -1/+1 |
2012-02-17 | update makefiles | David Tardon | 1 | -35/+2 |
2012-02-17 | merge feature/gbuild_java | David Tardon | 22 | -620/+382 |
2012-02-16 | add gb_Helper_abbreviate_dirs_native | Matus Kukan | 1 | -1/+2 |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | 1 | -0/+2 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | 2 | -4/+4 |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | 1 | -6/+6 |
2012-01-05 | chmod -x on java files | Tomas Hlavaty | 2 | -0/+0 |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot | 1 | -1/+1 |
2011-12-25 | remove stray makefiles | David Tardon | 10 | -596/+0 |
2011-12-25 | remove stray delzip files | David Tardon | 1 | -0/+0 |
2011-12-25 | fix deps on executables | David Tardon | 1 | -1/+1 |
2011-12-24 | gbuildize javaunohelper | David Tardon | 11 | -24/+381 |
2011-12-15 | catch exception by constant reference | Takeshi Abe | 1 | -2/+2 |