summaryrefslogtreecommitdiff
path: root/sc/source/core/data/listenercontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Re-implement the COUNT function for efficiency.Kohei Yoshida1-2/+2
2013-06-24Reduce dependency on mtvelements.hxx header.Kohei Yoshida1-4/+7
2013-05-20Ditto when purging broadcasters.Kohei Yoshida1-2/+12
2013-05-20Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida1-1/+6
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida1-0/+12
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida1-2/+2
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida1-0/+19
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida1-0/+32