summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2024-09-03cool#9956 uui lok: avoid showing the password dialog for nowMiklos Vajna1-2/+12
2024-08-07tdf#161909: Escape filepaths for password dialog.Moritz Duge1-1/+2
2024-08-05Resave with newer Glade versionMoritz Duge1-44/+41
2024-07-19uui: improve Authentication dialogMichael Stahl1-3/+3
2024-06-30Resave with newer Glade versionBogdan Buzea8-318/+300
2024-06-21uui,ucb: webdav-curl: display curl error message on connection failureMichael Stahl2-0/+11
2024-05-16loplugin:ostr in uuiNoel Grandin16-96/+98
2024-05-16tdf#146619 Drop unused 'using namespace com::sun::star'Gabor Kelemen1-2/+0
2024-05-16Drop unneeded 'using' instancesGabor Kelemen1-3/+0
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-2/+2
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-1/+1
2024-05-05replace createFromAscii with OUString literals in uuiNoel Grandin1-4/+2
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-05-02elide 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