summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-06-07column storage might be changed, related lp#990868Markus Mohrhard
2014-06-07don't try to import invalid document, fdo#79135Markus Mohrhard
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-06-06coverity#735806 Dereference after null checkCaolán McNamara
2014-06-06coverity#735798 Dereference after null checkCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06-Werror,-Wunused-macrosStephan Bergmann
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk94
2014-06-06coverity#735812 Dereference after null checkCaolán McNamara
2014-06-06coverity#735802 Unchecked dynamic_castCaolán McNamara
2014-06-05coverity#705214 Missing break in switch, assuming intentionalCaolán McNamara
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-06-05unify the handling of string position arguments, fdo#75971 relatedEike Rathke
2014-06-05coverity#736046 Missing break in switchCaolán McNamara
2014-06-05coverity#705211 Missing break in switchCaolán McNamara