• Kohei Yoshida's avatar
    fdo#75977: Clear sheet deleted flags for affected references when undoing. · 18909ddb
    Kohei Yoshida yazdı
    This will allow formula cells to restore deleted references when they get
    recalculated.  With this change, SetDirty() that previosly took no argument
    has been renamed to SetAllFormulasDirty(), and it now takes one argument that
    stores context information.
    
    Change-Id: If0de5dc1737a2722b6d61a87644b10a4f921edc5
    18909ddb
refundo.cxx 5.43 KB