summaryrefslogtreecommitdiffstats
path: root/include/oox/crypto
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantfunction: ooxNoel Grandin2015-03-191-1/+0
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-2/+2
* coverity#1079343 Uninitialized pointer fieldCaolán McNamara2014-05-101-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-273-10/+10
* fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl2014-03-241-1/+4
* oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl2014-03-231-4/+39
* oox: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* remove unused code oox::core::Decrypt::aes128cbcNoel Grandin2014-02-251-5/+0
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-095-17/+17
* fixincludeguards.sh: include/o*Thomas Arnhold2013-10-236-12/+12
* Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl2013-09-152-6/+1
* CID#1079343 mContext.cipher is not initialized...Caolán McNamara2013-09-051-1/+2
* Convert vector block* to const array block*.Tomaž Vajngerl2013-08-241-1/+2
* fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl2013-08-246-0/+519