summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-26fix another leak in SwInsTableDlgNoel Grandin
2021-05-26fix leak in SwInsTableDlgNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20split handlers into button click and radiobutton toggleCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28sw bibliography, refer to a page: add insert/delete UIMiklos Vajna
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27sw bibliography, refer to a page: save edited page numberMiklos Vajna
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-26loplugin:flattenNoel
2021-03-26sw define bibliography entry dialog: recognize file:// URLsMiklos Vajna
2021-03-26sw edit bibliography entry dialog: apply after editMiklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin
2021-03-14fix typo in style dialog functionSeth Chaiklin
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski