summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-29 20:29:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-05-12 20:23:50 +0200
commit859636d491960b797bd8cbfb81e6f08451175f12 (patch)
treed3d384cd7650a276eedb79e03759107b45faabe7 /solenv
parent9d573bca549861ecdbce6826804e5db0471307e6 (diff)
weld help browser
Change-Id: Ibd8dcc10c4403731953e2e46db4ae8f89ebc7e4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93216 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py5
-rw-r--r--solenv/sanitizers/ui/sfx.suppr3
2 files changed, 3 insertions, 5 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index dff4cc4cb489..0b439c071e98 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -515,19 +515,14 @@ constructor_map = {
}
custom_widgets = [
- 'BookmarksBox',
- 'ContentListBox',
'ContextVBox',
'DataTreeListBox',
'DropdownBox',
'EmojiView',
- 'IndexBox',
'ManagedMenuButton',
'PriorityHBox',
'PriorityMergedHBox',
'RecentDocsView',
- 'SearchBox',
- 'SearchResultsBox',
'SidebarToolBox',
'TemplateDefaultView',
]
diff --git a/solenv/sanitizers/ui/sfx.suppr b/solenv/sanitizers/ui/sfx.suppr
index cb7e81973b4a..86d19356e9df 100644
--- a/solenv/sanitizers/ui/sfx.suppr
+++ b/solenv/sanitizers/ui/sfx.suppr
@@ -22,6 +22,9 @@ sfx2/uiconfig/ui/documentinfopage.ui://GtkLabel[@id='showtype'] orphan-label
sfx2/uiconfig/ui/documentinfopage.ui://GtkLabel[@id='showtemplate'] orphan-label
sfx2/uiconfig/ui/documentinfopage.ui://GtkImage[@id='icon'] no-labelled-by
sfx2/uiconfig/ui/documentinfopage.ui://GtkLabel[@id='nameed'] orphan-label
+sfx2/uiconfig/ui/helpindexpage.ui://GtkEntry[@id='termentry'] no-labelled-by
+sfx2/uiconfig/ui/helpwindow.ui://GtkCheckButton[@id='checkbutton'] button-no-label
+sfx2/uiconfig/ui/helpwindow.ui://GtkToolButton[@id='index'] button-no-label
sfx2/uiconfig/ui/licensedialog.ui://GtkLabel[@id='label'] orphan-label
sfx2/uiconfig/ui/loadtemplatedialog.ui://GtkLabel[@id='alttitle'] orphan-label
sfx2/uiconfig/ui/loadtemplatedialog.ui://GtkDrawingArea[@id='image'] no-labelled-by