diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-06-20 19:00:44 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-06-20 16:12:45 +0000 |
commit | 2adb3c2b89344878fc9270d8816c2cb22ebb3713 (patch) | |
tree | ad6649eb59db1aa17af990583341ce6c2b64dd26 | |
parent | dd095d3f1ae2b71fdff8b2d2c497d550d8ac5f28 (diff) |
tdf#84909 Additional tweaks to the standard, draw and text toolbars
Change-Id: I2a1a222855b3dfdc4147f14a559d13432745e456
Reviewed-on: https://gerrit.libreoffice.org/16388
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 6 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/outlinetoolbar.xml | 13 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/standardbar.xml | 18 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/textobjectbar.xml | 32 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/toolbar.xml | 44 |
5 files changed, 68 insertions, 45 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 8c7199cbd67f..1c679bdad9a9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2432,7 +2432,7 @@ </node> <node oor:name=".uno:OutlineFormat" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Formatting On/Off</value> + <value xml:lang="en-US">Show Formatting</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> @@ -2440,7 +2440,7 @@ </node> <node oor:name=".uno:OutlineCollapseAll" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">First Level</value> + <value xml:lang="en-US">Show Only First Level</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> @@ -3041,7 +3041,7 @@ </node> <node oor:name=".uno:OutlineExpandAll" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">All Levels</value> + <value xml:lang="en-US">Show All Levels</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> diff --git a/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml b/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml index f9d6be84f93f..fd110a589947 100644 --- a/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml +++ b/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml @@ -18,11 +18,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> - <toolbar:toolbaritem xlink:href=".uno:OutlineCollapseAll"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineExpandAll"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineCollapse"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineExpand"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineRight"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineLeft"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineDown"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineUp"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:OutlineFormat"/> <toolbar:toolbaritem xlink:href=".uno:ColorView"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:OutlineCollapseAll"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineExpandAll"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineCollapse" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineExpand" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml index 8dbc6ee20cd2..c82ad6a7f893 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -40,22 +40,23 @@ <toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/> <toolbar:toolbaritem xlink:href=".uno:SpellDialog"/> <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ZoomMode"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomMode" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:style="dropdown" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertTable"/> <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> - <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/> <toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/> + <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/> + <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:style="auto" toolbar:visible="false"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/> - <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:AnimationEffects"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:PageSetup"/> @@ -73,4 +74,7 @@ <toolbar:toolbaritem xlink:href=".uno:MovePageUp" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:MovePageDown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:MovePageLast" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index 6a593823baa0..fce8e535aeda 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -27,8 +27,15 @@ <toolbar:toolbaritem xlink:href=".uno:Bold" toolbar:helpid="10009"/> <toolbar:toolbaritem xlink:href=".uno:Italic" toolbar:helpid="10008"/> <toolbar:toolbaritem xlink:href=".uno:Underline" toolbar:helpid="10014"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:helpid="10010"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:helpid="27019"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:helpid="10017"/> <toolbar:toolbaritem xlink:href=".uno:CharBackColor" toolbar:style="dropdown"/> <toolbar:toolbarseparator/> @@ -37,30 +44,31 @@ <toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:helpid="10029"/> <toolbar:toolbaritem xlink:href=".uno:JustifyPara" toolbar:helpid="10031"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="10950"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="10951"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:helpid="27346"/> - <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:helpid="27347"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertTop"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:visible="false" toolbar:helpid="10034"/> <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:visible="false" toolbar:helpid="10035"/> <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:visible="false" toolbar:helpid="10036"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:helpid="27346"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:helpid="27347"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DefaultBullet" toolbar:helpid="20138"/> <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineLeft" toolbar:helpid="10152"/> <toolbar:toolbaritem xlink:href=".uno:OutlineRight" toolbar:helpid="10153"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineUp" toolbar:helpid="10150"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineLeft" toolbar:helpid="10152"/> <toolbar:toolbaritem xlink:href=".uno:OutlineDown" toolbar:helpid="10151"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineUp" toolbar:helpid="10150"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="10950"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="10951"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight" toolbar:helpid="10907"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom" toolbar:helpid="10908"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:helpid="10296"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:helpid="10297"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false" toolbar:helpid="10296"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false" toolbar:helpid="10297"/> <toolbar:toolbaritem xlink:href=".uno:OutlineBullet" toolbar:visible="false" toolbar:helpid="10156"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:helpid="27019"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml b/sd/uiconfig/simpress/toolbar/toolbar.xml index 6023caec0c66..210c478b4b72 100644 --- a/sd/uiconfig/simpress/toolbar/toolbar.xml +++ b/sd/uiconfig/simpress/toolbar/toolbar.xml @@ -19,25 +19,43 @@ --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomMode"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> + <toolbar:toolbaritem xlink:href=".uno:FillColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Line" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> + <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> + <toolbar:toolbaritem xlink:href=".uno:Crop"/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox" toolbar:style="dropdown"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126"/> <toolbar:toolbaritem xlink:href=".uno:GlueEditMode" toolbar:style="auto"/> @@ -49,16 +67,4 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Config" toolbar:style="dropdown" toolbar:visible="false"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Crop"/> - <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox" toolbar:style="dropdown"/> </toolbar:toolbar> |