summaryrefslogtreecommitdiff
path: root/sc/inc/grouparealistener.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-17cleanup double includes and declarationsJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-02-05Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-01-28let have FormulaGroupAreaListener a virtual dtorEike Rathke
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-21Dump formula group listener info.Kohei Yoshida
2014-11-18We don't need 2 variants of this method. One is enough.Kohei Yoshida
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida