summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/formulabase.cxx
AgeCommit message (Expand)Author
2017-04-10convert FUNCFLAGS to o3tl::typed_flagsNoel Grandin
2017-04-06these FUNCFLAG_EXPORTONLY need also FUNCFLAG_MACROCALL_NEW, tdf#100011 relatedEike Rathke
2017-04-05loplugin:constantparamNoel Grandin
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-15tdf#105909 auto filter state lost on xlsx importJochen Nitschke
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (16)Jochen Nitschke
2017-01-12tdf#48140 replace CellAddress in xlsx import (4)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (2)Jochen Nitschke
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-21coverity#1371345 silence Illegal address computationCaolán McNamara
2016-08-19coverity#1371352 Illegal address computationCaolán McNamara
2016-08-03remove the now duplicated ERROR.TYPE mapping already present in BIFF4Eike Rathke
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke
2016-07-15sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke
2016-07-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke
2016-07-15add missing functions to FunctionData saFuncTableOOoLOEike Rathke
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-03tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-04-26tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-14prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-upEike Rathke
2016-03-04follow up of tdf#94635Winfried Donkers
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2015-12-17add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-09-28tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
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