summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-02-27do not crash if allocation failedDavid Tardon
2014-02-25remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin
2014-02-24make the implementation use the same type than the declarationNorbert Thiebaud
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-07Simplify InternalStreamLock instance handlingStephan Bergmann
2014-02-07coverity#708893 unused pointer valueNoel Grandin
2014-01-21TOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-10Clang plugin to re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-13implement very simple SvScriptStream to read from processMatúš Kukan
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-07-16Delete SvCacheStream classPalenik Mihály
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
2013-06-30WaE clang unhappy with an ambiguous if/elseNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-20make this more resilient to stream problemsDavid Tardon
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-08make internal method static.Michael Meeks
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-25remove unnecessary tools/fsys.hxx headerAndras Timar
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-13Reduce scopeJulien Nabet
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-10-22some more clang warningsCaolán McNamara
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed commented out code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-05convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara