summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-16Make calls to unary_function and binary_function less ambiguous for VC10Jesús Corrius1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth65-0/+185
2010-10-13AIX cppu quirksCaolán McNamara2-4/+24
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard1-4/+0
2010-10-13micro optimization to avoid global ctor that including iostream createsCaolán McNamara1-2/+1
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara11-110/+96
2010-10-05more removed include guards using fixguard.pyPetr Mladek3-10/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-10-05all of these compiler checks can go, the result is overridden anywayCaolán McNamara1-45/+0
2010-09-17cppu-lbnames-enable-gcc-4.5.diff: enable build with gcc-4.5Petr Mladek1-2/+2
2010-09-14win32-vs2005-compat.diff: Fix build with Visual Studio 2005Thorsten Behrens2-4/+4
2010-07-13dr77: #i113097# make Sequence(sal_Int32) explicitDaniel Rentz1-1/+1
2010-07-12sb126: #i107490# dead code not removed by previous cleanupsb1-1/+0
2010-07-07sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ob...sb11-109/+96
2010-06-23sb126: #i109853# no need to set CPPU_ENV in cppu/inc/uno/lbnames.hsb1-45/+0
2010-03-10sb120: #i83192# removed cppu/test, superseded by testtools testssb74-10621/+0
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-02-26sb119: merged in DEV300_m72sb169-717/+170
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien169-717/+170
2010-01-29sb119: #i108654# avoid casts that are not strict-aliasing safe (patch by cmc)sb1-8/+12
2009-12-09CWS-TOOLING: integrate CWS killnonproVladimir Glazunov5-13/+13
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer5-13/+13
2009-09-09merge commit to DEV300_m57Mathias Bauer6-6/+350