summaryrefslogtreecommitdiff
path: root/formula/source/core
AgeCommit message (Expand)Author
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke
2013-06-16add initial version of WEBSERVICE functionMarkus Mohrhard
2013-06-16inital work on FILTERXML functionMarkus Mohrhard
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-04-30Handle range references for group calculation. This is still untested.Kohei Yoshida
2013-04-30Let's not use VectorArray struct. There is no use for it.Kohei Yoshida
2013-04-30Let's not forget to check this in...Kohei Yoshida
2013-04-30Add method to allow fetching of double array, and store it in token.Kohei Yoshida
2013-04-30Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida
2013-03-19Use initializer in ctor.Kohei Yoshida
2013-03-19Fix indentation.Kohei Yoshida
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida
2013-03-19Implement (partially?) and test formula token array hash function.Kohei Yoshida
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-01-30make it possible to update DDE links after loading, fdo#59032Markus Mohrhard
2013-01-30ODFF: write RRI as RRI, not ZGZEike Rathke
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-11fdo#56124 IFERROR IFNA function names were swappedEike Rathke
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2012-12-15tabs to spacesEike Rathke
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke
2012-08-25prefix more componentsMatúš Kukan
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara