summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* remove more unnecessary constructor declarationsNoel Grandin2014-08-201-1/+1
* java: don't catch and then just rethrow an exceptionNoel Grandin2014-08-201-10/+3
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-2/+2
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-3/+3
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-3/+3
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-192-8/+8
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: remove commented out codeNoel Grandin2014-08-142-124/+6
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-125-0/+8
* java: use an empty block rather than an empty statementNoel Grandin2014-08-082-2/+2
* java: remove unused variablesNoel Grandin2014-08-083-9/+4
* java: remove commented out codeNoel Grandin2014-08-053-7/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-32/+19
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* various: sal_Bool->boolNoel Grandin2014-05-083-23/+23
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* Clean up function declarationsStephan Bergmann2014-04-093-9/+10
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-13/+13
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-132/+132
* testtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-2/+2
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
* Remove visual noise from testtoolsAlexander Wilms2014-02-279-53/+53
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-180/+180
* Remove unneccessary commentsAlexander Wilms2014-02-235-66/+66
* Typo: execption -> exceptionJulien Nabet2014-02-101-1/+1
* gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl2014-02-041-1/+1
* bool improvementsStephan Bergmann2014-01-281-4/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-3/+3
* Clean-up uno/lbnames.hStephan Bergmann2013-12-163-1/+2
* Revert "throw new ..." fix in Managed C++ codeStephan Bergmann2013-12-041-3/+3
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-12/+12
* -Werror,-Wunused-variableStephan Bergmann2013-11-191-4/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-192-18/+18
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-3/+0
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-2/+2
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-4/+4
* solver doesn't solve anything...Michael Stahl2013-10-311-4/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* gbuild: refactor CliUnoApiMichael Stahl2013-10-281-2/+2
* stop looking for Jar files in solverMichael Stahl2013-10-251-2/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-224-32/+7
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-227-0/+21
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-222-4/+4
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-192-20/+2
* There are two distinct InternalUnoApis in testtoolsStephan Bergmann2013-09-184-5/+28
* gbuild: use xml .rdb files directly from workdirMatúš Kukan2013-09-102-7/+7
* Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS XStephan Bergmann2013-08-291-3/+5
* The testtools component libs are layer NONE, not URELIBStephan Bergmann2013-08-272-0/+4