[Libreoffice-bugs] [Bug 98301] Context menu "Save Image..." call of uno.saveGraphic is unclear that no conversion of image is provided
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 22 12:14:10 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=98301
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|libreoffice-bugs at lists.free |mike.saunders at documentfound
|desktop.org |ation.org
--- Comment #10 from Heiko Tietze <tietze.heiko at gmail.com> ---
(In reply to Mike Saunders from comment #9)
> It looks to me like line 2179 needs to be changed. But I should do it myself
> and rebuild LO to test :-)
You become a fully qualified hack0r, resistance is futile. More about
terminology is here
https://design.blog.documentfoundation.org/2018/02/28/easyhacking-all-about-terminology/
- but you apparently found the right place.
After renaming you also need to adjust the dialog filter. But my skills are not
sufficient to modify the filter after finding
* https://opengrok.libreoffice.org/xref/core/svx/sdi/svx.sdi#4359 =>
SID_SAVE_GRAPHIC
*
https://opengrok.libreoffice.org/xref/core/sw/source/uibase/shells/grfsh.cxx#151
=> GraphicHelper::ExportGraphic
*
https://opengrok.libreoffice.org/xref/core/svx/source/core/graphichelper.cxx#183
(I expected something like "...Filter = [*.png|*.jpg|*.bmp]" but the file types
are generated somewhere else in the dependency hell.)
--
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/20180822/c402899f/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list