limit WEBSERVICE to http[s] protocols
authorCaolán McNamara <caolanm@redhat.com>
Wed, 10 Jan 2018 14:27:35 +0000 (14:27 +0000)
committerRene Engelhard <rene@debian.org>
Wed, 18 Apr 2018 15:17:55 +0000 (16:17 +0100)
commit0e5f2a2511116e361fa82725649783e0be34a551
tree58a1a40f171d8f9e5db46f5a4f104726046388b5
parentfa2294a5c36727af26c5e56ec74fbbac7886204a
limit WEBSERVICE to http[s] protocols

and like excel...

'For protocols that aren’t supported, such as ftp:// or file://, WEBSERVICE
returns the #VALUE! error value.'

Change-Id: I0e9c6fd3426fad56a199eafac48de9b0f23914b3
Reviewed-on: https://gerrit.libreoffice.org/47776
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
(cherry picked from commit a916fc0c0e0e8b10cb4158fa0fa173fe205d434a)

Gbp-Pq: Name WEBSERVICE-DDE.diff
25 files changed:
include/formula/errorcodes.hxx
sc/Library_sc.mk
sc/inc/document.hxx
sc/inc/documentlinkmgr.hxx
sc/source/core/data/conditio.cxx
sc/source/core/data/documen2.cxx
sc/source/core/data/documen8.cxx
sc/source/core/data/formulacell.cxx
sc/source/core/inc/webservicelink.hxx [new file with mode: 0644]
sc/source/core/tool/interpr2.cxx
sc/source/core/tool/interpr7.cxx
sc/source/core/tool/rangenam.cxx
sc/source/core/tool/webservicelink.cxx [new file with mode: 0644]
sc/source/filter/excel/excform.cxx
sc/source/filter/excel/excform8.cxx
sc/source/filter/excel/impop.cxx
sc/source/filter/excel/xicontent.cxx
sc/source/filter/excel/xiname.cxx
sc/source/filter/oox/condformatbuffer.cxx
sc/source/filter/oox/defnamesbuffer.cxx
sc/source/filter/oox/formulabuffer.cxx
sc/source/ui/docshell/docsh4.cxx
sc/source/ui/docshell/documentlinkmgr.cxx
sc/source/ui/unoobj/funcuno.cxx
sc/source/ui/view/tabvwsh4.cxx