[Libreoffice-bugs] [Bug 126458] FILEOPEN XLSX VBA file open does not work with relative path
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 16:52:03 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126458
--- Comment #6 from himajin100000 at gmail.com ---
https://opengrok.libreoffice.org/xref/core/framework/source/loadenv/loadenv.cxx?r=602c6097#652
https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#765
https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.hxx?r=e57ca028#183
https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#424
https://opengrok.libreoffice.org/xref/core/ucb/source/core/providermap.hxx?r=31f71635#62
https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#add
https://opengrok.libreoffice.org/xref/core/ucb/source/regexp/regexp.cxx?r=310ce513#293
https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#map
so, at least we need scheme somewhere?
Also, logs on my private build suggests
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#171
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#197
getFileFilterType is using ucbhelper::Content constructor somewhere, which also
calls UniversalContentBroker::queryContentProvider
https://opengrok.libreoffice.org/xref/core/ucbhelper/source/client/content.cxx?r=63dfd069#255
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190912/9d67c68b/attachment.html>
More information about the Libreoffice-bugs
mailing list