summaryrefslogtreecommitdiffstats
path: root/framework/source/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-1/+1
* fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan2014-02-131-117/+113
* cosmeticsMatúš Kukan2014-02-131-1/+2
* ModuleManager should be static; and simplify.Matúš Kukan2014-02-131-121/+42
* fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan2014-02-111-59/+114
* fwk: Constructor feature for one instance SessionListener.Matúš Kukan2014-02-111-51/+135
* Typo: acess -> accessJulien Nabet2014-02-101-1/+1
* coverity#1169812 condition appears the wrong way aroundCaolán McNamara2014-02-101-1/+1
* coverity#1169847 Uncaught exceptionCaolán McNamara2014-02-101-1/+1
* coverity#1169848 Uncaught exceptionCaolán McNamara2014-02-091-43/+53
* coverity#1169804 Unchecked return valueCaolán McNamara2014-02-091-1/+3
* coverity#1169839 Unintentional integer overflowCaolán McNamara2014-02-091-1/+1
* Typo: (a)synchronoues -> a(synchronous)Julien Nabet2014-02-091-1/+1
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-094-7/+7
* coverity#1169879 Uninitialized scalar fieldCaolán McNamara2014-02-081-3/+10
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-062-8/+8
* Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan2014-02-061-96/+83
* remove lang path substitutionCaolán McNamara2014-02-041-161/+1
* nPrio is always 0Caolán McNamara2014-02-041-169/+144