summaryrefslogtreecommitdiff
path: root/package/source/manifest/ManifestImport.cxx
AgeCommit message (Expand)Author
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-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-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: packageStephan Bergmann
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-10-11loplugin:moveparam in packageNoel Grandin
2021-10-03drop 'using namespace std' in packageJulien Nabet
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-01Upcoming improved loplugin:staticanonymous -> redundantstatic: packageStephan Bergmann
2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-04-03loplugin:flatten in packageNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3Noel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-13gpg4libre: import PGP encryption manifestThorsten Behrens
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-08OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-15package: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-14remove update_precomp.py markersThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold