summaryrefslogtreecommitdiff
path: root/cppu/qa/test_any.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-6/+6
2021-02-08sal_Unicode is always char16_t in LIBO_INTERNAL_ONLY code nowStephan Bergmann1-29/+8
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-359/+804
2020-11-06Reinstate o3tl/cppunittraitshelper.hxx uses for C++20Stephan Bergmann1-0/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen1-6/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-109/+109
2017-10-23loplugin:includeform: cppuStephan Bergmann1-26/+26
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-28loplugin:cppunitassertequals: cppuStephan Bergmann1-41/+89
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-13/+17
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+3
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-80/+0
2016-08-19cppu: fix loplugin:cppunitassertequals warningsMiklos Vajna1-24/+24
2016-05-06cppu: replace boost::is_same with std::is_sameMichael Stahl1-5/+5
2016-04-25Cannot extract Any to sal_uInt32Stephan Bergmann1-84/+0
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-9/+9
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-86/+74
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-04-09Clean up function declarationsStephan Bergmann1-4/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-27std::exception retrofit sequelStephan Bergmann1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-20/+20
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-21/+21
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-64/+21
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-29Remove double line spacing and correct indentationThomas Arnhold1-20/+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.5.74); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGEDOliver Bolte1-2/+5
2006-03-09INTEGRATION: CWS jl31 (1.3.38); FILE MERGEDRüdiger Timm1-2/+19
2005-09-08INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGEDRüdiger Timm1-47/+21
2005-03-21INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDEDKurt Zenker1-0/+2344