summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl2022-01-052-7/+27
* Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke2021-09-301-1/+7
* Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke2021-09-301-1/+1
* Resolves: tdf#143785 save/restore SdrModel::IsChangedCaolán McNamara2021-08-241-0/+2
* Make Custom Color Picker dialog asyncSzymon Kłos2021-07-261-4/+29
* About: Darkmode: Use different about imagePedro Pinto Silva2021-06-231-8/+4
* tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K2021-06-174-2/+61
* editengine-columns: Create document model and dialog pageMike Kaganski2021-06-104-0/+129
* tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara2021-06-041-1/+10
* use GetPopupParent for editeng transient dialogsCaolán McNamara2021-05-256-8/+8
* tdf#135997: make sure that the two lists are same lengthMike Kaganski2021-05-011-35/+58
* tdf#137470 use a more proper URL for the extensionsChristian Lohmaier2021-05-011-2/+2
* Remove description from mobile macro selectorSzymon Kłos2021-04-192-1/+3
* Remove unused code from Macro Selector dialogSzymon Kłos2021-04-192-6/+3
* lok: fix the empty script node type container without "+" symbol expanderHenry Castro2021-04-102-13/+6
* lok: run async the Macro Selector DialogHenry Castro2021-04-103-3/+10
* lok: async exception dialog messages for VBA macrosHenry Castro2021-04-091-3/+11
* tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna2021-04-012-4/+76
* tdf#91920 sw page gutter margin: add UIMiklos Vajna2021-04-012-1/+25
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-313-6/+10
* [cp] Collabora Office brandingAndras Timar2021-03-301-1/+1
* tdf#139332 reduce height of expert config dialogCaolán McNamara2021-01-191-1/+1
* Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze2021-01-141-0/+6
* tdf#83618 Make line spacing values agree crash fixJim Raykowski2021-01-141-4/+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-172-0/+9
* tdf#138874 restore sort on first column of paths treeviewCaolán McNamara2020-12-142-0/+11
* tdf#138857 fix font replacement table GUIJan-Marek Glogowski2020-12-131-26/+19
* 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
* 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
* tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer2020-11-1315-118/+117
* 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
* convert more long -> tools::LongNoel2020-11-112-3/+3