summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-06-18loplugin:saloverrideMatúš Kukan
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida
2014-06-13unit test for ForcedArray matrix error propagation, fdo#79978Eike Rathke
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-12put the add/modify/delete line below the rangeCaolán McNamara
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-12left align add/remove buttonsCaolán McNamara
2014-06-12Put conditional add/remove buttons above the range selector...Caolán McNamara
2014-06-12false warning C4701: potentially uninitialized local variableStephan Bergmann
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Dead codeStephan Bergmann
2014-06-10loplugin:bodynotinblockStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-10coverity#704261 Logically dead codeCaolán McNamara
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-06-10fix assertMarkus Mohrhard
2014-06-10GPU Calc:Support default 2nd parameter in ROUNDhaochen
2014-06-10GPU Calc:Support 3rd parameter in FLOORhaochen
2014-06-10GPU Calc:Support IF formula in GPUInterprethaochen
2014-06-10GPU Calc:Support string arguments in VLookuphaochen
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara
2014-06-10fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting.Matúš Kukan
2014-06-10Do not use GetSdrUndoFactory() in sc.Matúš Kukan
2014-06-10coverity#706877 Uncaught exceptionCaolán McNamara
2014-06-10fix invalid memory access related to temporary objectMarkus Mohrhard
2014-06-10don't use temporary objectMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-08workaround for DBG_UTIL XML correctness checksMarkus Mohrhard
2014-06-08check for empty string before accessing first elementMarkus Mohrhard
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna