summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2020-07-16properly finish encrypting when parallel zip saving (tdf#134796)Luboš Luňák
2020-07-16fix encrypted parallel zip saving (tdf#134332)Luboš Luňák
2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18package: ODF export: fix position of manifest:start-key-generation childMichael Stahl
2020-05-15package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl
2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in packageNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-03loplugin:flatten in packageNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2020-01-28remove some unused local varsNoel Grandin
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala
2020-01-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2020-01-13tdf#125662: do parallel-zip in batchesDennis Francis
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-11-28check crcs when fuzzing after allCaolán McNamara
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-10Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-08-22oox: typos, comments, formattingAshod Nakashian
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-08-22Deduplicate some codeMike Kaganski
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-12Fix typosAndrea Gelmini