summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/interceptionhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Use for-range loops in frameworkJulien Nabet1-12/+7
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-05-23framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8
2016-05-20framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2016-05-12framework: initial implementation of a dispatch disabler.Michael Meeks1-1/+1
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra1-18/+1
2016-01-10Fix typosAndrea Gelmini1-3/+3
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-15/+11
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-6/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan1-0/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-1/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-2/+2
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin1-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-8/+0
2012-08-08remove include comments and boxesThomas Arnhold1-8/+0
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-30Bin a bunch of pointless commentsTor Lillqvist1-24/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.5.262); FILE MERGEDRüdiger Timm1-29/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGEDOliver Bolte1-2/+5
2006-05-08INTEGRATION: CWS mbapp3 (1.3.130); FILE MERGEDJens-Heiner Rechtien1-3/+50
2005-09-09INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGEDRüdiger Timm1-47/+21
2003-04-04INTEGRATION: CWS fwk01 (1.1.72); FILE MERGEDJens-Heiner Rechtien1-363/+191
2001-07-02#79955# move to dispatch dirAndreas Schlüns1-0/+504