summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
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-29Remove double line spacing and correct indentationThomas Arnhold
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-16Use separate .map files for 64-bit MSVC buildTor Lillqvist
2011-01-15fix break on parallel buildDavid Tardon
2011-01-14cppunit: enable these testsCaolán McNamara
2011-01-14cppunit: port these tests over to canonical cppunitCaolán McNamara
2011-01-13add an explicitCaolán McNamara
2011-01-12Some cppcheck cleaningJulien Nabet
2010-12-23suppress compiler warningDavid Tardon
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-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-20#i101100# strict-alias cleanCaolá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-10-05all of these compiler checks can go, the result is overridden anywayCaolán McNamara
2010-09-17cppu-lbnames-enable-gcc-4.5.diff: enable build with gcc-4.5Petr Mladek
2010-09-14win32-vs2005-compat.diff: Fix build with Visual Studio 2005Thorsten Behrens
2010-03-10sb120: #i83192# removed cppu/test, superseded by testtools testssb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
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