summaryrefslogtreecommitdiff
path: root/testtools/source
AgeCommit message (Expand)AuthorFilesLines
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-32/+19
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 Wilms9-53/+53
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-180/+180
2014-02-23Remove unneccessary commentsAlexander Wilms5-66/+66
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 Bergmann3-1/+2
2013-12-04Revert "throw new ..." fix in Managed C++ codeStephan Bergmann1-3/+3
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-12/+12
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-4/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-18/+18
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+0
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-4/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza4-32/+7
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara7-0/+21
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-10/+10
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-97/+87
2013-03-20simplify OUString assignmentsChr. Rossmanith1-6/+6
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-74/+68
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-10/+9
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-6/+6
2012-12-06re-base on ALv2 code. Includes:Michael Meeks23-571/+358
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-5/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens2-6/+6
2012-11-28testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl1-0/+130
2012-10-04sal_Bool->bool in testtoolsNoel Grandin1-5/+5
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-16Fix duplicate branches for if and elseJulien Nabet1-1/+1
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin11-17/+17
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl3-9/+9
2012-07-12drop useless announcementDavid Tardon1-10/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks23-513/+333
2012-06-01targeted string re-workNorbert Thiebaud1-21/+21
2012-05-29cleaning up dmake stuffDavid Ostrovsky3-513/+0
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara1-1/+3