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-07-05tdf#132776 sw UI: make unique names for custom hatch and gradientJustin Luth
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24sw bibliography, refer to a page: add open hyperlink context menuMiklos Vajna
2021-02-17tdf#115965 tdf#92622 NoList default in menu,tool,sidebarAnshu
2021-02-11Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-08Simplify attribute set definition a littleMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
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