Age | Commit message (Expand) | Author |
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 |
2021-01-16 | snap near 0.5 align values to 0.5 | Caolán McNamara |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-05 | lok: add global notifier to the "Macro Security Warning" | Henry Castro |
2021-01-04 | lok: fix the "disable button" of the "Macro Security Warning"... | Henry Castro |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-16 | tdf#123936 Formatting files in module uui with clang-format | Philipp Hofer |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-05 | lint-ui: validate has_default and can_default | Noel |
2020-10-01 | tdf#128174: Master password dialog misplaced | Ayhan Yalçınsoy |