summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipFile.cxx
AgeCommit message (Expand)Author
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-02-23forcepoint #5 check for short readCaolán McNamara
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2017-12-27ofz#4806 Infinite loopCaolán McNamara
2017-11-27keep track of available dataCaolán McNamara
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
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-06tdf#108821 - fixed bad alloc on opening large fileMichael Meeks
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
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-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-01-26Remove dynamic exception specificationsStephan 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-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-05Don't check version field from local ZIP headerJan-Marek Glogowski
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2015-01-02include algorithmCaolán McNamara
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove operator>> methodsNoel Grandin