summaryrefslogtreecommitdiff
path: root/sc/inc/grouparealistener.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke1-3/+7
2015-02-02callcatcher: shave off a few moreCaolán McNamara1-2/+0
2015-01-28let have FormulaGroupAreaListener a virtual dtorEike Rathke1-0/+2
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida1-0/+2
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-2/+4
2014-11-21Dump formula group listener info.Kohei Yoshida1-0/+6
2014-11-18We don't need 2 variants of this method. One is enough.Kohei Yoshida1-10/+0
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida1-0/+73