summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2022-05-19sw content controls, dropdown: disable NOP buttons in the property dialogMiklos Vajna
2022-05-16sw content controls, dropdown: edit list items: add modify and deleteMiklos Vajna
2022-05-16sw content controls, dropdown: edit list items in the properties dialogMiklos Vajna
2022-05-13tdf#149074 SvHeaderTabListBox not handling lack of preset column widths wellCaolán McNamara
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-18Resolves tdf#137381 - Use app colors on chapter numbering previewHeiko Tietze
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-31Resolves tdf#146261 - Remember size of bookmark dialogHeiko Tietze
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-11tdf#141957 include the size of header and footer.Mark Hung
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
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-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-05-29no need to store SwSortKey separately on the heapNoel 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-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth
2020-12-29tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth
2020-12-25tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet