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

--- Comment #4 from Jim Raykowski <rayk...@gmail.com> ---
(In reply to V Stuart Foote from comment #3)
> I think approach of https://gerrit.libreoffice.org/c/core/+/146825 for bug
> 45705 gets us partway in master against 7.6
Yes, this approach can be applied to the remaining places.

Here is a list of what is done and what needs to be done:

done by Rafael - https://gerrit.libreoffice.org/c/core/+/146825
basctl/source/basicide/basides1.cxx
void Shell::ExecuteGlobal( SfxRequest& rReq )

needs patched
sc/source/ui/view/prevwsh.cxx
void ScPreviewShell::Execute( SfxRequest& rReq )

done by me - https://gerrit.libreoffice.org/c/core/+/104196
sc/source/ui/view/tabvwsh3.cxx
void ScTabViewShell::Execute( SfxRequest& rReq )

done by Rafael - https://gerrit.libreoffice.org/c/core/+/146825
sd/source/ui/view/drviewse.cxx
void DrawViewShell::FuSupport(SfxRequest& rReq)

needs patched
sd/source/ui/view/outlnvs2.cxx
void OutlineViewShell::FuTemporary(SfxRequest &rReq)

needs patched
sw/source/uibase/uiview/pview.cxx
void  SwPagePreview::Execute( SfxRequest &rReq )

done by me - https://gerrit.libreoffice.org/c/core/+/102830
sw/source/uibase/uiview/view2.cxx
void SwView::Execute(SfxRequest &rReq)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to