office-gobmx/osx
Laurent BP d93e9430bf tdf#129674 Add GoTo Sheet command
Insert command in menu Sheet > Navigate
(alongs with To Previous/Next Sheet)
Use .uno:JumpToTable command from Navigator
Use its own Go To Sheet dialog
Add a Search entry to type partial name of sheet
Menu translation missing?

Change-Id: I16b8b56a688c8396159617f04a2a7e034721ce31
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134714
Tested-by: Jenkins
Reviewed-by: Laurent Balland-Poirier <laurent.balland@mailo.fr>
2022-06-07 13:43:20 +02:00
..
soffice.xcodeproj tdf#129674 Add GoTo Sheet command 2022-06-07 13:43:20 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Xcode Project for Debugging LibreOffice on macOS

Just an Xcode project to make it easier to debug a running soffice instance on macOS. Not intended for other use. The Xcode project has references to a fairly arbitrary bunch of source files from here and there in LibreOffice that I have happened to debug in Xcode on macOS.