summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-04-25 11:38:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-04-25 11:38:08 +0100
commit9b03a7110683c9e05b5a6a193d71dcfad58b8122 (patch)
treee30f352a2f4b24c42e644692f2d4c7a3b0aed2c2 /helpers
parent887ad70ec215ad0420b4cee830fd72b22e4f9127 (diff)
update help ids for ascii filter dialog .ui
Change-Id: Ie6f9081a1711e6df3699a67ec3524163b924507c
Diffstat (limited to 'helpers')
-rw-r--r--helpers/help_hid.lst7
1 files changed, 0 insertions, 7 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index 1fea194067..a6247d774f 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -745,7 +745,6 @@ HID_AREA_GRADIENT,33801,
HID_AREA_HATCH,33799,
HID_AREA_SHADOW,33805,
HID_AREA_TRANSPARENCE,33806,
-HID_ASCII_FILTER,53074,
HID_AUTH_FIELD_ADDRESS,54882,
HID_AUTH_FIELD_ANNOTE,54883,
HID_AUTH_FIELD_AUTHOR,54884,
@@ -8481,9 +8480,6 @@ sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL,1435045395,
sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TABLE_COL,1435045402,
sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TBL_DB_COLUMN,1435045396,
sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN,1435045391,
-sw_ListBox_DLG_ASCII_FILTER_LB_CHARSET,1404849667,
-sw_ListBox_DLG_ASCII_FILTER_LB_FONT,1404849669,
-sw_ListBox_DLG_ASCII_FILTER_LB_LANGUAGE,1404849671,
sw_ListBox_DLG_BIB_BASE_LB_PATH,1428721160,
sw_ListBox_DLG_COLUMN_LB_APPLY_TO,1417874998,
sw_ListBox_DLG_FLD_DROPDOWN_LB_LISTITEMS,1419644418,
@@ -8809,9 +8805,6 @@ sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_DBFMT_FROM_DB,1435042316,
sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_DBFMT_FROM_USR,1435042317,
sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_HEADL_COLNMS,1435042333,
sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_HEADL_EMPTY,1435042334,
-sw_RadioButton_DLG_ASCII_FILTER_RB_CR,1404846602,
-sw_RadioButton_DLG_ASCII_FILTER_RB_CRLF,1404846601,
-sw_RadioButton_DLG_ASCII_FILTER_RB_LF,1404846603,
sw_RadioButton_DLG_MAILMERGE_RB_ALL,1446609410,
sw_RadioButton_DLG_MAILMERGE_RB_FILE,1446609431,
sw_RadioButton_DLG_MAILMERGE_RB_FROM,1446609412,
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/simplifydynamiccast.cxx
AgeCommit message (Expand)Author
2023-03-16Prepare compilerplugins for C++23 `if consteval`Stephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2017-11-09new loplugin simplifydynamiccastNoel Grandin