summaryrefslogtreecommitdiff
path: root/sw/inc/swabstdlg.hxx
AgeCommit message (Expand)Author
2024-01-31make date-form-field dialog asyncNoel Grandin
2024-01-31make change-db dialog asyncNoel Grandin
2024-01-31make drop-down-form-field dialog asyncNoel Grandin
2024-01-30make set-row-height dialog asyncNoel Grandin
2024-01-30convert insert-footnote dialog to asyncNoel Grandin
2024-01-30make sorting dialog asyncNoel Grandin
2024-01-30make auto-format dialog asyncNoel Grandin
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-30convert table width dialog to asyncNoel Grandin
2024-01-25make wrap dialog asyncNoel Grandin
2023-08-16cid#1539911 Big parameter passed by valueCaolán McNamara
2023-08-16itemset is always passed, so can use a referenceCaolán McNamara
2023-05-02tdf#86630 sw page number wizard: add page totalJustin Luth
2023-04-28tdf#86630 sw page number wizard: mirror right/leftJustin Luth
2023-04-26tdf#86630 sw page number wizard: set page style numbering typeJustin Luth
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17use a reference here to flag its never nullCaolán McNamara
2023-02-17use a reference here to flag its always dereferencedCaolán McNamara
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-08-12sw: select entry in Insert->Bookmarks dialog when called from NavigatorMichael Stahl
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-05-16sw content controls, dropdown: edit list items in the properties dialogMiklos Vajna
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna
2022-04-21sw: document AbstractSwRenameXNamedDlgMiklos Vajna
2022-03-29sw: document AbstractSwBreakDlgMiklos Vajna
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2021-08-05drop unneeded forward declareCaolán McNamara
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-07-27Make Bookmarks dialog asyncSzymon Kłos
2020-07-24Make InsertBreak dialog asyncSzymon Kłos
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-21Make Insert Table dialog asyncSzymon Kłos
2020-05-09compact namespace in swNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-22refactor into a shareable base classCaolán McNamara
2019-03-16weld SwEditRegionDlgCaolán McNamara