Age | Commit message (Expand) | Author |
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 |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-09 | Don't URL encode the filename in the macro security warning dialog | Andreas Heinisch |
2021-09-06 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-06-09 | tdf#66553 - Add file/product name to title bar for password managers | Andreas Heinisch |
2021-05-27 | tdf#47065 Add new file open UI options and implement a new thread | Matt K |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |