summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-03coverity#1078526 Logically dead codeCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04coverity#737167 Uncaught exceptionCaolán McNamara
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-17Single line between methodsHussian Alamri
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-09Remove unused functionsStephan Bergmann
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31callcatcher: update unused codeCaolán McNamara
2014-03-30coverity#1194897 Logically dead codeCaolán McNamara
2014-03-27framework: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann
2014-03-17Remove dead fileStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-17framework: prefer passing OUString by referenceNoel Grandin
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms