summaryrefslogtreecommitdiff
path: root/sc/source/core/data/listenercontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida1-0/+9
2014-03-15Unregister all listeners first then re-register them.Kohei Yoshida1-27/+17
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida1-2/+22
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