summaryrefslogtreecommitdiff
path: root/sc/inc/listenercontext.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-7/+6
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-6/+7
2015-09-17boost->stdCaolán McNamara1-7/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida1-2/+5
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-15Unregister all listeners first then re-register them.Kohei Yoshida1-0/+12
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida1-1/+10
2013-06-24Reduce dependency on mtvelements.hxx header.Kohei Yoshida1-3/+6
2013-05-20Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida1-0/+3
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida1-0/+12
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida1-1/+1
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida1-1/+5
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida1-0/+34