• Michael Stahl's avatar
    fdo#68983: basic: if the library is not loaded fully, copy source storage · f1a8465b
    Michael Stahl yazdı
    Also fixes fdo#42899 and fdo#67685 in a different way; the previous fix
    for fdo#42899 caused the problem with password-protected libraries for
    which the password is not known: only the binary representation of the
    BAISC module was stored, not the source code; by simply copying from the
    source storage the problem can be avoided.
    
    It would be possible to ask for the password when storing, but that
    would not work when non-interactive (called via API).
    
    An alternative fix would be to pass in the
    SfxObjectShell::IsSetModifyEnabled() flag and actually reset the BASIC
    library's modify flag correctly, but that requires adding a
    parameter to XStorageBasedLibraryContainer::storeLibrariesToStorage().
    
    (regression from af34774d )
    
    Change-Id: I4701401f35171139fc2fe8d225d13d4e533091a0
    f1a8465b
Adı
Son kayıt (commit)
Son güncelleme
..
basiccharclass.hxx Loading commit data...
buffer.hxx Loading commit data...
codegen.hxx Loading commit data...
date.hxx Loading commit data...
dlgcont.hxx Loading commit data...
errobject.hxx Loading commit data...
eventatt.hxx Loading commit data...
expr.hxx Loading commit data...
filefmt.hxx Loading commit data...
image.hxx Loading commit data...
iosys.hxx Loading commit data...
namecont.hxx Loading commit data...
opcodes.hxx Loading commit data...
parser.hxx Loading commit data...
propacc.hxx Loading commit data...
rtlproto.hxx Loading commit data...
runtime.hxx Loading commit data...
sbcomp.hxx Loading commit data...
sbintern.hxx Loading commit data...
sbjsmeth.hxx Loading commit data...
sbjsmod.hxx Loading commit data...
sbtrace.hxx Loading commit data...
sbunoobj.hxx Loading commit data...
scanner.hxx Loading commit data...
scriptcont.hxx Loading commit data...
stdobj.hxx Loading commit data...
symtbl.hxx Loading commit data...
token.hxx Loading commit data...