summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Fix typosAndrea Gelmini2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-68/+59
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann5-7/+27
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-10/+10
2016-04-16bin theseDouglas Mencken1-15/+2
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin1-3/+3
2016-04-08Drop unused uses of TransactionBaseStephan Bergmann1-4/+1
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky2-192/+0
2016-03-10loplugin:constantparam in frameworkNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra1-4/+0
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann2-6/+0
2015-11-20new loplugin:unusedfieldsNoel Grandin2-7/+1
2015-11-02loplugin:stringconstantNoel Grandin10-10/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-57/+57
2015-10-01Fix typosAndrea Gelmini2-4/+4
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe11-22/+22
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-03-03TyposJulien Nabet1-1/+1
2015-01-24Typo: syncro->synchroJulien Nabet1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-4/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-8/+1
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2-2/+2
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-05-14Removed redundant private methods commentsHussian Alamri3-4/+0
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann1-1/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky4-4/+4
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-3/+3
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2-14/+4
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-04-07framework: sal_Bool->boolNoel Grandin7-17/+17
2014-04-06Typo: s/ouer/ourTor Lillqvist4-4/+4
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-13/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist1-33/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist4-15/+15
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist8-93/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann11-57/+57
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-6/+2
2014-03-18Access safe data members directlyStephan Bergmann1-8/+1
2014-03-18Access safe data members directlyStephan Bergmann1-4/+2