• Tor Lillqvist's avatar
    Handle lack of module loading/unloading API when DISABLE_DYNLOADING · 97593ae2
    Tor Lillqvist yazdı
    There are basicically two classes of cases:
    
    1) Where the code is for obscure historical reasons or what I see as
    misguided "optimization" split into a more libraries than necessary,
    and these then are loaded at run-time. Instead, just use direct
    linking.
    
    2) Where dynamic loading is part of the functionality offered to some
    upper (scripting etc) layer, or where some system-specific non-LO
    library is loaded dynamically, as it is not necessarily present on
    end-user machines. Can't have such in the DISABLE_DYNLOADING case.
    
    Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
    97593ae2
Adı
Son kayıt (commit)
Son güncelleme
..
accessibility Loading commit data...
core Loading commit data...
customshapes Loading commit data...
dialog Loading commit data...
engine3d Loading commit data...
fmcomp Loading commit data...
form Loading commit data...
gallery2 Loading commit data...
gengal Loading commit data...
inc Loading commit data...
items Loading commit data...
mnuctrls Loading commit data...
sdr Loading commit data...
smarttags Loading commit data...
src Loading commit data...
stbctrls Loading commit data...
svdraw Loading commit data...
table Loading commit data...
tbxctrls Loading commit data...
toolbars Loading commit data...
unodialogs/textconversiondlgs Loading commit data...
unodraw Loading commit data...
unogallery Loading commit data...
xml Loading commit data...
xoutdev Loading commit data...