diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-28 01:07:20 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-01-31 09:11:47 +0000 |
commit | 695c8bc98a486d01d00a2fda3e05fb6a615fc1bf (patch) | |
tree | 953c5a17a991837f4508b90c41add4b9de689a6e /sc/uiconfig | |
parent | 8736391f4ddda5bc73221e0762653a721819bcd9 (diff) |
tdf#105571 Drop toolbar:helpid attribute from toolbar definitions
These are no longer useful.
Made with:
git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid="[0-9]*"//'
git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid=""//'1
Change-Id: If1bf04265f4e03b44b6a92529f6133aff1589526
Reviewed-on: https://gerrit.libreoffice.org/33642
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/toolbar/drawbar.xml | 46 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/drawobjectbar.xml | 34 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml | 10 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml | 2 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/formsnavigationbar.xml | 44 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/graphicobjectbar.xml | 4 | ||||
-rw-r--r-- | sc/uiconfig/scalc/toolbar/mediaobjectbar.xml | 2 |
7 files changed, 71 insertions, 71 deletions
diff --git a/sc/uiconfig/scalc/toolbar/drawbar.xml b/sc/uiconfig/scalc/toolbar/drawbar.xml index 3c6ba264dbbe..368ed8c39c6b 100644 --- a/sc/uiconfig/scalc/toolbar/drawbar.xml +++ b/sc/uiconfig/scalc/toolbar/drawbar.xml @@ -18,45 +18,45 @@ * 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:toolbaritem xlink:href=".uno:SelectObject" toolbar:helpid="10128"/> + <toolbar:toolbaritem xlink:href=".uno:SelectObject"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Line" toolbar:helpid="10102"/> + <toolbar:toolbaritem xlink:href=".uno:Line"/> <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox"/> <toolbar:toolbaritem xlink:href=".uno:LineToolbox"/> <toolbar:toolbaritem xlink:href=".uno:Freeline" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Bezier_Unfilled" toolbar:helpid="10397" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Bezier_Unfilled" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:BezierFill" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Polygon_Unfilled" toolbar:helpid="10395" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Polygon_Unfilled" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Polygon_Diagonal_Unfilled" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Polygon_Diagonal" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.round-rectangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.quadrat"/> - <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse" toolbar:helpid="10110"/> + <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.circle"/> - <toolbar:toolbaritem xlink:href=".uno:Arc" toolbar:visible="false" toolbar:helpid="10114"/> - <toolbar:toolbaritem xlink:href=".uno:Pie" toolbar:visible="false" toolbar:helpid="10112"/> - <toolbar:toolbaritem xlink:href=".uno:CircleCut" toolbar:visible="false" toolbar:helpid="10115"/> + <toolbar:toolbaritem xlink:href=".uno:Arc" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Pie" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CircleCut" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.isosceles-triangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.right-triangle"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:helpid="11002"/> - <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:helpid="11003"/> - <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:helpid="11004"/> - <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:helpid="11005"/> - <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:helpid="11007"/> - <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:helpid="11006"/> + <toolbar:toolbaritem xlink:href=".uno:BasicShapes"/> + <toolbar:toolbaritem xlink:href=".uno:SymbolShapes"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes"/> + <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes"/> + <toolbar:toolbaritem xlink:href=".uno:StarShapes"/> + <toolbar:toolbaritem xlink:href=".uno:CalloutShapes"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DrawCaption" toolbar:helpid="10254"/> - <toolbar:toolbaritem xlink:href=".uno:VerticalCaption" toolbar:helpid="10906"/> + <toolbar:toolbaritem xlink:href=".uno:DrawCaption"/> + <toolbar:toolbaritem xlink:href=".uno:VerticalCaption"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DrawText" toolbar:helpid="10253"/> - <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:helpid="10905"/> - <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:helpid="10977"/> - <toolbar:toolbaritem xlink:href=".uno:Text_Marquee" toolbar:visible="false" toolbar:helpid="10465"/> - <toolbar:toolbaritem xlink:href=".uno:InsertGraphic" toolbar:helpid="10241" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DrawText"/> + <toolbar:toolbaritem xlink:href=".uno:VerticalText"/> + <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> + <toolbar:toolbaritem xlink:href=".uno:Text_Marquee" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:InsertGraphic" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126"/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/> + <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle"/> </toolbar:toolbar> diff --git a/sc/uiconfig/scalc/toolbar/drawobjectbar.xml b/sc/uiconfig/scalc/toolbar/drawobjectbar.xml index 334ac397189a..04122cd81849 100644 --- a/sc/uiconfig/scalc/toolbar/drawobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/drawobjectbar.xml @@ -18,35 +18,35 @@ * 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:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineColor" toolbar:helpid="10172"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> - <toolbar:toolbaritem xlink:href=".uno:XLineStyle" toolbar:helpid="10169"/> + <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineWidth" toolbar:helpid="10171"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="10142"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillStyle" toolbar:helpid="10164"/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ToggleAnchorType" toolbar:helpid="26412"/> + <toolbar:toolbaritem xlink:href=".uno:ToggleAnchorType"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode" toolbar:helpid="10129"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:helpid="10130"/> + <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BringToFront" toolbar:helpid="10286"/> + <toolbar:toolbaritem xlink:href=".uno:BringToFront"/> <toolbar:toolbaritem xlink:href=".uno:ObjectForwardOne"/> <toolbar:toolbaritem xlink:href=".uno:ObjectBackOne"/> - <toolbar:toolbaritem xlink:href=".uno:SendToBack" toolbar:helpid="10287"/> + <toolbar:toolbaritem xlink:href=".uno:SendToBack"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SetObjectToForeground" toolbar:helpid="10283"/> - <toolbar:toolbaritem xlink:href=".uno:SetObjectToBackground" toolbar:helpid="10282"/> + <toolbar:toolbaritem xlink:href=".uno:SetObjectToForeground"/> + <toolbar:toolbaritem xlink:href=".uno:SetObjectToBackground"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:visible="false" toolbar:helpid="27322"/> - <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:visible="false" toolbar:helpid="27154"/> - <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false" toolbar:helpid="27153"/> + <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/> <toolbar:toolbarseparator/> </toolbar:toolbar> diff --git a/sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml b/sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml index b495a8cb3a04..5f5ff2916845 100644 --- a/sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml @@ -18,12 +18,12 @@ * 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:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltDown" toolbar:helpid="10961"/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltUp" toolbar:helpid="10962"/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltLeft" toolbar:helpid="10963"/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltRight" toolbar:helpid="10964"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltDown"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltUp"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltLeft"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionTiltRight"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExtrusionDepthFloater"/> <toolbar:toolbaritem xlink:href=".uno:ExtrusionDirectionFloater"/> diff --git a/sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml b/sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml index 3080c585f558..fb2e82772407 100644 --- a/sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml @@ -26,5 +26,5 @@ <toolbar:toolbaritem xlink:href=".uno:FontworkAlignmentFloater"/> <toolbar:toolbaritem xlink:href=".uno:FontworkCharacterSpacingFloater"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/> + <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle"/> </toolbar:toolbar> diff --git a/sc/uiconfig/scalc/toolbar/formsnavigationbar.xml b/sc/uiconfig/scalc/toolbar/formsnavigationbar.xml index 28190d0d5658..e984fcf72cd9 100644 --- a/sc/uiconfig/scalc/toolbar/formsnavigationbar.xml +++ b/sc/uiconfig/scalc/toolbar/formsnavigationbar.xml @@ -18,33 +18,33 @@ * 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:toolbaritem xlink:href=".uno:RecSearch" toolbar:helpid="10725"/> + <toolbar:toolbaritem xlink:href=".uno:RecSearch"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:RecText" toolbar:helpid="10624"/> - <toolbar:toolbaritem xlink:href=".uno:AbsoluteRecord" toolbar:helpid="10622"/> - <toolbar:toolbaritem xlink:href=".uno:RecFromText" toolbar:helpid="10625"/> - <toolbar:toolbaritem xlink:href=".uno:RecTotal" toolbar:helpid="10626"/> - <toolbar:toolbaritem xlink:href=".uno:FirstRecord" toolbar:helpid="10616"/> - <toolbar:toolbaritem xlink:href=".uno:PrevRecord" toolbar:helpid="10618"/> - <toolbar:toolbaritem xlink:href=".uno:NextRecord" toolbar:helpid="10617"/> - <toolbar:toolbaritem xlink:href=".uno:LastRecord" toolbar:helpid="10619"/> - <toolbar:toolbaritem xlink:href=".uno:NewRecord" toolbar:helpid="10620"/> + <toolbar:toolbaritem xlink:href=".uno:RecText"/> + <toolbar:toolbaritem xlink:href=".uno:AbsoluteRecord"/> + <toolbar:toolbaritem xlink:href=".uno:RecFromText"/> + <toolbar:toolbaritem xlink:href=".uno:RecTotal"/> + <toolbar:toolbaritem xlink:href=".uno:FirstRecord"/> + <toolbar:toolbaritem xlink:href=".uno:PrevRecord"/> + <toolbar:toolbaritem xlink:href=".uno:NextRecord"/> + <toolbar:toolbaritem xlink:href=".uno:LastRecord"/> + <toolbar:toolbaritem xlink:href=".uno:NewRecord"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:RecSave" toolbar:helpid="10627"/> - <toolbar:toolbaritem xlink:href=".uno:RecUndo" toolbar:helpid="10630"/> - <toolbar:toolbaritem xlink:href=".uno:DeleteRecord" toolbar:helpid="10621"/> + <toolbar:toolbaritem xlink:href=".uno:RecSave"/> + <toolbar:toolbaritem xlink:href=".uno:RecUndo"/> + <toolbar:toolbaritem xlink:href=".uno:DeleteRecord"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Refresh" toolbar:helpid="10724"/> + <toolbar:toolbaritem xlink:href=".uno:Refresh"/> <toolbar:toolbaritem xlink:href=".uno:RefreshFormControl"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:OrderCrit" toolbar:helpid="10714"/> - <toolbar:toolbaritem xlink:href=".uno:Sortup" toolbar:helpid="10712"/> - <toolbar:toolbaritem xlink:href=".uno:SortDown" toolbar:helpid="10713"/> + <toolbar:toolbaritem xlink:href=".uno:OrderCrit"/> + <toolbar:toolbaritem xlink:href=".uno:Sortup"/> + <toolbar:toolbaritem xlink:href=".uno:SortDown"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:AutoFilter" toolbar:helpid="10716"/> - <toolbar:toolbaritem xlink:href=".uno:FormFiltered" toolbar:helpid="10723"/> - <toolbar:toolbaritem xlink:href=".uno:FormFilter" toolbar:helpid="10729"/> - <toolbar:toolbaritem xlink:href=".uno:RemoveFilterSort" toolbar:helpid="10711"/> + <toolbar:toolbaritem xlink:href=".uno:AutoFilter"/> + <toolbar:toolbaritem xlink:href=".uno:FormFiltered"/> + <toolbar:toolbaritem xlink:href=".uno:FormFilter"/> + <toolbar:toolbaritem xlink:href=".uno:RemoveFilterSort"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ViewFormAsGrid" toolbar:helpid="10761"/> + <toolbar:toolbaritem xlink:href=".uno:ViewFormAsGrid"/> </toolbar:toolbar>
\ No newline at end of file diff --git a/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml b/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml index 21b6e75f3915..e63f9946da90 100644 --- a/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml @@ -27,10 +27,10 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="10142"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillStyle" toolbar:helpid="10164"/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> diff --git a/sc/uiconfig/scalc/toolbar/mediaobjectbar.xml b/sc/uiconfig/scalc/toolbar/mediaobjectbar.xml index 96bc232884e0..fa7d68ba0951 100644 --- a/sc/uiconfig/scalc/toolbar/mediaobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/mediaobjectbar.xml @@ -18,7 +18,7 @@ * 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:InsertAVMedia" toolbar:helpid="6695"/> + <toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:AVMediaToolBox"/> </toolbar:toolbar> |