summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann452-989/+989
2016-09-13coverity#1372442 Unchecked return valueCaolán McNamara1-2/+3
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist3-3/+0
2016-09-13fix a TODO in XclImpExtName::MOper::MOperNoel Grandin1-2/+2
2016-09-13remove open-coded versions of GetDoubleErrorValue and CreateDoubleErrorNoel Grandin2-9/+3
2016-09-13add FINV test caseZdeněk Crhonek1-0/+4208
2016-09-12add MATCH test caseZdeněk Crhonek1-0/+6403
2016-09-12fix bug in ScDBExternalRange::findFieldColumnNoel Grandin1-1/+1
2016-09-12add FDIST test caseZdeněk Crhonek1-0/+3947
2016-09-12add FISHER test caseZdeněk Crhonek1-0/+5387
2016-09-12cppcheck: variable scopeJochen Nitschke1-2/+1
2016-09-12add LOOKUP test caseZdeněk Crhonek1-0/+19515
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke22-406/+172
2016-09-10update MONTHS test caseZdeněk Crhonek1-191/+181
2016-09-10update years test caseZdeněk Crhonek1-136/+119
2016-09-10update ODDLPRICE test caseZdeněk Crhonek1-268/+216
2016-09-10loplugin:constantparam in scNoel Grandin61-225/+138
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-4/+4
2016-09-09loplugin:refcountingNoel Grandin1-2/+2
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon1-2/+2
2016-09-09Related: tdf#100709 Add unit testMaarten Bosmans2-0/+14
2016-09-09add F.DIST.RT test caseZdeněk Crhonek1-0/+3859
2016-09-09add F.INV.RT test caseZdeněk Crhonek1-0/+3910
2016-09-09add F.DIST test caseZdeněk Crhonek1-0/+3868
2016-09-08add ERF.PRECISE test caseZdeněk Crhonek1-0/+3900
2016-09-08add F.INV test caseZdeněk Crhonek1-0/+3913
2016-09-08add INDIRECT test caseZdeněk Crhonek1-0/+4581
2016-09-08add EXPONDIST test caseZdeněk Crhonek1-0/+3769
2016-09-08tdf#91820 Add Insert > Form Control submenu into CalcYousuf Philips1-0/+31
2016-09-08Wrong command for shape nameMaxim Monastirsky1-1/+1
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-2/+2
2016-09-06tdf#91820 Add name and description to Format menuYousuf Philips1-1/+4
2016-09-05convert Orientation to scoped enumNoel Grandin2-2/+2
2016-09-05convert ScrollType to scoped enumNoel Grandin1-7/+7
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-2/+2
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara1-25/+0
2016-09-04Non-split currency buttonMaxim Monastirsky1-1/+1
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky2-12/+2
2016-09-03try and silence uninit_memberCaolán McNamara1-2/+2
2016-09-03coverity#1372443 Unchecked return valueCaolán McNamara1-7/+7
2016-09-03coverity#1372442 Unchecked return valueCaolán McNamara1-1/+2
2016-09-02tdf#101866: Get rid of two more erroneous upper-casings of stringsTor Lillqvist1-2/+2
2016-09-02coverity#704000 silence Unchecked return valueCaolán McNamara1-4/+4
2016-09-02Avoid calling memcpy with illegal nullptr (when aHiddenValues.empty())Stephan Bergmann1-1/+3
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-1/+1
2016-09-01add INDEX test caseZdeněk Crhonek1-0/+4228
2016-09-01add DEVSQ test caseZdeněk Crhonek1-0/+3781