summaryrefslogtreecommitdiff
path: root/oox/source/crypto/AgileEngine.cxx
AgeCommit message (Expand)Author
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