summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wrtsh.hxx
AgeCommit message (Expand)Author
2022-11-30tdf#151548 ContentControls: improve InvalidationJustin Luth
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-03tdf#142446 Improve show outline content to levelJim Raykowski
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-11Removed duplicated includesAndrea Gelmini
2022-08-11no need to allocate SwCallLink on the heapNoel Grandin
2022-08-10sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-06-14tdf#148868 sw: handle selection then Insert similar to ReplaceMichael Stahl
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-04-07sw content controls: select the content on click when showing placeholderMiklos Vajna
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin
2021-05-17cid#1484879 Uninitialized pointer fieldCaolán McNamara
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#124176: Use pragma once instead of include guardsUmut Emre Bayramoglu
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-02Fix typosAndrea Gelmini
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna
2019-06-18sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna
2019-04-10tdf#124469 sw_redlinehide: fix PDF export of links to sequence fieldsMichael Stahl
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-22weld SwFieldDlgCaolán McNamara
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-11make insert-section dialog asyncNoel Grandin