summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-10-28coverity#704001 silence Unchecked return valueCaolán McNamara
2014-10-28coverity#703988 silence Unchecked return valueCaolán McNamara
2014-10-28Bin dead and commented-out codeTor Lillqvist
2014-10-28Bin unused SingleVectorFormula and DoubleVectorFormula typesTor Lillqvist
2014-10-28This is C++Tor Lillqvist
2014-10-28Bin unused cl_kernel_function typedefTor Lillqvist
2014-10-28Bin unused strcasecmp macroTor Lillqvist
2014-10-28If we #define MAX_CLKERNEL_NUM 200, we know that it isn't <= 0Tor Lillqvist
2014-10-28Bin unused macrosTor Lillqvist
2014-10-28Bin unused macrosTor Lillqvist
2014-10-28Bin unused OPENCLWRAPPER_CL_MAP_WRITE_FLAGTor Lillqvist
2014-10-28Bin unused macrosTor Lillqvist
2014-10-28cid#738785 Uninitialized pointer fieldStephan Bergmann
2014-10-28Revert "cid#738785 Uninitialized pointer field"Stephan Bergmann
2014-10-28coverity#1233509 Uncaught exceptionCaolán McNamara
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara
2014-10-28loplugin:unreffunStephan Bergmann
2014-10-28cid#738785 Uninitialized pointer fieldNoel Grandin
2014-10-28fdo#85046 - MENU: Edit > Changes should be renamed for better clarityYousuf Philips
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-27fdo#85215: Write test for this.Kohei Yoshida
2014-10-27fdo#85215: Ensure that formula broadcasting works after sort.Kohei Yoshida
2014-10-27fdo#85282: Write test for this.Kohei Yoshida
2014-10-27fdo#85282: Correct adjustment of range reference on delete & shift.Kohei Yoshida
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-26fdo#85215: Write test for this.Kohei Yoshida
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar
2014-10-25typo: uesd -> usedAndras Timar
2014-10-25coverity#1242671 Untrusted value as argumentCaolán McNamara
2014-10-24coverity#1242427 Explicit null dereferencedCaolán McNamara
2014-10-24coverity#1242428 Explicit null dereferencedCaolán McNamara
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24Register the item type based on the SIDMaxim Monastirsky
2014-10-24coverity#1000601 Dereference after null checkCaolán McNamara
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-24fdo#73617 sc: Don't update the gui during live previewMaxim Monastirsky
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23Fraction: Revert "conversion to double should not be necessary"Jan Holesovsky
2014-10-23Avoid left shift of negative values (ubsan)Stephan Bergmann
2014-10-23Avoid left shift of negative values (ubsan)Stephan Bergmann