summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leakTakeshi Abe2014-04-171-2/+2
* coverity#738544 Uninitialized scalar variableCaolán McNamara2014-04-161-0/+1
* coverity#1202950 Uninitialized scalar fieldCaolán McNamara2014-04-161-0/+1
* Remove LockHelper::getGlobalMutex().Jan Holesovsky2014-04-159-122/+39
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-154-25/+17
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-153-21/+5
* update_pchThomas Arnhold2014-04-141-22/+68
* typo: senstive -> sensitiveThomas Arnhold2014-04-141-1/+1
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* typo: stoped -> stoppedThomas Arnhold2014-04-141-1/+1
* typo: inidcates -> indicatesThomas 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-144-8/+8
* It's "its", not "it's"Tor Lillqvist2014-04-107-11/+11
* Remove unused functionsStephan Bergmann2014-04-099-97/+7
* framework: sal_Bool->boolNoel Grandin2014-04-07189-1576/+1576
* coverity#706548 Uncaught exceptionCaolán McNamara2014-04-071-4/+3
* Typo: s/ouer/ourTor Lillqvist2014-04-0615-47/+47
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-0616-105/+0
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-0623-494/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0691-576/+576
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-06237-2438/+0
* Remove redundant pure overridesStephan Bergmann2014-04-031-5/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0334-75/+75
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-018-8/+8
* coverity#738544 Uninitialized scalar variableCaolán McNamara2014-04-011-0/+1
* coverity#707886 Uninitialized scalar fieldCaolán McNamara2014-04-011-4/+6
* coverity#707881 Uninitialized scalar fieldCaolán McNamara2014-04-011-1/+2
* callcatcher: update unused codeCaolán McNamara2014-03-311-28/+0
* coverity#1194897 Logically dead codeCaolán McNamara2014-03-301-7/+0
* typo: opend -> openedThomas Arnhold2014-03-291-1/+1
* framework: sal_Bool->boolNoel Grandin2014-03-2712-130/+130
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-26149-1405/+1405
* coverity#1187652 Dead default in switchCaolán McNamara2014-03-251-2/+0
* coverity#707872 Uninitialized scalar fieldCaolán McNamara2014-03-221-3/+4
* coverity#738659 Uninitialized pointer fieldCaolán McNamara2014-03-221-1/+2
* Remove newly unused framework::LockHelper classStephan Bergmann2014-03-208-197/+32
* Remove newly unused framework::GuardStephan Bergmann2014-03-2011-81/+0
* Remove unused function declarationStephan Bergmann2014-03-201-3/+0
* Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2014-03-208-103/+51
* Remove newly unused framework::ThreadHelpBaseStephan Bergmann2014-03-202-67/+0
* Use an osl::Mutex directlyStephan Bergmann2014-03-202-64/+24
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-2/+3
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-5/+2
* Remove dead codeStephan Bergmann2014-03-201-171/+0
* Remove unused includesStephan Bergmann2014-03-205-5/+0
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-2/+1