Age | Commit message (Expand) | Author |
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 |
2021-04-07 | lok: show only the filename of the Macro Security dialog | Henry Castro |
2021-04-06 | lok: strip directory and suffix from filenames | Henry Castro |
2021-04-06 | update pches | Caolán McNamara |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-03-21 | update pches | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-02-19 | update pches | Caolán McNamara |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |