summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers
2016-03-08setCellRangeData: check matrix size before operating, tdf#98389 follow-upEike Rathke
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke
2016-03-07remove unused errInterpOverflowEike Rathke
2016-03-07a few more candidates for errMatrixSizeEike Rathke
2016-03-07introduce a dedicated errMatrixSizeEike Rathke
2016-03-07use ScMatrix::IsSizeAllocatable() instead of GetElementsMax()Eike Rathke
2016-03-07expand src templatesDavid Tardon
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07disable means Enable(false), not true.. tdf#98389 relatedEike Rathke
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-06coverity#1355250 Logically dead codeCaolán McNamara
2016-03-06coverity#1355253 Uninitialized scalar fieldCaolán McNamara
2016-03-06use the initializer listMarkus Mohrhard
2016-03-06tdf#96969 Calc: Change shortcut key for Select ColumnYousuf Philips
2016-03-06cppcheck: fix duplicateBreakJulien Nabet
2016-03-05cid#1355251, use delete[] for arraysMarkus Mohrhard
2016-03-05Actually I don't see why this would need to be inside OSL_DEBUG_LEVEL > 0Tor Lillqvist
2016-03-05loplugin:sallogareasTor Lillqvist
2016-03-05tdf#97906 Calc: Correct cell reference shortcut keysYousuf Philips
2016-03-04do the calculation check only conditionally, tdf#91794 follow-upEike Rathke
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-04follow up of tdf#94635Winfried Donkers
2016-03-04tdf#98083: Always save cell formatKatarina Behrens
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-04tdf#93889 Remove a busy loopJaskaran
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03We don't use 'using' for other std types either in this fileTor Lillqvist
2016-03-03delete works fine on nullptrTor Lillqvist
2016-03-03loplugin:nullptrTor Lillqvist
2016-03-03loplugin:unreffunTor Lillqvist
2016-03-03tdf#97215 Sorting with update reference causes crashArul Michael
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers
2016-03-03loplugin:nullptrStephan Bergmann
2016-03-03sc: add classification toolbarMiklos Vajna
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-03remove double definesJochen Nitschke
2016-03-03tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Steven Guo
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-03-02Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-03-02coverity#703997 silence Unchecked return valueCaolán McNamara
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke