Age | Commit message (Expand) | Author |
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 |
2012-02-17 | merge feature/gbuild_java | David Tardon |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot |
2011-12-24 | remove unused map files | David Tardon |
2011-12-24 | gbuildize jvmaccess | David Tardon |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-11-26 | Don't bother building anything here for iOS | Tor Lillqvist |
2011-11-25 | Android compilation fix | Tor Lillqvist |
2011-10-03 | WaE: unreferenced formal parameters in the !SOLAR_JAVA case | Tor Lillqvist |
2011-06-29 | Just use the same style library name for jvmaccess for MinGW as for Unix | Tor Lillqvist |
2011-06-21 | Use the expected import library name for WNTGCC | Tor Lillqvist |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-16 | Be less picky with library names to match also the static library built for iOS | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-01-28 | Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA case | Tor Lillqvist |