summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)Author
2017-05-05tdf#105942 Don't hang when file is protected and compressedXisco Fauli
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2016-11-13drop extra semicolonsDavid Tardon
2016-11-09package: ODF: bump PBKDF2 iteration countsMichael Stahl
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-10-19loplugin:expandablemethodds 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-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (package)Stephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-05-25Fix typosAndrea Gelmini
2016-05-16Fix typosAndrea Gelmini
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-21Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05Missing includeStephan Bergmann
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand
2016-03-18loplugin:constantparam in packageNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-08tdf#89236: Don't deflate encrypted document in parallelMatúš Kukan
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-18Simplify ZipPackage::isLocalFile checkStephan Bergmann
2015-08-17avoid possible leak on exceptionCaolán McNamara
2015-08-05Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara
2015-07-26Revert "Resolves: tdf#88314 close temp file after each thread completes"Norbert Thiebaud
2015-07-24Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-13TyposJulien Nabet
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-05WaE: unreferenced local variableCaolán McNamara
2015-06-05uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara
2015-06-01loplugin:loopvartoosmallNoel Grandin