Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


KKing schrieb am 18-May-20 um 16:13:
I have pulled code for Libreoffice 7.0.0.0 and have built it on Debian 10 and seems to run fine.

I would like to look at modifying the default Menu structure potentially dependant on the user or a startup parameter.

Could someone point me to where in the codebase the default Menus get built?

There are a couple of things want to look at, but one of the main requests we get is if the old school list of 9 most recent documents (or we have had variation request of 9 favourite) can be assigned to the file menu so it is easier and quicker to just use keyboard to get access to the files e.g.  Alt+F-2   would load the 2nd most recent document.

The list of recent files is in file registrymodifications.xcu in the user directory. It should be possible to read it from there via macro, then make macros which opens the 1st, 2nd ... and then add items to the menu, which call these macros.

Or if using mouse it acceptable, the field "Load URL" in a toolbar might work for you too. That field shows the full path and not only the document name.

Kind regards
Regina

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.