• Miklos Vajna's avatar
    sw: fix modification of ole obj native data during HTML import · 72e6269b
    Miklos Vajna yazdı
    It is expected that if you load an OLE2 storage (from reqif-xhtml) and
    you save it as ODT, the OLE2 data is not modified. This was almost the
    case, but we insisted on removing the OLE2 preview from the storage.
    
    Add a new flag to OleEmbeddedObject, so import filters can opt in for
    not modifying the OLE2 data.
    
    [ The nice situation is that we already had a test file which had a
    preview stream in the OLE2 storage, so we can easily assert there that
    the size doesn't change. ]
    
    Change-Id: I9b8b29f015dd4f2513e51a1066767218580cb5d8
    Reviewed-on: https://gerrit.libreoffice.org/63381Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
    Tested-by: Jenkins
    72e6269b
Adı
Son kayıt (commit)
Son güncelleme
..
advisesink.cxx Loading commit data...
advisesink.hxx Loading commit data...
closepreventer.cxx Loading commit data...
emboleobj.component Loading commit data...
emboleobj.windows.component Loading commit data...
graphconvert.cxx Loading commit data...
graphconvert.hxx Loading commit data...
mtnotification.hxx Loading commit data...
olecomponent.cxx Loading commit data...
olecomponent.hxx Loading commit data...
oleembed.cxx Loading commit data...
olemisc.cxx Loading commit data...
olepersist.cxx Loading commit data...
olepersist.hxx Loading commit data...
oleregister.cxx Loading commit data...
olevisual.cxx Loading commit data...
olewrapclient.cxx Loading commit data...
olewrapclient.hxx Loading commit data...
ownview.cxx Loading commit data...
ownview.hxx Loading commit data...
platform.h Loading commit data...
xdialogcreator.cxx Loading commit data...
xdialogcreator.hxx Loading commit data...
xolefactory.cxx Loading commit data...
xolefactory.hxx Loading commit data...