summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_url.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-10fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi1-1/+2
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks1-5/+0
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon1-2/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb1-0/+5
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2010-10-18remove non-compiled codePovilas Kanapickas1-7/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-16/+15
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-14win32-invalid-names.diff: Allow technically illegal pathname componentsTor Lillqvist1-5/+11
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens1-1/+1
2010-03-24i#110192: Mingw port update fix: sal/osl C++ syntax and long pathtono1-14/+14
2010-02-25sb111: merged in DEV300_m72sb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-02#i50885# get rid of ellipses in long pathsMikhail Voytenko1-4/+11
2010-02-02#i50885# avoid memory problemsMikhail Voytenko1-2/+0
2010-01-29#i50885# let some files support C++ syntax and use dynamic memory for long pa...Mikhail Voytenko1-62/+74
2010-01-28#i50885# workaround the CreateDirectoryW problemMikhail Voytenko1-3/+143
2010-01-27#i50885# Long path support for WindowsMikhail Voytenko1-6/+7
2010-01-26#i50885# Long path support for WindowsMikhail Voytenko1-159/+134
2009-09-09CWS-TOOLING: integrate CWS mhu20Oliver Bolte1-0/+1013