summaryrefslogtreecommitdiff
path: root/sc/inc/formularesult.hxx
AgeCommit message (Expand)Author
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-05-29pack a few more classesNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-05make some classes module-privateNoel Grandin
2018-11-12Re-order the members of ScFormulaResult...Dennis Francis
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-23Allow fast result return for formula-cells with...Dennis Francis
2018-05-22tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxxGabor Kelemen
2017-08-24loplugin:constparam in sc part4Noel Grandin
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
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke
2012-01-31Revert "Prevent excessive references to single token instance during fill."Eike Rathke
2012-01-30Prevent excessive references to single token instance during fill.Kohei Yoshida
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-01String to OUString for SetHybridString methodLaurent Godard
2011-08-25use boost::intrusive_ptr::get() instead of operator->()Eike Rathke
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien