Age | Commit message (Expand) | Author |
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 |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-24 | sw clearing breaks: add insert UI | Miklos Vajna |
2022-03-10 | use SfxItemSet::GetItemIfSet in sw/.../ui/dialog | Noel Grandin |
2022-02-28 | unwrap data structure in SwCharURLPage | Noel Grandin |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2021-12-14 | Stream::Tell returns sal_uInt64 | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-07 | forward decls go after #include | Noel Grandin |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-09-24 | make it possible to build required database stuff for fuzzing | Caolán McNamara |
2021-09-18 | vcl: create FontMetric from PhysicalFontFace | Chris Sherlock |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-03 | tdf#143626 "protect" always shown checked for sections linked to file | Caolán McNamara |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-06-04 | tdf#120574 Store Ascii Options for Later Saving | tobias |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-04-27 | use string_view in INetURLObject::decode | Noel Grandin |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-09 | let SwMultiTOXTabDialog have a Widget parent instead of a Window | Caolán McNamara |
2021-03-06 | allow a widget as a parent, not just a window | Caolán McNamara |
2021-01-10 | static_cast after dynamic_cast | Noel Grandin |