Age | Commit message (Expand) | Author |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-06-11 | Related: #i122483# set correct classpath, include unoil.jar | Jürgen Schmidt |
2013-05-07 | Extract SmoketestCommandEnvironment.java from juh.jar | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-04-25 | Clean up Java ServiceManager bootstrapping | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-18 | Let juhx.dll export undecorated symbols on Windows | Stephan Bergmann |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-11 | Remove createRegistryServiceFactory preload left-over | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | fix javadoc warnings | Peter Foley |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-26 | odk: remove temporary Zip file gratuitous complexity | Michael Stahl |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-21 | API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-09 | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT | Tor Lillqvist |
2012-11-09 | Use JNIEXPORT to really export these for Android | Tor Lillqvist |
2012-10-07 | DISABLE_DYNLOADING tentative fix | Tor Lillqvist |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-21 | No juh library to load in the disable-dynloading case (on Android) | Tor Lillqvist |
2012-09-20 | No need for the juh/juhx dance when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl |
2012-08-08 | Export JNI functions from juh, juhx libs | Stephan Bergmann |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-06-29 | revert changes to public URE APIs in previous commit | Michael Stahl |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |