Am 30.04.2013 15:59, schrieb Jan Holesovsky:
Should be easy in fact; it would affect the File -> Recent Documents
too, though. The code that does this is this line:
http://cgit.freedesktop.org/libreoffice/core/tree/framework/source/uielement/recentfilesmenucontroller.cxx#n167
(the call of osl_abbreviateSystemPath). Do you think you could play
with that a bit to get nice results, please?
Done <https://gerrit.libreoffice.org/3700>, thanks for the pointer :)
Before there was a problem that whitespace was displayed as "%20". I
fixed it with these arguments:
aMenuTitle = aURL.GetLastName(INetURLObject::DECODE_WITH_CHARSET, RTL_TEXTENCODING_UTF8);
It works, but I'm not sure if it's the right way to fix that.
Samuel
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.