summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet5-27/+27
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino1-40/+41
2014-05-17Single line between methodsHussian Alamri1-27/+0
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-3/+3
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-15/+15
2014-05-14Removed redundant private methods commentsHussian Alamri1-28/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin3-6/+6
2014-05-11fix-includes.pl: frameworkThomas Arnhold7-9/+9
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni4-5/+5
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky2-14/+8
2014-04-09Remove unused functionsStephan Bergmann2-7/+0
2014-04-07framework: sal_Bool->boolNoel Grandin10-88/+88
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+3
2014-04-06Typo: s/ouer/ourTor Lillqvist1-7/+7
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-4/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist1-16/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist13-79/+79
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist28-351/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-31callcatcher: update unused codeCaolán McNamara1-28/+0
2014-03-30coverity#1194897 Logically dead codeCaolán McNamara1-7/+0
2014-03-27framework: sal_Bool->boolNoel Grandin11-129/+129
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-35/+35
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann2-8/+8
2014-03-20Remove newly unused framework::GuardStephan Bergmann1-1/+0
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2-8/+8
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-9/+6
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-9/+6
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann1-1/+0
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-13/+11
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann1-2/+1
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann1-2/+2
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann1-2/+2
2014-03-17Remove dead fileStephan Bergmann1-31/+0
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann5-27/+26
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-2/+0
2014-03-17framework: prefer passing OUString by referenceNoel Grandin2-3/+3
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann4-96/+4
2014-02-26Remove visual noise from frameworkAlexander Wilms5-147/+147
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann14-149/+149
2014-02-23Remove unneccessary commentsAlexander Wilms14-179/+179
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+3
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-3/+3
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet2-3/+3
2014-02-03fdo#70376: Put only document (file) name in window title on OS XTor Lillqvist1-1/+4
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi4-51/+12
2014-01-29bool improvementsStephan Bergmann4-4/+4
2014-01-28bool improvementsStephan Bergmann2-3/+3
2014-01-21bool improvementsStephan Bergmann1-1/+1