summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2014-04-27automaticly -> automatically.Jan Holesovsky11-20/+20
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt1-1/+2
2014-04-26fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt1-0/+9
2014-04-23coverity#707880 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile1-1/+4
2014-04-18and again ... geez..Eike Rathke1-1/+1
2014-04-18and againEike Rathke1-1/+1
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke1-7/+3
2014-04-18another SvtLanguageTable instance bites the dustEike Rathke1-3/+1
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke3-9/+8
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist13-44/+44
2014-04-18Typo: s/shure/sureTor Lillqvist5-7/+7
2014-04-17Fix a memory leakTakeshi Abe1-2/+2
2014-04-16coverity#738544 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-04-16coverity#1202950 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky7-82/+39
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe4-25/+17
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-14typo: inidcates -> indicatesThomas Arnhold1-1/+1
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold2-2/+2
2014-04-14typo: befor -> beforeThomas Arnhold1-1/+1
2014-04-14typo: independend -> independentThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold3-7/+7
2014-04-10It's "its", not "it's"Tor Lillqvist2-3/+3
2014-04-09Remove unused functionsStephan Bergmann9-97/+7
2014-04-07framework: sal_Bool->boolNoel Grandin118-1262/+1262
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+3
2014-04-06Typo: s/ouer/ourTor Lillqvist4-29/+29
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist5-39/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist9-223/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist66-379/+379
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist158-1902/+0
2014-04-03Remove redundant pure overridesStephan Bergmann1-5/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin24-56/+56
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-3/+3
2014-04-01coverity#738544 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-04-01coverity#707886 Uninitialized scalar fieldCaolán McNamara1-4/+6
2014-04-01coverity#707881 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-31callcatcher: update unused codeCaolán McNamara1-28/+0
2014-03-30coverity#1194897 Logically dead codeCaolán McNamara1-7/+0
2014-03-29typo: opend -> openedThomas Arnhold1-1/+1
2014-03-27framework: sal_Bool->boolNoel Grandin12-130/+130
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann50-598/+598
2014-03-25coverity#1187652 Dead default in switchCaolán McNamara1-2/+0
2014-03-22coverity#707872 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-03-22coverity#738659 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann7-142/+25