summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file.cxx
AgeCommit message (Expand)Author
2019-12-10use scoped enumStephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-10-23-Werror,-Wdeprecated-volatile (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part4Noel Grandin
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-01Replace rtl_cache_alloc/free with rtl_allocate/freeMemoryStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-18Put back some #include (needed for e.g. --disable-pch)Stephan Bergmann
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-07-18Followup to final followup 647382f52351a75 of my followupChris Sherlock
2017-07-13These arguments can apparently never be nullStephan Bergmann
2017-07-08osl: followup to 7c6ccc42 for w32/unx file.cxxChris Sherlock
2017-07-03loplugin:oncevar (clang-cl): salStephan Bergmann
2017-06-25tdf#43157 - osl: convert OSL_PRECONDs in w32 & unx file.cxxChris Sherlock
2017-06-23osl: w32/file.cxx cleanup signatures of definitionsChris Sherlock
2017-06-23osl: w32/file.cxx normalized LHS/RHS if conditionsChris Sherlock
2017-06-23osl: w32/file.cxx remove extraneous space from around bracesChris Sherlock
2017-06-23osl: w32/file.cxx update commentsChris Sherlock
2017-06-23osl: w32/file.cxx update headersChris Sherlock
2017-06-20new cannot return nullptrNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-05-30Some cppcheck cleaningJulien Nabet