summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file.cxx
AgeCommit message (Expand)Author
2013-12-21Print file and not pointer value in SAL_INFOTor Lillqvist
2013-11-26No need for additional << overload hereStephan Bergmann
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-03Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist
2013-08-25TypoTor Lillqvist
2013-08-25More work on a sandboxed LibreOffice on OS XTor Lillqvist
2013-08-25Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist
2013-08-25Do more syscalls using a security scope bookmark on OS X when sandboxedTor Lillqvist
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist
2013-08-18Bypass the O_NONBLOCK resetting for now when sandboxed on OS XTor Lillqvist
2013-06-19Fix warning: Value stored is never readTor Lillqvist
2013-04-10sal: that TimeValue define causes -Wunused-macros with 10.6 SDK tooMichael Stahl
2013-03-27At least Mac OS X SDK 10.7 doesn't experience TimeValue clash hereStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Temporary hack for iOS: open files read-only if read-write open failsTor Lillqvist
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist
2013-01-03sal: use pread / pwrite on every *nixRiccardo Magliocchetti
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-12WaE: unused parameter 'uFlags'Tor Lillqvist
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-07-30WaE: comparison is always false due to limited range of data typeTor Lillqvist
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-29Some cppcheck cleaningJulien Nabet
2012-04-05Catch attempts to open /assets files read-write. Improve debugging outputTor Lillqvist
2012-03-26Add an OSL_TRACE when opening Android /assets filesTor Lillqvist
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara
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-23Don't crash when attempting to open non-existent files under /assetsTor Lillqvist
2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks
2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist
2012-01-06valgrind: error on startup in osl_unmapMappedFileCaolán McNamara
2012-01-04Use sizeof(s)-1 instead of strlen(s) on string literalsTor Lillqvist
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-02Improve ChildStatusProc diagnostics.Stephan Bergmann
2011-11-30Android code refactorig and hackingTor Lillqvist
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-21Fix crash in the "memory" FileHandle_ImplTor Lillqvist
2011-11-19osl_syncFile() should work also for NULL handlesTor Lillqvist
2011-11-19Add read-only pseudo-files representing a memory blockTor Lillqvist
2011-06-05Simplified #define OSL_FILE_TRACEChristina Rossmanith
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-15dragonfly stuffFrancois Tigeot
2010-11-25#i115784# sal: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien