summaryrefslogtreecommitdiff
path: root/cppu/source
AgeCommit message (Expand)Author
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Use format string on OSL_TRACE()Thomas Arnhold
2011-03-14Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-21debuglevels: removed yet another useless (aka: nearly-always-firing) assertionFrank Schoenheit [fs]
2011-02-21debuglevels: removed useless assertionsFrank Schoenheit [fs]
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-06don't crash trying to erase one past endFridrich Štrba
2011-02-06Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba
2011-02-04revert this change for now as its triggering a crash in saxparserCaolán McNamara
2011-02-03move module cppu to boost unordered containersFridrich Strba
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-23If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist
2011-01-23Remove pointless debugging outputTor Lillqvist
2011-01-13add an explicitCaolán McNamara
2011-01-12Some cppcheck cleaningJulien Nabet
2011-01-10sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-12Revert "Add workaround to avoid crash when exiting LibreOffice"Jan Holesovsky
2010-11-10Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist
2010-11-08Patches for ure, neeed by OpenBSDRobert Nagy
2010-11-05can undo this now with dial-down in solenvCaolán McNamara
2010-11-03Workaround for the registration breakage on SUSE.Jan Holesovsky
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-25sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)sb
2010-10-24micro optsCaolán McNamara
2010-10-24give me a deterministic ctor/dtor ordering I can trust, and defer to first useCaolán McNamara
2010-10-16Make calls to unary_function and binary_function less ambiguous for VC10Jesús Corrius
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13AIX cppu quirksCaolán McNamara
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard
2010-10-13micro optimization to avoid global ctor that including iostream createsCaolán McNamara
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-12sb126: #i107490# dead code not removed by previous cleanupsb
2010-07-07sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ob...sb
2010-02-26sb119: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29sb119: #i108654# avoid casts that are not strict-aliasing safe (patch by cmc)sb
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov