summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest
AgeCommit message (Expand)Author
2014-12-18testtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16testtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12testtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08various: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-29typo: inteface -> interfaceThomas Arnhold
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-02-10Typo: execption -> exceptionJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-04Revert "throw new ..." fix in Managed C++ codeStephan Bergmann
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
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-25Get rid of (most uses of) GUITor Lillqvist
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-28testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl
2012-10-04sal_Bool->bool in testtoolsNoel Grandin
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-12drop useless announcementDavid Tardon
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29cleaning up dmake stuffDavid Ostrovsky
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara
2012-04-23Revert "i hope this is fixed now"Stephan Bergmann
2012-04-23i hope this is fixed nowDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann
2012-02-19method should be publicCaolán McNamara