summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* oox: preserve the ContentType of custom filesAshod Nakashian2018-03-071-4/+8
* forcepoint #5 check for short readCaolán McNamara2018-03-061-2/+5
* MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara2018-03-061-3/+5
* ofopxml: always generate default application/xmlAshod Nakashian2018-02-211-7/+14
* ODT export: handle NoFileSync store optionMiklos Vajna2018-01-184-2/+14
* Fix typosAndrea Gelmini2017-12-051-1/+1
* tdf#108572 let remove storage elementSzymon Kłos2017-09-121-0/+2
* tdf#105942 Don't hang when file is protected and compressedXisco Fauli2017-05-071-1/+1
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-165-10/+126
* drop extra semicolonsDavid Tardon2016-11-131-1/+1
* package: ODF: bump PBKDF2 iteration countsMichael Stahl2016-11-091-2/+2
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-084-25/+12
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2016-10-192-2/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-193-11/+11
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1323-23/+23
* loplugin:constantparam in package..stocNoel Grandin2016-09-128-14/+14
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (package)Stephan Bergmann2016-08-301-1/+1
* coverity#1371440 Uncaught exceptionCaolán McNamara2016-08-182-2/+2
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-7/+0
* OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl2016-08-084-3/+9
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-051-1/+1
* Fix typo: completelly -> completelyTakeshi Abe2016-07-292-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-274-8/+8
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-183-7/+10
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-0716-40/+40
* loplugin:singlevalfields in variousNoel Grandin2016-06-283-4/+1
* sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl2016-06-231-5/+5
* package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl2016-06-233-1/+23
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-151-1/+1
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* Fix typosAndrea Gelmini2016-05-251-1/+1
* loplugin:unusedmethods in package to rscNoel Grandin2016-05-191-3/+0
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-102-0/+2
* clang-tidy modernize-loop-convert in oox to saxNoel Grandin2016-05-052-5/+5
* use Any constructor instead of temporariesNoel Grandin2016-05-042-33/+15
* Fix typosAndrea Gelmini2016-04-211-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-205-34/+34
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-148-10/+10
* loplugin:passstuffbyref in variousNoel Grandin2016-04-144-4/+4
* Missing includeStephan Bergmann2016-04-051-0/+2
* tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand2016-03-225-29/+106
* loplugin:constantparam in packageNoel Grandin2016-03-184-9/+9
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann2016-02-232-17/+13
* Remove excess newlinesChris Sherlock2016-02-091-1/+0