summaryrefslogtreecommitdiff
path: root/uui/source/secmacrowarnings.cxx
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in uuiNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-12-15Fix typo in codeAndrea Gelmini
2023-12-14tdf#158576 Explain why OK btn is disabledSamuel Mehrbrodt
2023-12-14tdf#158576 This button shows a certificate when only one signature foundSamuel Mehrbrodt
2023-12-14tdf#158576 Allow trusting certificates only onceSamuel Mehrbrodt
2023-12-14This dialog is no longer called when MacroTrustedAuthors is readonlySamuel Mehrbrodt
2023-12-14tdf#158576 Show warning when cert is not yet/no longer validSamuel Mehrbrodt
2023-12-11Reuse GetContentPart instead of duplicating itSamuel Mehrbrodt
2023-12-07tdf#158576 Require viewing the certificateSamuel Mehrbrodt
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