summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/content.cxx
AgeCommit message (Expand)AuthorFilesLines
5 hoursSwContentTree: Don't show 'Delete' menu item when read-onlyJim Raykowski1-5/+7
5 hoursRework SwContentTree context menu item 'Rename' inclusionJim Raykowski1-13/+16
5 daysloplugin:constantparam in swNoel Grandin1-1/+1
11 daysSwContentTree: remove repeated pointer assignmentJim Raykowski1-21/+12
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski1-1/+1
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski1-5/+5
2024-02-05tdf#159428 Prefer heading over bookmarks in NavigatorSamuel Mehrbrodt1-56/+55
2024-02-01tdf#159493: hold solar mutex in TimerUpdateMike Kaganski1-1/+2
2024-01-29Fix typoAndrea Gelmini1-1/+1
2024-01-28tdf#36310 Insert cross reference from Navigator by DnDJim Raykowski1-107/+147
2024-01-24SwNavigator: status array no moreJim Raykowski1-3/+6
2024-01-19tdf#159147 followupJim Raykowski1-2/+2
2024-01-17tdf#159147 Fix crash when editing hyperlink while navigator is openJim Raykowski1-2/+18
2024-01-16SwNavigator: remove useless codeJim Raykowski1-3/+1
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-4/+6
2023-12-31Replace "size() == 0 with empty()" (sw)Julien Nabet1-1/+1
2023-12-21tdf#158114 SwNavigator: Make images with broken links easier to findJim Raykowski1-3/+19
2023-12-20no need to use unique_ptr hereNoel Grandin1-5/+5
2023-12-13tdf#158276 tdf#86395 Make alphabetical sort setting persistJim Raykowski1-3/+20
2023-12-10cid#1558174 Bad bit shift operationCaolán McNamara1-12/+22
2023-12-07use std::erase_if instead of std::remove_if + std::eraseJim Raykowski1-2/+1
2023-12-05tdf#157729 SwNavigator: enhancement to group comments by threadsJim Raykowski1-1/+90
2023-11-29SwNavigator: Rework the SwContentTree Expand functionJim Raykowski1-88/+95
2023-11-29SwNavigator: Allow Sections, Indexes, and Headings trackingJim Raykowski1-1/+1
2023-11-29tdf#157681 SwNavigator: Add Protect and Hide menu items to SectionsJim Raykowski1-4/+40
2023-11-27tdf#158103 Enhancement to display Sections as an expandable/Jim Raykowski1-35/+153
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet1-2/+1
2023-11-15avoid double map lookupNoel Grandin1-2/+3
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-1/+1
2023-11-03SwNavigator: Improve field content sortingJim Raykowski1-41/+45
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-1/+1
2023-10-18use more SdrObjList::begin/end in swNoel Grandin1-16/+9
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs1-0/+21
2023-10-16LOK: fix for navigator: hide empty contentTypesAttila Szűcs1-0/+8
2023-10-16LOK: update navigator instantly on heading level changePranam Lashkari1-2/+8
2023-10-15LOK: navigator: hide empty contentTypesAttila Szűcs1-0/+29
2023-10-14tdf#152029 related: Remove attention overlay on document view changeJim Raykowski1-0/+1
2023-10-13SwNavigator: Fix Indexes trackingJim Raykowski1-28/+15
2023-10-12tdf#42787 SwNavigator: Add ability to delete SectionsJim Raykowski1-6/+23
2023-10-10tdf#156980 SwNavigator: Make headings delete even if they haveJim Raykowski1-1/+23
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski1-33/+4
2023-09-30tdf#152029 Improve bringing sections to attentionJim Raykowski1-19/+95
2023-09-26tdf#152029 Fix sections not brought to attention in master documentJim Raykowski1-5/+16
2023-09-22tdf#152029 Fix bringing a heading to attention brings a section toJim Raykowski1-3/+10
2023-09-21tdf#152029 Don't include frame area top margin in the bring table toJim Raykowski1-3/+4
2023-09-17tdf#152029 Don't include frame area top margin in the bring headings toJim Raykowski1-6/+9
2023-09-17tdf#157277: fix Writer crash when hiding Sidebar + using bookmark in NavigatorJulien Nabet1-0/+3
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen1-4/+2
2023-08-30tdf#156978 SwNavigator: fix gtk3 crash on treeview get_sensitiveJim Raykowski1-2/+2
2023-08-27Fix typoAndrea Gelmini1-1/+1