summaryrefslogtreecommitdiff
path: root/include/tools/stream.hxx
AgeCommit message (Expand)Author
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-19loplugin:constantparamNoel Grandin
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17workaround weird linking error on tb71Noel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-27loplugin:constfields in toolsNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-01-12new[] vs. delete mismatchStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
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-11long->sal_Int32 in various Get/SetVersionNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-06-25make some tools macros into functionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07ditch ReadRawUniStringCaolán McNamara
2017-03-13fix remainingSize for writable modified MemoryStreamCaolán McNamara
2017-03-13merge these similar buffer flushes togetherCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2016-12-20tools: Kill empty enum LockTypeTakeshi Abe
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini
2016-09-19loplugin:unusedenumvaluesNoel 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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in toolsNoel Grandin