/qadevOOo/objdsc/text/

href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming
AgeCommit message (Expand)Author
2023-12-23cid#1545209 COPY_INSTEAD_OF_MOVECaolán McNamara
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