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