summaryrefslogtreecommitdiffstats
path: root/oox/source/crypto
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-3/+1
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-0/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist2018-08-271-2/+4
* ofz: timeoutCaolán McNamara2018-08-161-0/+10
* loplugin:returnconstant in oox,packageNoel Grandin2018-08-131-3/+1
* Resolves: rhbz#1614419 FIPS mode PK11_ImportSymKey failureCaolán McNamara2018-08-101-13/+86
* forcepoint#54 null derefCaolán McNamara2018-08-011-0/+2
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unusedfieldsNoel Grandin2018-07-231-2/+1
* coverity#1437958 Uninitialized pointer fieldCaolán McNamara2018-07-151-0/+1
* fix oss-fuzz buildCaolán McNamara2018-07-141-1/+1
* oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl2018-07-072-2/+11
* oox: Agile encryption and data integrity verificationTomaž Vajngerl2018-07-064-50/+504
* oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl2018-07-061-2/+5
* oox: move reading of the encryption info into the crypt engineTomaž Vajngerl2018-07-063-289/+273
* CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl2018-07-061-115/+287
* drop sax::tools::*base64 methodsNoel Grandin2018-03-051-5/+6
* Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke2018-02-271-29/+3
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem2018-01-041-15/+18
* ofz#4929 ensure min input len for openssl ciphersCaolán McNamara2018-01-031-0/+10
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-081-3/+0
* ofz#4526 Null-reference READ with openssl crypto backendCaolán McNamara2017-12-041-0/+2
* ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara2017-11-292-3/+11
* ofz: avoid invalid short hashValuesCaolán McNamara2017-11-291-1/+1
* loplugin:includeform: ooxStephan Bergmann2017-10-235-5/+5
* loplugin:constparams in ooxNoel Grandin2017-07-311-2/+2
* loplugin:oncevar in oox..saxNoel Grandin2017-06-261-2/+1
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-151-0/+2
* allow build without tls and ssljan Iversen2017-06-111-0/+24
* replace oox internal hashing code with new comphelper codeMarkus Mohrhard2017-04-293-143/+20
* Better make the zero-initialization more explicitStephan Bergmann2017-02-231-1/+6
* loplugin:subtlezeroinit: ooxStephan Bergmann2017-02-211-1/+1
* Add missing #includesStephan Bergmann2017-02-061-1/+0
* oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2017-01-305-245/+211
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-22/+12
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-213-58/+37
* hash len isn't going to change depending on who implements itCaolán McNamara2016-10-213-26/+18
* clarify hash lengths a bit moreCaolán McNamara2016-10-202-6/+6
* hash len is 20 for xls cryptoapi configurationCaolán McNamara2016-10-201-4/+4
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas2016-04-264-3/+19
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-111-1/+1
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-123-21/+12
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-5/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-10/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12