summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/formularesult.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke1-1/+1
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida1-1/+1
2014-02-25remove unused code ScFormulaCell::GetErrorOrStringNoel Grandin1-36/+0
2013-10-18Re-do fetching of vector ref array to support number / string mixture.Kohei Yoshida1-0/+47
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-7/+7
2013-09-10WaE: enumeration values not handled in switchCaolán McNamara1-0/+2
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida1-0/+49
2013-09-07WaE: returning reference to temporary objectMarkus Mohrhard1-1/+1
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-8/+8
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-02avoid enumeration value ... not handled in switch [-Werror=switch]Michael Stahl1-1/+2
2013-07-02COUNT should skip formula cells with error.Kohei Yoshida1-0/+12
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-0/+1
2013-06-27Avoid redundant calls to GetCellResultType().Kohei Yoshida1-2/+43
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-17/+0
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-25a few more fixes for cached value importMarkus Mohrhard1-0/+7
2013-01-24small improvement of the codeMarkus Mohrhard1-4/+2
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard1-2/+17
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-0/+10
2012-07-11Use cached formula results for matricesDaniel Bankston1-5/+10
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida1-0/+452