summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-18Access safe data members directlyStephan Bergmann1-8/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-8/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-8/+3
2014-03-18Access safe data members directlyStephan Bergmann1-8/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-4/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-7/+1
2014-03-18Access safe data members directlyStephan Bergmann1-3/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-4/+2
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-02-26Remove visual noise from frameworkAlexander Wilms7-111/+109