summaryrefslogtreecommitdiff
path: root/cppuhelper/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-20loplugin:overrideStephan Bergmann1-3/+3
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-4/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-9/+10
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-10/+9
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann1-30/+0
2014-10-31Removed duplicated includesAndrea Gelmini3-4/+0
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-1/+0
2014-06-04cppuhelper: fix includesThomas Arnhold5-88/+88
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-3/+3
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-17/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-68/+66
2012-12-06re-base on ALv2 code. Includes:Michael Meeks7-282/+87
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist4-350/+0
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák1-0/+30
2012-06-29re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-27targetted re-work of cppunit pieces.Michael Meeks6-16/+4
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-01-02cppuhelper: convert to gbuildMatúš Kukan4-213/+0
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud3-6/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl4-16/+4
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann1-2/+2
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann6-4/+12
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann2-35/+3
2011-08-01Use separate unit testers for subsequent and normal tests for iOSTor Lillqvist5-18/+165
2011-08-01Nah, these must be subsequent tests also for iOSTor Lillqvist2-1/+7
2011-08-01Add statically linked cpphelper unit test for iOSTor Lillqvist7-21/+208
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-7/+0
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks3-4/+3
2011-06-06Bypass qa thingies for now when cross-compilingTor Lillqvist4-0/+20
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky6-69/+111
2011-03-15EasyHacks: Reanimated tests in ure/cppuhelper/qa.Wilhelm Pflueger6-23/+29
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-69/+111
2011-02-24remove empty TESTSHL2LIBCaolán McNamara3-3/+1
2011-01-12Some cppcheck cleaningJulien Nabet2-2/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+14
2010-09-15sb129: #i113189# cleaned up makefile rules; deliver services.input to have it...sb1-2/+1