summaryrefslogtreecommitdiff
path: root/vcl/source/app/vclevent.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-2/+2
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-9/+3
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin1-3/+9
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-0/+14
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-2/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-3/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-12/+12
2015-09-20convert Link<> to typedNoel Grandin1-40/+0
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-29/+18
2015-09-14list->vectorNoel Grandin1-4/+4
2015-09-11convert Link<> to typedNoel Grandin1-22/+0
2015-04-30Gradually typed LinkStephan Bergmann1-13/+13
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+9
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+8
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+5
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-4/+4
2011-02-08do not derive from std::listDavid Tardon1-2/+18
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-1/+2
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-4/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann1-0/+20
2010-01-05vcl108: #i107875# fix an assertion with debug stdc++ lib (thanks dtardon)Philipp Lohmann [pl]1-2/+1
2009-10-13missing virtual dtorDaniel Rentz1-4/+6
2009-10-13missing virtual dtorDaniel Rentz1-0/+4
2009-08-26added a new vcl event type that carries accessible object so that it can be u...Kohei Yoshida1-0/+14
2009-02-19#i98792# add post yield handlerPhilipp Lohmann1-0/+53
2008-05-30INTEGRATION: CWS aquavcl07 (1.6.4); FILE MERGEDOliver Bolte1-5/+19
2008-04-11INTEGRATION: CWS changefileheader (1.5.248); FILE MERGEDRüdiger Timm1-23/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.3.376); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.2.958); FILE MERGEDRüdiger Timm1-47/+21
2002-07-18#101115# support extended toolkit methodsStephan Schäfer1-2/+20
2001-11-27#93120# EventListenersMalte Timmermann1-0/+78