summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk1-5/+0
2020-05-24inline some use-once typedefsNoel Grandin2-6/+2
2020-05-18package: ODF export: fix position of manifest:start-key-generation childMichael Stahl1-42/+40
2020-05-15package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl1-19/+38
2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl1-13/+18
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09compact namespace in packageNoel Grandin12-26/+26
2020-04-26update pchesCaolán McNamara1-3/+2
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin2-5/+8
2020-04-03loplugin:flatten in packageNoel Grandin6-1027/+1029
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin14-24/+24
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+1
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz1-2/+1
2020-01-28remove some unused local varsNoel Grandin1-2/+0
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala1-3/+2
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-26rename some local variablesNoel Grandin1-2/+2
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin4-6/+6
2020-01-13tdf#125662: do parallel-zip in batchesDennis Francis3-70/+109
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis1-4/+1
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten1-2/+1
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis1-1/+4
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski3-5/+8
2019-12-19sal_Char->char in oox..registryNoel Grandin2-2/+2
2019-11-28check crcs when fuzzing after allCaolán McNamara1-3/+1
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann1-6/+0
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk1-19/+1
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-2/+15
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-3/+3
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-2/+2
2019-10-01loplugin:stringadd in package..saxNoel Grandin4-15/+7
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin6-17/+17
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-10Fix typosAndrea Gelmini2-24/+24
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov7-17/+18
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin2-2/+2
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov8-546/+441
2019-08-22oox: typos, comments, formattingAshod Nakashian1-5/+4
2019-08-22loplugin:constmethod in packageNoel Grandin11-14/+14
2019-08-22Deduplicate some codeMike Kaganski1-25/+16
2019-08-20loplugin:constvars in package..scNoel Grandin1-8/+8
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann8-8/+8
2019-07-26Fix typoAndrea Gelmini1-1/+1