summaryrefslogtreecommitdiffstats
path: root/cppuhelper/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl2011-11-154-16/+4
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-101-2/+2
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-126-4/+12
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-35/+3
* Use separate unit testers for subsequent and normal tests for iOSTor Lillqvist2011-08-015-18/+165
* Nah, these must be subsequent tests also for iOSTor Lillqvist2011-08-012-1/+7
* Add statically linked cpphelper unit test for iOSTor Lillqvist2011-08-017-21/+208
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-7/+0
* re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks2011-06-243-4/+3
* Bypass qa thingies for now when cross-compilingTor Lillqvist2011-06-064-0/+20
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-3/+3
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-186-69/+111
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-086-69/+111
| |\
| | * sb129: #i113189# cleaned up makefile rules; deliver services.input to have it...sb2010-09-151-2/+1
| | * sb129: #i113189# adapted tests; improved subsequenttestssb2010-09-146-69/+111
* | | EasyHacks: Reanimated tests in ure/cppuhelper/qa.Wilhelm Pflueger2011-03-156-23/+29
|/ /
* | remove empty TESTSHL2LIBCaolán McNamara2011-02-243-3/+1
* | Some cppcheck cleaningJulien Nabet2011-01-122-2/+1