summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2014-08-11fix memory leak around function descriptionsMarkus Mohrhard
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19add COLOR functionMarkus Mohrhard
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers
2014-03-06Make these non inline.Kohei Yoshida
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
2014-03-05remove unused code in formula/FormulaTokenArrayNoel Grandin
2014-03-05remove unused code in formula/vectortokenNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-27Store the length of originally requested array size prior to trimming.Kohei Yoshida
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18Spelling fix: s/martix/matrixTor Lillqvist
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-14sal_Bool->boolNoel Grandin
2014-02-10Typo: adress -> addressJulien Nabet
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers
2014-01-30fdo#63154 Removed unused solar.h ref. in basic and formulaAlexandre Vicenzi
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-20Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers
2013-12-13remove unused code (ancient Calc function ZELLERROR)Winfried Donkers
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin