summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2021-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-7/+3
2021-06-09tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-6/+6
2021-06-08tdf#109388: Mouseover effect added to palettes in the Area tabBayram Çiçek5-2/+12
2021-06-08Simplify Sequences initializations (cui)Julien Nabet2-7/+5
2021-06-08Addendum to: Remove SfxItemState::READONLYArmin Le Grand (Allotropia)2-15/+0
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski4-0/+129
2021-06-08Remove SfxItemState::READONLYArmin Le Grand2-17/+17
2021-06-03no need to allocate these on the heapNoel Grandin3-19/+19
2021-06-02tdf#115282 Add KEY_QUOTELEFT entries to the Shortcut keys listGabor Kelemen1-0/+8
2021-06-02tdf#116491: Customize: Add indication for experimental commandsMuhammet Kara1-1/+9
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin1-12/+12
2021-05-31no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski1-10/+4
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse2-6/+6
2021-05-30Drop GtkSalPrinter bits from option dialogJan-Marek Glogowski2-23/+0
2021-05-30tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara1-1/+10
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin1-5/+5
2021-05-26fix leak in SvxConfigPageNoel Grandin1-0/+6
2021-05-26fix leak in SvxLineTabDialogNoel Grandin2-7/+7
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier2-0/+9
2021-05-23tdf#116491: Customize: Hide experimental commands when not in experimental modeMuhammet Kara1-3/+11
2021-05-21Don't upcast only to downcast immediatelyMike Kaganski1-5/+5
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara95-275/+275
2021-05-21move hangul/hanja previews outside radiobuttonsCaolán McNamara1-8/+18
2021-05-21we want the max width here, not the sum of widthsCaolán McNamara1-1/+1
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-12/+9
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara4-9/+9
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara4-12/+12
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-5/+7
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara4-21/+27
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-6/+7
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara26-66/+72
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-25/+31
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara4-6/+6
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara2-4/+3
2021-05-19tdf#142317 chardlg UI: show approx auto-esc % based on EscPropJustin Luth1-2/+2
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara4-9/+9
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq3-25/+71
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K4-2/+61
2021-05-17gtk4: reenable buttonCaolán McNamara3-3/+3
2021-05-14gtk4: advertise as gtk4 not gtk3Caolán McNamara1-1/+1
2021-05-11fix leak in SvxHpLinkDlgNoel Grandin3-8/+7
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski2-3/+39
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+1
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh1-0/+12
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-8/+8
2021-04-29rename ECKEN -> CORNERNoel Grandin1-3/+3
2021-04-29freeze without thawCaolán McNamara2-3/+3
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin1-1/+1
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski1-35/+58