/cppcanvas/

> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/formularesult.hxx
AgeCommit message (Expand)Author
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-10-12Revert "silence gcc4.8 warning"Michael Stahl
2016-10-12Revert "convert MULTILINE constants to scoped enum"Noel Grandin
2016-10-12silence gcc4.8 warningNoel Grandin
2016-10-12gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield memberNoel Grandin
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-25remove unused code ScFormulaCell::GetErrorOrStringNoel Grandin
2013-10-18Re-do fetching of vector ref array to support number / string mixture.Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-07-02COUNT should skip formula cells with error.Kohei Yoshida
2013-06-27Avoid redundant calls to GetCellResultType().Kohei Yoshida
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard
2013-06-02we don't need this include in the header fileMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida