summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2021-01-30Don't change process current directory in osl_getAbsoluteFileURLMike Kaganski
2021-01-29Use OUString and its fast concat instead of C string manipulationMike Kaganski
2021-01-29Use MutexGuard instead of direct oslMutex manipulationsMike Kaganski
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-12-10Do not call GetAddrInfoW if we just want the hostnameSamuel Mehrbrodt
2020-11-21tdf#123936 Formatting files in module sal with clang-formatPhilipp Hofer
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
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
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-02-27avoid memory leak in win32 sal::backtrace_get()Luboš Luňák
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03Remove unnecessary castStephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-10use scoped enumStephan Bergmann
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-03WIN map ERROR_DIRECTORY to osl_File_E_NOTDIRJan-Marek Glogowski
2019-11-27WIN accept single-backslash file URIsJan-Marek Glogowski
2019-11-26loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
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