summaryrefslogtreecommitdiff
path: root/vcl/source/app/vclevent.cxx
AgeCommit message (Expand)Author
2020-09-11application level settings-changed event callbacks not triggeringCaolán McNamara
2020-06-24loplugin:unusedmethodsNoel Grandin
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2017-10-23loplugin:includeform: vclStephan Bergmann
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-14list->vectorNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-08do not derive from std::listDavid Tardon
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2010-01-05vcl108: #i107875# fix an assertion with debug stdc++ lib (thanks dtardon)Philipp Lohmann [pl]
2009-10-13missing virtual dtorDaniel Rentz
2009-10-13missing virtual dtorDaniel Rentz
2009-08-26added a new vcl event type that carries accessible object so that it can be u...Kohei Yoshida
2009-02-19#i98792# add post yield handlerPhilipp Lohmann
2008-05-30INTEGRATION: CWS aquavcl07 (1.6.4); FILE MERGEDOliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.5.248); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.3.376); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.2.958); FILE MERGEDRüdiger Timm
2002-07-18#101115# support extended toolkit methodsStephan Schäfer
2001-11-27#93120# EventListenersMalte Timmermann