summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* properly finish encrypting when parallel zip saving (tdf#134796)Luboš Luňák2020-07-161-0/+2
* fix encrypted parallel zip saving (tdf#134332)Luboš Luňák2020-07-162-1/+5
* package: ignore unknown encryption parameters.Vasily Melenchuk2020-05-251-5/+0
* inline some use-once typedefsNoel Grandin2020-05-242-6/+2
* package: ODF export: fix position of manifest:start-key-generation childMichael Stahl2020-05-181-42/+40
* package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl2020-05-151-19/+38
* package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl2020-05-151-13/+18
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in packageNoel Grandin2020-05-0912-26/+26
* update pchesCaolán McNamara2020-04-261-3/+2
* loplugin:buriedassign in l,o,p*Noel Grandin2020-04-152-5/+8
* loplugin:flatten in packageNoel Grandin2020-04-036-1027/+1029
* Remove unused using declarations in oox...xmlsecurityGabor Kelemen2020-03-251-1/+0
* Revert "loplugin:constfields in package..registry"Noel Grandin2020-03-1214-24/+24
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-2/+1
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz2020-01-281-2/+1
* remove some unused local varsNoel Grandin2020-01-281-2/+0
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-261-3/+2
* remove some unused local varsNoel Grandin2020-01-261-1/+0
* rename some local variablesNoel Grandin2020-01-261-2/+2
* loplugin:finalclasses in package..sfx2Noel Grandin2020-01-134-6/+6
* tdf#125662: do parallel-zip in batchesDennis Francis2020-01-133-70/+109
* Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis2020-01-131-4/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-131-2/+1
* tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten2020-01-121-2/+1
* tdf#125662: disable parallel-zip if the memory...Dennis Francis2020-01-041-1/+4
* tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski2020-01-043-5/+8
* sal_Char->char in oox..registryNoel Grandin2019-12-192-2/+2
* check crcs when fuzzing after allCaolán McNamara2019-11-281-3/+1
* Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann2019-11-251-6/+0
* cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet2019-11-241-2/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* do not clean up EncryptionData during SaveAsVasily Melenchuk2019-11-151-19/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-261-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-182-2/+15
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-172-3/+3
* new loplugin:bufferaddNoel Grandin2019-10-151-3/+1
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-2/+2
* loplugin:stringadd in package..saxNoel Grandin2019-10-014-15/+7
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-266-17/+17
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-232-2/+2
* Fix typosAndrea Gelmini2019-09-102-24/+24
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-067-17/+18
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-242-2/+2
* Simplify Sequence iterations in packageArkadiy Illarionov2019-08-228-546/+441
* oox: typos, comments, formattingAshod Nakashian2019-08-221-5/+4
* loplugin:constmethod in packageNoel Grandin2019-08-2211-14/+14
* Deduplicate some codeMike Kaganski2019-08-221-25/+16
* loplugin:constvars in package..scNoel Grandin2019-08-201-8/+8
* Fix typosAndrea Gelmini2019-08-121-1/+1