summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
2018-02-23forcepoint #5 check for short readCaolán McNamara
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara
2018-01-16tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens
2018-01-07tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks
2018-01-03ofz#4806 Infinite loopCaolán McNamara
2017-11-28keep track of available dataCaolán McNamara
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01-Werror,-Wunused-private-fieldStephan Bergmann
2017-11-01loplugin:finalclasses in packageNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-08-20Fixing threadedStream produce loop condition:Mohammed Abdul Azeem
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem
2017-07-18loplugin:constparams in packageNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
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-20create comphelper::RefCountedMutexNoel Grandin
2017-06-13Avoid race between mbTerminate check and wait.Michael Meeks
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-11Fix typosAndrea Gelmini
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert package module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2017-01-15ZipFile: make it work on MSVC 14.0David Ostrovsky
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-12package: fixup SAL_CALL removalThorsten Behrens
2017-01-11These SAL_CALL can go as well...Kohei Yoshida
2017-01-11Not worth having this as a separate data member.Kohei Yoshida
2017-01-11Let's return std::unique_ptr<...> directly.Kohei Yoshida
2017-01-11Remove unnecessary UNO-ness from ZipFile class.Kohei Yoshida
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin