summaryrefslogtreecommitdiff
path: root/svl/source/notify/broadcast.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-10-03svl : use uintptr_t instead of sal_uInt32 or sal_uInt64Arnaud Versini1-10/+2
2022-03-06make a bunch of SvtBroadcaster/SvtListeners functions inlineLuboš Luňák1-8/+0
2022-03-06do not destroy broadcasters and then recreate again (tdf#134268)Luboš Luňák1-6/+1
2020-07-01Fix typosAndrea Gelmini1-1/+1
2020-07-01tdf#132454 some more improvementsNoel Grandin1-9/+84
2020-06-26optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák1-33/+43
2020-06-25optimize SvtBroadcaster::Normalize() a bit more (tdf#132454)Luboš Luňák1-4/+11
2020-06-24optimize SvtBroadcaster::Normalize() (tdf#132454)Luboš Luňák1-2/+19
2020-03-23Fix typosAndrea Gelmini1-1/+1
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov1-8/+8
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin1-42/+32
2018-10-05fix iterator invalidation assertNoel Grandin1-6/+8
2018-10-02SvtBroadcaster unify the normal and PrepareForDestruction pathsNoel Grandin1-32/+40
2018-10-02minor optimisation to SvtBroadcaster::AddNoel Grandin1-6/+8
2018-10-02fix bug in SvtBroadcaster copy constructorNoel Grandin1-22/+10
2018-10-01SvtBroadcaster no need to uniqueNoel Grandin1-4/+0
2018-10-01scatter some asserts in SvtBroadcasterNoel Grandin1-0/+7
2018-10-01don't call back into the SvtBroadcaster when dyingNoel Grandin1-5/+5
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet1-3/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-1/+3
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida1-0/+9
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2013-12-23fix crash when erasing entry while iterating through vectorMarkus Mohrhard1-1/+2
2013-12-23iterators are not pointersEike Rathke1-3/+3
2013-12-21Make the broadcasting work even when about to destruct.Jan Holesovsky1-46/+47
2013-12-21Don't call EndListening() on already destructed listeners.Jan Holesovsky1-15/+34
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky1-3/+6
2013-11-15Band-aid fix for SvtBroadcaster::BroadcastStephan Bergmann1-1/+2
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida1-6/+24
2013-11-14No need to individually remove listeners when being destroyed.Kohei Yoshida1-2/+6
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida1-50/+59
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2012-07-02re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-27Removed unused codeSzabolcs Dezsi1-28/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-2/+0
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-7/+7
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09A patch to remove some unused directives.jgraeme1-2/+0
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-4/+4
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files in from svl/inc to svl/inc/svl; rem...Mathias Bauer1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer1-1/+1
2009-10-08#i103496#: make svl buildableMathias Bauer1-1/+1