summaryrefslogtreecommitdiffstats
path: root/include/oox/crypto
Commit message (Expand)AuthorAgeFilesLines
* Missing includeStephan Bergmann2021-08-101-0/+4
* Recheck include/ with IWYUGabor Kelemen2021-04-091-1/+0
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* compact namespace: ooxNoel Grandin2020-07-197-29/+14
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-132-7/+1
* make some symbols privateNoel Grandin2020-07-071-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2020-05-261-1/+0
* [MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk2020-05-257-31/+106
* use more compact namespace syntax in /includeNoel Grandin2020-05-032-6/+6
* Revert "loplugin:constfields in oox"Noel Grandin2020-03-123-11/+11
* make some classes module-privateNoel Grandin2019-11-223-4/+4
* loplugin:finalclasses in ooxNoel Grandin2019-10-293-5/+5
* tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen2019-07-173-3/+0
* loplugin:constfields in ooxNoel Grandin2018-10-153-11/+11
* loplugin:returnconstant in oox,packageNoel Grandin2018-08-131-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-092-4/+0
* loplugin:unusedfieldsNoel Grandin2018-07-231-5/+1
* Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl2018-07-071-0/+1
* oox: Agile encryption and data integrity verificationTomaž Vajngerl2018-07-063-28/+97
* oox: move reading of the encryption info into the crypt engineTomaž Vajngerl2018-07-064-4/+8
* CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl2018-07-061-44/+46
* oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2018-06-221-2/+3
* loplugin:constparams in ooxNoel Grandin2017-07-311-1/+1
* replace oox internal hashing code with new comphelper codeMarkus Mohrhard2017-04-291-34/+0
* oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2017-01-302-18/+13
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-211-66/+3
* hash len isn't going to change depending on who implements itCaolán McNamara2016-10-212-7/+5
* clarify hash lengths a bit moreCaolán McNamara2016-10-201-3/+4
* hash len is 20 for xls cryptoapi configurationCaolán McNamara2016-10-201-2/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-2/+0
* tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas2016-04-282-3/+3
* tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas2016-04-266-24/+44
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-111-1/+1
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-124-10/+10
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-2/+1
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-232-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-10/+10
* loplugin:unusedmethodsNoel Grandin2015-10-061-3/+0
* loplugin:unusedmethods ooxNoel Grandin2015-07-211-5/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* 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