diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-05-13 17:13:36 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-05-16 17:13:17 +0200 |
commit | 0fded059c7d5a5e59cdfcd571726f5ccd9cf1edb (patch) | |
tree | a914a90d039d4a6e5b3be52ae7e48cce441d630e /sw/uiconfig/swriter/toolbar | |
parent | c05b25274867b8fa1a452b4967b8e9003f7378fa (diff) |
tdf#124825 sync UI between LibO implementations and LOOL
Change-Id: I003d68d6f97feb773c3b6590d385a58c98311755
Reviewed-on: https://gerrit.libreoffice.org/72281
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sw/uiconfig/swriter/toolbar')
-rw-r--r-- | sw/uiconfig/swriter/toolbar/singlemode.xml | 17 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/textobjectbar.xml | 14 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/textstylebar.xml | 14 |
3 files changed, 25 insertions, 20 deletions
diff --git a/sw/uiconfig/swriter/toolbar/singlemode.xml b/sw/uiconfig/swriter/toolbar/singlemode.xml index 78a69958f812..d7829d69e1d9 100644 --- a/sw/uiconfig/swriter/toolbar/singlemode.xml +++ b/sw/uiconfig/swriter/toolbar/singlemode.xml @@ -46,11 +46,6 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ResetAttributes" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> - <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> - <toolbar:toolbaritem xlink:href=".uno:RightPara"/> - <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample" toolbar:visible="false"/> @@ -61,13 +56,23 @@ <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> + <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> + <toolbar:toolbaritem xlink:href=".uno:RightPara"/> + <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertTable"/> <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml index 2408d0f9b8da..49056f22580e 100644 --- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml @@ -53,10 +53,6 @@ <toolbar:toolbaritem xlink:href=".uno:BackColor"/> <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> <toolbar:toolbaritem xlink:href=".uno:RightPara"/> @@ -66,14 +62,18 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> diff --git a/sw/uiconfig/swriter/toolbar/textstylebar.xml b/sw/uiconfig/swriter/toolbar/textstylebar.xml index 46fd73a5a54d..5183383c00d5 100644 --- a/sw/uiconfig/swriter/toolbar/textstylebar.xml +++ b/sw/uiconfig/swriter/toolbar/textstylebar.xml @@ -73,6 +73,11 @@ <!-- These command can be enabled when tdf#107000 is fixed --> <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="List Styles" toolbar:visible="false"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> + <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> + <toolbar:toolbaritem xlink:href=".uno:RightPara"/> + <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BulletListStyle"/> <toolbar:toolbaritem xlink:href=".uno:NumberListStyle"/> <toolbar:toolbaritem xlink:href=".uno:AlphaListStyle"/> @@ -81,16 +86,11 @@ <toolbar:toolbaritem xlink:href=".uno:RomanLowListStyle"/> <toolbar:toolbaritem xlink:href=".uno:RemoveBullets"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> - <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> - <toolbar:toolbaritem xlink:href=".uno:RightPara"/> - <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> + <toolbar:toolbaritem xlink:href=".uno:IncrementIndent" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:IncrementIndent" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent" toolbar:visible="false"/> </toolbar:toolbar> |