summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* convert RefDevMode to scoped enumNoel Grandin2016-09-011-1/+1
* remove some unnecessary global.hxx includesJochen Nitschke2016-09-015-5/+3
* use IsStaticDefaultItem from poolitem.hxx instead of custom checksJochen Nitschke2016-09-011-2/+2
* let's make Impress crash less - SfxStyleFamily editionMichael Stahl2016-08-311-2/+2
* add COVAR test caseZdeněk Crhonek2016-08-311-0/+3823
* add COVARIANCE.S test caseZdeněk Crhonek2016-08-311-0/+3836
* add CONFIDENCE.T test caseZdeněk Crhonek2016-08-311-0/+3898
* add COUNTIF test caseZdeněk Crhonek2016-08-311-0/+4472
* Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans2016-08-311-35/+24
* Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans2016-08-311-0/+6
* add CORREL test caseZdeněk Crhonek2016-08-311-0/+5406
* add COVARIANCE.P test caseZdeněk Crhonek2016-08-311-0/+3833
* add ERFC.PRECISE test caseZdeněk Crhonek2016-08-311-0/+3766
* add COUNTA test caseZdeněk Crhonek2016-08-311-0/+3486
* add COUNT test caseZdeněk Crhonek2016-08-311-0/+3464
* add COUNTIFS testcaseZdeněk Crhonek2016-08-311-0/+4567
* add COUNTBLANK test caseZdeněk Crhonek2016-08-311-0/+3386
* add HYPERLINK test caseZdeněk Crhonek2016-08-301-0/+7825
* Translate some German comments and messagesMaarten Bosmans2016-08-303-4/+4
* sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna2016-08-304-0/+71
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann2016-08-3019-45/+43
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-301-4/+4
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-3010-16/+16
* add GETPIVOTDATA test fileZdeněk Crhonek2016-08-291-0/+8501
* add AVERAGEIFS test caseZdeněk Crhonek2016-08-291-0/+4148
* add ERROR.TYPE test caseZdeněk Crhonek2016-08-291-0/+7303
* add HLOOKUP test caseZdeněk Crhonek2016-08-291-0/+1526
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-4/+4
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-2969-167/+166
* tdf#93329 : Fixes FTest algorithmic bugDennis Francis2016-08-293-3/+92
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-2714-24/+24
* Change the wrong message in testJaskaran Singh2016-08-261-1/+1
* handle overwriting of symbols/opcodes in symbol map for known casesEike Rathke2016-08-261-0/+18
* tdf#101672 non-split underline buttonMaxim Monastirsky2016-08-261-1/+1
* add COLUMN test caseZdeněk Crhonek2016-08-261-0/+7377
* add COLUMNS test caseZdeněk Crhonek2016-08-261-0/+7343
* add Errortype test caseZdeněk Crhonek2016-08-261-0/+7333
* convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke2016-08-263-7/+7
* Notebookbar: Single contextual toolbar implementationYousuf Philips2016-08-252-0/+134
* coverity#704161 Resource leak in objectCaolán McNamara2016-08-252-21/+21
* use PushTokenRef()Eike Rathke2016-08-251-1/+1
* ditch the now unused ever cloning PushTempToken(const formula::FormulaToken&)Eike Rathke2016-08-252-10/+0
* use PushTokenRef() instead of PushTempToken(const formula::FormulaToken&)Eike Rathke2016-08-251-5/+5
* use PushWithoutError() when fishing from and pushing to the stackEike Rathke2016-08-251-3/+3
* move the nCurFmtType=UNDEFINED from PushWithoutError()Eike Rathke2016-08-251-1/+1
* GSoC notebookbar: container with context supportSzymon Kłos2016-08-252-2/+2
* ScInterpreter::Push() with const FormulaToken&Eike Rathke2016-08-253-7/+4
* away with the unconst castEike Rathke2016-08-251-1/+1
* let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke2016-08-2517-111/+153
* cid#1371336 Misused comma operatorNoel Grandin2016-08-251-2/+2