Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -8/+1 |
2011-08-21 | Link cppu statically to gcc3_uno on iOS | Tor Lillqvist | 2 | -4/+10 |
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-06-13 | No dynamic module loading on iOS | Tor Lillqvist | 1 | -0/+4 |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 4 | -17/+1 |
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 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 3 | -6/+10 |
2011-03-15 | Use format string on OSL_TRACE() | Thomas Arnhold | 1 | -2/+1 |
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 | 3 | -6/+10 |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 3 | -4/+11 |
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] | 1 | -5/+6 |
2011-02-21 | debuglevels: removed yet another useless (aka: nearly-always-firing) assertion | Frank Schoenheit [fs] | 1 | -1/+0 |
2011-02-21 | debuglevels: removed useless assertions | Frank Schoenheit [fs] | 1 | -13/+0 |
2011-02-15 | dragonfly stuff | Francois Tigeot | 1 | -1/+1 |
2011-02-06 | don't crash trying to erase one past end | Fridrich Štrba | 1 | -4/+1 |
2011-02-06 | Revert "revert this change for now as its triggering a crash in saxparser" | Fridrich Štrba | 1 | -2/+2 |
2011-02-04 | revert this change for now as its triggering a crash in saxparser | Caolán McNamara | 1 | -2/+2 |
2011-02-03 | move module cppu to boost unordered containers | Fridrich Strba | 7 | -16/+16 |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | 2 | -4/+3 |
2011-01-23 | If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertions | Tor Lillqvist | 1 | -0/+19 |
2011-01-23 | Remove pointless debugging output | Tor Lillqvist | 1 | -13/+0 |
2011-01-13 | add an explicit | Caolán McNamara | 1 | -1/+1 |
2011-01-12 | Some cppcheck cleaning | Julien Nabet | 2 | -2/+2 |
2011-01-10 | sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxx | sb | 1 | -5/+6 |
2010-12-16 | Handle NetBSD like the other BSDs in more cases. | Thomas Klausner | 1 | -3/+3 |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe | 3 | -3/+3 |
2010-12-05 | Remove redundant comments | J. Graeme Lingard | 1 | -15/+0 |
2010-11-26 | cppcheck: use prefix variant | Caolán McNamara | 1 | -1/+1 |
2010-11-12 | Revert "Add workaround to avoid crash when exiting LibreOffice" | Jan Holesovsky | 1 | -2/+0 |
2010-11-10 | Add workaround to avoid crash when exiting LibreOffice | Tor Lillqvist | 1 | -0/+2 |
2010-11-08 | Patches for ure, neeed by OpenBSD | Robert Nagy | 1 | -2/+4 |
2010-11-05 | can undo this now with dial-down in solenv | Caolán McNamara | 1 | -4/+0 |
2010-11-03 | Workaround for the registration breakage on SUSE. | Jan Holesovsky | 1 | -0/+4 |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara | 1 | -0/+3 |
2010-10-25 | sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub) | sb | 1 | -0/+4 |
2010-10-24 | micro opts | Caolán McNamara | 1 | -1/+1 |
2010-10-24 | give me a deterministic ctor/dtor ordering I can trust, and defer to first use | Caolán McNamara | 1 | -10/+16 |
2010-10-16 | Make calls to unary_function and binary_function less ambiguous for VC10 | Jesús Corrius | 1 | -2/+2 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 39 | -0/+111 |
2010-10-13 | AIX cppu quirks | Caolán McNamara | 2 | -4/+24 |
2010-10-13 | Remove redundant #include, #define & comments | J. Graeme Lingard | 1 | -4/+0 |
2010-10-13 | micro optimization to avoid global ctor that including iostream creates | Caolán McNamara | 1 | -2/+1 |