summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/closedispatcher.hxx
AgeCommit message (Expand)Author
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-11TyposAndrea Gelmini
2019-08-18Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-01-16Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-08-08loplugin:constantparamNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10Typo: adress -> addressJulien Nabet
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2013-12-20typo fixesAndras Timar
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-26typo fixes in commentsAndras Timar
2013-09-26Everytimes -> Every timeJesús Corrius
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks