summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2021-06-101-7/+3
* tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2021-06-091-6/+6
* tdf#109388: Mouseover effect added to palettes in the Area tabBayram Çiçek2021-06-085-2/+12
* Simplify Sequences initializations (cui)Julien Nabet2021-06-082-7/+5
* Addendum to: Remove SfxItemState::READONLYArmin Le Grand (Allotropia)2021-06-082-15/+0
* editengine-columns: Create document model and dialog pageMike Kaganski2021-06-088-0/+290
* Remove SfxItemState::READONLYArmin Le Grand2021-06-082-17/+17
* enforce indicator consistencyCaolán McNamara2021-06-061-0/+1
* use open-menu-symbolic where sfx2/res/menu.png was previously usedCaolán McNamara2021-06-061-1/+1
* use open-menu-symbolic for menubutton gear menusCaolán McNamara2021-06-061-2/+2
* no need to allocate these on the heapNoel Grandin2021-06-033-19/+19
* only one of the group should be activeCaolán McNamara2021-06-022-5/+1
* resave with latest gladeCaolán McNamara2021-06-022-168/+162
* tdf#115282 Add KEY_QUOTELEFT entries to the Shortcut keys listGabor Kelemen2021-06-021-0/+8
* tdf#116491: Customize: Add indication for experimental commandsMuhammet Kara2021-06-022-1/+10
* GtkLabel:track-visited-links was removedCaolán McNamara2021-05-312-2/+0
* no need for always-show-image if there is just an image and no textCaolán McNamara2021-05-314-8/+0
* no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin2021-05-311-12/+12
* no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski2021-05-311-10/+4
* Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse2021-05-312-6/+6
* Drop GtkSalPrinter bits from option dialogJan-Marek Glogowski2021-05-303-57/+0
* tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara2021-05-301-1/+10
* image-position set, but there are no images for this buttonCaolán McNamara2021-05-281-2/+0
* no need to allocate these SfxItemSet on the heapNoel Grandin2021-05-281-5/+5
* fix leak in SvxConfigPageNoel Grandin2021-05-261-0/+6
* fix leak in SvxLineTabDialogNoel Grandin2021-05-262-7/+7
* add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier2021-05-263-0/+23
* tdf#116491: Customize: Hide experimental commands when not in experimental modeMuhammet Kara2021-05-231-3/+11
* Don't upcast only to downcast immediatelyMike Kaganski2021-05-211-5/+5
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-2195-275/+275
* move hangul/hanja previews outside radiobuttonsCaolán McNamara2021-05-212-94/+215
* resave in latest gladeCaolán McNamara2021-05-211-155/+152
* we want the max width here, not the sum of widthsCaolán McNamara2021-05-211-1/+1
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-202-12/+9
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-204-9/+9
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-204-12/+12
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-202-5/+7
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-204-21/+27
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-202-6/+7
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-2026-66/+72
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-202-25/+31
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-194-6/+6
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-192-4/+3
* tdf#142317 chardlg UI: show approx auto-esc % based on EscPropJustin Luth2021-05-191-2/+2
* ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara2021-05-194-9/+9
* tdf#112369 allow to disable the add command button in menu customizebaltasarq2021-05-183-25/+71
* tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K2021-05-185-4/+63
* gtk4: reenable buttonCaolán McNamara2021-05-173-3/+3
* tdf#142303 connect adjustments to spinbuttonsCaolán McNamara2021-05-171-6/+9
* gtk4: advertise as gtk4 not gtk3Caolán McNamara2021-05-141-1/+1