summaryrefslogtreecommitdiff
path: root/sal/qa/osl/security/osl_Security.cxx
AgeCommit message (Expand)Author
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2020-12-07Revert "Fix osl_Security::getHomeDir test under fakeroot"Stephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2019-12-27Fix typoAndrea Gelmini
2019-12-27sal_osl_security: Windows: Handle cases with same hostname and usernameMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan 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-06Add missing sal/log.hxx headersGabor Kelemen
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
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-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-06-09CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-02-28Typo: excute->executeJulien Nabet
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-04-03don't skip first cmdline argumentLuboš Luňák
2012-04-02fix crude command line arguments handlingLuboš Luňák