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