summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-6/+3
2015-11-11new loplugin: memoryvarNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-15/+15
2015-11-09com::sun::star->css in testtools/Noel Grandin6-140/+132
2015-11-04yyyyyNoel Grandin3-17/+13
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-2/+2
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-133/+133
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-09testtools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe6-16/+14
2015-07-10ppc64: using a fp register also consumes a gp register slotCaolan McNamara4-0/+17
2015-07-08loplugin:stringconstantStephan Bergmann1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-4/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-17/+17
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-27testtools: mark CurrentContextChecker as DLLPRIVATEMichael Stahl1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: testtoolsStephan Bergmann1-4/+4
2014-12-18testtools: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+2
2014-12-16testtools: Use appropriate OUString functions on string constantsStephan Bergmann2-6/+6
2014-12-12testtools: Use appropriate OUString functions on string constantsStephan Bergmann2-6/+3
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-3/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-21/+8
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-08various: sal_Bool->boolNoel Grandin3-23/+23
2014-04-09Clean up function declarationsStephan Bergmann2-9/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-13/+13
2014-03-29typo: inteface -> interfaceThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann6-132/+132
2014-02-27Remove visual noise from testtoolsAlexander Wilms5-22/+22
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-180/+180
2014-02-23Remove unneccessary commentsAlexander Wilms2-25/+25
2014-02-10Typo: execption -> exceptionJulien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-3/+3
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-1/+1
2013-12-04Revert "throw new ..." fix in Managed C++ codeStephan Bergmann1-3/+3
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-4/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+0
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-4/+4
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-16/+4
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-10/+10