summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-3/+2
* Fix typos in codeAndrea Gelmini2016-05-011-1/+1
* Use Sequence ctor taking initializer_listStephan Bergmann2016-04-211-29/+18
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-132-6/+7
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-112-4/+1
* Remove excess newlinesChris Sherlock2016-02-095-30/+0
* testtools: disable MSVC warning C4503Michael Stahl2016-01-291-0/+3
* Fix typosAndrea Gelmini2016-01-103-14/+14
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-152-6/+3
* new loplugin: memoryvarNoel Grandin2015-11-111-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-15/+15
* com::sun::star->css in testtools/Noel Grandin2015-11-097-185/+177
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-5/+5
* yyyyyNoel Grandin2015-11-043-17/+13
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-2/+2
* coverity#1326344 Infinite loop is deliberateCaolán McNamara2015-10-251-0/+1
* cppcheck:variableScopeNoel Grandin2015-10-151-2/+2
* cid#1326679 DLS: Dead local storeNoel Grandin2015-10-141-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-133/+133
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-09-291-1/+1
* testtools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-097-18/+16
* ppc64: using a fp register also consumes a gp register slotCaolan McNamara2015-07-105-0/+21
* loplugin:stringconstantStephan Bergmann2015-07-081-3/+3
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-112-6/+6
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-264-4/+4
* 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