summaryrefslogtreecommitdiff
path: root/cppu/qa/test_reference.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Just use Any ctor instead of makeAny in cppuStephan Bergmann1-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen1-4/+0
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: cppuStephan Bergmann1-2/+2
2017-07-02loplugin:casttovoid: cppuStephan Bergmann1-4/+4
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+9
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-5/+3
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke1-2/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-04-09Clean up function declarationsStephan Bergmann1-9/+10
2014-04-03Cosmetics (to ease work related to finding unused functions)Stephan Bergmann1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-27std::exception retrofit sequelStephan Bergmann1-1/+1
2013-05-07Avoid warnings about unused test functionsStephan Bergmann1-43/+49
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann1-0/+43
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist1-4/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-2/+1
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+2
2011-08-01Add statically linked cppu unit test for iOSTor Lillqvist1-0/+4
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2011-01-14cppunit: port these tests over to canonical cppunitCaolán McNamara1-3/+10
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.2.20); FILE MERGEDRüdiger Timm1-23/+18
2007-10-09INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDEDKurt Zenker1-0/+164