summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-07remove [g|s]et_item_help_id for menubutton menu itemsCaolán McNamara
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-29tdf#143107 related: ensure correct order of which idsMike Kaganski
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-17drop the bare set_busy_cursor, the scoped WaitObject is enoughCaolán McNamara
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-06-10sw image anchor type: add style UI for thisMiklos Vajna
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias
2021-05-31fix leak in SwFieldDlgNoel Grandin
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin
2021-05-28no need to allocate these on the heapNoel Grandin
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