summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* wasm strip: squashed patches from Armin + fixesArmin Le Grand (Allotropia)2021-05-253-4/+38
* gbuild: introduce plugin + loader conceptsJan-Marek Glogowski2021-05-251-1/+2
* 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
* fix leak in SvxHpLinkDlgNoel Grandin2021-05-113-8/+7
* tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski2021-05-113-3/+40
* add glade header for uniformityCaolán McNamara2021-05-071-0/+1
* use Widget::get_clipboardCaolán McNamara2021-05-061-1/+1
* tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh2021-05-051-0/+12
* tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima2021-05-041-0/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-8/+8
* rename ECKEN -> CORNERNoel Grandin2021-04-291-3/+3
* freeze without thawCaolán McNamara2021-04-292-3/+3
* remove support for BITMASK in vcl backendsNoel Grandin2021-04-291-1/+1
* tdf#135997: make sure that the two lists are same lengthMike Kaganski2021-04-291-35/+58
* use string_view in INetURLObject::encodeNoel Grandin2021-04-285-5/+5
* tdf#137470 use a more proper URL for the extensionsChristian Lohmaier2021-04-272-4/+4
* tdf#138751 Localize items in Notebookbar customization dropdownsGabor Kelemen2021-04-272-5/+10
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-1/+1
* Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara2021-04-271-2/+2
* AboutDialog: imgBrand: Fix alignmentPedro Pinto Silva2021-04-261-1/+1
* this Sequence can be a std::vectorNoel Grandin2021-04-231-1/+1
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-221-4/+4
* Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara2021-04-221-1/+1
* use OUString::Concat here, not OUStringLiteralNoel Grandin2021-04-201-1/+1
* don't need to have a blank title in a .ui to set it later from codeCaolán McNamara2021-04-201-1/+0
* fix .ui indentationCaolán McNamara2021-04-201-3/+3
* use more string_view in comphelper::stringNoel Grandin2021-04-192-4/+4
* update paraindentspacingandreas kainz2021-04-171-29/+28