summaryrefslogtreecommitdiff
path: root/include/oox/crypto
AgeCommit message (Expand)Author
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-09-05CID#1079343 mContext.cipher is not initialized...Caolán McNamara
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl