summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/bridgetest.cxx
AgeCommit message (Expand)Author
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
2014-01-28bool improvementsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-12drop useless announcementDavid Tardon
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-17add a uno test api with more than 8 floating point argsCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from testtoolsNorbert Thiebaud
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-13catch by const referenceCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-01-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2010-12-10sb135: #i116045# removed performQueryForUnknownType; cleaned upsb
2010-12-09add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara
2010-12-09add a Mixed Float And Integer struct return testCaolán McNamara
2010-12-09add a twoFloats return testCaolán McNamara
2010-12-09rename AllFloats test to FourFloatsCaolán McNamara
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-18Update from master repository (DEV300_m82).Matthias Huetsch [mhu]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-01cmcfixes68: #i107182# ppc fix argument passing in a rare caseCaolán McNamara
2009-10-14#i105680# remove warnings, in vb params, not inoutCaolán McNamara
2009-10-08#i105680# add struct returning bridge tests and run them during the buildCaolán McNamara