summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin3-9/+3
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin1-1/+0
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin3-199/+147
2015-11-19use comphelper::containerToSequenceNoel Grandin2-16/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-4/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-89/+170
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-6/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann26-92/+92
2015-11-05Don't check version field from local ZIP headerJan-Marek Glogowski1-14/+8
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin11-92/+79
2015-10-23com::sun::star->css in package,pyunoNoel Grandin44-1111/+1086
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann27-324/+324
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+3
2015-10-06loplugin:mergeclassesNoel Grandin1-6/+3
2015-09-30Fix typosAndrea Gelmini2-3/+3
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-18boost->stdCaolán McNamara3-6/+4
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl1-0/+1
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe24-47/+46
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2