summaryrefslogtreecommitdiff
path: root/cppu/qa/cppumaker
AgeCommit message (Expand)Author
2020-11-06Reinstate o3tl/cppunittraitshelper.hxx uses for C++20Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2020-01-07Replace a CPPUNIT_ASSERT_EQUAL with a static_assertStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-01-15More loplugin:cstylecast: cppuStephan Bergmann
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-04-28loplugin:salunicodeliteral: cppuStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-09-19Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-19-Werror=sign-promo fixesStephan Bergmann
2011-12-19cppu: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl
2011-11-14Fix build --all depend=x.Stephan Bergmann
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-06-13use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier
2011-06-05Can't run any qa when cross-compilingTor Lillqvist
2011-03-18restore cppunit test, Sequence ctor from sal_Int32 is now explicitCaolán McNamara
2011-03-18only test this on certain archsCaolán McNamara
2011-03-18Add PowerPC to the right branchFridrich Štrba
2011-03-15move cppumaker test to cppuCaolán McNamara