summaryrefslogtreecommitdiff
path: root/cppu/qa/test_unotype.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Remove now-duplicate css::uno::Type operator <<Stephan Bergmann1-11/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-6/+0
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-29/+36
2016-08-19cppu: fix loplugin:cppunitassertequals warningsMiklos Vajna1-3/+3
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky1-60/+0
2016-01-18Avoid -Werror,-Wdelete-non-virtual-dtor with current Clang trunkStephan Bergmann1-2/+4
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-7/+14
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann1-0/+53
2015-11-18Clean upStephan Bergmann1-443/+407
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-86/+86
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-0/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-203/+5
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet1-16/+14
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-7/+7
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-18/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-0/+14
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-37/+29
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-3/+0
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-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-2/+10
2011-12-19-Werror=sign-promo fixesStephan Bergmann1-29/+31
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-14/+1
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-0/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-0/+12
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.4.74); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGEDOliver Bolte1-2/+5
2006-03-09INTEGRATION: CWS jl31 (1.2.14); FILE MERGEDRüdiger Timm1-85/+345
2006-01-10INTEGRATION: CWS sb41 (1.1.2); FILE ADDEDRüdiger Timm1-0/+557