summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)AuthorFilesLines
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino1-2/+2
2014-05-17Single line between methodsHussian Alamri1-2/+0
2014-05-14Removed redundant private methods commentsHussian Alamri1-2/+0
2014-05-11fix-includes.pl: frameworkThomas Arnhold2-3/+3
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann1-2/+8
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni5-8/+8
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist2-4/+4
2014-04-18Typo: s/shure/sureTor Lillqvist1-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin7-75/+75
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-3/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist3-17/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist6-31/+31
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist11-143/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-4/+4
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-10/+2
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-7/+2
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-9/+7
2014-03-18Access safe data members directlyStephan Bergmann1-14/+3
2014-03-18Access safe data members directlyStephan Bergmann1-19/+5
2014-03-18Access safe data members directlyStephan Bergmann1-14/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-23/+10
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-19/+8
2014-03-18Access safe data members directlyStephan Bergmann1-13/+2
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-15/+11
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-54/+35
2014-03-18Access safe data members directlyStephan Bergmann1-12/+4
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-54/+48
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann3-13/+13
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann12-48/+38
2014-03-17framework: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-03-12Spelling fix: suportedTor Lillqvist3-6/+6
2014-02-26Remove visual noise from frameworkAlexander Wilms2-26/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann12-63/+63
2014-02-23Remove unneccessary commentsAlexander Wilms8-98/+98
2014-02-21coverity#738658 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet2-2/+2
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi1-50/+12
2014-01-21bool improvementsStephan Bergmann1-14/+1
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan3-0/+8
2013-12-20typo fixesAndras Timar7-19/+19
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-4/+4
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin3-4/+4
2013-09-26typo fixes in commentsAndras Timar5-10/+10
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-2/+2
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist1-1/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist3-48/+6
2013-08-20Improve some debug outputStephan Bergmann1-2/+14