summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/content.cxx
AgeCommit message (Expand)Author
2023-11-15avoid double map lookupNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-03SwNavigator: Improve field content sortingJim Raykowski
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs
2023-10-16LOK: fix for navigator: hide empty contentTypesAttila Szűcs
2023-10-16LOK: update navigator instantly on heading level changePranam Lashkari
2023-10-15LOK: navigator: hide empty contentTypesAttila Szűcs
2023-10-14tdf#152029 related: Remove attention overlay on document view changeJim Raykowski
2023-10-13SwNavigator: Fix Indexes trackingJim Raykowski
2023-10-12tdf#42787 SwNavigator: Add ability to delete SectionsJim Raykowski
2023-10-10tdf#156980 SwNavigator: Make headings delete even if they haveJim Raykowski
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski
2023-09-30tdf#152029 Improve bringing sections to attentionJim Raykowski
2023-09-26tdf#152029 Fix sections not brought to attention in master documentJim Raykowski
2023-09-22tdf#152029 Fix bringing a heading to attention brings a section toJim Raykowski
2023-09-21tdf#152029 Don't include frame area top margin in the bring table toJim Raykowski
2023-09-17tdf#152029 Don't include frame area top margin in the bring headings toJim Raykowski
2023-09-17tdf#157277: fix Writer crash when hiding Sidebar + using bookmark in NavigatorJulien Nabet
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-08-30tdf#156978 SwNavigator: fix gtk3 crash on treeview get_sensitiveJim Raykowski
2023-08-27Fix typoAndrea Gelmini
2023-08-26tdf#156282 Make 'Fold/Unfold Including Sub Levels' menu itemsJim Raykowski
2023-08-20SwNavigator: Save some cycles by using break instead of continueJim Raykowski
2023-08-03tdf#154210 Add help IDs for the Navigator context menuRafael Lima
2023-07-23tdf#156111 SwNavigator hyperlink dnd enhancementJim Raykowski
2023-07-04tdf#156128 Make drawing object hyperlinks created by dndJim Raykowski
2023-07-02tdf#156112 SwNavigator: Disallow footnote and endnote dndJim Raykowski
2023-06-16tdf#154521 sw navigator: allow to query selected bookmark via UNOLászló Németh
2023-06-03tdf#153721 SwNavigator: fix chapter moveJim Raykowski
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski
2023-04-20introduce sw::FrameFormats<>Bjoern Michaelsen
2023-04-11introduce SwFrameFormat::IsVisible()Bjoern Michaelsen
2023-04-06tdf#154212 SwNavigator: Fix outline up/down handlingJim Raykowski
2023-04-02tdf#154545 sw Navigator: select & track nested bookmarksLászló Németh
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01tdf#154521 sw Navigator: fix selection change event of bookmarkLászló Németh
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-07clang-tidy dead-storeNoel Grandin
2023-02-26cid#1521509 Logically dead codeCaolán McNamara
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-20tdf#149073 SwNavigator: provide an indication for linked imagesJim Raykowski
2023-01-12SwNavigator: Improve mouse move handler for bringing objects toJim Raykowski
2022-12-31tdf#151051 Fix promote/demote outline-level promotes/demotes bothJim Raykowski
2022-12-27tdf#140666 Make delete reference possible from the NavigatorJim Raykowski
2022-12-21tdf#152029 Headings can also use BringTypesWithFlowFramesToAttentionJim Raykowski