summaryrefslogtreecommitdiff
path: root/include/comphelper/docpasswordhelper.hxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2016-05-25Fix typosAndrea Gelmini
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20Rename some "document name" params to "document URL"Stephan Bergmann
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen