summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-2/+2
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-1/+1
10 daysreplace createFromAscii with OUString literals in uuiNoel Grandin1-4/+2
12 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
13 dayselide temporary OString in uuiNoel Grandin1-1/+1
2024-02-15uui: show what is the unhandled result before assertingMiklos Vajna1-0/+1
2024-01-22Fix meaning of warning messageGabor Kelemen1-1/+1
2024-01-18cid#1545625 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2024-01-16loplugin:unusedfieldsNoel Grandin1-9/+0
2023-12-15Fix typo in codeAndrea Gelmini2-2/+2
2023-12-14tdf#158576 Explain why OK btn is disabledSamuel Mehrbrodt3-3/+15
2023-12-14tdf#158576 This button shows a certificate when only one signature foundSamuel Mehrbrodt3-5/+28
2023-12-14tdf#158576 Allow trusting certificates only onceSamuel Mehrbrodt1-15/+14
2023-12-14This dialog is no longer called when MacroTrustedAuthors is readonlySamuel Mehrbrodt1-5/+1
2023-12-14tdf#158576 Show warning when cert is not yet/no longer validSamuel Mehrbrodt3-2/+40
2023-12-13uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlersMichael Stahl2-96/+0
2023-12-11Reuse GetContentPart instead of duplicating itSamuel Mehrbrodt1-31/+7
2023-12-11macrowarnmedium: Save with newer GladeSamuel Mehrbrodt1-41/+38
2023-12-07tdf#158576 Require viewing the certificateSamuel Mehrbrodt1-0/+7
2023-11-15tdf#157518: enforce password policy on setmasterpassworddlgSarper Akdemir3-7/+64
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir3-7/+24
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2023-10-11sfx2: fix typoHenry Castro1-1/+1
2023-10-09tdf#157650 Unhelpful error when XML in content.xml is malformedNoel Grandin2-6/+16
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro1-1/+0
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro4-0/+56
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-1/+1
2023-10-02lok: add broken package interaction handlerSzymon Kłos1-1/+1
2023-09-29jsdialog: setup LOKNotifier for interaction handler errorsSzymon Kłos1-4/+4
2023-09-10using decls should come after #includeNoel Grandin1-2/+1
2023-08-18ignore exception in UUIInteractionHelper::handlerequestNoel Grandin1-3/+10
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch2-14/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin2-4/+3
2023-02-15move image into the .ui fileCaolán McNamara1-3/+0
2022-11-22loplugin:unusedfieldsNoel Grandin2-2/+0
2022-10-17use more string_viewNoel Grandin2-8/+9
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin4-4/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos1-0/+3
2022-07-13loplugin:unusedmethodsNoel Grandin1-1/+0
2022-06-20tdf#141026 Put user and computer name into collapsed sectionSiddhant Chaudhary4-34/+82
2022-06-01clang-tidy modernize-pass-by-value in uuiNoel Grandin4-8/+10
2022-05-31Rework UUIInteractionHelper constructionStephan Bergmann3-28/+10
2022-05-31UUIInteractionRequestStringResolver::m_pImpl can be a plain data memberStephan Bergmann2-3/+2
2022-05-21flatten UUIInteractionHandlerNoel Grandin3-8/+8
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin2-16/+16
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen5-8/+1
2022-03-24make hash encoding match decodingCaolán McNamara1-2/+3
2022-02-27tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC")Julien Nabet1-1/+1