summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2011-03-18restore cppunit test, Sequence ctor from sal_Int32 is now explicitCaolán McNamara2-5/+12
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky1-1/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky5-8/+12
2011-03-18only test this on certain archsCaolán McNamara1-0/+3
2011-03-18Add PowerPC to the right branchFridrich Štrba1-1/+1
2011-03-15fix build error with better dependCaolán McNamara1-1/+1
2011-03-15Use format string on OSL_TRACE()Thomas Arnhold1-2/+1
2011-03-15move cppumaker test to cppuCaolán McNamara5-1/+1397
2011-03-14Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist2-4/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-7/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud4-7/+11
2011-03-02Remove "using namespace ::rtl"Julien Nabet3-4/+11
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-4/+4
2011-02-15dragonfly stuffFrancois Tigeot2-2/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba4-8/+0
2011-02-06don't crash trying to erase one past endFridrich Štrba1-4/+1
2011-02-06Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba1-2/+2
2011-02-04revert this change for now as its triggering a crash in saxparserCaolán McNamara1-2/+2
2011-02-03move module cppu to boost unordered containersFridrich Strba7-16/+16
2011-01-29Remove double line spacing and correct indentationThomas Arnhold1-20/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-4/+3
2011-01-23If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist2-0/+23
2011-01-23Remove pointless debugging outputTor Lillqvist1-13/+0
2011-01-16Use separate .map files for 64-bit MSVC buildTor Lillqvist2-0/+10
2011-01-15fix break on parallel buildDavid Tardon1-0/+6
2011-01-14cppunit: enable these testsCaolán McNamara1-0/+1
2011-01-14cppunit: port these tests over to canonical cppunitCaolán McNamara6-24/+53
2011-01-13add an explicitCaolán McNamara1-1/+1
2011-01-12Some cppcheck cleaningJulien Nabet2-2/+2
2011-01-11sb139: merged in DEV300_m97sb1-1/+1
2011-01-10sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb1-5/+6
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-0/+4
2010-12-23suppress compiler warningDavid Tardon1-9/+9
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner2-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe4-4/+4
2010-12-05Remove redundant commentsJ. Graeme Lingard1-15/+0
2010-11-26cppcheck: use prefix variantCaolán McNamara1-1/+1
2010-11-12Revert "Add workaround to avoid crash when exiting LibreOffice"Jan Holesovsky2-10/+1
2010-11-10Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist2-1/+10
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]12-155/+96
2010-11-08Patches for ure, neeed by OpenBSDRobert Nagy2-3/+5
2010-11-05can undo this now with dial-down in solenvCaolán McNamara1-4/+0
2010-11-03Workaround for the registration breakage on SUSE.Jan Holesovsky1-0/+4
2010-10-27add modelines to .h and .c files as wellCaolán McNamara21-0/+62
2010-10-25sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)sb1-0/+4
2010-10-24micro optsCaolán McNamara1-1/+1
2010-10-24give me a deterministic ctor/dtor ordering I can trust, and defer to first useCaolán McNamara1-10/+16
2010-10-20#i101100# strict-alias cleanCaolán McNamara1-54/+45