summaryrefslogtreecommitdiffstats
path: root/framework/source/services
Commit message (Expand)AuthorAgeFilesLines
* Single line between methodsHussian Alamri2014-05-171-1/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet2014-05-154-15/+15
* Removed redundant private methods commentsHussian Alamri2014-05-142-2/+0
* Unify utl::TempFile ctorsStephan Bergmann2014-05-141-1/+1
* fix-includes.pl: frameworkThomas Arnhold2014-05-111-4/+4
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-11/+11
* automaticly -> automatically.Jan Holesovsky2014-04-273-8/+8
* Typo: s/cant/can't/Tor Lillqvist2014-04-183-15/+15
* Typo: s/shure/sureTor Lillqvist2014-04-182-2/+2
* Remove LockHelper::getGlobalMutex().Jan Holesovsky2014-04-152-13/+11
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* typo: hierarchie -> hierarchyThomas Arnhold2014-04-142-2/+2
* typo: befor -> beforeThomas Arnhold2014-04-141-1/+1
* typo: independend -> independentThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* Remove unused functionsStephan Bergmann2014-04-094-72/+4
* framework: sal_Bool->boolNoel Grandin2014-04-0710-244/+244
* Typo: s/ouer/ourTor Lillqvist2014-04-062-17/+17
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-062-25/+0
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-062-152/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-069-101/+101
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0613-406/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-10/+10
* typo: opend -> openedThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2610-226/+226
* Remove newly unused framework::LockHelper classStephan Bergmann2014-03-202-4/+4
* Remove newly unused framework::GuardStephan Bergmann2014-03-201-1/+0
* Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2014-03-202-9/+6
* Access safe members directlyStephan Bergmann2014-03-201-0/+1
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-0/+1
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-17/+7
* Use SolarMutexGuard directlyStephan Bergmann2014-03-201-160/+115
* Use SolarMutexGuard directlyStephan Bergmann2014-03-201-29/+10
* Use SolarMutexGuard directlyStephan Bergmann2014-03-202-2/+6
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-36/+16
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-1/+1
* fdo#51819: autorecovery: fix saving password in protected documents.Matúš Kukan2014-03-171-3/+5
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-172-10/+9
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-173-78/+75
* remove com.sun.star.comp.framework.LicenseCaolán McNamara2014-03-141-529/+0
* Remove visual noise from frameworkAlexander Wilms2014-02-267-194/+164
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2614-387/+387
* Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara2014-02-251-0/+6
* Remove unneccessary commentsAlexander Wilms2014-02-239-368/+368
* coverity#983681 Uncaught exceptionCaolán McNamara2014-02-211-3/+2