summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-4/+4
* | dragonfly stuffFrancois Tigeot2011-02-152-2/+2
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-094-8/+0
* | 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
* | Remove double line spacing and correct indentationThomas Arnhold2011-01-291-20/+0
* | 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-232-0/+23
* | Remove pointless debugging outputTor Lillqvist2011-01-231-13/+0
* | Use separate .map files for 64-bit MSVC buildTor Lillqvist2011-01-162-0/+10
* | fix break on parallel buildDavid Tardon2011-01-151-0/+6
* | cppunit: enable these testsCaolán McNamara2011-01-141-0/+1
* | cppunit: port these tests over to canonical cppunitCaolán McNamara2011-01-146-24/+53
* | add an explicitCaolán McNamara2011-01-131-1/+1
* | Some cppcheck cleaningJulien Nabet2011-01-122-2/+2
* | suppress compiler warningDavid Tardon2010-12-231-9/+9
* | Handle NetBSD like the other BSDs in more cases.Thomas Klausner2010-12-162-4/+4
* | Replace all occured, occurance etc.Takeshi Abe2010-12-064-4/+4
* | 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-122-10/+1
* | Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist2010-11-102-1/+10
* | Patches for ure, neeed by OpenBSDRobert Nagy2010-11-082-3/+5
* | 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-2721-0/+62
* | 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
* | #i101100# strict-alias cleanCaolán McNamara2010-10-201-54/+45
* | 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-1465-0/+185
* | 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-1111-110/+96
* | more removed include guards using fixguard.pyPetr Mladek2010-10-053-10/+0
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* | all of these compiler checks can go, the result is overridden anywayCaolán McNamara2010-10-051-45/+0
* | cppu-lbnames-enable-gcc-4.5.diff: enable build with gcc-4.5Petr Mladek2010-09-171-2/+2
* | win32-vs2005-compat.diff: Fix build with Visual Studio 2005Thorsten Behrens2010-09-142-4/+4
|/
* sb120: #i83192# removed cppu/test, superseded by testtools testssb2010-03-1074-10621/+0
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
* sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
* sb119: merged in DEV300_m72sb2010-02-26169-717/+170
|\