summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-28coverity#1233509 Uncaught exceptionCaolán McNamara
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara
2014-10-28loplugin:unreffunStephan Bergmann
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: Ensure that formula broadcasting works after sort.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: 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
2014-10-23ATTR_VALUE_FORMAT is an SfxUInt32ItemStephan Bergmann
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan
2014-10-23Use OUStringBuffers for performance reasons.Matúš Kukan
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23coverity#1242587 Untrusted value as argumentCaolán McNamara
2014-10-23coverity#1242599 Untrusted loop boundCaolán McNamara
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Turn ScToken::checkTextEqual into a free functionStephan Bergmann
2014-10-23Move virtual ScToken members up to FormulaTokenStephan Bergmann