summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann6-9/+11
2011-09-09sb140: silence warningsStephan Bergmann1-56/+56
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist4-13/+23
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist3-5/+15
2011-08-21Revert "I am tired of thesee assertions, put them behind dbglevel>2"Tor Lillqvist1-1/+1
2011-08-19I am tired of thesee assertions, put them behind dbglevel>2Tor Lillqvist1-1/+1
2011-08-09Fix compilation errors with dbglevel>1Tor Lillqvist1-16/+16
2011-08-01Use OBJCXXFLAGS instead of duplicating itTor Lillqvist1-1/+1
2011-08-01Add statically linked cppu unit test for iOSTor Lillqvist6-5/+174
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist1-0/+4
2011-06-14Be less picky with library nameTor Lillqvist1-1/+1
2011-06-13restore dependencyChristian Lohmaier1-1/+1
2011-06-13get rid of "SHL2TARGETN redefined after use" warning - 2nd tryChristian Lohmaier1-9/+3
2011-06-13use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier1-17/+17
2011-06-13get rid of "SHL2TARGETN redefined after use" warningChristian Lohmaier1-4/+1
2011-06-13No dynamic module loading on iOSTor Lillqvist1-0/+4
2011-06-05Can't run any qa when cross-compilingTor Lillqvist2-0/+10
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-60/+60
2011-04-18Remove OS/2 support.Francois Tigeot13-60/+8
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-10/+17
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-27/+14
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
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-23debuglevels: merged to-be-m101Frank Schoenheit [fs]1-5/+6
2011-02-21debuglevels: removed yet another useless (aka: nearly-always-firing) assertionFrank Schoenheit [fs]1-1/+0
2011-02-21debuglevels: removed useless assertionsFrank Schoenheit [fs]1-13/+0
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