summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis4-341/+361
2016-03-05Actually I don't see why this would need to be inside OSL_DEBUG_LEVEL > 0Tor Lillqvist1-5/+3
2016-03-05loplugin:sallogareasTor Lillqvist2-4/+4
2016-03-05tdf#97906 Calc: Correct cell reference shortcut keysYousuf Philips2-7/+7
2016-03-04do the calculation check only conditionally, tdf#91794 follow-upEike Rathke1-2/+4
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar16-58/+45
2016-03-04follow up of tdf#94635Winfried Donkers1-3/+3
2016-03-04tdf#98083: Always save cell formatKatarina Behrens5-13/+66
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin40-158/+101
2016-03-04tdf#93889 Remove a busy loopJaskaran2-38/+19
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis20-25/+25
2016-03-03We don't use 'using' for other std types either in this fileTor Lillqvist1-7/+5
2016-03-03delete works fine on nullptrTor Lillqvist1-8/+4
2016-03-03loplugin:nullptrTor Lillqvist1-5/+5
2016-03-03loplugin:unreffunTor Lillqvist1-1/+0
2016-03-03tdf#97215 Sorting with update reference causes crashArul Michael1-9/+8
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers11-11/+1973
2016-03-03loplugin:nullptrStephan Bergmann1-1/+1
2016-03-03sc: add classification toolbarMiklos Vajna4-0/+27
2016-03-03unit test for tdf#98297, exclude/include error values with COUNT/COUNTAEike Rathke1-0/+12
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin4-6/+6
2016-03-03remove double definesJochen Nitschke7-60/+12
2016-03-03tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Steven Guo1-8/+3
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin48-219/+159
2016-03-02Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke3-13/+29
2016-03-02coverity#703997 silence Unchecked return valueCaolán McNamara1-1/+1
2016-03-02shift "Decimal places" down by 2 to align with "Limit decimals" againEike Rathke1-1/+1
2016-03-02add tooltips about Excel interoperabilityEike Rathke1-0/+3
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke3-20/+34
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin75-465/+336
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin4-5/+5
2016-03-01coverity#1352213 Unchecked return valueCaolán McNamara1-2/+2
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna1-1/+2
2016-03-01tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti3-6/+9
2016-02-29fix error in new cell dump property codeMarkus Mohrhard1-1/+1
2016-02-29fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke1-0/+18
2016-02-29loplugin:nullptrNoel Grandin1-1/+1
2016-02-29Related: tdf#89646 sc: Fix some issues with the new toolsMaxim Monastirsky3-9/+18
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose5-3/+48
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard4-42/+20
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran3-2/+57
2016-02-28tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens1-4/+8
2016-02-27tdf#97906 : Toggle reference and show data sources shortcutsDennis Francis1-1/+23
2016-02-27sc - unit tests for tdf#97369 and tdf#97587Marco Cecchetti2-0/+181
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem22-149/+258
2016-02-26handle SearchWildcard API optionEike Rathke2-0/+5
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-8/+8
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-4/+2
2016-02-24chmod -xTor Lillqvist1-0/+0
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-1/+1