/* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ interface _Annotation { FN_DELETE_COMMENT [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_DELETE_COMMENT_THREAD [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_DELETE_NOTE_AUTHOR [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_DELETE_ALL_NOTES [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_FORMAT_ALL_NOTES [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_HIDE_NOTE [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_HIDE_NOTE_AUTHOR [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_HIDE_ALL_NOTES [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_RESOLVE_NOTE [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_RESOLVE_NOTE_THREAD [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_POSTIT [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_REPLY [ ExecMethod = NoteExec ; StateMethod = GetNoteState ; ] FN_ESCAPE // api: [ ExecMethod = NoteExec ; ] SfxVoidItem Cut SID_CUT ( ) // api: [ ExecMethod = ExecClpbrd ; StateMethod = StateClpbrd ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_COPY // api: [ ExecMethod = ExecClpbrd ; StateMethod = StateClpbrd ; ] SID_PASTE // api: [ ExecMethod = ExecClpbrd ; StateMethod = StateClpbrd ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_PASTE_UNFORMATTED [ ExecMethod = ExecClpbrd ; StateMethod = StateClpbrd ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_PASTE_SPECIAL // api: [ StateMethod = StateClpbrd ; ExecMethod = ExecClpbrd ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_CLIPBOARD_FORMAT_ITEMS // status(final|play) [ StateMethod = StateClpbrd ; ExecMethod = ExecClpbrd ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_SELECTALL // api: [ ExecMethod = Exec ; StateMethod = NoState ; ] SID_UNDO // api: [ ExecMethod = ExecUndo ; StateMethod = StateUndo ; ToolBoxConfig , MenuConfig , AccelConfig; ] SID_REDO // api: [ ExecMethod = ExecUndo ; StateMethod = StateUndo ; ] SID_REPEAT // api: [ ExecMethod = ExecUndo ; StateMethod = StateUndo ; ] SID_GETUNDOSTRINGS [ StateMethod = StateUndo ; ] SID_GETREDOSTRINGS [ StateMethod = StateUndo ; ] FN_FORMAT_RESET // api: [ ExecMethod = Exec ; StateMethod = NoState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_FORMAT_FOOTNOTE_DLG // status() [ ExecMethod = Exec ; ] SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ? [ ExecMethod = Exec ; ] FN_WORDCOUNT_DIALOG [ ExecMethod = Exec; ] FN_NUMBERING_OUTLINE_DLG // status(final|play) [ ExecMethod = Exec ; ] SID_CHARMAP // api: [ ExecMethod = Exec ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_CHARMAP_CONTROL [ DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_LRSPACE [ ExecMethod = Exec; StateMethod = GetState ; ] SID_ATTR_PARA_LEFTSPACE [ StateMethod = GetState ; ] SID_ATTR_PARA_RIGHTSPACE [ StateMethod = GetState ; ] SID_ATTR_PARA_FIRSTLINESPACE [ StateMethod = GetState ; ] SID_ATTR_PARA_LINESPACE [ ExecMethod = Exec; StateMethod = GetState ; ] SID_ATTR_PARA_ULSPACE [ ExecMethod = Exec; StateMethod = GetState ; ] SID_ATTR_PARA_ABOVESPACE [ StateMethod = GetState ; ] SID_ATTR_PARA_BELOWSPACE [ StateMethod = GetState ; ] SID_PARASPACE_INCREASE [ ExecMethod = Exec; StateMethod = GetState; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_PARASPACE_DECREASE [ ExecMethod = Exec; StateMethod = GetState; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_INSERT_STRING [ ExecMethod = Exec ; StateMethod = NoState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_FONT // status() [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_FONTHEIGHT // status() [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_GROW_FONT_SIZE [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_SHRINK_FONT_SIZE [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_COLOR // api: [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_BACK_COLOR // api: [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_CHAR_DLG_EFFECT [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_CHAR_DLG_POSITION [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_WEIGHT // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_POSTURE // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_UNDERLINE // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_OVERLINE // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_CONTOUR [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_SHADOWED [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_STRIKEOUT [ ExecMethod = Exec; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_CHAR_LANGUAGE // status(final|play) [ ExecMethod = Execute ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_ADJUST_LEFT // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_ADJUST_CENTER // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_ADJUST_RIGHT // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_ADJUST_BLOCK // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_LINESPACE_10 // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_LINESPACE_115 [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_LINESPACE_15 // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_PARA_LINESPACE_20 // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_CHAR_DLG // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_PARA_DLG // api: [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_SET_SUPER_SCRIPT [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FN_SET_SUB_SCRIPT [ ExecMethod = Exec ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_SEARCH_ITEM // status() [ ExecMethod = ExecSearch ; StateMethod = StateSearch ; ] FN_REPEAT_SEARCH // status(final|play) [ ExecMethod = ExecSearch ; ] FID_SEARCH_NOW // status() [ ExecMethod = ExecSearch ; ] SID_SEARCH_OPTIONS // status() [ StateMethod = StateSearch ; ] FID_SEARCH_SEARCHSET // status() [ ExecMethod = ExecSearch ; ] FID_SEARCH_REPLACESET // status() [ ExecMethod = ExecSearch ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] FID_SEARCH_ON // status() [ ExecMethod = ExecSearch ; ] FID_SEARCH_OFF // status() [ ExecMethod = ExecSearch ; ] } ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uui/source/secmacrowarnings.cxx
AgeCommit message (Expand)Author
2023-09-10using decls should come after #includeNoel Grandin
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2022-10-17use more string_viewNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09Don't URL encode the filename in the macro security warning dialogAndreas Heinisch
2021-07-26use officecfg for security optionsNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro
2021-04-06lok: strip directory and suffix from filenamesHenry Castro
2021-01-05lok: add global notifier to the "Macro Security Warning"Henry Castro
2021-01-04lok: fix the "disable button" of the "Macro Security Warning"...Henry Castro
2020-08-11loplugin:flattenNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-13stray debugging fprintfCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-17let's just run ResHookProc over everythingCaolán McNamara
2018-03-20weld MacroWarningCaolán McNamara
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-14make hardcoded string localizableAndras Timar
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-18Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály
2014-05-19fix-includes.pl: uuiThomas Arnhold