Age | Commit message (Expand) | Author |
2024-07-14 | cid#1608453 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-06-14 | loplugin:ostr in sw | Noel Grandin |
2024-05-09 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-10 | tdf#146619 Drop unused 'using namespace' in: sw/ | Gabor Kelemen |
2024-01-31 | make char properties dialog async | Noel Grandin |
2024-01-27 | ITEM: Cleanup some Pool stuff with Defaults | Armin Le Grand (allotropia) |
2023-12-18 | [API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from sw | Samuel Mehrbrodt |
2023-10-02 | tdf#146619 Recheck include/s* with IWYU | Gabor Kelemen |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-06 | SvtCommandOptions only supports CMDOPTION_DISABLED | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-16 | De-static-izing colors in SwViewOption | Paris Oplopoios |
2023-02-24 | tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatColl | Michael Stahl |
2022-10-26 | crashreporting: crash in area tab page with insert, envelope | Caolán McNamara |
2022-10-17 | sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ... | Miklos Vajna |
2022-10-16 | tdf#143148 Use pragma once in sw/source/ui/envelp | OmkarAcharekar |
2022-09-26 | sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ... | Miklos Vajna |
2022-09-19 | sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ... | Miklos Vajna |
2022-09-05 | sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ... | Miklos Vajna |
2022-08-29 | sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ... | Miklos Vajna |
2022-08-22 | sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ... | Miklos Vajna |
2022-06-10 | tdf#148978: Business Cards in Writer dont show database | Julien Nabet |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-11 | use more SfxItemSet::GetItemIfSet | Noel Grandin |
2022-02-07 | Simplify sequences uses in sw (2) | Julien Nabet |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: sw | Stephan Bergmann |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-16 | Move validity check to svl::Items, to avoid invalid WhichRangesContainer | Mike Kaganski |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-17 | drop the bare set_busy_cursor, the scoped WaitObject is enough | Caolán McNamara |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | split handlers into button click and radiobutton toggle | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-01-20 | weld the dialog parent for best cleanup | Caolán McNamara |
2020-11-24 | tdf#42949 Fix new IWYU warnings in directory sw | Gabor Kelemen |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | tdf#123936 Formatting files in module sw with clang-format | Philipp Hofer |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-20 | use tools::Long in sw | Noel |
2020-09-28 | 'Jaket' -> Envelope | Caolán McNamara |
2020-09-03 | -Werror,-Wcompound-token-split-by-space | Stephan Bergmann |
2020-07-30 | loplugin:flatten in sw/ui/dialog..sw/ui/table | Noel Grandin |
2020-05-29 | Fix 983db96a17630be906b868d2be811663f0d846f6 | Julien Nabet |
2020-05-26 | Add an option to create encyrpted PDF files with mailmerge. | Gülşah Köse |