summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2023-08-03tdf#154210 Add help IDs for the Navigator context menuRafael Lima
2023-07-23tdf#156111 SwNavigator hyperlink dnd enhancementJim Raykowski
2023-07-10tdf#146273 Do not allow non-numeric values for Navigator "Go to"Matt K
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-29loplugin:unusedmethodsNoel Grandin
2023-06-20tdf#122970 Fix direct cursor leaving screen trailHossein
2023-06-16tdf#154521 sw navigator: allow to query selected bookmark via UNOLászló Németh
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-03tdf#153721 SwNavigator: fix chapter moveJim Raykowski
2023-05-30tdf#145538,tdf#147021: sw/source: range based loopsDr. David Alan Gilbert
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-19navigator: lok: hide global tree on construction to not flickerSzymon Kłos
2023-05-12LOK: Navi-10 hide not needed controlsAttila Szűcs
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
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-03-07Typo in commentHeiko Tietze
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-05Resolves tdf#153344 - Resize View Mode icon in statusbar to 16pxHeiko Tietze
2023-03-02flatten some classes in swNoel Grandin
2023-02-26cid#1521509 Logically dead codeCaolán McNamara
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17use a reference here to flag its never nullCaolán McNamara
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-02-07Resolves tdf#148441 - Hide viewlayout in statusbar in preview modeHeiko Tietze
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-20tdf#149073 SwNavigator: provide an indication for linked imagesJim Raykowski
2023-01-19XUnoTunnel->dynamic_cast in SwXNumberingRulesNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
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
2022-12-21tdf#152029 follow up: Handle content that extends to following pagesJim Raykowski
2022-12-20tdf#114441 Convert use of sal_uLong to better integer typesLeonid Ryzhov
2022-12-18cid#1517772 more Logically dead codeCaolán McNamara
2022-12-18tdf#138587 Preserve doc view x position on go to contentJim Raykowski
2022-12-18tdf#152029 Bring tox sections to attention in the document viewJim Raykowski
2022-12-17cid#1517772 Logically dead codeJulien Nabet