summaryrefslogtreecommitdiff
path: root/tools/source/stream/strmunx.cxx
AgeCommit message (Expand)Author
2019-07-18cid#1448224 Unchecked return valueCaolán McNamara
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-11Don't just log the file name, at least say what we are doing with itTor Lillqvist
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-01-15More loplugin:cstylecast: toolsStephan Bergmann
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-29Close already calls unlockFileMarkus Mohrhard
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-03-02tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-12tdf#89319 SvFileStream: remove redundant osl_getFilePos() callsLászló Németh
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
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