summaryrefslogtreecommitdiff
path: root/include/oox/crypto/AgileEngine.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-04oox: encryption engines refactoringVasily Melenchuk1-40/+28
2019-12-04oox: XPackageEncryption interface simplificationVasily Melenchuk1-4/+4
2019-12-04crypto: predefine classes for later usage in unittestsVasily Melenchuk1-0/+2
2019-12-04Fix compilation: SAL_CALL is missing in method declarationSerge Krot1-8/+8
2019-12-04msdoc crypto: move crypto engines to serviceVasily Melenchuk1-14/+14
2019-12-04irm: refactoring of decrypt methodsVasily Melenchuk1-2/+6
2019-12-04irm: encryption/decrypttion methods organizationVasily Melenchuk1-18/+22
2019-12-04decrypt/encrypt IRM documentVasily Melenchuk1-2/+4
2018-10-15loplugin:constfields in ooxNoel Grandin1-9/+9
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin1-2/+0
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl1-13/+75
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl1-0/+2
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl1-16/+12
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-0/+9
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
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
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-2/+2
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl1-1/+2
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl1-0/+81