summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageStream.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens1-2/+1
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl1-3/+3
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-8/+24
2018-01-12More loplugin:cstylecast: packageStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-48/+39
2017-08-08loplugin:constantparamNoel Grandin1-4/+4
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem1-4/+4
2017-07-18loplugin:constparams in packageNoel Grandin1-2/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem1-1/+1
2017-06-02Improved loplugin:redundantcast static_cast handling: packageStephan Bergmann1-1/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+1
2017-04-27tdf#105942 Don't hang when file is protected and compressedXisco Fauli1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-5/+5
2017-02-23Use copy ctor instead of ZipPackageFolder::copyZipEntryStephan Bergmann1-6/+5
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-17/+5
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+0
2016-11-13drop extra semicolonsDavid Tardon1-1/+1
2016-11-09package: ODF: bump PBKDF2 iteration countsMichael Stahl1-2/+2
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-11/+6
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-1/+1
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-3/+4
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl1-0/+11
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-1/+1
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-15/+7
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-05Missing includeStephan Bergmann1-0/+2
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand1-0/+9
2016-01-08tdf#89236: Don't deflate encrypted document in parallelMatúš Kukan1-1/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin1-7/+7
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-08-05Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara1-1/+2
2015-07-26Revert "Resolves: tdf#88314 close temp file after each thread completes"Norbert Thiebaud1-2/+0
2015-07-24Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara1-0/+2
2015-06-05WaE: unreferenced local variableCaolán McNamara1-1/+1
2015-06-05uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara1-2/+10
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1