Bug 136594

Summary: Remove .uno:DistributeSelection command
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: sdkAssignee: Heiko Tietze <heiko.tietze>
Status: RESOLVED INVALID    
Severity: normal CC: mentoring
Priority: medium Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on: 97918    
Bug Blocks:    

Description Heiko Tietze 2020-09-09 06:34:20 UTC
In order to solve bug 97918 new UNO commands were introduced in version 7.1 making the distribution dialog obsolete. It should be removed with version 7.2.

Some code pointers:

include/svx/svxids.hrc
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
sd/sdi/_drvwsh.sdi
sd/source/ui/view/drviews2.cxx
sd/source/ui/view/drviewsj.cxx
svx/sdi/svx.sdi
svx/source/svdraw/svdedtv2.cxx
cui/uiconfig/ui/distributionpage.ui
icon-themes/*/svx/res/dsth_*.png
Comment 1 Buovjaga 2020-09-18 05:45:55 UTC
Yikes, Heiko: never use deletionrequest for anything other than spam! You risked this valid report being removed from Bugzilla completely!
Comment 2 Heiko Tietze 2020-09-18 07:15:45 UTC
done with bug 97918 (we kept the command but bend it to the dropdown)