summaryrefslogtreecommitdiff
path: root/include/tools/stream.hxx
AgeCommit message (Expand)Author
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#708557 Uninitialized pointer fieldCaolán McNamara
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-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-25remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-13ReadUniStringLine never called without explicit lengthCaolán McNamara
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-10Clang plugin to re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-13implement very simple SvScriptStream to read from processMatúš Kukan
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-12Avoid git grep match for "UNX" in commentTor Lillqvist
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-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen