summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_url.cxx
AgeCommit message (Expand)Author
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-17Revert "fix-linkoo.diff: Fix linkoo to work again."Matúš Kukan
2013-08-24A slash is a slash, a dot is a dotTor Lillqvist
2013-08-24Bin "temporary hack" code that has been commented-out since 2002Tor Lillqvist
2013-08-24Simplify osl_getSystemPathFromFileURL_Ex()Tor Lillqvist
2013-08-24Remove function that has been commented-out since 2000Tor Lillqvist
2013-08-24Cleanup some weird or inconsistent indentaion and bin some pointless commentsTor Lillqvist
2013-07-31Fix memory leak in osl_getSystemPathFromFileURL.Mark Wielaard
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-12-19Fix for making absolute the registry arguments of the uno executableStephan Bergmann
2012-11-21fix sal buildCaolán McNamara
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-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-08-08osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane
2011-06-05Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith
2011-05-20fix this to be the same as original implementationCaolán McNamara
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-24micro optsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-24fix-linkoo.diff: Fix linkoo to work again.Jan Holesovsky
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-09CWS-TOOLING: integrate CWS mhu20Oliver Bolte
2009-07-30CWS-TOOLING: integrate CWS fwk114Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm
2008-01-28INTEGRATION: CWS hro26_SRC680 (1.11.200); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.10.30); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.8.184); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.8.188); FILE MERGEDRüdiger Timm
2004-02-03INTEGRATION: CWS sal05 (1.7.64); FILE MERGEDJens-Heiner Rechtien
2003-05-13INTEGRATION: CWS sal03 (1.6.22); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-14#104563#moved access_u and realpath_u implementation to uunxapi.cxx; changed ...Tino Rachui
2002-12-09#100000# include system.h (needed for strlen).Rüdiger Timm
2002-12-06#104563#documentation updateTino Rachui
2002-12-05#104563#reimplemented osl_searchFileURLTino Rachui
2002-11-29#104563#moved parts of file.c into separate filesTino Rachui