summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/cppobj.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: testtoolsStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: testtoolsStephan Bergmann
2017-04-28loplugin:salunicodeliteral: testtoolsStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-09Remove irrelevant SAL_INFOsStephan Bergmann
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29testtools: disable MSVC warning C4503Michael Stahl
2015-11-15use initialiser syntax for Sequence<OUString>Noel 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-30convert Sequence<XInterface> constructions to use initializer listsNoel 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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-18testtools: Use appropriate OUString functions on string constantsStephan Bergmann
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
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
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-10-04sal_Bool->bool in testtoolsNoel Grandin
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
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-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-10-13Add vim/emacs modelines to all source filesSebastian Spaeth