summaryrefslogtreecommitdiff
path: root/oox/source/crypto
AgeCommit message (Expand)Author
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-27Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist
2018-08-16ofz: timeoutCaolán McNamara
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-10Resolves: rhbz#1614419 FIPS mode PK11_ImportSymKey failureCaolán McNamara
2018-08-01forcepoint#54 null derefCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara
2018-07-14fix oss-fuzz buildCaolán McNamara
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-27Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2018-01-03ofz#4929 ensure min input len for openssl ciphersCaolán McNamara
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-04ofz#4526 Null-reference READ with openssl crypto backendCaolán McNamara
2017-11-29ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-11allow build without tls and ssljan Iversen
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-10-20clarify hash lengths a bit moreCaolán McNamara
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann