summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2019-12-03WIN accept single-backslash file URIsJan-Marek Glogowski
2019-11-11simplify OUString constructionNoel Grandin
2019-10-23-Werror,-Wdeprecated-volatile (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-08-01Sometimes static checks are enough.Mike Kaganski
2019-07-30Fix typosAndrea Gelmini
2019-07-09Optimize osl_getSystemTime on WindowsMike Kaganski
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part4Noel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-17tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-18tdf#96038 Make shell function work with paths containing spacesRoland Baudin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26loplugin:simplifybool (clang-cl)Stephan Bergmann
2019-02-22-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2019-02-22error: expected parentheses around type name in sizeof expression (clang-cl)Stephan Bergmann
2019-02-07Make osl_getLocalHostname thread-safeStephan Bergmann
2019-02-05Improve osl_getLocalHostname on WindowsStephan Bergmann
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-12-15tdf#98343 follow-up: don't fail on UNC prefixesMike Kaganski
2018-12-14tdf#98343: ensure PathRemoveFileSpec does not remove UNC's "\\"Mike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-11-22improve function-local statics in salNoel Grandin
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21tdf#120703 (PVS): handle failed calloc/reallocMike Kaganski
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-08-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-09-07Cppcheck: release the handle that CreateThread returnsMike Kaganski
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-01Replace rtl_cache_alloc/free with rtl_allocate/freeMemoryStephan Bergmann
2018-07-31the custom SAL allocator is no longer usedNoel Grandin