summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2021-07-26return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin
2021-07-26convert these into constantsNoel Grandin
2021-07-26tdf#143483: sw field edit: improved selection of formatVasily Melenchuk
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26sw bibliography, local copy: finish UI in the Define Bibliography Entry dialogMiklos Vajna
2021-07-26sw bibliography, local copy: add initial UI / browse buttonMiklos Vajna
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
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