Bug 87655

Summary: Addition of a temporary crop uno command for Writer
Product: LibreOffice Reporter: Yousuf Philips (jay) (retired) <philipz85>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: momonasmon
Priority: medium    
Version: 4.5.0.0.alpha0+ Master   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 86899    

Description Yousuf Philips (jay) (retired) 2014-12-23 23:27:01 UTC
Impress/Draw have two crop uno commands, one an simple and elegant interactive cropping tool (.uno:Crop) and the other a dialog (.uno:GrafAttrCrop). Writer has similar dialog cropping facility within one of the tabs of .uno:GraphicDialog and it would be great if an uno command could be created that would open of the dialog and jump to the crop tab, while we patiently wait for .uno:Crop to be added to Writer (bug 34555). I would like to integrate this newly created crop uno command into the image toolbar and image context menu and am assuming it would take less to create this than fix the .uno:Crop global availability.
Comment 1 Yousuf Philips (jay) (retired) 2015-05-17 23:27:37 UTC
Full crop functionality has been implemented in bug 34555.