• Noel Grandin's avatar
    partial revert of "loplugin:checkunusedparams in sc(part4)" · 015578db
    Noel Grandin yazdı
    <erAck> noelgrandin: actually that "also fix bug in
    ScDocShell::DBAreaDeleted" with 4d047221
    wasn't a bug because the aDocument.RemoveFlagsTab() call with ScMF::Auto
    removes the AutoFilter which is in the first row of the DB-Area
    <erAck> noelgrandin: now it unnecessarily processes the entire range
    <noelgrandin> erAck, does that also apply to the PostPaint call?
    <erAck> noelgrandin: should so, as only the row with the AF-buttons
    needs to be repainted
    <noelgrandin> erAck, will revert that part
    
    Change-Id: I29b9ee4e1b6517a01bf67f8efc09217d9df453a5
    015578db
undobase.cxx 18 KB