• Matúš Kukan's avatar
    bnc#882627: Allow to edit spacing to contents even with no borders visible. · b1d8df61
    Matúš Kukan yazdı
    SfxItemSet::MergeValue changes some items from SFX_ITEM_DEFAULT state to
    SFX_ITEM_SET which I think is a bug but this patch avoids the problem too.
    The issue was: visible changes in some tables, after changing e.g.
    borders spacing, because the cells had wrong SfxItemSet after the process.
    
    Change-Id: I676b211e1a4a1d7341c385d63503aa740718ed5d
    b1d8df61
sdrcelldlg.hxx 1.68 KB