[Libreoffice-commits] core.git: extras/source solenv/bin
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 17 16:12:09 UTC 2019
extras/source/glade/libreoffice-catalog.xml.in | 3 ---
solenv/bin/native-code.py | 1 -
2 files changed, 4 deletions(-)
New commits:
commit 1d822ece4f99efa7518c62cf5dd2f616c4fed8de
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Oct 17 13:59:08 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Oct 17 18:10:50 2019 +0200
drop ScCsvTableBox
Change-Id: Id73eb4c941ac9bcf75c518cefba795de587edbd9
Reviewed-on: https://gerrit.libreoffice.org/80957
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in
index a370ccbf8041..20ee6277219d 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -95,9 +95,6 @@
<glade-widget-class title="TableValueSet" name="sdlo-TableValueSet"
generic-name="Set of Table Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
- <glade-widget-class title="CsvTableBox" name="sclo-ScCsvTableBox"
- generic-name="CSV Table Box" parent="GtkDrawingArea"
- icon-name="widget-gtk-drawingarea"/>
<glade-widget-class title="Table Preview" name="swuilo-AutoFmtPreview"
generic-name="Table Preview Window" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index eb3fc15740bb..0b6b1f0a74f5 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -490,7 +490,6 @@ custom_widgets = [
'RecentDocsView',
'RowEdit',
'SameContentListBox',
- 'ScCsvTableBox',
'ScDataTableView',
'SdPageObjsTLB',
'SearchBox',
More information about the Libreoffice-commits
mailing list