tdf#115817 Add navigation recency to Navigate By
commit9f9798f07f0b56ae474f31ded671cc8da598d244
authorJim Raykowski <raykowj@gmail.com>
Wed, 23 Dec 2020 07:20:45 +0000 (22 22:20 -0900)
committerJim Raykowski <raykowj@gmail.com>
Wed, 13 Jan 2021 23:10:44 +0000 (14 00:10 +0100)
tree4ece056191029b06a6b6a123c106e60f3c9e7336
parent1a24fef6b3e24645dccfa7f13dd71d8f5019dd94
tdf#115817 Add navigation recency to Navigate By

- Adds Recency to Navigate By and when selected, previous and next
scroll controls navigate the navigation manager stack backwards and
forward.

- Removes the code that makes the Navigation tool bar appear when an
entry is added to the navigation manager stack so the tool bar doesn't
appear unless the user explicilty chooses for it to.

- Changes Navigation toolbar context sensitivity to false.

Change-Id: I246dd442b4bc5191324c35f9b91a9cb2eac8e7f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108316
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
12 files changed:
officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
sw/inc/bitmaps.hlst
sw/inc/strings.hrc
sw/sdi/_viewsh.sdi
sw/sdi/swriter.sdi
sw/source/uibase/inc/workctrl.hxx
sw/source/uibase/ribbar/workctrl.cxx
sw/source/uibase/uiview/view2.cxx
sw/source/uibase/uiview/viewmdi.cxx
sw/source/uibase/uiview/viewstat.cxx
sw/source/uibase/wrtsh/navmgr.cxx