Age | Commit message (Expand) | Author |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-07-30 | javaunohelper: If statement is redundant | rbuj |
2014-07-30 | javaunohelper: String comparison | rbuj |
2014-07-30 | javaunohelper: The assigned value is never used | rbuj |
2014-07-30 | javaunohelper: String comparison | rbuj |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-23 | javaunohelper: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | javaunohelper: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from javaunohelper | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-01-31 | Silence javadoc 8 errors | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-29 | [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfo | Stephan Bergmann |
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 |