summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_url.cxx
AgeCommit message (Expand)Author
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26cppcheck: shadowFunction in sal/file_urlJulien Nabet
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-09-17Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/Stephan Bergmann
2019-09-10Fix typosAndrea Gelmini
2019-09-05Clean up {osl_,osl::}systemPathMakeAbsolutePath comboStephan Bergmann
2019-07-24Fix typoAndrea Gelmini
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-02-06tdf#107461: For Unix-like OS, support file://<hostname>/... URLsStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-06-27-Werror=catch-value= (GCC 8)Stephan Bergmann
2017-05-20tdf#107968 - double slash handling misleading; add unit testChris Sherlock
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-15coverity#1408971 Mixing enum typesCaolán McNamara
2017-05-14osl: cleanup file_url.cxxChris Sherlock
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-03-29handle failure to expand ~ in path elements.Michael Meeks
2015-11-12Work around Coverity warnings about std::length_errorStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30Fix osl_getSystemPathFromFileURL URL scheme checkStephan Bergmann
2015-03-29Minor simplificationTor Lillqvist
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19Remove obsolete osl_searchPath_implStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-11-19file_error_transl.h -> file_error_transl.hxxStephan Bergmann
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
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