Age | Commit message (Expand) | Author |
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl |
2011-11-14 | Fix build --all depend=x. | Stephan Bergmann |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-03 | targeting gcc 4.6.1 gentoo strict-aliasing warnings | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-25 | Tell what "LB" means | Tor Lillqvist |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-20 | Bypass building the iOS cppu_unittester_all for now | Tor Lillqvist |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-09 | sb140: silence warnings | Stephan Bergmann |
2011-08-30 | Tweak some DLL and import library names in the WNTGCC case | Tor Lillqvist |
2011-08-21 | Link cppu statically to gcc3_uno on iOS | Tor Lillqvist |
2011-08-21 | Revert "I am tired of thesee assertions, put them behind dbglevel>2" | Tor Lillqvist |
2011-08-19 | I am tired of thesee assertions, put them behind dbglevel>2 | Tor Lillqvist |
2011-08-09 | Fix compilation errors with dbglevel>1 | Tor Lillqvist |
2011-08-01 | Use OBJCXXFLAGS instead of duplicating it | Tor Lillqvist |
2011-08-01 | Add statically linked cppu unit test for iOS | Tor Lillqvist |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-18 | Use the i prefix for the import library only with MSC | Tor Lillqvist |
2011-06-14 | Be less picky with library name | Tor Lillqvist |
2011-06-13 | restore dependency | Christian Lohmaier |
2011-06-13 | get rid of "SHL2TARGETN redefined after use" warning - 2nd try | Christian Lohmaier |
2011-06-13 | use rm -f to not complain about attempting to remove nonexisting file | Christian Lohmaier |
2011-06-13 | get rid of "SHL2TARGETN redefined after use" warning | Christian Lohmaier |
2011-06-13 | No dynamic module loading on iOS | Tor Lillqvist |
2011-06-05 | Can't run any qa when cross-compiling | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | restore cppunit test, Sequence ctor from sal_Int32 is now explicit | Caolán McNamara |
2011-03-18 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure | Jan Holesovsky |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-18 | only test this on certain archs | Caolán McNamara |
2011-03-18 | Add PowerPC to the right branch | Fridrich Štrba |
2011-03-15 | fix build error with better depend | Caolán McNamara |
2011-03-15 | Use format string on OSL_TRACE() | Thomas Arnhold |
2011-03-15 | move cppumaker test to cppu | Caolán McNamara |
2011-03-14 | Use explicitly cast zeros to avoid compilation error with MSVC2010 | Tor Lillqvist |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara |
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] |
2011-02-21 | debuglevels: removed yet another useless (aka: nearly-always-firing) assertion | Frank Schoenheit [fs] |
2011-02-21 | debuglevels: removed useless assertions | Frank Schoenheit [fs] |
2011-02-15 | dragonfly stuff | Francois Tigeot |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |