Age | Commit message (Expand) | Author | Files | Lines |
2025-02-20 | tdf#130857 qt weld: Avoid losing decimals in SvxDecimalNumberDialog | Michael Weghorn | 1 | -0/+1 |
2025-02-03 | tdf#158280 Replace usage of InputDialog with SvxNameDialog | bruh | 1 | -0/+3 |
2024-12-07 | weld: Rename weld::Treeview selection signal/connect | Michael Weghorn | 1 | -1/+1 |
2024-05-07 | loplugin:ostr in cui | Noel Grandin | 1 | -29/+30 |
2023-11-27 | Move a cui header inside the module | Julien Nabet | 1 | -1/+1 |
2023-11-27 | tdf#157438 Make int/double lists editable in expert config | Samuel Mehrbrodt | 1 | -6/+34 |
2023-11-20 | tdf#157438 Make string lists editable in expert config | Samuel Mehrbrodt | 1 | -0/+109 |
2023-11-16 | expert config: Proper editing support for numbers | Samuel Mehrbrodt | 1 | -0/+22 |
2023-11-13 | Use SvxNameDialog for editing config values | Samuel Mehrbrodt | 1 | -2/+2 |
2023-09-08 | tdf#155503 Add title to document title dialog | Samuel Mehrbrodt | 1 | -1/+4 |
2023-07-07 | tdf#152484 cui,sw: if decorative is enabled, disable title/description | Michael Stahl | 1 | -0/+13 |
2023-07-05 | tdf#138504 svx,etc.: decorative flag on SdrObject shapes | Michael Stahl | 1 | -1/+5 |
2023-04-06 | Make SvxNameDialog public | Samuel Mehrbrodt | 1 | -1/+1 |
2020-11-13 | tdf#123936 Formatting files in module cui with clang-format | Philipp Hofer | 1 | -2/+3 |
2020-02-17 | Resolves tdf#129032 - Missing warning when renaming page | Heiko Tietze | 1 | -2/+11 |
2020-02-07 | clang-format cui with under 5-percent lines of change | Muhammet Kara | 1 | -1/+1 |
2019-07-31 | tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxx | Gabor Kelemen | 1 | -2/+0 |
2018-04-07 | tdf#42949 Remove unnecessary localization headers from cui | Gabor Kelemen | 1 | -1/+0 |
2018-03-20 | drop now unused SvxMessDialog | Caolán McNamara | 1 | -76/+0 |
2018-03-16 | weld SvxObjectTitleDescDialog | Caolán McNamara | 1 | -24/+9 |
2018-03-16 | weld SvxObjectNameDialog | Caolán McNamara | 1 | -27/+11 |
2018-03-09 | inherit welded dialogs from a common ancestor | Caolán McNamara | 1 | -2/+1 |
2018-03-04 | weld SvxNameDialog | Caolán McNamara | 1 | -29/+16 |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara | 1 | -1/+0 |
2017-10-23 | loplugin:includeform: cui | Stephan Bergmann | 1 | -2/+2 |
2017-07-31 | loplugin:constparams in cui | Noel Grandin | 1 | -1/+1 |
2017-07-21 | de-hrc various things | Caolán McNamara | 1 | -3/+0 |
2016-10-27 | tdf#103464 Don't allow empty names in SvxNameDialog | Muhammet Kara | 1 | -1/+4 |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann | 1 | -4/+4 |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin | 1 | -13/+0 |
2016-08-01 | [GSoC] Add functionality to disable buttons in SvxMessDialog | Rishabh Kumar | 1 | -0/+13 |
2016-05-11 | Convert MESS_BTN to scoped enum | Noel Grandin | 1 | -6/+3 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -2/+2 |
2015-10-16 | convert Link<> to typed | Noel Grandin | 1 | -7/+4 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 1 | -2/+2 |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin | 1 | -4/+2 |
2015-05-27 | Fix accidental mis-uses of VclPtr address-of operator | Stephan Bergmann | 1 | -2/+2 |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann | 1 | -4/+2 |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin | 1 | -4/+4 |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin | 1 | -0/+41 |
2015-04-09 | prophylactic double dispose audit. | Michael Meeks | 1 | -0/+1 |
2015-04-09 | vcl: VclPtr conversion in cui | Noel Grandin | 1 | -0/+6 |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin | 1 | -4/+4 |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara | 1 | -1/+0 |
2014-02-26 | Remove visual noise from cui | Alexander Wilms | 1 | -3/+3 |
2013-10-01 | convert CUI module from String to OUString | Noel Grandin | 1 | -6/+6 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -2/+0 |
2013-01-25 | hand rolled dynamic positioning code can go now | Caolán McNamara | 1 | -20/+4 |
2013-01-25 | split up into one dialog per .ui | Caolán McNamara | 1 | -4/+4 |
2013-01-25 | some minor .ui conversion nits | Caolán McNamara | 1 | -0/+2 |