Age | Commit message (Expand) | Author |
2019-04-26 | tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/ | Gabor Kelemen |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-03-25 | Use for-range loops in some modules | Julien Nabet |
2017-10-23 | loplugin:includeform: jvmaccess | Stephan Bergmann |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2016-04-13 | loplugin:passstuffbyref in jvmaccess | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | Move member definition back into .cxx | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-02-12 | Remove uses of osl/diagnose.h from jvmaccess | Stephan Bergmann |
2015-02-12 | jvmaccess doesn't have a stable interface anyway | Stephan Bergmann |
2014-12-16 | jvmaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-03-10 | jvmaccess: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-12 | do not set soversion for private ure libraries | Matúš Kukan |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
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-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
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-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-02-17 | We want gb_STDLIBS here surely? | Tor Lillqvist |
2012-02-17 | update makefiles | David Tardon |