summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2024-01-25make wrap dialog asyncNoel Grandin
2023-12-15sw floattable: disable UI to enable this when anchored inside TextBoxMiklos Vajna
2023-12-01Related: tdf#158450 use SfxTabPage::GetFrameWeldCaolán McNamara
2023-12-01tdf#158450: fix crash when picking custom colour for column separator lineJulien Nabet
2023-11-10sw floattable, insert UI: default to at-char for non-split flysMiklos Vajna
2023-11-09sw floattable, insert UI: allow direct creation of floating tablesMiklos Vajna
2023-11-07sw floattable, insert UI: fix default frame width when inserting a new oneMiklos Vajna
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl
2023-06-13tdf#147021: sw/source use std::size() instead of SAL_N_ELEMENTSDr. David Alan Gilbert
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-16sw floattable: disable UI if the frame is chained alreadyMiklos Vajna
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31add some asserts in SwFormatAnchorNoel Grandin
2023-03-21jsdialog: enable column dialog (writer)Pranam Lashkari
2023-03-16Resolves: tdf#152704 old image remains underneath when new image drawnCaolán McNamara
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-01sw floattable: teach the UI about SwFormatFlySplitMiklos Vajna
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2023-02-17use a reference here to flag its always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-07tdf#153244 apply caption optionsSzymon Kłos
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl
2022-11-25use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24pass SwFormatAnchor to SwFEShell::CalcBoundRectNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Make the insert caption options an async jsdialogSkyler Grey
2022-11-20Make the insert caption dialog an async jsdialogSkyler Grey
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-11-07sw: prefix members of SwCaptionDialog, SwColumnPage, SwFrameAddPage and ...Miklos Vajna
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna
2022-08-29sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...Miklos Vajna
2022-08-16don't try and select position 0 of combobox if combobox is emptyCaolán McNamara
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-06-08Resolves tdf#149010 - MInor UI fixesHeiko Tietze
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin
2022-02-28remove unused FN_PARAM_GRF*Noel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-09Resolves: tdf#132591 set property if Fixed Ratio checkbox was toggledCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-28no need to call GetWhich on these SID_ valuesNoel Grandin
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2021-10-10use SfxItemSetFixed in swNoel Grandin