summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of soma local variablesTamás Zolnai2016-09-171-4/+2
* Fix build with DEBUG_PIVOT_TABLE macroTamás Zolnai2016-09-173-7/+7
* tdf#101541 function WORKDAY.INTL not working properlyWinfried Donkers2016-09-161-17/+13
* Revert "Revert "add MOD test case""Eike Rathke2016-09-161-0/+3714
* Revert "Revert "add CUMPRINC test case""Eike Rathke2016-09-161-0/+1739
* Revert "Revert "add GROWTH test case""Eike Rathke2016-09-161-0/+7952
* Revert "Revert "add LINEST test case""Eike Rathke2016-09-161-0/+8042
* Revert "Revert "add LOGEST testcase""Eike Rathke2016-09-161-0/+3324
* Improve test failure outputStephan Bergmann2016-09-161-2/+2
* tdf#101855 BETA.DIST: apply same constraints as Excel does.Winfried Donkers2016-09-161-20/+5
* tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll2016-09-161-6/+22
* tdf#79398 Add qa unit test for sub-formatLaurent Balland-Poirier2016-09-162-1/+1
* use std::unique_ptrCaolán McNamara2016-09-152-24/+9
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-155-9/+43
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-1544-366/+366
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-1525-144/+34
* add FORECAST.ETS.MULT test caseZdeněk Crhonek2016-09-151-0/+12237
* add OFFSET test caseZdeněk Crhonek2016-09-151-0/+4400
* add ROWS test caseZdeněk Crhonek2016-09-151-0/+3899
* sc: disable function test documents for 32-bit PLATFORMID=linux_x86Eike Rathke2016-09-141-0/+9
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-141-4/+4
* loplugin:constantparamNoel Grandin2016-09-145-35/+20
* add EXPON.DIST test caseZdeněk Crhonek2016-09-141-0/+3896
* add F.TEST testcaseZdeněk Crhonek2016-09-141-0/+1617
* add PV test caseZdeněk Crhonek2016-09-141-0/+2581
* add FISHERINV test caseZdeněk Crhonek2016-09-131-0/+5390
* add FORECAST test caseZdeněk Crhonek2016-09-131-0/+4953
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13452-989/+989
* coverity#1372442 Unchecked return valueCaolán McNamara2016-09-131-2/+3
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-133-3/+0
* fix a TODO in XclImpExtName::MOper::MOperNoel Grandin2016-09-131-2/+2
* remove open-coded versions of GetDoubleErrorValue and CreateDoubleErrorNoel Grandin2016-09-132-9/+3
* add FINV test caseZdeněk Crhonek2016-09-131-0/+4208
* add MATCH test caseZdeněk Crhonek2016-09-121-0/+6403
* fix bug in ScDBExternalRange::findFieldColumnNoel Grandin2016-09-121-1/+1
* add FDIST test caseZdeněk Crhonek2016-09-121-0/+3947
* add FISHER test caseZdeněk Crhonek2016-09-121-0/+5387
* cppcheck: variable scopeJochen Nitschke2016-09-121-2/+1
* add LOOKUP test caseZdeněk Crhonek2016-09-121-0/+19515
* tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke2016-09-1122-406/+172
* update MONTHS test caseZdeněk Crhonek2016-09-101-191/+181
* update years test caseZdeněk Crhonek2016-09-101-136/+119
* update ODDLPRICE test caseZdeněk Crhonek2016-09-101-268/+216
* loplugin:constantparam in scNoel Grandin2016-09-1061-225/+138
* loplugin:constantparam in sfx2Noel Grandin2016-09-091-4/+4
* loplugin:refcountingNoel Grandin2016-09-091-2/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-1/+1
* resolve the snafu with 2 separate refcounted basesDavid Tardon2016-09-091-2/+2
* Related: tdf#100709 Add unit testMaarten Bosmans2016-09-092-0/+14
* add F.DIST.RT test caseZdeněk Crhonek2016-09-091-0/+3859