summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-22improve function-local statics in salNoel Grandin
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-08-30Remove redundant asserts after newMike Kaganski
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-10Fix typosAndrea Gelmini
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
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-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
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-24Fix typosAndrea Gelmini
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2018-01-02Remove broken testStephan Bergmann
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-22unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk
2017-12-17Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-24fix use after delete in osl::Pipe dtorCaolán McNamara
2017-07-23coverity#1415617 Resource leakCaolán McNamara
2017-07-22osl: give condition tests more descriptive namesChris Sherlock
2017-07-22osl: condition qa remove extraneous commentsChris Sherlock
2017-07-21osl: fix Pipe noacquire/acquire testsChris Sherlock