summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-06-051-2/+5
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-052-2/+1
* 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
* 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