summaryrefslogtreecommitdiff
path: root/package/source/zipapi/XBufferedThreadedStream.hxx
AgeCommit message (Expand)Author
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31ofz#9597 rethrown IOException not caught by catch IOExceptionCaolán McNamara
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara
2017-10-23loplugin:includeform: packageStephan Bergmann
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-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem