Age | Commit message (Expand) | Author |
2025-01-21 | tdf#50743 tdf#37507 Improve scrolling while selecting | Oliver Specht |
2024-12-22 | cid#1636856 silence Explicit null dereferenced | Caolán McNamara |
2024-12-22 | cid#1529286 silence Explicit null dereferenced | Caolán McNamara |
2024-12-20 | tdf#164179 - Fix crash on BibEntry ComboBox select | Vojtěch Doležal |
2024-12-17 | Port SwCreateAuthEntryDlg_Impl to new weld::Grid API | Michael Weghorn |
2024-11-12 | sw: use SAL_RET_MAYBENULL in GetDocShell() | Xisco Fauli |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin |
2024-07-03 | cid#1606556 Overflowed constant | 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-04 | Resolves tdf#154209 - Fixes resize issue in Index Entry dialog | Heiko Tietze |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-12 | tdf#158783 Correct compares of SwTOXMark Items | Armin Le Grand (allotropia) |
2024-01-11 | tdf#158783 sw: add some asserts for calling SelectTextAttr() ... | Michael Stahl |
2023-11-07 | ITEM: Get away from classic 'poolable' Item flag | Armin Le Grand (allotropia) |
2023-06-28 | Drop i18nutil::SearchOptions | Mike Kaganski |
2023-05-06 | cid#1529285 Uninitialized pointer field | Caolán McNamara |
2023-05-05 | Reworked bibliography mark link target to have user-selectable type | Vojtěch Doležal |
2023-04-28 | Resolves tdf#153499 - Hide newly introduced frame label | Heiko Tietze |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-03-07 | tdf#153396 - Bibliography marks improvements | Vojtěch Doležal |
2022-12-21 | tdf#90641 - Insert bibliography dialog: sort entries by identifier | Andreas Heinisch |
2022-12-15 | sw: check SfxViewFrame::Current() | Caolán McNamara |
2022-11-28 | sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ... | Miklos Vajna |
2022-11-21 | sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ... | Miklos Vajna |
2022-08-29 | sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ... | Miklos Vajna |
2022-08-12 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-04 | cid#1500652 silence Explicit null dereferenced | Caolán McNamara |
2021-08-13 | bibliography, local URL: better starting directory when picking a new file | Miklos Vajna |
2021-08-13 | sw bibiliography: limit browse button / page number widgets to the local URL | Miklos Vajna |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-26 | sw bibliography, local copy: finish UI in the Define Bibliography Entry dialog | Miklos Vajna |
2021-07-26 | sw bibliography, local copy: add initial UI / browse button | Miklos Vajna |
2021-07-21 | sw bibliography, local copy: add document model & UNO API | Miklos Vajna |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-06-11 | sw define bibliography entry dialog: unconditionally allow the browse button | Miklos Vajna |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-04-28 | sw bibliography, refer to a page: add insert/delete UI | Miklos Vajna |
2021-04-27 | sw bibliography, refer to a page: save edited page number | Miklos Vajna |
2021-04-21 | sw bibliography, refer to a page: add dedicate widget to show the page number | Miklos Vajna |
2021-04-19 | sw bibliography, relative URLs: switch to absolute URLs in the doc model | Miklos Vajna |
2021-04-14 | sw define bibliography entry dialog: set browse button visibility based on type | Miklos Vajna |
2021-04-14 | sw define bibliography entry dialog: recognize relative file URLs | Miklos Vajna |
2021-04-13 | sw define bibliography entry dialog, file picker: handle relative URLs | Miklos Vajna |
2021-04-12 | sw define bibliography entry dialog: add browse button for file:// URLs | Miklos Vajna |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |