summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-21 17:08:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-21 17:08:02 +0000
commit0dbfd3f53a4cb4074ea5745fa5c7331d87c2742e (patch)
treea9dfe1da466e4a7adbeabc45af65e78dcb07ee4d /helpers
parent358d6c4eb7e82309fb1bc1f362d5f43297cbc2ba (diff)
update help ids for writer sort/edit comments menu .ui conversion
Change-Id: I960d72cd9e7903c9682e84770d8587fd69b4883b
Diffstat (limited to 'helpers')
-rw-r--r--helpers/help_hid.lst5
1 files changed, 0 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index a792828ab7..ef53254072 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -1284,7 +1284,6 @@ HID_EDITENG_SPELLER_ADDWORD,34066,
HID_EDITENG_SPELLER_AUTOCORRECT,34068,
HID_EDITENG_SPELLER_IGNORE,34067,
HID_EDITENG_SPELLER_START,34065,
-HID_EDIT_COMMENT,53056,
HID_EDIT_FORMULA,53896,
HID_EDIT_WIN,52821,
HID_ENDNOTE_OPTIONS,53216,
@@ -2846,10 +2845,6 @@ HID_SMA_XUNDERBRACEY,63839,
HID_SMA_XUNIONY,63118,
HID_SMA_XWIDEBSLASHY,63837,
HID_SMA_XWIDESLASHY,63836,
-HID_SORT_ACTION,53050,
-HID_SORT_AUTHOR,53051,
-HID_SORT_COMMENT,53053,
-HID_SORT_DATE,53052,
HID_SOURCEVIEW,52825,
HID_SOURCE_EDITWIN,52836,
HID_SPELLCHECK,33822,
ntegration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/includebloat.awk
AgeCommit message (Collapse)Author
2023-04-25Make bin/includebloat.awk script output prettierGabor Kelemen
So instead of: sum total bytes included (excluding system headers): 21793372177 1197253280 132910 9008 /home/gabor/src/core/include/rtl/ustring.hxx 825845085 90207 9155 /home/gabor/src/core/include/rtl/ustring.h We can see something nicer: Sum total bytes included (excluding system headers): 21.795.559.123 Total bytes Size Occurrences Filename 1.197.253.280 132.910 9.008 /home/gabor/src/core/include/rtl/ustring.hxx 825.845.085 90.207 9.155 /home/gabor/src/core/include/rtl/ustring.h Change-Id: Iabcaadae964221ed532e7e7e97b10211e37d4857 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150613 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2015-07-10rudimentary documentation for the includebloat scriptMichael Stahl
Change-Id: I52209b70b3d93e488e6c9d16fefd179f2ac06afb
2015-07-10add script bin/includebloatMichael Stahl
Change-Id: I086052c9a4dd2a216e0af153c43e98eec85a4600