summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/unoexceptionprotector
AgeCommit message (Expand)AuthorFilesLines
2016-12-01loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-2/+1
2014-12-18unotest: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-04-24move sal_inc headers to include/David Tardon1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith1-3/+1
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-6/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-24/+17
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-24/+1
2012-02-10unotest: convert to gbuildMatúš Kukan1-54/+0
2011-11-19Do build the unoexceptionprotector also when cross-compilingTor Lillqvist1-6/+1
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks1-1/+0
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks2-0/+184