summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2015-01-05valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-15fdo#82644 write sal_Unicode chars as UnicodeDavid Tardon
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-26clang: Assigned value is garbage or undefinedCaolán McNamara
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30tools, sc: fix GCC -Werror=type-limits (comparison is always true)Michael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29tools: try to fix std::min ambiguity for MSVCMichael 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-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
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