summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-05 14:40:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-05 14:40:18 +0100
commitca8eec7d9e53649cd7f2a10d41666614da963ead (patch)
tree54bbe727d947f825be1e1969b901dd6541efd4a9 /helpers
parentad25b453307e0a88ac208aa3b178805846988045 (diff)
drop unused HID
Change-Id: Ie4d8fc903df85c72247fcd439c0bb34525f67a51
Diffstat (limited to 'helpers')
-rw-r--r--helpers/help_hid.lst1
1 files changed, 0 insertions, 1 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index df936357f9..6e935cab52 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -2944,7 +2944,6 @@ HID_XFORMS_TOOLBOX_ITEM_ADD_ATTRIBUTE,38126,
HID_XFORMS_TOOLBOX_ITEM_ADD_ELEMENT,38125,
HID_XFORMS_TOOLBOX_ITEM_EDIT,38127,
HID_XFORMS_TOOLBOX_ITEM_REMOVE,38128,
-HID_XMLSEC_CALL,40016,
HID_XMLSEC_CTRL_ELEMENTS,43079,
HID_XMLSEC_DLG_CERTCHOOSER,43077,
HID_XMLSEC_DLG_DIGSIG,43075,
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/recoveryui.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-02-21weld RecoveryDialogCaolán McNamara
2019-02-20weld SaveDialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann