Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-08-15 | gbuild: remove horrible abuses of gb_Jar_use_jars: | Michael Stahl | 2 | -6/+2 |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl | 3 | -9/+9 |
2012-07-12 | drop useless announcement | David Tardon | 1 | -10/+1 |
2012-07-04 | add missing dependency | David Tardon | 1 | -1/+1 |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin | 1 | -0/+1 |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 29 | -647/+413 |
2012-06-05 | normalize gbuild variable names in testtools. | Michael Stahl | 4 | -41/+36 |
2012-06-01 | targeted string re-work | Norbert Thiebaud | 1 | -21/+21 |
2012-05-31 | Just bypass completely when cross-compiling | Tor Lillqvist | 1 | -1/+3 |
2012-05-29 | bridgetest_climaker is commented out | David Ostrovsky | 1 | -6/+9 |
2012-05-29 | testtools: superfluous include | David Ostrovsky | 1 | -5/+0 |
2012-05-29 | testtools: superfluous dependency | Matúš Kukan | 1 | -1/+1 |
2012-05-29 | testttools: tweak makefiles, fix typos | Matúš Kukan | 2 | -19/+8 |
2012-05-29 | fixed build error with --without-java parameter | David Ostrovsky | 1 | -4/+9 |
2012-05-29 | do not use gb_Helper_*native* functions | David Tardon | 4 | -8/+8 |
2012-05-29 | cleaning up dmake stuff | David Ostrovsky | 5 | -559/+2 |
2012-05-29 | prefix testtools libraries with testtools_ in Repository.mk | David Ostrovsky | 4 | -34/+29 |
2012-05-29 | do not run bridgetest on macosx/ppc | David Tardon | 1 | -0/+4 |
2012-05-29 | do not run bridgetest on cross-compilation | David Tardon | 1 | -0/+2 |
2012-05-29 | use gb_Jar_set_componentfile | David Tardon | 3 | -43/+2 |
2012-05-29 | CustomTarget_uno_test is a test | David Tardon | 1 | -2/+5 |
2012-05-29 | bridgetest does not need offapi | David Tardon | 5 | -9/+0 |
2012-05-29 | add missing dep on uno executable | David Tardon | 1 | -0/+1 |