summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
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
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand
2016-03-18loplugin:constantparam in packageNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07Related: tdf#88314 delete temp filesCaolá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-07-14loplugin:unusedmethods toolkit,packageNoel Grandin
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-06-05uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2015-01-15remove unnecessary castsNoel Grandin
2015-01-02include algorithmCaolán McNamara
2015-01-02include algorithmCaolán McNamara
2014-12-14package: Better to use temporary files for huge memory zip streamsMatúš Kukan
2014-12-14package: Create memory buffer only when we need it - if we use parallelismMatúš Kukan
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove operator>> methodsNoel Grandin