summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
2018-08-28Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2018-02-23forcepoint #5 check for short readCaolán McNamara
2018-02-07Prevent MemoryByteGrabber from ever taking temporaries againStephan Bergmann
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara
2018-01-19crashtesting: failure on import with bogus valuesCaolán McNamara
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-13tdf#114550 recognize sym key & init vec as valid f/ decryptThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-06tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks
2017-12-27ofz#4806 Infinite loopCaolán McNamara
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27keep 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