summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19tdf#142317 chardlg UI: show approx auto-esc % based on EscPropJustin Luth
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-14gtk4: advertise as gtk4 not gtk3Caolán McNamara
2021-05-11fix leak in SvxHpLinkDlgNoel Grandin
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-29freeze without thawCaolán McNamara
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27tdf#137470 use a more proper URL for the extensionsChristian Lohmaier
2021-04-27tdf#138751 Localize items in Notebookbar customization dropdownsGabor Kelemen
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-23this Sequence can be a std::vectorNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-16Remove description from mobile macro selectorSzymon Kłos
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09-Werror,-Wreorder-ctor (clang-cl)Stephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-30tdf#140839 - TotD image sizeHeiko Tietze
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy445
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy445