/sd/

labora/lov-5.2'>distro/collabora/lov-5.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_dirvol.cxx
AgeCommit message (Expand)Author
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
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-10-17Remove some memset callsMike Kaganski
2019-07-30Fix typosAndrea Gelmini
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
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-03-07Intermediate dir may come into existence during osl_createDirectoryPathStephan Bergmann
2018-02-22Use long path prefix in osl_getFileStatusSamuel Mehrbrodt
2018-01-25Fix typosAndrea Gelmini
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike 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-22osl: remove extraneous comments from w32/file_dirvold.cxxChris Sherlock
2017-05-17Remove IsValidFilePath lppError parameter; always nullStephan Bergmann
2017-05-17Remove osl_getFileURLFromSystemPath_Stephan Bergmann
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
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2015-11-12-Werror,-Wunused-functionStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-08Fix typosAndrea Gelmini