summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann2-3/+10
2014-05-06consistent percent sign in commentsThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni57-87/+87
2014-04-27automaticly -> automatically.Jan Holesovsky27-38/+38
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-23huge hrc and src file cleanupThomas Arnhold1-3/+0
2014-04-23coverity#707880 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-22remove unused hrc filesThomas Arnhold1-24/+0
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 Rathke4-12/+8
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist22-56/+56
2014-04-18Typo: s/shure/sureTor Lillqvist10-13/+13
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 Holesovsky9-122/+39
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe4-25/+17
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann3-21/+5
2014-04-14update_pchThomas Arnhold1-22/+68
2014-04-14typo: senstive -> sensitiveThomas Arnhold1-1/+1
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-14typo: stoped -> stoppedThomas 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 Arnhold4-8/+8
2014-04-10It's "its", not "it's"Tor Lillqvist7-11/+11
2014-04-09Remove unused functionsStephan Bergmann9-97/+7
2014-04-07framework: sal_Bool->boolNoel Grandin189-1576/+1576
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+3
2014-04-06Typo: s/ouer/ourTor Lillqvist15-47/+47
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist16-105/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist23-494/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist91-576/+576
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist237-2438/+0
2014-04-03Remove redundant pure overridesStephan Bergmann1-5/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin34-75/+75
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann8-8/+8
2014-04-01coverity#738544 Uninitialized scalar variableCaolán McNamara1-0/+1