summaryrefslogtreecommitdiff
path: root/tools/source/stream/stream.cxx
AgeCommit message (Expand)Author
2018-02-16Resolves: tdf#115750 SvStream::WriteStream was brokenCaolán McNamara
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-25make some tools macros into functionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-13ofz#853 oom in svmCaolán McNamara
2017-03-13merge these similar buffer flushes togetherCaolán McNamara
2017-03-02readonly SvMemoryStream shouldn't allow resizeCaolán McNamara
2017-03-02ReAllocateMemory mustn't delete data it doesn't ownCaolán McNamara
2017-02-28Avoid -fsanitize=nullStephan Bergmann
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-08-31sot: don't leak uninitialized memory into temp fileMichael Stahl
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-17in remainingSize consider that its is possible to seek past the endCaolán McNamara
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin