summaryrefslogtreecommitdiff
path: root/oox/source/crypto
AgeCommit message (Expand)Author
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-05Potentially uninitialized local variable 'aEvpMd' usedJulien Nabet
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-04ofz#26128 check at start instead of end if encryptedHashValue is too smallCaolán McNamara
2020-09-24Fix endianness issues in OOX crypto routinesStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28ofz#24770 oomCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27ofz#24934 practically infinite loop on eofCaolán McNamara
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-22ofz#24317 hash too shortCaolán McNamara
2020-07-20fix --with-tls=openssl build with openssl upgradeCaolán McNamara
2020-07-20fix some warnings with --with-tls=opensslCaolán McNamara
2020-07-19compact namespace: ooxNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-27Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist
2018-08-16ofz: timeoutCaolán McNamara
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-10Resolves: rhbz#1614419 FIPS mode PK11_ImportSymKey failureCaolán McNamara
2018-08-01forcepoint#54 null derefCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara
2018-07-14fix oss-fuzz buildCaolán McNamara
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin