summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/formulabase.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-21write COLOR function with extension namespaceEike Rathke1-1/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-3/+3
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+1
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers1-0/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-22/+0
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers1-2/+4
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke1-3/+3
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers1-1/+4
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers1-1/+5
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers1-1/+9
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers1-1/+7
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers1-1/+7
2013-12-02store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADDEike Rathke1-2/+4
2013-11-29our UI DURATION is ODF and Excel PDURATIONEike Rathke1-1/+1
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers1-1/+4
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers1-1/+5
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers1-1/+6
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers1-1/+3
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-3/+3
2013-11-08fdo#70797 add Excel 2010 functionsWinfried Donkers1-1/+6
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers1-1/+3
2013-11-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke1-11/+16
2013-10-31fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INVWinfried Donkers1-1/+3
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers1-1/+3
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers1-1/+3
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers1-0/+24
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers1-2/+12
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xlsxEike Rathke1-2/+2
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried1-0/+13
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+0
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers1-1/+1
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers1-1/+1
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke1-34/+64
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke1-24/+42
2013-01-30resolved fdo#60043 write correct IM* function namesEike Rathke1-0/+8
2013-01-25non-dbgutil build [-Werror=unused-parameter], fdo#59819Eike Rathke1-0/+1
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke1-8/+27
2013-01-12fdo#59292 OOXML TDIST is ODF LEGACY.TDISTEike Rathke1-1/+1
2013-01-12OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mappingEike Rathke1-0/+4
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke1-2/+9
2012-12-17callcatcher: update unusedcode code listCaolán McNamara1-8/+0
2012-12-15add missing *IFS pieces to Excel filterEike Rathke1-11/+8
2012-12-15AVERAGEIFS with FUNCFLAG_PARAMPAIRSEike Rathke1-1/+1
2012-12-14callcatcher: update unused code listCaolán McNamara1-5/+0
2012-12-12callcatcher: update unused code listCaolán McNamara1-15/+0