summaryrefslogtreecommitdiff
path: root/package/source/manifest
AgeCommit message (Expand)Author
2024-04-30loplugin:ostr in packageNoel Grandin
2024-03-31tdf#146619 Drop unused 'using namespace' in: package/Gabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-11tdf#105844 package: ODF wholesome encryption: use package versionMichael Stahl
2024-01-09tdf#105844 package: ManifestImport: handle argon2 attributes in ...Michael Stahl
2023-12-20package: ODF encryption: fix 2 GPG problemsMichael Stahl
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-14OFFICE-3708: package: produce correct SHA256 URLMichael Stahl
2023-12-14tdf#105844 package: remove root document from manifest ...Michael Stahl
2023-12-14package: GPG encryption: prevent manifest:start-key-generation ...Michael Stahl
2023-12-13tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6)Julien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: packageStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-11-27Fix typoStephan Bergmann
2021-11-26loplugin:stringliteraldefine in packageNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-10-11loplugin:moveparam in packageNoel Grandin
2021-10-03drop 'using namespace std' in packageJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-21loplugin:refcounting in package..saxNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-17package: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: packageStephan Bergmann
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-09compact namespace in packageNoel Grandin
2020-04-03loplugin:flatten in packageNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3Noel Grandin