summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2016-02-052-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-254-6/+6
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-156-12/+7
* loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* tdf#89236: Don't deflate encrypted document in parallelMatúš Kukan2016-01-081-1/+2
* loplugin:unusedfieldsNoel Grandin2015-12-243-6/+3
* loplugin:unusedfields in oox,packageNoel Grandin2015-12-223-9/+3
* loplugin:unusedfields in include/package,include/registryNoel Grandin2015-11-251-1/+0
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-233-199/+147
* use comphelper::containerToSequenceNoel Grandin2015-11-192-16/+4
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-162-4/+2
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-89/+170
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1026-92/+92
* Don't check version field from local ZIP headerJan-Marek Glogowski2015-11-051-14/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0411-92/+79
* com::sun::star->css in package,pyunoNoel Grandin2015-10-2344-1111/+1086
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1227-324/+324