Bug 103058 - Implement OpenDocuments ActiveX control to provide seamless IE integration for ODF files on SharePoint server via WebDAV
Summary: Implement OpenDocuments ActiveX control to provide seamless IE integration fo...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All Windows (All)
: medium enhancement
Assignee: Mike Kaganski
URL:
Whiteboard: target:5.4.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-08 13:46 UTC by Mike Kaganski
Modified: 2017-07-14 13:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2016-10-08 13:46:16 UTC
The proposal is to implement OpenDocuments ActiveX control (see https://msdn.microsoft.com/en-us/library/ms454230) to provide seamless IE integration for ODF files on SharePoint server via WebDAV.

This allows ODF documents on SharePoint server to be associated with LibreOffice, which will open them using WebDAV according to user-chosen option (read/edit), on par with MS Office documents support that SharePoint provides.
Comment 1 Mike Kaganski 2016-10-08 13:49:32 UTC
Patch submitted for review: https://gerrit.libreoffice.org/29608
Comment 2 Julien Nabet 2016-10-08 16:19:50 UTC Comment hidden (off-topic)
Comment 3 Adolfo Jayme Barrientos 2016-10-09 04:31:54 UTC Comment hidden (off-topic)
Comment 4 Commit Notification 2017-03-10 11:07:28 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=3de2e8a32bead23229b263f21d4dff13dc695e4d

tdf#103058: Implement OpenDocuments ActiveX control

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Commit Notification 2017-04-11 07:47:49 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=88829fd914105a0837ee41d3f00f9178228c19cf

tdf#103058: allow optional registration for MS ProgIDs

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 6 Commit Notification 2017-04-11 18:25:51 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=aa4e06c67dbe414ae26b757d6968eb27b5ebeb99

tdf#103058: use RegQueryValueEx instead of RegGetValue

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 7 Xisco Faulí 2017-07-14 13:25:09 UTC
Polite ping: is this bug fixed? if so, please close it as RESOLVED FIXED
Comment 8 Mike Kaganski 2017-07-14 13:29:53 UTC
The control is implemented. It's not included into distribution, though. I suppose that until it's necessary, let it stay this way.

Fixed.