summaryrefslogtreecommitdiff
path: root/cppu/qa
AgeCommit message (Expand)Author
2014-10-31Removed duplicated includesAndrea Gelmini
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-03Cosmetics (to ease work related to finding unused functions)Stephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27std::exception retrofit sequelStephan Bergmann
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-19Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann
2013-05-07Avoid warnings about unused test functionsStephan Bergmann
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-13re-base on ALv2 code.Michael Meeks
2012-04-09cppu: use InternalUnoApiMatúš Kukan
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
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-20Bypass building the iOS cppu_unittester_all for nowTor Lillqvist
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-01Use OBJCXXFLAGS instead of duplicating itTor Lillqvist
2011-08-01Add statically linked cppu unit test for iOSTor Lillqvist
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
2011-02-24remove empty TESTSHL2LIBCaolán McNamara