summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2021-09-30Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke1-1/+7
2021-09-30Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2021-08-24Resolves: tdf#143785 save/restore SdrModel::IsChangedCaolán McNamara1-0/+2
2021-07-26Make Custom Color Picker dialog asyncSzymon Kłos2-4/+33
2021-06-23About: Darkmode: Use different about imagePedro Pinto Silva1-8/+4
2021-06-17tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K5-4/+63
2021-06-10editengine-columns: Create document model and dialog pageMike Kaganski8-0/+290
2021-06-04tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara1-1/+10
2021-05-25use GetPopupParent for editeng transient dialogsCaolán McNamara6-8/+8
2021-05-25replace stock button imagesCaolán McNamara9-20/+20
2021-05-21tdf#142303 connect adjustments to spinbuttonsCaolán McNamara1-6/+9
2021-05-01tdf#135997: make sure that the two lists are same lengthMike Kaganski1-35/+58
2021-05-01tdf#137470 use a more proper URL for the extensionsChristian Lohmaier2-4/+4
2021-04-23[cp] Adjust About dialog, add missing assetsPedro Pinto Silva1-104/+105
2021-04-19Remove description from mobile macro selectorSzymon Kłos3-2/+4
2021-04-19Remove unused code from Macro Selector dialogSzymon Kłos3-117/+16
2021-04-10lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-10Macro Selector dialog: Remove extra padding and shadowPedro Pinto Silva1-4/+0
2021-04-10lok: run async the Macro Selector DialogHenry Castro3-3/+10
2021-04-09lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2021-04-01tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna3-531/+599
2021-04-01tdf#91920 sw page gutter margin: add UIMiklos Vajna3-1/+57
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-6/+10
2021-03-30[cp] Collabora Office brandingAndras Timar1-1/+1
2021-03-19tdf#141027 set all buttons to the same max widthCaolán McNamara1-0/+12
2021-03-12TipOfTheDay: remove odd tip regarding GSOCXisco Fauli1-1/+0
2021-02-11Resolves tdf#138051 - UI picker text blocks buttonsHeiko Tietze1-2/+4
2021-01-19tdf#139332 reduce height of expert config dialogCaolán McNamara1-1/+1
2021-01-17Resolves tdf#139501 - About screen exceptional widthHeiko Tietze1-1/+9
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara99-2/+342
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze2-115/+113
2021-01-14tdf#83618 Make line spacing values agree crash fixJim Raykowski1-4/+2
2021-01-10Bump copyright year to 2021Adolfo Jayme Barrientos2-2/+2
2021-01-04tdf#138654 Number format preview uses dark background and fontprincesinghtomar1-4/+3
2020-12-27tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua1-1/+2
2020-12-18tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski1-1/+0
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna3-0/+57
2020-12-14tdf#138874 restore sort on first column of paths treeviewCaolán McNamara3-2/+13
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski2-28/+23
2020-12-04Resolves tdf#138631 - Make 'Apply to All' translatableHeiko Tietze1-108/+108
2020-12-02tdf#138596 don't destroy SfxItemSet that are still in useCaolán McNamara1-5/+10
2020-12-01drop the needless and broken SkiaConfig abstraction (tdf#137935)Luboš Luňák2-98/+8
2020-11-27tdf#127294 add ToD Previewsandreas kainz1-4/+4
2020-11-25clean up enabling/disabling GUI options related to SkiaLuboš Luňák2-21/+27
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-3/+3
2020-11-24tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-3/+3
2020-11-19SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann2-3/+4
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-17tdf#137930 Apply button changes values to previous onesCaolán McNamara2-14/+28
2020-11-16tdf#138049 different parents for restart dialog depending on ok vs applyCaolán McNamara1-3/+13