Age | Commit message (Expand) | Author | Files | Lines |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 2 | -42/+24 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 2 | -10/+10 |
2013-05-06 | fix typo | Noel Grandin | 1 | -1/+1 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 12 | -252/+48 |
2013-04-29 | climaker no longer needs *.rdb.oldformat input files | Stephan Bergmann | 1 | -2/+2 |
2013-04-25 | Fix generation of cli_types_bridgetest.dll after gbuild'ification | Stephan Bergmann | 1 | -1/+3 |
2013-04-24 | More "Let climaker work on *.rdb.oldformat for now" | Stephan Bergmann | 1 | -4/+2 |
2013-04-24 | Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi | Stephan Bergmann | 1 | -1/+1 |
2013-04-24 | Get rid of UnoApiMerge_types | Stephan Bergmann | 2 | -4/+5 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | move URE headers to include/ | David Tardon | 1 | -2/+0 |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann | 1 | -3/+3 |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann | 1 | -1/+1 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 9 | -97/+87 |
2013-04-05 | Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-file | Stephan Bergmann | 1 | -1/+3 |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist | 1 | -4/+0 |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith | 1 | -6/+6 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 2 | -5/+5 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 5 | -74/+68 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-13 | gbuild: stop using $(OUTDIR)/idl | Michael Stahl | 1 | -1/+1 |
2013-02-28 | kill random dmake leftovers | Peter Foley | 1 | -26/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-27 | cppuhelper: new ZipPackage_cppuhelper_odk_headers | Michael Stahl | 1 | -1/+1 |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl | 1 | -1/+1 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -10/+9 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 6 | -6/+6 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 3 | -0/+6 |
2012-12-30 | add runtime deps for custom targets | David Tardon | 3 | -14/+5 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 2 | -7/+7 |
2012-12-22 | bridgetest_climaker seems to work now | Peter Foley | 1 | -9/+5 |
2012-12-21 | Fix in-build uno ini deps for cross-compiling | Stephan Bergmann | 1 | -3/+3 |
2012-12-20 | Always have UNO_SERVICES/TYPES set in in-build uno ini file | Stephan Bergmann | 2 | -15/+17 |
2012-12-19 | Make testtools use defaultBootstrap_InitialComponentContext | Stephan Bergmann | 2 | -24/+23 |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks | 23 | -571/+358 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 3 | -5/+0 |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens | 2 | -6/+6 |
2012-11-28 | testtools: add com.sun.star.test.performance.XPerformanceTest ... | Michael Stahl | 2 | -0/+134 |
2012-11-28 | ridljar etc.: javamaker invocations must rm -r targetdir | Michael Stahl | 1 | -0/+1 |
2012-10-04 | sal_Bool->bool in testtools | Noel Grandin | 1 | -5/+5 |
2012-10-01 | add missing deps on headers to static libs | David Tardon | 1 | -0/+5 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 2 | -6/+6 |
2012-09-22 | fix URE deps | David Tardon | 1 | -1/+3 |
2012-09-22 | add necessary deps for the test to run | David Tardon | 1 | -0/+4 |
2012-09-22 | add missing dep on types.rdb | David Tardon | 1 | -2/+5 |
2012-09-16 | Fix duplicate branches for if and else | Julien Nabet | 1 | -1/+1 |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -1/+0 |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin | 11 | -17/+17 |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin | 4 | -4/+4 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -3/+3 |