summaryrefslogtreecommitdiffstats
path: root/sal/qa
Commit message (Expand)AuthorAgeFilesLines
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* improve loplugin:stringconstantNoel Grandin2019-04-301-1/+1
* loplugin:sequentialassign in salNoel Grandin2019-04-137-57/+29
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-271-1/+1
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-4/+4
* Fix various clang-cl warningsStephan Bergmann2019-03-041-22/+22
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-261-1/+1
* tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado2019-02-221-9/+6
* loplugin:indentation in registry..saxNoel Grandin2019-02-094-69/+69
* Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann2019-01-171-34/+3
* Unit test for leading and trailing group separator charactersEike Rathke2018-12-011-0/+56
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-5/+5
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-291-3/+3
* improve function-local statics in salNoel Grandin2018-11-221-5/+6
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+2
* Fix race in test codeStephan Bergmann2018-11-131-2/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-2439-1560/+1541
* Remove line commented out since 2004Tor Lillqvist2018-10-221-2/+0
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-13/+7
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-123-8/+8
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-096-26/+26
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-2/+2
* New loplugin:externalStephan Bergmann2018-09-1717-52/+52
* loplugin:simplifyconstruct in reportdesign..saxNoel Grandin2018-09-101-1/+1
* clang-tidy bugprone-sizeof-expressionNoel Grandin2018-09-081-2/+2
* clang-tidy bugprone-use-after-moveNoel Grandin2018-09-071-2/+2
* Remove redundant asserts after newMike Kaganski2018-08-301-5/+1
* Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski2018-08-291-46/+6
* rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann2018-08-231-0/+61
* Make OUStringLiteral ctor actually constexprStephan Bergmann2018-08-211-0/+3
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-16/+14
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-153-4/+4
* Fix typosAndrea Gelmini2018-08-131-1/+1
* Fix typosAndrea Gelmini2018-08-101-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-061-0/+1
* loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin2018-08-061-999/+862
* [API CHANGE] add some more asserts to the string functionsNoel Grandin2018-08-022-379/+1
* Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann2018-08-021-2/+2
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-0/+1
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-084-25/+4
* Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann2018-06-291-1/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-121-23/+21
* sal: WNT -> _WIN32Thorsten Behrens2018-06-051-1/+1
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-014-165/+165
* loplugin:useuniqueptr in sal/qa/Noel Grandin2018-04-162-27/+23
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-2/+4
* Fix typosAndrea Gelmini2018-02-241-1/+1
* Typ-o negativIlmari Lauhakangas2018-01-302-3/+3