summaryrefslogtreecommitdiff
path: root/include/oox/crypto/AgileEngine.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-30tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga1-0/+1
2020-07-19compact namespace: ooxNoel Grandin1-4/+2
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-3/+3
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-9/+9
2019-10-29loplugin:finalclasses in ooxNoel Grandin1-1/+1
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