• Tomaž Vajngerl's avatar
    fdo#49350 Speedup "OK" action of auto-correct dialog · 0513e106
    Tomaž Vajngerl yazdı
    Instead of synchronizing the main list and the list of entries in the
    dialog, just remember what was added and removed and only add / remove
    those entries in the main "SvxAutoCorrect" list.
    Additional add MakeCombinedChanges which adds and remove entries in
    one call and only writes changes to the "acor" file once.
    
    Change-Id: Idcc4c64d25e050c3f6eb9960a59c4a55d06b5ca1
    0513e106
autocdlg.cxx 92.3 KB