summaryrefslogtreecommitdiff
path: root/include/svl/listener.hxx
AgeCommit message (Expand)Author
2022-03-06make a bunch of SvtBroadcaster/SvtListeners functions inlineLuboš Luňák
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin
2018-10-01fix bug in SvtListener::CopyAllBroadcastersNoel Grandin
2018-10-01don't call back into the SvtBroadcaster when dyingNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen