summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh1.cxx
AgeCommit message (Expand)Author
2023-01-24sw: add a new .uno:DeleteSections UNO commandMiklos Vajna
2023-01-17sw: add a new .uno:DeleteFields UNO commandMiklos Vajna
2023-01-16sw: add a new .uno:DeleteBookmarks UNO commandMiklos Vajna
2023-01-16sw: add a new .uno:UpdateBookmark UNO commandMiklos Vajna
2023-01-11sw: rename .uno:UpdateSections command fieldsPranam Lashkari
2023-01-11sw: add a new .uno:UpdateSections commandMiklos Vajna
2023-01-11sw, UpdateBookmarks: support renaming bookmarksMiklos Vajna
2022-12-16sw: add a new .uno:UpdateBookmarks UNO commandMiklos Vajna
2022-12-16sw, .uno:InsertBookmark: add a new BookmarkText parameter and accept HTML thereMiklos Vajna
2022-11-29DeepL: Only enable Translate menu if it's set upAron Budea
2022-09-13new uno command uno:Translate with deepl apiMert Tumer
2022-07-18sw: fix crash in SwTextShell::Execute()Miklos Vajna
2022-06-15tdf#149509 sw content controls: reject page break insertionMiklos Vajna
2022-05-16sw content controls, dropdown: add an initial properties dialogMiklos Vajna
2022-04-09forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-03-31sw clearing breaks: add insert UIMiklos Vajna
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