summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)Author
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann
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-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-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-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel 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-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
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-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-07-23close some more holes in structuresNoel Grandin
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara
2019-07-16cid#1448443 Uninitialized pointer fieldCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-20Fix typoAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin