summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in salNoel Grandin7-57/+29
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann1-1/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-4/+4
2019-03-04Fix various clang-cl warningsStephan Bergmann1-22/+22
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2019-02-22tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnitAndrés Maldonado1-9/+6
2019-02-09loplugin:indentation in registry..saxNoel Grandin4-69/+69
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann1-34/+3
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke1-0/+56
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-5/+5
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-3/+3
2018-11-22improve function-local statics in salNoel Grandin1-5/+6
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+2
2018-11-13Fix race in test codeStephan Bergmann1-2/+5
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin39-1560/+1541
2018-10-22Remove line commented out since 2004Tor Lillqvist1-2/+0
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-13/+7
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin3-8/+8
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann6-26/+26
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann17-52/+52
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin1-1/+1
2018-09-08clang-tidy bugprone-sizeof-expressionNoel Grandin1-2/+2
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin1-2/+2
2018-08-30Remove redundant asserts after newMike Kaganski1-5/+1
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski1-46/+6
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann1-0/+61
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann1-0/+3
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-16/+14
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini3-4/+4
2018-08-13Fix typosAndrea Gelmini1-1/+1
2018-08-10Fix typosAndrea Gelmini1-1/+1
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-06loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin1-999/+862
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin2-379/+1
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann1-2/+2
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen1-0/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle4-25/+4
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann1-1/+1
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-23/+21
2018-06-05sal: WNT -> _WIN32Thorsten Behrens1-1/+1
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin4-165/+165
2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin2-27/+23
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-2/+4
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-01-30Typ-o negativIlmari Lauhakangas2-3/+3