summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh1.cxx
AgeCommit message (Expand)Author
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara
2022-03-28tdf#146523 Fix editable protected drop-down fieldsHossein
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27related tdf#111733 TextCharacterSpacingControl sw: goto position tabJustin Luth
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-08-23rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
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-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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