summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/bridgetest.cxx
AgeCommit message (Expand)Author
2020-11-13Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist
2020-11-12Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: testtoolsStephan Bergmann
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2019-12-23sal_Char->char in test..testtoolsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-01-15More loplugin:cstylecast: testtoolsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: testtoolsStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: testtoolsStephan Bergmann
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in testtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-27Clean up uses of Any::getValue() in testtoolsStephan Bergmann
2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-21Use Sequence ctor taking initializer_listStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in testtools/Noel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09testtools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara
2015-07-08loplugin:stringconstantStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-20Some more loplugin:cstylecast: testtoolsStephan Bergmann
2014-12-18testtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12testtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from testtoolsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms