summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2019-08-02Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): salStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-04Fix various clang-cl warningsStephan Bergmann
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-22tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-22improve function-local statics in salNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-13Fix race in test codeStephan Bergmann
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22Remove line commented out since 2004Tor Lillqvist
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-09-08clang-tidy bugprone-sizeof-expressionNoel Grandin
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin
2018-08-30Remove redundant asserts after newMike Kaganski
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-13Fix typosAndrea Gelmini
2018-08-10Fix typosAndrea Gelmini
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-06loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-05sal: WNT -> _WIN32Thorsten Behrens
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin