summaryrefslogtreecommitdiff
path: root/include/oox/crypto/Standard2007Engine.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-04irm: refactoring of decrypt methodsVasily Melenchuk1-2/+6
2019-12-04irm: encryption/decrypttion methods organizationVasily Melenchuk1-1/+1
2019-12-04decrypt/encrypt IRM documentVasily Melenchuk1-2/+4
2018-08-09loplugin:unusedmethodsNoel Grandin1-2/+0
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl1-8/+10
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl1-0/+2
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl1-2/+3
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl1-2/+1
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-66/+3
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara1-4/+5
2016-10-20clarify hash lengths a bit moreCaolán McNamara1-3/+4
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas1-1/+7
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl1-1/+4
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-2/+2
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl1-5/+0
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl1-0/+118