summaryrefslogtreecommitdiffstats
path: root/cppu/source
Commit message (Expand)AuthorAgeFilesLines
* No dynamic module loading on iOSTor Lillqvist2011-06-131-0/+4
* Remove OS/2 support.Francois Tigeot2011-04-184-17/+1
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-10/+17
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-27/+14
|\
| * debuglevels: merged to-be-m101Frank Schoenheit [fs]2011-02-231-5/+6
| |\
| * | debuglevels: removed yet another useless (aka: nearly-always-firing) assertionFrank Schoenheit [fs]2011-02-211-1/+0
| * | debuglevels: removed useless assertionsFrank Schoenheit [fs]2011-02-211-13/+0
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-3/+3
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-183-6/+10
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-083-6/+10
| |\ \ \ | | | |/ | | |/|
| | * | sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb2011-01-101-5/+6
| | |/
| | * sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)sb2010-10-251-0/+4
| | * sb126: #i107490# dead code not removed by previous cleanupsb2010-07-121-1/+0
| | * sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ob...sb2010-07-0710-100/+96
* | | Use format string on OSL_TRACE()Thomas Arnhold2011-03-151-2/+1
* | | Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist2011-03-142-4/+4
* | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-124-7/+7
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-4/+4
|/ /
* | Remove "using namespace ::rtl"Julien Nabet2011-03-023-4/+11
* | dragonfly stuffFrancois Tigeot2011-02-151-1/+1
* | don't crash trying to erase one past endFridrich Štrba2011-02-061-4/+1
* | Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba2011-02-061-2/+2
* | revert this change for now as its triggering a crash in saxparserCaolán McNamara2011-02-041-2/+2
* | move module cppu to boost unordered containersFridrich Strba2011-02-037-16/+16
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-4/+3
* | If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist2011-01-231-0/+19
* | Remove pointless debugging outputTor Lillqvist2011-01-231-13/+0
* | add an explicitCaolán McNamara2011-01-131-1/+1
* | Some cppcheck cleaningJulien Nabet2011-01-122-2/+2
* | Handle NetBSD like the other BSDs in more cases.Thomas Klausner2010-12-161-3/+3
* | Replace all occured, occurance etc.Takeshi Abe2010-12-063-3/+3
* | Remove redundant commentsJ. Graeme Lingard2010-12-051-15/+0
* | cppcheck: use prefix variantCaolán McNamara2010-11-261-1/+1
* | Revert "Add workaround to avoid crash when exiting LibreOffice"Jan Holesovsky2010-11-121-2/+0
* | Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist2010-11-101-0/+2
* | Patches for ure, neeed by OpenBSDRobert Nagy2010-11-081-2/+4
* | can undo this now with dial-down in solenvCaolán McNamara2010-11-051-4/+0
* | Workaround for the registration breakage on SUSE.Jan Holesovsky2010-11-031-0/+4
* | add modelines to .h and .c files as wellCaolán McNamara2010-10-271-0/+3
* | micro optsCaolán McNamara2010-10-241-1/+1
* | give me a deterministic ctor/dtor ordering I can trust, and defer to first useCaolán McNamara2010-10-241-10/+16
* | Make calls to unary_function and binary_function less ambiguous for VC10Jesús Corrius2010-10-161-2/+2
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1439-0/+111
* | AIX cppu quirksCaolán McNamara2010-10-132-4/+24
* | Remove redundant #include, #define & commentsJ. Graeme Lingard2010-10-131-4/+0
* | micro optimization to avoid global ctor that including iostream createsCaolán McNamara2010-10-131-2/+1
* | #i107490# cppu lifecycle cleanupCaolán McNamara2010-10-1110-101/+96
* | more removed include guards using fixguard.pyPetr Mladek2010-10-051-6/+0
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
|/
* sb119: merged in DEV300_m72sb2010-02-2648-200/+48
|\