https://bugs.documentfoundation.org/show_bug.cgi?id=93488
--- Comment #5 from Ujjawal Kumar <[email protected]> --- (In reply to Markus Mohrhard from comment #0) > Currently the VBA export is developed in the feature/vba-export branch. > However the current export is quite limited and we only support normal code > modules and the basic VBA structure. > > This task would be about implementing the password protection for the VBA > export. The related part in the VBA specification > (https://msdn.microsoft.com/en-us/library/office/cc313094%28v=office.12%29. > aspx) is section 2.4.3. > > The current export code is in oox/source/ole/vbaexport.cxx Hi Markus, I want to work on this issue. I had few questions, do we have the frontend which allows to specify the password for the encryption. According to me the only changes required would be to encrypt the password hash and implementing the frontend if not present. Thanks! -- You are receiving this mail because: You are the assignee for the bug.
