summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-12-24custom literal for Degree10Noel Grandin1-2/+2
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski1-4/+4
2020-12-23tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua1-1/+2
2020-12-22use small-button style to remove GtkLinkButton left marginCaolán McNamara1-0/+3
2020-12-22drop deprecated 'rules-hint'Caolán McNamara1-2/+0
2020-12-22replace deprecated xpad/ypadCaolán McNamara4-8/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara28-122/+122
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann2-3/+4
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-2/+2
2020-12-18lok: run async the Macro Selector DialogHenry Castro3-3/+10
2020-12-18tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski1-1/+0
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin2-2/+2
2020-12-15update pchesCaolán McNamara1-4/+1
2020-12-14tdf#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-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-36/+48
2020-12-11Additions Dialog URL changeYusuf Keten1-1/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-10/+0
2020-12-07loplugin:unnecessaryvirtualNoel1-4/+4
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel1-1/+1
2020-12-04update pchesCaolán McNamara1-2/+6
2020-12-03Resolves tdf#138631 - Make 'Apply to All' translatableHeiko Tietze1-108/+108
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel2-54/+56
2020-12-02tdf#138596 don't destroy SfxItemSet that are still in useCaolán McNamara1-5/+10
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin1-14/+4
2020-12-01drop the needless and broken SkiaConfig abstraction (tdf#137935)Luboš Luňák2-98/+8
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-6/+10
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel7-45/+45
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-24loplugin:stringviewparam extend to comparison operatorsNoel26-74/+74
2020-11-23tdf#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