Age | Commit message (Expand) | Author |
2024-02-15 | uui: show what is the unhandled result before asserting | Miklos Vajna |
2024-01-22 | Fix meaning of warning message | Gabor Kelemen |
2024-01-18 | cid#1545625 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-16 | loplugin:unusedfields | Noel Grandin |
2023-12-15 | Fix typo in code | Andrea Gelmini |
2023-12-14 | tdf#158576 Explain why OK btn is disabled | Samuel Mehrbrodt |
2023-12-14 | tdf#158576 This button shows a certificate when only one signature found | Samuel Mehrbrodt |
2023-12-14 | tdf#158576 Allow trusting certificates only once | Samuel Mehrbrodt |
2023-12-14 | This dialog is no longer called when MacroTrustedAuthors is readonly | Samuel Mehrbrodt |
2023-12-14 | tdf#158576 Show warning when cert is not yet/no longer valid | Samuel Mehrbrodt |
2023-12-13 | uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlers | Michael Stahl |
2023-12-11 | Reuse GetContentPart instead of duplicating it | Samuel Mehrbrodt |
2023-12-11 | macrowarnmedium: Save with newer Glade | Samuel Mehrbrodt |
2023-12-07 | tdf#158576 Require viewing the certificate | Samuel Mehrbrodt |
2023-11-15 | tdf#157518: enforce password policy on setmasterpassworddlg | Sarper Akdemir |
2023-11-15 | tdf#157518: add password strength meter to setmasterpassworddlg | Sarper Akdemir |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-11 | sfx2: fix typo | Henry Castro |
2023-10-09 | tdf#157650 Unhelpful error when XML in content.xml is malformed | Noel Grandin |
2023-10-09 | lok: implement "handleLoadReadOnlyRequest" | Henry Castro |
2023-10-09 | uui: implement "handleLoadReadOnlyRequest" | Henry Castro |
2023-10-03 | replace ErrorInfo with simpler mechanism | Noel Grandin |
2023-10-02 | lok: add broken package interaction handler | Szymon Kłos |
2023-09-29 | jsdialog: setup LOKNotifier for interaction handler errors | Szymon Kłos |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-08-18 | ignore exception in UUIInteractionHelper::handlerequest | Noel Grandin |
2023-07-24 | tdf#92620 - Adjust error message about exceeding legacy module size | Andreas Heinisch |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-30 | loplugin:stringadd in ucbhelper..uui | Noel Grandin |
2023-02-15 | move image into the .ui file | Caolán McNamara |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-10-17 | use more string_view | Noel Grandin |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-30 | tdf#150045 Set secondary/explanatory labels apart | Adolfo Jayme Barrientos |
2022-07-13 | loplugin:unusedmethods | Noel Grandin |
2022-06-20 | tdf#141026 Put user and computer name into collapsed section | Siddhant Chaudhary |
2022-06-01 | clang-tidy modernize-pass-by-value in uui | Noel Grandin |
2022-05-31 | Rework UUIInteractionHelper construction | Stephan Bergmann |
2022-05-31 | UUIInteractionRequestStringResolver::m_pImpl can be a plain data member | Stephan Bergmann |
2022-05-21 | flatten UUIInteractionHandler | Noel Grandin |
2022-04-17 | loplugin:stringviewparam convert methods using copy() | Noel Grandin |
2022-04-12 | Recheck modules [uU]* with IWYU | Gabor Kelemen |
2022-03-24 | make hash encoding match decoding | Caolán McNamara |
2022-02-27 | tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC") | Julien Nabet |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-17 | tdf#143971 Removes pop-up dialog for read-only documents | Matt K |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in uui | Mike Kaganski |
2021-10-14 | Directly initialize vectors in uui | Julien Nabet |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |