summaryrefslogtreecommitdiff
path: root/sc/inc/formularesult.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Re-order the members of ScFormulaResult...Dennis Francis1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-08-23Allow fast result return for formula-cells with...Dennis Francis1-0/+2
2018-05-22tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxxGabor Kelemen1-1/+7
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke1-1/+6
2016-10-12Revert "silence gcc4.8 warning"Michael Stahl1-8/+0
2016-10-12Revert "convert MULTILINE constants to scoped enum"Noel Grandin1-3/+5
2016-10-12silence gcc4.8 warningNoel Grandin1-0/+8
2016-10-12gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield memberNoel Grandin1-1/+1
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin1-5/+3
2016-09-23convert formula error codes to scoped enumNoel Grandin1-7/+7
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-02-25remove unused code ScFormulaCell::GetErrorOrStringNoel Grandin1-1/+0
2013-10-18Re-do fetching of vector ref array to support number / string mixture.Kohei Yoshida1-0/+21
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-2/+2
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida1-0/+1
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-2/+2
2013-07-02COUNT should skip formula cells with error.Kohei Yoshida1-0/+2
2013-06-27Avoid redundant calls to GetCellResultType().Kohei Yoshida1-0/+2
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-2/+0
2013-06-02we don't need this include in the header fileMarkus Mohrhard1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard1-1/+3
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke1-5/+7
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida1-468/+33
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke1-3/+20
2012-01-31Revert "Prevent excessive references to single token instance during fill."Eike Rathke1-12/+0
2012-01-30Prevent excessive references to single token instance during fill.Kohei Yoshida1-0/+12
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+2
2011-12-01String to OUString for SetHybridString methodLaurent Godard1-2/+2
2011-08-25use boost::intrusive_ptr::get() instead of operator->()Eike Rathke1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-5/+5
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-5/+5
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien1-3/+36
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-68/+68
2008-04-10INTEGRATION: CWS changefileheader (1.2.34); FILE MERGEDRüdiger Timm1-25/+18
2008-03-06INTEGRATION: CWS odff (1.1.2); FILE ADDEDKurt Zenker1-0/+592