summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* use std::experimental::source_location in uno::ExceptionNoel Grandin2020-05-181-3/+3
* compact namespace in testtools..toolkitNoel Grandin2020-05-103-5/+5
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-2/+5
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* loplugin:buriedassign in variousNoel Grandin2020-04-191-3/+6
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* Revert "loplugin:constfields in sw"Noel Grandin2020-03-131-1/+1
* Remove never-executed else-blockMuhammet Kara2020-02-171-5/+1
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-163-0/+12
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-042-2/+1
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-311-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-131-2/+1
* sal_Char->char in test..testtoolsNoel Grandin2019-12-234-16/+16
* Fix IdentationError and mixture of spaces and tabsJens Carl2019-12-101-61/+61
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-3/+10
* Fix typosAndrea Gelmini2019-08-201-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-175-12/+6
* Fix typosAndrea Gelmini2019-08-122-2/+2
* Fix typosAndrea Gelmini2019-07-311-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann2019-07-313-6/+6
* Fix typo in codeAndrea Gelmini2019-07-301-1/+1
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-021-2/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-14/+14
* Fix typosAndrea Gelmini2018-11-192-2/+2
* 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