summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlformula.cxx
AgeCommit message (Expand)Author
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-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-08fdo#70797 add Excel 2010 functionsWinfried Donkers
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers
2013-11-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike 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-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xls BIFFEike Rathke
2013-08-12Export shared formulas to xls, from the new shared formula in the core.Kohei Yoshida
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-07-30More of the same.Kohei Yoshida
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2012-12-15calcishmakkica: #i117283# support new functions in Excel filtersDaniel Rentz [dr]
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-14further changes to patch fdo#44456 added calc function DATEDIFEike Rathke
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-02-27Removed unused code.Petr Vorel
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-28dr78: #i111413# export secant functions to BIFFEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Renamed FindIndex to findByIndex to be consistent with findByName.Kohei Yoshida
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-07dr77: #i108420# SHEET spreadsheet function accepts empty parameter listDaniel Rentz [dr]
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-12CWS-TOOLING: integrate CWS dr74Jens-Heiner Rechtien