summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* Clean up checks of sal_Bool valuesStephan Bergmann2015-05-081-2/+2
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-32/+32
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* testtools: mark CurrentContextChecker as DLLPRIVATEMichael Stahl2015-02-271-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* Some more loplugin:cstylecast: testtoolsStephan Bergmann2015-01-201-4/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-4/+2
* testtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-3/+2
* testtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-162-6/+6
* testtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-122-6/+3
* java: reduce visibility of fields and methodsNoel Grandin2014-12-113-4/+4
* java: remove some unused fieldsNoel Grandin2014-12-051-5/+0
* Remove dead dmake makefile.mkStephan Bergmann2014-11-271-50/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+1
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-4/+4
* java: remove unnecessary adding of empty stringsNoel Grandin2014-10-071-1/+1
* Use instsetoo_native-generated uno ini-file for both instdir and instsetsStephan Bergmann2014-09-181-1/+1
* Missing dependency on uno ini-fileStephan Bergmann2014-09-161-0/+1
* 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