summaryrefslogtreecommitdiff
path: root/sc/inc/listenerquery.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2018-12-07sc: Peel off a pimplTakeshi Abe
2017-10-23loplugin:includeform: scStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida