• Kohei Yoshida's avatar
    bnc#883684: Make chart objects exempt from automatic unloading. · b023565d
    Kohei Yoshida yazdı
    The Memory option page contains "Number of objects" setting which controls
    how many OLE objects can be loaded at any given time.  When the number of
    total OLE objects exceeds this number the oldest ones get unloaded.  Note
    that the total number is across all open documents, not per document.
    
    Technically, chart objects are OLE objects, but unlike other OLE objects
    that are embedded Calc, Writer, Draw documents, chart objects normally
    "belong" to the host document.  It therefore makes no sense to subject
    chart objects to this automatic unloading.
    
    In the future we may want to apply this exemption to other types of OLE
    objects, like formula objects for example..  Or maybe this setting can be
    removed altogether...
    
    Change-Id: I7dd92550880efb4db8fc843cf1c915c712166da4
    b023565d
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa/unoapi Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
workben Loading commit data...
AllLangResTarget_gal.mk Loading commit data...
AllLangResTarget_ofa.mk Loading commit data...
AllLangResTarget_svx.mk Loading commit data...
Executable_gengal.mk Loading commit data...
Executable_pixelctl.mk Loading commit data...
JunitTest_svx_unoapi.mk Loading commit data...
Library_svx.mk Loading commit data...
Library_svxcore.mk Loading commit data...
Library_textconversiondlgs.mk Loading commit data...
Makefile Loading commit data...
Module_svx.mk Loading commit data...
Package_gengal.mk Loading commit data...
README Loading commit data...
UIConfig_svx.mk Loading commit data...