summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky
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-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
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-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-07improve defaultparams lopluginNoel 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-06don't use same file in two testsMarkus Mohrhard
2016-03-06tdf#96969 Calc: Change shortcut key for Select ColumnYousuf Philips
2016-03-06cppcheck: fix duplicateBreakJulien Nabet
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-03-05tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparisonAleksas Pantechovskis
2016-03-05cid#1355251, use delete[] for arraysMarkus Mohrhard
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
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