summaryrefslogtreecommitdiff
path: root/include/oox/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-1/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-07-19compact namespace: ooxNoel Grandin7-29/+14
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2-7/+1
2020-07-07make some symbols privateNoel Grandin1-1/+1
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk7-31/+106
2020-05-03use more compact namespace syntax in /includeNoel Grandin2-6/+6
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin3-11/+11
2019-11-22make some classes module-privateNoel Grandin3-4/+4
2019-10-29loplugin:finalclasses in ooxNoel Grandin3-5/+5
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen3-3/+0
2018-10-15loplugin:constfields in ooxNoel Grandin3-11/+11
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin2-4/+0
2018-07-23loplugin:unusedfieldsNoel Grandin1-5/+1
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl1-0/+1
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl3-28/+97
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl4-4/+8
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl1-44/+46
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl1-2/+3
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard1-34/+0
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2-18/+13
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+2
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-66/+3
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara2-7/+5
2016-10-20clarify hash lengths a bit moreCaolán McNamara1-3/+4
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas2-3/+3
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas6-24/+44
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin1-1/+1
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin4-10/+10
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-2/+1
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-10/+10
2015-10-06loplugin:unusedmethodsNoel Grandin1-3/+0
2015-07-21loplugin:unusedmethods ooxNoel Grandin1-5/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: ooxNoel Grandin1-1/+0
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-2/+2
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-10/+10
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl1-1/+4