summaryrefslogtreecommitdiff
path: root/include/comphelper/docpasswordhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-9/+9
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-1/+1
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke1-2/+52
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke1-8/+13
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke1-2/+2
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke1-6/+28
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke1-0/+59
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+3
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin1-6/+1
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-12/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20Rename some "document name" params to "document URL"Stephan Bergmann1-3/+3
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-15/+14
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-12/+12
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara1-0/+8
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann1-54/+0
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+353