summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist13-406/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin4-10/+10
2014-03-29typo: opend -> openedThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann10-226/+226
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann2-4/+4
2014-03-20Remove newly unused framework::GuardStephan Bergmann1-1/+0
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2-9/+6
2014-03-20Access safe members directlyStephan Bergmann1-0/+1
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-0/+1
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-17/+7
2014-03-20Use SolarMutexGuard directlyStephan Bergmann1-160/+115
2014-03-20Use SolarMutexGuard directlyStephan Bergmann1-29/+10
2014-03-20Use SolarMutexGuard directlyStephan Bergmann2-2/+6
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-36/+16
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-1/+1
2014-03-17fdo#51819: autorecovery: fix saving password in protected documents.Matúš Kukan1-3/+5
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann2-10/+9
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann3-78/+75
2014-03-14remove com.sun.star.comp.framework.LicenseCaolán McNamara1-529/+0
2014-02-26Remove visual noise from frameworkAlexander Wilms7-194/+164
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann14-387/+387
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara1-0/+6
2014-02-23Remove unneccessary commentsAlexander Wilms9-368/+368
2014-02-21coverity#983681 Uncaught exceptionCaolán McNamara1-3/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan1-117/+113
2014-02-13cosmeticsMatúš Kukan1-1/+2
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan1-121/+42
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan1-59/+114
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan1-51/+135
2014-02-10Typo: acess -> accessJulien Nabet1-1/+1
2014-02-10coverity#1169812 condition appears the wrong way aroundCaolán McNamara1-1/+1
2014-02-10coverity#1169847 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-09coverity#1169848 Uncaught exceptionCaolán McNamara1-43/+53
2014-02-09coverity#1169804 Unchecked return valueCaolán McNamara1-1/+3
2014-02-09coverity#1169839 Unintentional integer overflowCaolán McNamara1-1/+1
2014-02-09Typo: (a)synchronoues -> a(synchronous)Julien Nabet1-1/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet4-7/+7
2014-02-08coverity#1169879 Uninitialized scalar fieldCaolán McNamara1-3/+10
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet2-8/+8
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-96/+83
2014-02-04remove lang path substitutionCaolán McNamara1-161/+1
2014-02-04nPrio is always 0Caolán McNamara1-169/+144
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-1/+180
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi1-61/+5