summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_dirvol.cxx
AgeCommit message (Expand)Author
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
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan 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
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud
2012-03-07WaE: deprecated conversion from string constant to 'TCHAR*'David Tardon
2012-02-18WaE: unused variable nLenThomas Arnhold
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-01-20Implement osl_identicalDirectoryItem for win32Michael Meeks
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-13reduce the scope a bit furtherCaolán McNamara
2011-09-13Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-14debuglevels: corrected assertion's condition (report the existence, not the n...Frank Schoenheit [fs]
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2010-11-23Expression in OSL_PRECOND was invertedTor Lillqvist
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens
2010-03-24i#110192: Mingw port update fix: sal/osl C++ syntax and long pathtono