Age | Commit message (Expand) | Author |
2024-01-25 | make wrap dialog async | Noel Grandin |
2023-12-15 | sw floattable: disable UI to enable this when anchored inside TextBox | Miklos Vajna |
2023-12-01 | Related: tdf#158450 use SfxTabPage::GetFrameWeld | Caolán McNamara |
2023-12-01 | tdf#158450: fix crash when picking custom colour for column separator line | Julien Nabet |
2023-11-10 | sw floattable, insert UI: default to at-char for non-split flys | Miklos Vajna |
2023-11-09 | sw floattable, insert UI: allow direct creation of floating tables | Miklos Vajna |
2023-11-07 | sw floattable, insert UI: fix default frame width when inserting a new one | Miklos Vajna |
2023-07-07 | tdf#152484 cui,sw: if decorative is enabled, disable title/description | Michael Stahl |
2023-06-13 | tdf#147021: sw/source use std::size() instead of SAL_N_ELEMENTS | Dr. David Alan Gilbert |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-05-25 | use more TypedWhichId | Noel Grandin |
2023-05-16 | sw floattable: disable UI if the frame is chained already | Miklos Vajna |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-31 | add some asserts in SwFormatAnchor | Noel Grandin |
2023-03-21 | jsdialog: enable column dialog (writer) | Pranam Lashkari |
2023-03-16 | Resolves: tdf#152704 old image remains underneath when new image drawn | Caolán McNamara |
2023-03-07 | clang-tidy dead-store | Noel Grandin |
2023-03-01 | sw floattable: teach the UI about SwFormatFlySplit | Miklos Vajna |
2023-02-17 | check GetActiveWrtShell() and CheckAndGetWrtShell() | Xisco Fauli |
2023-02-17 | use a reference here to flag its always dereferenced | Caolán McNamara |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-07 | tdf#153244 apply caption options | Szymon Kłos |
2022-12-09 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl |
2022-11-25 | use more SwFormatAnchor::GetAnchorNode method | Noel Grandin |
2022-11-24 | pass SwFormatAnchor to SwFEShell::CalcBoundRect | Noel Grandin |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-21 | Make the insert caption options an async jsdialog | Skyler Grey |
2022-11-20 | Make the insert caption dialog an async jsdialog | Skyler Grey |
2022-11-14 | sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ... | Miklos Vajna |
2022-11-07 | sw: prefix members of SwCaptionDialog, SwColumnPage, SwFrameAddPage and ... | Miklos Vajna |
2022-11-03 | sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ... | Miklos Vajna |
2022-08-29 | sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ... | Miklos Vajna |
2022-08-16 | don't try and select position 0 of combobox if combobox is empty | Caolán McNamara |
2022-08-12 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-06-08 | Resolves tdf#149010 - MInor UI fixes | Heiko Tietze |
2022-06-05 | restore %PRODUCTNAME to accessible descriptions that need them | Caolán McNamara |
2022-06-02 | std::move SfxPoolItem into SfxItemSet where possible | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in sw | Stephan Bergmann |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-11 | use more SfxItemSet::GetItemIfSet | Noel Grandin |
2022-02-28 | remove unused FN_PARAM_GRF* | Noel Grandin |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-02-10 | add more TypedWhichId | Noel Grandin |
2022-02-09 | Resolves: tdf#132591 set property if Fixed Ratio checkbox was toggled | Caolán McNamara |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-02-04 | Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton values | Caolán McNamara |
2022-01-28 | no need to call GetWhich on these SID_ values | Noel Grandin |
2021-12-21 | Transfer preferred DPI into SfxTabPage with additional properties | Tomaž Vajngerl |
2021-12-20 | Set the original size in crop dialog to preferred DPI calc. size | Tomaž Vajngerl |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |