summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_url.cxx
AgeCommit message (Expand)Author
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-07-19Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock
2017-05-17Fix integer typesStephan Bergmann
2017-05-17BOOL -> boolStephan Bergmann
2017-05-17wchar_t -> sal_UnicodeStephan Bergmann
2017-05-17Remove unused VALIDATEPATH_ALLOW_WILDCARDSStephan Bergmann
2017-05-17BOOL -> boolStephan Bergmann
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-30remove type decorations on char literalsJochen Nitschke
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-03-16Remove code that has been commented-out for longTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-15Log the actual string, not the rtl_uString pointer valueTor Lillqvist
2015-07-04Fix typosAndrea Gelmini
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2014-01-09sal: remove OSL_ENSURE_FILE, better use SAL_LOG/SAL_INFOMichael Stahl
2014-01-09Bin duplicate definitions (already in file_error.h)Tor Lillqvist
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-09-26typo fixes in commentsAndras Timar
2013-06-06fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon
2012-02-18Fix typos in commentsElton Chung
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-14win32-invalid-names.diff: Allow technically illegal pathname componentsTor Lillqvist