summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-24 20:59:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-24 20:59:21 +0000
commita43b8eb31d44f4a3193029f7593281152ed2e5f9 (patch)
tree5ce29dfebc9ad2016170d2de7a7f4654fe07cf8c /helpers
parent4653c092350d627d43e895039fa17c37a1fd0251 (diff)
update helpids for .ui spell menu conversion
Change-Id: I89488bd75c33fb732e780c5ffc45888815c0615b
Diffstat (limited to 'helpers')
-rw-r--r--helpers/help_hid.lst3
1 files changed, 0 insertions, 3 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index ef53254072..df936357f9 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -1841,12 +1841,9 @@ HID_LETTER_PAGE6,53274,
HID_LETTER_PAGE7,53275,
HID_LETTER_PAGE8,53276,
HID_LETTER_PAGE9,53277,
-HID_LINGU_ADD_WORD,53430,
HID_LINGU_AUTOCORR,53433,
-HID_LINGU_IGNORE_WORD,53431,
HID_LINGU_PARA_LANGUAGE,53438,
HID_LINGU_REPLACE,53434,
-HID_LINGU_SPELLING_DLG,53432,
HID_LINGU_WORD_LANGUAGE,53437,
HID_LISTWIZARD_CANCEL,34819,
HID_LISTWIZARD_FINISH,34820,
feature/unitver'>feature/unitver LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/ifparser.c
AgeCommit message (Collapse)Author
2018-05-27Fix typosAndrea Gelmini
Change-Id: I907e5dbcd7c62344c2c76fe2fdaf1b18ecfecee1 Reviewed-on: https://gerrit.libreoffice.org/54838 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
Change-Id: I4de56462e1fe5bba3035fec691feda91be88b434
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
stage 1 of replacing usage of various checks for the windows platform with the compiler-defined '_WIN32' macro Change-Id: Iece73abdee530937e0737190b1aa97a46cd3075f Reviewed-on: https://gerrit.libreoffice.org/22390 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>