• Kohei Yoshida's avatar
    Ported dde-reconnect-on-load-*.diff from ooo-build. · 5b2794e2
    Kohei Yoshida yazdı
    Improve reliability of DDE connections between documents opened in LO.
    With this change, LO tries to reconnect to a DDE server document upon
    opening if that server document is being listened to by one of the
    open documents.
    
    Also, the old implementation would load a DDE server document
    invisible, and would never close it when the user updates the link.
    This had the consequence that when the user tries to open this
    document while it's loaded hidden, it causes some weird focus issues,
    and closing it and opening it again would disconnect the DDE
    connection.  The new implementation closes the server document
    immediately after the DDE link update is complete.
    
    This change also fixes a bug in Calc where DDE link updates to cells
    would fail when the formula syntax is set to something other than Calc
    A1.
    5b2794e2
Adı
Son kayıt (commit)
Son güncelleme
avmedia Loading commit data...
basic Loading commit data...
configmgr Loading commit data...
connectivity Loading commit data...
desktop Loading commit data...
drawinglayer Loading commit data...
editeng Loading commit data...
embeddedobj Loading commit data...
eventattacher Loading commit data...
fileaccess Loading commit data...
formula Loading commit data...
fpicker Loading commit data...
framework Loading commit data...
idl Loading commit data...
linguistic Loading commit data...
officecfg Loading commit data...
oovbaapi Loading commit data...
readlicense_oo Loading commit data...
scripting Loading commit data...
sfx2 Loading commit data...
shell Loading commit data...
svx Loading commit data...
sysui Loading commit data...
ucb Loading commit data...
uui Loading commit data...
vbahelper Loading commit data...
xmlhelp Loading commit data...
xmloff Loading commit data...
xmlscript Loading commit data...
.gitignore Loading commit data...