• Jan Holesovsky's avatar
    tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL(). · 9387cca9
    Jan Holesovsky yazdı
    When "AvoidRecentDocs" is set to true, the loaded document is not added to the
    recent documents list, avoiding the (a bit expensive) thumbnail creation.
    
    Useful when loadComponentFromURL() is called from macros, or when LibreOffice
    is controlled via UNO.  See the bug for an example.
    
    Change-Id: I99d516cae8b278199a01276686465f716b9b4cec
    9387cca9
sfxpicklist.cxx 14.4 KB