summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)Author
2023-11-07use more TypedWhichIdNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-11Make the format > sections > options dialog a jsdialogSkyler Grey
2023-09-27reduce allocation when cloning SwAttrSetNoel Grandin
2023-09-14Fix --disable-curl buildMike Kaganski
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-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-26Resolves tdf#95329 - Number of comments in word count dialogHeiko Tietze
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-05-12lok: Hide file name labelSzymon Kłos
2023-05-05lok: Hide file linking in sectionSzymon Kłos
2023-05-03jsdialog: enabled word count dialog (writer)Pranam Lashkari
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-03-22sw: check GetActiveView()Xisco Fauli
2023-03-14language list in SwTranslateLangSelectDlg can be staticNoel Grandin
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-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-01-09Add comment for new classofftkp
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-06Disallow linking files as Writer sections in OnlineAndras Timar
2022-12-02jsdialogs: make Content Control List Item Dialog asyncSzymon Kłos
2022-11-28WASM linguistic,sw: disable curl-using deepl codeMichael Stahl
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-10-11use more string_view in swNoel Grandin
2022-09-26sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ...Miklos Vajna
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
2022-09-05sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ...Miklos Vajna
2022-08-22sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...Miklos Vajna
2022-08-17Fix undefined behavior for goodStephan Bergmann
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-08-12workaround -Wenum-constexpr-conversionNoel Grandin
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-06-02elide some unnecessary null checksNoel 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-05-07Drop excess +1Stephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05tdf#148299 Don't unmotivatedly mess with spaces in file namesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann