summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+3
* loplugin:mergeclassesNoel Grandin2015-10-061-6/+3
* Fix typosAndrea Gelmini2015-09-302-3/+3
* Fix typosAndrea Gelmini2015-09-302-2/+2
* boost->stdCaolán McNamara2015-09-183-6/+4
* comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl2015-09-011-0/+1
* package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-2624-47/+46
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-181-1/+0
* Simplify ZipPackage::isLocalFile checkStephan Bergmann2015-08-181-14/+1
* avoid possible leak on exceptionCaolán McNamara2015-08-171-13/+35
* Related: tdf#88314 delete temp filesCaolán McNamara2015-08-073-0/+10
* Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara2015-08-053-19/+65
* Revert "Resolves: tdf#88314 close temp file after each thread completes"Norbert Thiebaud2015-07-263-47/+20
* Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara2015-07-243-20/+47
* loplugin:unusedmethods toolkit,packageNoel Grandin2015-07-141-15/+0