Prevent broadcasts to gain xlsx formula import performance boost
oox import filter was spending a lot of time in ScFormulaCell::Notify() because of unnecessary broadcasts. Now the oox import filter will use the same approach that the xml import filter uses to prevent this from happening which results in shorter import time. Change-Id: I65e86919f352de0b22916a8d57d3166af0a58984
Showing
Please
register
or
sign in
to comment