summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-11-121-1/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-241-12/+9
* loplugin:staticvar in variousNoel Grandin2018-10-221-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-3/+3
* loplugin:constfields in swNoel Grandin2018-10-031-1/+1
* New loplugin:externalStephan Bergmann2018-09-172-5/+5
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-082-9/+4
* Use PYTHON_FOR_BUILD instead of calling python directlyTomáš Chvátal2018-02-131-1/+1
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-191-2/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: testtoolsStephan Bergmann2018-01-151-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-11/+11
* loplugin:includeform: testtoolsStephan Bergmann2017-10-237-82/+82
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Fix typosAndrea Gelmini2017-06-271-1/+1
* One more test to suppressStephan Bergmann2017-06-061-0/+4
* Improved loplugin:cstylecast to reference types: testtoolsStephan Bergmann2017-06-052-8/+8
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-5/+0
* loplugin:salunicodeliteral: testtoolsStephan Bergmann2017-04-281-1/+1
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-031-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove some unnecessary OUStringBuffer usageNoel Grandin2017-02-211-23/+5
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-152-8/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-235/+154
* Remove irrelevant SAL_INFOsStephan Bergmann2016-12-091-5/+0
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-081-4/+2
* loplugin:unnecessaryoverride (dtors) in testtoolsStephan Bergmann2016-12-012-12/+0
* Change the shared bridgetest code from static to dynamic libraryStephan Bergmann2016-09-148-39/+73
* loplugin:dllprivateStephan Bergmann2016-09-131-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-7/+7
* python macros aren't listed under scripting organizeCaolán McNamara2016-08-091-4/+4
* new loplugin unnecessary overrideNoel Grandin2016-07-151-13/+0
* typo: emtpy → emptyChristian Lohmaier2016-07-041-1/+1
* Clean up uses of Any::getValue() in testtoolsStephan Bergmann2016-06-272-30/+11
* Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann2016-05-302-4/+3
* 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