summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-03-03loplugin:nullptrStephan Bergmann
2016-03-03sc: add classification toolbarMiklos Vajna
2016-03-03unit test for tdf#98297, exclude/include error values with COUNT/COUNTAEike Rathke
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-02shift "Decimal places" down by 2 to align with "Limit decimals" againEike Rathke
2016-03-02add tooltips about Excel interoperabilityEike Rathke
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01coverity#1352213 Unchecked return valueCaolán McNamara
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna
2016-03-01tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti