summaryrefslogtreecommitdiff
path: root/tools/source/stream/strmunx.cxx
AgeCommit message (Expand)Author
2014-02-07Simplify InternalStreamLock instance handlingStephan Bergmann
2014-02-07coverity#708893 unused pointer valueNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04remove useless commentsAndras Timar
2013-04-04remove unused header: tools/fsys.hxxAndras Timar
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2012-10-22some more clang warningsCaolán McNamara
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-03-09Let osl::FileStatus getters assert programming errorsStephan Bergmann
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara
2012-02-29callcatcher: update listCaolán McNamara
2012-02-27Removed dead codeMarc-André Laverdière-Papineau
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks
2012-01-19Don't use too modern C++Tor Lillqvist
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks
2012-01-19C++ is a nicely standardized languageTor Lillqvist
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks
2012-01-18Use osl API to access files in the SvFileStream codeTor Lillqvist
2011-12-22Revert "callcatcher: Remove unused code"August Sodora
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-25typo, thanks Guest70165 :-)Caolán McNamara
2011-11-25ByteString->rtl::OStringCaolán McNamara
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe
2011-08-31ByteString->rtl::OStringCaolán McNamara
2011-08-23ditch deprecated apiCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-15It's called EDEADLK on iOS, tooTor Lillqvist
2011-06-12Prefer S_I[RW]USR to S_I{READ,WRITE} for portabilityTor Lillqvist
2011-03-12OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-16Remove DECLARE_LIST( InternalStreamLockList, InternalStreamLock* )Joseph Powers
2011-02-15Remove SINIXThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-15Remove HP9000Thomas Arnhold
2011-01-22Remove empty description and dates.Thomas Arnhold
2010-11-05add needed OpenBSD ifdefsRobert Nagy
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud