limit WEBSERVICE to http[s] protocols
authorCaolán McNamara <caolanm@redhat.com>
Wed, 10 Jan 2018 14:27:35 +0000 (14:27 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 15 Feb 2018 00:33:12 +0000 (00:33 +0000)
commitf77de9beabdef8c23d216792ff194c30cdd1270d
treeaeea32fa43eeeb0d568f5fbd3922dbfbd29e39c4
parent9411bd12c59568f89b2d2bfcf2141d09e3e700f0
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
23 files changed:
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/view/tabvwsh4.cxx