summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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 K5-4/+63
2021-05-17gtk4: reenable buttonCaolán McNamara3-3/+3
2021-05-17tdf#142303 connect adjustments to spinbuttonsCaolán McNamara1-6/+9
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 Raykowski3-3/+40
2021-05-07add glade header for uniformityCaolán McNamara1-0/+1
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
2021-04-28use string_view in INetURLObject::encodeNoel Grandin5-5/+5
2021-04-27tdf#137470 use a more proper URL for the extensionsChristian Lohmaier2-4/+4
2021-04-27tdf#138751 Localize items in Notebookbar customization dropdownsGabor Kelemen2-5/+10
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara1-2/+2
2021-04-26AboutDialog: imgBrand: Fix alignmentPedro Pinto Silva1-1/+1
2021-04-23this Sequence can be a std::vectorNoel Grandin1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-4/+4
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara1-1/+1
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin1-1/+1
2021-04-20don't need to have a blank title in a .ui to set it later from codeCaolán McNamara1-1/+0
2021-04-20fix .ui indentationCaolán McNamara1-3/+3
2021-04-19use more string_view in comphelper::stringNoel Grandin2-4/+4
2021-04-17update paraindentspacingandreas kainz1-29/+28
2021-04-16Remove description from mobile macro selectorSzymon Kłos3-2/+4
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos3-117/+16
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin2-9/+9
2021-04-13Macro Selector dialog: Remove extra padding and shadowPedro Pinto Silva1-4/+0
2021-04-12update PCHsCaolán McNamara1-6/+1
2021-04-12Tip-of-the-day: improve a tip and add link (related to tdf#139533)Ming Hua1-1/+1
2021-04-09remove vcl/waitobj.hxxCaolán McNamara2-1/+3
2021-04-09-Werror,-Wreorder-ctor (clang-cl)Stephan Bergmann1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen6-0/+6
2021-04-08update PCHsLuboš Luňák1-2/+4
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-3/+3
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara4-4/+4
2021-04-06update pchesCaolán McNamara1-1/+2
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara1-0/+2
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-1/+1
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara4-4/+19
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna3-1/+32
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K10-26/+264