summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-02-29fix error in new cell dump property codeMarkus Mohrhard
2016-02-29fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke
2016-02-29loplugin:nullptrNoel Grandin
2016-02-29Related: tdf#89646 sc: Fix some issues with the new toolsMaxim Monastirsky
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran
2016-02-28tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens
2016-02-27tdf#97906 : Toggle reference and show data sources shortcutsDennis Francis
2016-02-27sc - unit tests for tdf#97369 and tdf#97587Marco Cecchetti
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-26handle SearchWildcard API optionEike Rathke
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-24chmod -xTor Lillqvist
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-23methods in .SDI files don't use attributesNoel Grandin
2016-02-22enable wildcards when importing .xlsx|.xlsb, tdf#72196Eike Rathke
2016-02-22enable wildcards when importing .xls, tdf#72196Eike Rathke
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke
2016-02-22change to DetectSearchType(), tdf#72196Eike Rathke