/sot/source/

'header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
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-14This dialog is no longer called when MacroTrustedAuthors is readonlySamuel Mehrbrodt
2023-12-14tdf#158576 Allow trusting certificates only onceSamuel Mehrbrodt
2023-12-14tdf#158576 Show warning when cert is not yet/no longer validSamuel Mehrbrodt
2023-12-14macrowarnmedium: Save with newer GladeSamuel Mehrbrodt
2023-12-14uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlersMichael Stahl
2023-12-07tdf#158576 Require viewing the certificateSamuel Mehrbrodt
2023-11-15tdf#157518: enforce password policy on setmasterpassworddlgSarper Akdemir
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11sfx2: fix typoHenry Castro
2023-10-09tdf#157650 Unhelpful error when XML in content.xml is malformedNoel Grandin
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-02lok: add broken package interaction handlerSzymon Kłos
2023-09-29jsdialog: setup LOKNotifier for interaction handler errorsSzymon Kłos
2023-09-10using decls should come after #includeNoel Grandin
2023-08-18ignore exception in UUIInteractionHelper::handlerequestNoel Grandin
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2023-02-15move image into the .ui fileCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-17use more string_viewNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-06-20tdf#141026 Put user and computer name into collapsed sectionSiddhant Chaudhary
2022-06-01clang-tidy modernize-pass-by-value in uuiNoel Grandin
2022-05-31Rework UUIInteractionHelper constructionStephan Bergmann
2022-05-31UUIInteractionRequestStringResolver::m_pImpl can be a plain data memberStephan Bergmann
2022-05-21flatten UUIInteractionHandlerNoel Grandin