summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)Author
2025-01-21tdf#50743 tdf#37507 Improve scrolling while selectingOliver Specht
2024-12-22cid#1636856 silence Explicit null dereferencedCaolán McNamara
2024-12-22cid#1529286 silence Explicit null dereferencedCaolán McNamara
2024-12-20tdf#164179 - Fix crash on BibEntry ComboBox selectVojtěch Doležal
2024-12-17Port SwCreateAuthEntryDlg_Impl to new weld::Grid APIMichael Weghorn
2024-11-12sw: use SAL_RET_MAYBENULL in GetDocShell()Xisco Fauli
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-07-03cid#1606556 Overflowed constantCaolán McNamara
2024-06-14loplugin:ostr in swNoel Grandin
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-04Resolves tdf#154209 - Fixes resize issue in Index Entry dialogHeiko Tietze
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-12tdf#158783 Correct compares of SwTOXMark ItemsArmin Le Grand (allotropia)
2024-01-11tdf#158783 sw: add some asserts for calling SelectTextAttr() ...Michael Stahl
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-05-06cid#1529285 Uninitialized pointer fieldCaolán McNamara
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-04-28Resolves tdf#153499 - Hide newly introduced frame labelHeiko Tietze
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2022-12-21tdf#90641 - Insert bibliography dialog: sort entries by identifierAndreas Heinisch
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara
2022-11-28sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ...Miklos Vajna
2022-11-21sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...Miklos Vajna
2022-08-29sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...Miklos Vajna
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-04cid#1500652 silence Explicit null dereferencedCaolán McNamara
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna
2021-08-13sw bibiliography: limit browse button / page number widgets to the local URLMiklos Vajna
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-26sw bibliography, local copy: finish UI in the Define Bibliography Entry dialogMiklos Vajna
2021-07-26sw bibliography, local copy: add initial UI / browse buttonMiklos Vajna
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-28sw bibliography, refer to a page: add insert/delete UIMiklos Vajna
2021-04-27sw bibliography, refer to a page: save edited page numberMiklos Vajna
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen