summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12send mouse events to the OpenGL windowMarkus Mohrhard
2014-05-12integrate the date time testsMarkus Mohrhard
2014-05-12add tests for date time functionsKen Biondi
2014-05-11fdo#78535: Don't process borders of 0 width.Kohei Yoshida
2014-05-11coverity#705842 Dereference before null checkCaolán McNamara
2014-05-11coverity#705841 Dereference before null checkCaolán McNamara
2014-05-11coverity#705840 Dereference before null checkCaolán McNamara
2014-05-11coverity#736092 Improper use of negative valueCaolán McNamara
2014-05-11coverity#736091 Improper use of negative valueCaolán McNamara
2014-05-11coverity#708031 Uninitialized scalar fieldCaolán McNamara
2014-05-11sc: some cleanup of the alignment panelMaxim Monastirsky
2014-05-11Fix previous commit (sc part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-10coverity#707994 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#707996 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708014 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#1130486 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#984136 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#984137 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708064 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#1079327 Uninitialized pointer fieldCaolán McNamara
2014-05-10coverity#708020 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708055 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#1213276 Resource leakCaolán McNamara
2014-05-10coverity#1213277 Resource leakCaolán McNamara
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-10Lsan: fix memory leakMarkus Mohrhard
2014-05-10Lsan: fix memory leak in xmlbodyi.cxxMarkus Mohrhard
2014-05-10Lsan: fix memory leak in conditio.cxxMarkus Mohrhard
2014-05-10-Werror=parenthesesMiklos Vajna
2014-05-09fdo#77056: Treat empty cells as if they have a value of 0.0.Kohei Yoshida
2014-05-09fdo#77056: Modify existing test to cover the reported scenario.Kohei Yoshida
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09fdo#77379: Don't return from the call. Notes are handled at the end.Kohei Yoshida
2014-05-09fdo#77379: Write test for this.Kohei Yoshida
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09fdo#77806: Check the boundaries before accessing an array....Kohei Yoshida
2014-05-09fdo#77806: Write test for this.Kohei Yoshida
2014-05-09coverity#1209709 Dereference null return valueCaolán McNamara
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09Start with the mode lineTakeshi Abe
2014-05-09callcatcher: update unused codeCaolán McNamara