summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/closedispatcher.cxx
AgeCommit message (Expand)Author
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-02-21TyposJulien Nabet
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738658 Uninitialized scalar fieldCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-05-22fix Mac buildNoel 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-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-06Revert "if/else placement"Luboš Luňák
2012-11-03if/else placementLuboš Luňák
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi