summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/formulabase.cxx
AgeCommit message (Expand)Author
2015-07-09fix export to xls, tdf#69552Winfried Donkers
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-03-26tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Austin Chen
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-02-19boost->stdCaolán McNamara
2015-01-26fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers
2015-01-14add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-21write COLOR function with extension namespaceEike Rathke
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers
2013-12-02store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADDEike Rathke
2013-11-29our UI DURATION is ODF and Excel PDURATIONEike Rathke
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-08fdo#70797 add Excel 2010 functionsWinfried Donkers
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers
2013-11-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke
2013-10-31fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INVWinfried Donkers
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xlsxEike Rathke
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers