summaryrefslogtreecommitdiff
path: root/oox/source/crypto/AgileEngine.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-19Extended loplugin:ostr: ooxStephan Bergmann
2023-08-30tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-01-29ofz#55499 output buffer has to at least be the same size as input bufferCaolán McNamara
2022-04-14use more string_view in ooxNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
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-07-22ofz#24317 hash too shortCaolán McNamara
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-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-02-27Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2013-12-16Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl