[Libreoffice-bugs] [Bug 105813] VBA Macro assignment to control not saved to XLS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 11 18:05:25 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=105813

Markus Mohrhard <markus.mohrhard at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |difficultyInteresting,
                   |                            |easyHack, skillCpp,
                   |                            |skillDebug

--- Comment #5 from Markus Mohrhard <markus.mohrhard at googlemail.com> ---
So I think this can be made an Easy Hack and I'm willing to mentor the task.

The first step will be to analyze the existing xls files with oletoy
(https://github.com/renyxa/re-lab/tree/master/oletoy).

Document your findings in this bug report explaining how macros are connected
to to elements.

The code for the xls export that will need to be adapted is in
sc/source/filter/excel. Most likely we should adapt the XLSX export at the same
time which shares significant parts of the export code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170511/9aca2a3a/attachment.html>


More information about the Libreoffice-bugs mailing list