summaryrefslogtreecommitdiff
path: root/include/svl/broadcast.hxx
AgeCommit message (Expand)Author
2020-08-19Fix typosAndrea Gelmini
2020-07-01tdf#132454 some more improvementsNoel Grandin
2020-06-26optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-10-01SvtBroadcaster no need to uniqueNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2013-12-21Make the broadcasting work even when about to destruct.Jan Holesovsky
2013-12-21Don't call EndListening() on already destructed listeners.Jan Holesovsky
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida
2013-11-14No need to individually remove listeners when being destroyed.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