/tubes/

.3-3.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source/zipapi/XBufferedThreadedStream.cxx
AgeCommit message (Expand)Author
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-07-30tsan:data race in XBufferedThreadedStreamNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31ofz#9597 rethrown IOException not caught by catch IOExceptionCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-20Fixing threadedStream produce loop condition:Mohammed Abdul Azeem
2017-07-07tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem
2017-07-06tdf#108821 - fixed bad alloc on opening large fileMichael Meeks
2017-06-13Avoid race between mbTerminate check and wait.Michael Meeks
2017-06-11Fix typosAndrea Gelmini
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem