summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara2021-05-311-1/+10
* tdf#142303 connect adjustments to spinbuttonsCaolán McNamara2021-05-171-6/+9
* tdf#135997: make sure that the two lists are same lengthMike Kaganski2021-04-291-35/+58
* tdf#137470 use a more proper URL for the extensionsChristian Lohmaier2021-04-282-4/+4
* AboutDialog: imgBrand: Fix alignmentPedro Pinto Silva2021-04-271-1/+1
* tdf#141027 set all buttons to the same max widthCaolán McNamara2021-03-191-0/+12
* TipOfTheDay: remove odd tip regarding GSOCXisco Fauli2021-03-121-1/+0
* Resolves tdf#138051 - UI picker text blocks buttonsHeiko Tietze2021-02-111-2/+4
* tdf#139332 reduce height of expert config dialogCaolán McNamara2021-01-191-1/+1
* Resolves tdf#139501 - About screen exceptional widthHeiko Tietze2021-01-171-1/+9
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1599-2/+342
* Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze2021-01-142-115/+113
* tdf#83618 Make line spacing values agree crash fixJim Raykowski2021-01-141-4/+2
* Bump copyright year to 2021Adolfo Jayme Barrientos2021-01-102-2/+2
* tdf#138654 Number format preview uses dark background and fontprincesinghtomar2021-01-041-4/+3
* tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua2020-12-271-1/+2
* tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski2020-12-181-1/+0
* tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna2020-12-173-0/+57
* tdf#138874 restore sort on first column of paths treeviewCaolán McNamara2020-12-143-2/+13
* tdf#138857 fix font replacement table GUIJan-Marek Glogowski2020-12-132-28/+23
* Resolves tdf#138631 - Make 'Apply to All' translatableHeiko Tietze2020-12-041-108/+108
* tdf#138596 don't destroy SfxItemSet that are still in useCaolán McNamara2020-12-021-5/+10
* drop the needless and broken SkiaConfig abstraction (tdf#137935)Luboš Luňák2020-12-012-98/+8
* tdf#127294 add ToD Previewsandreas kainz2020-11-271-4/+4
* clean up enabling/disabling GUI options related to SkiaLuboš Luňák2020-11-252-21/+27
* tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara2020-11-241-3/+3
* tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara2020-11-241-3/+3
* SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann2020-11-192-3/+4
* loplugin:stringviewparam check methods tooNoel2020-11-172-2/+2
* tdf#137930 Apply button changes values to previous onesCaolán McNamara2020-11-172-14/+28
* tdf#138049 different parents for restart dialog depending on ok vs applyCaolán McNamara2020-11-161-3/+13
* tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara2020-11-161-8/+12
* remove unused param in SvxHpLinkDlgNoel2020-11-163-3/+3
* replace std::max(std::min()) with std::clampNoel2020-11-161-3/+3
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-15140-17/+466
* Toolbar Mode Dialog update sortingandreas kainz2020-11-151-4/+4
* tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer2020-11-1320-148/+128
* tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara2020-11-131-2/+4
* Make Split Table Cell dialog asyncSzymon Kłos2020-11-133-8/+49
* New loplugin:stringviewparamStephan Bergmann2020-11-121-3/+4
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-121-1/+1
* remove Fraction::operator tools::Long()Noel2020-11-121-1/+1
* loplugin:stringviewNoel2020-11-114-4/+4
* Resolves: tdf#34398 add tooltip to "user-defined" for table bordersSeth Chaiklin2020-11-111-0/+2
* convert more long -> tools::LongNoel2020-11-112-3/+3
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-2/+2
* set resize-toplevel true for GtkExpandersCaolán McNamara2020-11-101-0/+1
* tdf#127294 - add tip about extended tooltips in dialog boxes (Shift+F1)Seth Chaiklin2020-11-101-1/+2
* Resolves tdf#138051 - Text expands beyond dialog heightHeiko Tietze2020-11-091-14/+25
* 0xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara2020-11-071-1/+1