summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Resolves 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
2020-11-16tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara1-8/+12
2020-11-16remove unused param in SvxHpLinkDlgNoel3-3/+3
2020-11-16replace std::max(std::min()) with std::clampNoel1-3/+3
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara140-17/+466
2020-11-15Toolbar Mode Dialog update sortingandreas kainz1-4/+4
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer20-148/+128
2020-11-13tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara1-2/+4
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos3-8/+49
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+4
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-11-11loplugin:stringviewNoel4-4/+4
2020-11-11Resolves: tdf#34398 add tooltip to "user-defined" for table bordersSeth Chaiklin1-0/+2
2020-11-11convert more long -> tools::LongNoel2-3/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara1-0/+1
2020-11-10tdf#127294 - add tip about extended tooltips in dialog boxes (Shift+F1)Seth Chaiklin1-1/+2
2020-11-09Resolves tdf#138051 - Text expands beyond dialog heightHeiko Tietze1-14/+25
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-1/+1
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara3-5/+14
2020-11-06Related: tdf#138030 'activate' shouldn't add to the list...Caolán McNamara1-2/+2
2020-11-06tdf#138030 be consistent wrt return triggering activateCaolán McNamara1-0/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2-2/+2
2020-11-06loplugin:unusedmethodsNoel1-1/+0
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen22-45/+21
2020-11-04negative returnsCaolán McNamara1-1/+1