summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara
2019-07-16cid#1448443 Uninitialized pointer fieldCaolán McNamara
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-03-03Remove redundant bitwise and when converting from sal_uInt32 to sal_Int32Stephan Bergmann
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-31Translate German commentsJohnny_M
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
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
2018-07-27skip checking zip crcs when fuzzingCaolán McNamara
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
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