summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in uuiNoel Grandin
2024-05-16tdf#146619 Drop unused 'using namespace com::sun::star'Gabor Kelemen
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-05replace createFromAscii with OUString literals in uuiNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-02elide temporary OString in uuiNoel Grandin
2024-02-15uui: show what is the unhandled result before assertingMiklos Vajna
2024-01-22Fix meaning of warning messageGabor Kelemen
2024-01-18cid#1545625 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-16loplugin:unusedfieldsNoel Grandin
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-13uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlersMichael Stahl
2023-12-11Reuse GetContentPart instead of duplicating itSamuel Mehrbrodt
2023-12-11macrowarnmedium: Save with newer GladeSamuel Mehrbrodt
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
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin