summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)AuthorFilesLines
2014-08-20remove more unnecessary constructor declarationsNoel Grandin1-1/+1
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin1-10/+3
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin1-2/+2
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-3/+3
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin1-3/+3
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-8/+8
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin2-124/+6
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin5-0/+8
2014-08-08java: use an empty block rather than an empty statementNoel Grandin2-2/+2
2014-08-08java: remove unused variablesNoel Grandin3-9/+4
2014-08-05java: remove commented out codeNoel Grandin3-7/+0
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-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-09Clean up function declarationsStephan Bergmann3-9/+10
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-03-10testtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-2/+2
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
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-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl1-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-31solver doesn't solve anything...Michael Stahl1-4/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28gbuild: refactor CliUnoApiMichael Stahl1-2/+2
2013-10-25stop looking for Jar files in solverMichael Stahl1-2/+2
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-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2-4/+4
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2-20/+2
2013-09-18There are two distinct InternalUnoApis in testtoolsStephan Bergmann4-5/+28
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan2-7/+7
2013-08-29Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS XStephan Bergmann1-3/+5
2013-08-27The testtools component libs are layer NONE, not URELIBStephan Bergmann2-0/+4