summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann1-1/+0
2015-08-18Simplify ZipPackage::isLocalFile checkStephan Bergmann1-14/+1
2015-08-17avoid possible leak on exceptionCaolán McNamara1-13/+35
2015-08-07Related: tdf#88314 delete temp filesCaolán McNamara3-0/+10
2015-08-05Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara3-19/+65
2015-07-26Revert "Resolves: tdf#88314 close temp file after each thread completes"Norbert Thiebaud3-47/+20
2015-07-24Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara3-20/+47
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin1-15/+0
2015-07-07loplugin:unusedmethods packageNoel Grandin8-85/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin15-120/+48
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-3/+3
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-10/+7
2015-06-13TyposJulien Nabet1-1/+1