summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh1.cxx
AgeCommit message (Expand)Author
2021-08-24rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna
2021-02-11tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-07tdf#136471: Applying a spell checker suggestion adds the result ..Tamás Zolnai
2020-08-20tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl
2020-08-16tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara
2020-07-27Make Bookmarks dialog asyncSzymon Kłos
2020-07-24Make InsertBreak dialog asyncSzymon Kłos
2020-07-14tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-13Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt
2020-02-13Add uno cmd to protect fields in a documentSamuel Mehrbrodt
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10tdf#88713 Fix navigating navigator remindersJim Raykowski
2020-01-09tdf#129468 Add uno command .uno:SetReminder to set a reminder bookmarkJim Raykowski
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-26SpellingPopup: Fix Ignore All execution.Tamás Zolnai
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai
2019-11-08Revert "tdf#120734 Only enable "Remove hyperlink" when hyperlink selected"Samuel Mehrbrodt
2019-11-02cid#1455211 Dereference after null checkCaolán McNamara
2019-10-28jsdialogs: allow to use transparent highlightSzymon Kłos
2019-10-28jsdialogs: fix .uno:BackColor commandSzymon Kłos
2019-10-28jsdialogs: make possible to set .uno:BackColorSzymon Kłos
2019-10-28jsdialogs: make possible to set .uno:FontColorSzymon Kłos
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-28sw lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-12tdf#120734 Only enable "Remove hyperlink" when hyperlink selectedSamuel Mehrbrodt
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen