summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17simplify checkSeek()Noel Grandin
2020-12-14remove Seek(nCurr) in SvStream::remainingSize()Noel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-19add tools::Long typedef and use it in toolsNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-06loplugin:flatten in toolsNoel Grandin
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-17loplugin:redundantcast (size_t vs. std::size_t)Stephan Bergmann
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-23sal_Char->char in toolsNoel Grandin
2019-12-12SvFileStream::Lock/UnlockRange are only called from within SvFileStream itselfStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-09tools: don't leave SvStream::m_nBufFilePos pointing beyond the endMichael Stahl
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-08-12Fix typosAndrea Gelmini
2019-07-18cid#1448224 Unchecked return valueCaolán McNamara
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19loplugin:constantparamNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17workaround weird linking error on tb71Noel Grandin
2018-10-11Don't just log the file name, at least say what we are doing with itTor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16assert that we own the data before freeing itNoel Grandin