Age | Commit message (Expand) | Author | Files | Lines |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist | 1 | -1/+1 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -1/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 6 | -436/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 4 | -90/+16 |
2013-04-12 | do not set soversion for private ure libraries | Matúš Kukan | 2 | -102/+0 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 1 | -1/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 3 | -15/+12 |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist | 6 | -50/+3 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+1 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -9/+4 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -49/+47 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 3 | -3/+3 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -6/+0 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann | 1 | -0/+9 |
2012-07-14 | simplify include guards | Thomas Arnhold | 1 | -1/+1 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 8 | -182/+110 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -52/+34 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 4 | -86/+50 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | 1 | -1/+1 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -2/+2 |
2012-02-17 | We want gb_STDLIBS here surely? | Tor Lillqvist | 1 | -6/+1 |
2012-02-17 | update makefiles | David Tardon | 1 | -35/+2 |
2012-02-17 | merge feature/gbuild_java | David Tardon | 17 | -339/+214 |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist | 2 | -2/+6 |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | 1 | -0/+1 |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot | 1 | -1/+1 |
2011-12-24 | remove unused map files | David Tardon | 4 | -226/+0 |
2011-12-24 | gbuildize jvmaccess | David Tardon | 13 | -109/+214 |
2011-12-15 | catch exception by constant reference | Takeshi Abe | 1 | -1/+1 |
2011-11-26 | Don't bother building anything here for iOS | Tor Lillqvist | 2 | -0/+10 |
2011-11-25 | Android compilation fix | Tor Lillqvist | 1 | -1/+10 |
2011-10-03 | WaE: unreferenced formal parameters in the !SOLAR_JAVA case | Tor Lillqvist | 3 | -0/+10 |
2011-06-29 | Just use the same style library name for jvmaccess for MinGW as for Unix | Tor Lillqvist | 1 | -1/+1 |
2011-06-21 | Use the expected import library name for WNTGCC | Tor Lillqvist | 1 | -0/+4 |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | 1 | -1/+1 |
2011-06-16 | Be less picky with library names to match also the static library built for iOS | Tor Lillqvist | 1 | -1/+1 |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -7/+7 |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 1 | -1/+1 |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 1 | -1/+4 |
2011-01-28 | Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA case | Tor Lillqvist | 1 | -2/+4 |
2011-01-22 | Use separate .map files for 64-bit MSVC build | Tor Lillqvist | 2 | -0/+39 |
2010-11-21 | sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibilit... | sb | 3 | -6/+6 |