summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/swdlgfact.hxx
AgeCommit message (Expand)Author
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-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
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-09Add comment for new classofftkp
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-02jsdialogs: make Content Control List Item Dialog asyncSzymon Kłos
2022-11-21Make the number format dialog an async jsdialogSkyler Grey
2022-11-20Turn the split table dialog into an async JSDialogSkyler Grey
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-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
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-03-24sw clearing breaks: add insert UIMiklos Vajna
2021-11-07forward decls go after #includeNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
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-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
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-04-30loplugin:makeshared in swNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-07[DECL|IMPL]_ABSTDLG_BASE now unusedCaolán McNamara
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen
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 SwGlossaryDlgCaolán McNamara
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-20VclAbstractDialog_Impl is now unusedCaolán McNamara