Age | Commit message (Expand) | Author |
2023-11-07 | use more TypedWhichId | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-11 | Make the format > sections > options dialog a jsdialog | Skyler Grey |
2023-09-27 | reduce allocation when cloning SwAttrSet | Noel Grandin |
2023-09-14 | Fix --disable-curl build | Mike Kaganski |
2023-08-16 | cid#1539911 Big parameter passed by value | Caolán McNamara |
2023-08-16 | itemset is always passed, so can use a reference | Caolán McNamara |
2023-07-28 | SfxMedium::GetItemSet never returns nullptr | Mike Kaganski |
2023-07-26 | Resolves tdf#95329 - Number of comments in word count dialog | Heiko Tietze |
2023-07-06 | loplugin:unusedfields all-can-be-private | Noel Grandin |
2023-05-12 | lok: Hide file name label | Szymon Kłos |
2023-05-05 | lok: Hide file linking in section | Szymon Kłos |
2023-05-03 | jsdialog: enabled word count dialog (writer) | Pranam Lashkari |
2023-05-02 | tdf#86630 sw page number wizard: add page total | Justin Luth |
2023-04-28 | tdf#86630 sw page number wizard: mirror right/left | Justin Luth |
2023-04-26 | tdf#86630 sw page number wizard: set page style numbering type | Justin Luth |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-22 | sw: check GetActiveView() | Xisco Fauli |
2023-03-14 | language list in SwTranslateLangSelectDlg can be static | Noel Grandin |
2023-02-17 | use a reference here to flag its never null | Caolán McNamara |
2023-02-17 | use a reference here to flag its always dereferenced | Caolán McNamara |
2023-02-17 | SfxViewFrame* arg of SfxRequest ctor always dereferenced | Caolán McNamara |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-08 | editeng: remove SvxLRSpaceItem::nTxtLeft | Michael Stahl |
2023-01-09 | Add comment for new class | offtkp |
2023-01-06 | tdf#86630 sw: Add one-step page number insertion wizard | offtkp |
2022-12-16 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-06 | Disallow linking files as Writer sections in Online | Andras Timar |
2022-12-02 | jsdialogs: make Content Control List Item Dialog async | Szymon Kłos |
2022-11-28 | WASM linguistic,sw: disable curl-using deepl code | Michael Stahl |
2022-11-21 | Make the number format dialog an async jsdialog | Skyler Grey |
2022-11-20 | Turn the split table dialog into an async JSDialog | Skyler Grey |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-10-11 | use more string_view in sw | Noel Grandin |
2022-09-26 | sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ... | Miklos Vajna |
2022-09-12 | sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ... | Miklos Vajna |
2022-09-05 | sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ... | Miklos Vajna |
2022-08-22 | sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ... | Miklos Vajna |
2022-08-17 | Fix undefined behavior for good | Stephan Bergmann |
2022-08-12 | sw: select entry in Insert->Bookmarks dialog when called from Navigator | Michael Stahl |
2022-08-12 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-08-12 | workaround -Wenum-constexpr-conversion | Noel Grandin |
2022-07-13 | loplugin:unusedmethods | Noel Grandin |
2022-06-02 | elide some unnecessary null checks | Noel Grandin |
2022-05-16 | sw content controls, dropdown: edit list items in the properties dialog | Miklos Vajna |
2022-05-13 | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna |
2022-05-07 | Drop excess +1 | Stephan Bergmann |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-05 | tdf#148299 Don't unmotivatedly mess with spaces in file names | Stephan Bergmann |
2022-05-03 | Just use Any ctor instead of makeAny in sw | Stephan Bergmann |