• Kohei Yoshida's avatar
    Speed up ScColumn::HasEditCells() by keeping track of block position. · c232a8c4
    Kohei Yoshida yazdı
    Use block position hint to avoid re-starting search in the cell text
    attribute array.  This change alone cuts additional 10 seconds off of
    the previously mentioned use case, by reducing the duration of
    HasEditCells() call from the previous ~10 seconds to a tiny fraction
    of a second.
    
    Change-Id: Id9f951cd235a88928c900619b6b66d7b8a057e0c
    c232a8c4
conditio.hxx 16.2 KB