• Mike Kaganski's avatar
    tdf#66232: Cannot open files by COM2 · 8568c722
    Mike Kaganski yazdı
    As suggested by comment 13 of the bug, the problem is caused
    by commit b2486241 by Noel Grandin.
    
    1. DocumentHolder::DocumentFrame(): XDesktop2 cannot be directly
    queried for XFrame2. And in this case, simple XFrame is enough.
    
    2. DocumentHolder::CloseFrame(): m_xFrame->dispose() violates an
    assert because of NULL reference. Reverted to previous code.
    
    3. Following commit debde4fd by
    Andras Timar (supposed to fix the bug), found two places where
    previously used to be UNO_QUERY, but now UNO_QUERY_THROW is used.
    These places are reverted to use UNO_QUERY.
    
    Change-Id: Ifb9e74367d5dd99ba12166abdd443b29a8018aeb
    Reviewed-on: https://gerrit.libreoffice.org/15607Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
    8568c722
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
util Loading commit data...
Library_emser.mk Loading commit data...
Library_inprocserv.mk Loading commit data...
Makefile Loading commit data...
Module_embedserv.mk Loading commit data...
README Loading commit data...