summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-16/+17
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-01-09fix coverity parse errorsCaolán McNamara1-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-3/+6
2020-11-13Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist8-27/+209
2020-11-12Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist8-170/+479
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel1-1/+1
2020-09-02Fix typo in codeAndrea Gelmini3-6/+6
2020-08-14loplugin:simplifybool moreNoel Grandin1-2/+3
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testtoolsStephan Bergmann1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: testtoolsStephan Bergmann1-3/+2
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin1-3/+3
2020-05-10compact namespace in testtools..toolkitNoel Grandin3-5/+5
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt1-2/+5
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-19loplugin:buriedassign in variousNoel Grandin1-3/+6
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-17Remove never-executed else-blockMuhammet Kara1-5/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák3-0/+12
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2-2/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2019-12-23sal_Char->char in test..testtoolsNoel Grandin4-16/+16
2019-12-10Fix IdentationError and mixture of spaces and tabsJens Carl1-61/+61
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-3/+10
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet5-12/+6
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-31Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann3-6/+6
2019-07-30Fix typo in codeAndrea Gelmini1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-14/+14
2018-11-19Fix typosAndrea Gelmini2-2/+2
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov1-12/+9
2018-10-22loplugin:staticvar in variousNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-3/+3
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-5/+5
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2-9/+4
2018-02-13Use PYTHON_FOR_BUILD instead of calling python directlyTomáš Chvátal1-1/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-2/+2
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: testtoolsStephan Bergmann1-1/+1