summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming
AgeCommit message (Expand)Author
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-07-19Consolidate writeBytes functionsStephan Bergmann
2022-07-18Drop leftover commentStephan Bergmann
2022-07-18nNewSize is guaranteed to be non-negative hereStephan Bergmann
2022-07-18comphelper::ByteWriter::writeSomeBytes always writes all bytesStephan Bergmann
2022-06-02Use o3tl::make_unsigned, location is already checked to be non-negative hereStephan Bergmann
2022-05-29Drop now-redundant castStephan Bergmann
2022-05-29Fix mid-air collisionStephan Bergmann
2022-05-29Use boost::noinit_adaptorStephan Bergmann
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin
2022-05-25use comphelper::ByteWriter in UNOMemoryStreamNoel Grandin
2022-05-23comphelper: -Werror=class-memaccessMichael Stahl
2022-05-22cid#1504544 deliberately Uninitialized scalar fieldCaolán McNamara
2022-05-20don't waste time on memset when we're just going to overwrite itNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-11use better default size for UNOMemoryStreamNoel Grandin
2022-01-20comphelper: fix UAF in SequenceOutputStreamService dtorMichael Stahl
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-01comphelper: fix SequenceOutputStreamService::getWrittenBytes()Michael Stahl
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin
2021-07-18osl::Mutex->std::mutex in SequenceInputStreamServiceNoel Grandin
2021-07-17osl::Mutex->std::mutex in SequenceOutputStreamServiceNoel Grandin
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-20improve some IllegalArgumentException messagesNoel
2020-09-27improve some exception messagesNoel Grandin
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30fix: SequenceOutputStream does append content correctlyVasily Melenchuk
2019-09-06Fixing "...."Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-07-19cid#1448429 Unchecked return valueCaolán McNamara
2019-07-08revert part of "small optimisations"Noel Grandin
2019-07-06small optimisationsNoel Grandin
2019-07-06remove duplicate codeNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-11-05tdf#120703 PVS: V1028 fix unexpected integer overflowMike Kaganski
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen