summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2017-05-07tdf#105942 Don't hang when file is protected and compressedXisco Fauli1-1/+1
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida5-10/+126
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 Grandin4-25/+12
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2-2/+1
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke3-11/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann23-23/+23
2016-09-12loplugin:constantparam in package..stocNoel Grandin8-14/+14
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (package)Stephan Bergmann1-1/+1
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara2-2/+2
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-7/+0
2016-08-08OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl4-3/+9
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-07-29Fix typo: completelly -> completelyTakeshi Abe2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin4-8/+8
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin3-7/+10
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann16-40/+40
2016-06-28loplugin:singlevalfields in variousNoel Grandin3-4/+1
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl1-5/+5
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl3-1/+23
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-1/+1
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin1-3/+0
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2-0/+2
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin2-5/+5
2016-05-04use Any constructor instead of temporariesNoel Grandin2-33/+15
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-34/+34
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin8-10/+10
2016-04-14loplugin:passstuffbyref in variousNoel Grandin4-4/+4
2016-04-05Missing includeStephan Bergmann1-0/+2
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand5-29/+106
2016-03-18loplugin:constantparam in packageNoel Grandin4-9/+9
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2016-02-23Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann2-17/+13
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin4-6/+6
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin6-12/+7
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-08tdf#89236: Don't deflate encrypted document in parallelMatúš Kukan1-1/+2
2015-12-24loplugin:unusedfieldsNoel Grandin3-6/+3