summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2021-10-14tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2021-09-24Fix outline folding when table or section node is the next nodeJim Raykowski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh
2021-05-29tdf#120801: The background colour is active when inserting a headerRadhey Parekh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17Fix typosAndrea Gelmini
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-09tdf#88064 In add mode don't change SetCursor and KillSel functionsJim Raykowski
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-01-18tdf#115817 set standard mode before recency navigationJim Raykowski
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-08Simplify attribute set definitions a littleMike Kaganski
2020-12-03weld SwOutlineContentVisibilityWinCaolán McNamara
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-05tdf#137532: do not reset attributes deleting selectionXisco Fauli
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl
2020-09-05Improve outline position tracking and content visibilityJim Raykowski
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski