summaryrefslogtreecommitdiff
path: root/include/oox/crypto
AgeCommit message (Expand)Author
2023-08-31tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga
2022-09-28use more string_view in ooxNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-19compact namespace: ooxNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-07make some symbols privateNoel Grandin
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses in ooxNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž 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-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
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-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin