summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_misc.cxx
AgeCommit message (Expand)Author
2017-08-17Remove excess SAL_WARNsStephan Bergmann
2017-08-02If we are going to warn about an "invalid" URL, at least tell what it isTor Lillqvist
2017-07-07tdf#43157 - osl: convert OSL_ASSERT in unx/file_misc.cxxChris Sherlock
2017-07-07osl: unx osl_getDirectoryItem() cleanupChris Sherlock
2017-07-07osl: unx osl_getNextDirectoryItem() cleanupChris Sherlock
2017-07-07osl: osl_closeDirectory cleanupChris Sherlock
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-03-07sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-23Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-11-20At least old Mac OS X does not know AT_FDCWDStephan Bergmann
2014-11-20Let attemptChangeMetadata work on symlink itselfStephan Bergmann
2014-11-20fdo#83529: Only preserve metadata of moved, not copied filesStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-11-19file_error_transl.h -> file_error_transl.hxxStephan Bergmann
2014-10-31cid#982171 Warn about rename failure in error clean-up codeStephan Bergmann
2014-10-31Simplify by using OStringStephan Bergmann
2014-10-31cid#1242936 handle rename failureStephan Bergmann
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-13Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-08-25Do more syscalls using a security scope bookmark on OS X when sandboxedTor Lillqvist
2013-08-24Simplify osl_getSystemPathFromFileURL_Ex()Tor Lillqvist
2013-08-24Cleanup some weird or inconsistent indentaion and bin some pointless commentsTor Lillqvist
2013-08-24Bin line of code commented out since 2009Tor Lillqvist
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet
2013-02-08Some cppcheck cleaningJulien Nabet
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-01-31No need to wait for debugger here on Android, this code does seem to workTor Lillqvist
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-24Use own own <osl/file.h> API to read the source in osl_copyFile()Tor Lillqvist
2012-01-24Bin incorrect claim in commentTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-04Use the lo_apk_* functions for files under /assetsTor Lillqvist
2011-04-30Simple warnings correctedJulien Nabet
2011-04-26Migrated oslDoCopyFile to using the read/write helpers.Julien Chaffraix
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky