summaryrefslogtreecommitdiff
path: root/oox/source/crypto
AgeCommit message (Expand)Author
2015-09-28remove outputLength variable when calculating encryption verifierTomaž Vajngerl
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-10coverity#1130169 Unchecked return valueCaolán McNamara
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara
2014-03-28coverity#1130428 Dereference null return valueCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-03-23oox: cast to avoid compile errorTomaž Vajngerl
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2014-03-23fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin
2014-02-11fix crash during file format detection, related #i101863#Markus Mohrhard
2014-02-10coverity#1079288 Uninitialized scalar fieldCaolán McNamara
2014-01-01workaround rather maddening endian-specific template bustageCaolán McNamara
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-16Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken
2013-11-04oox: use proper integer type when calling PK11_DigestFinalMichael Stahl
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl
2013-08-24and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl
2013-08-24Encryption: and add exceptions to methods that need itTomaž Vajngerl
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