summaryrefslogtreecommitdiffstats
path: root/cppuhelper/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu2020-06-051-2/+1
* compact namespace in canvas..cuiNoel Grandin2020-05-082-2/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* loplugin:sequentialassignNoel Grandin2019-07-291-2/+1
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-4/+4
* tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen2019-02-142-7/+0
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-9/+9
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-244-108/+108
* fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara2018-08-041-0/+32
* More loplugin:cstylecast: cppuhelperStephan Bergmann2018-01-121-2/+2
* add cppu::throwException test caseCaolán McNamara2017-11-251-0/+59
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-13/+13
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-311-0/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-3/+2
* tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke2016-12-074-9/+9
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* cppuhelper: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-092-22/+22
* loplugin:overrideStephan Bergmann2015-11-201-3/+3
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-4/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-9/+10
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-10/+9
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-091-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* Remove unused */qa/checkapi/Stephan Bergmann2014-12-191-30/+0
* Removed duplicated includesAndrea Gelmini2014-10-313-4/+0
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* cppuhelper: fix includesThomas Arnhold2014-06-045-88/+88
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-3/+3
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-17/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-68/+66
* re-base on ALv2 code. Includes:Michael Meeks2012-12-067-282/+87
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-6/+0
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-024-350/+0
* allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák2012-07-161-0/+30
* re-base on ALv2 code.Michael Meeks2012-06-291-26/+17
* targetted re-work of cppunit pieces.Michael Meeks2012-06-276-16/+4
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* cppuhelper: convert to gbuildMatúš Kukan2012-01-024-213/+0
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-273-6/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1