summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/interpr6.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-24fdo#76663: Let's not skip the first element of a matrix in PRODUCT.Kohei Yoshida1-0/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-07fdo#75628: SUM should inherit error if one is present in its references.Kohei Yoshida1-4/+38
2014-02-20fdo#75228: We still need to get the value only to pop value from the stack.Kohei Yoshida1-0/+1
2013-12-26fix handling of range parameters in COUNT, fdo#72999Markus Mohrhard1-1/+1
2013-11-13Fix regression with SUM(), and test case to catch it.Kohei Yoshida1-1/+1
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-2/+2
2013-10-08CID#1079199 uninitialized memberCaolán McNamara1-2/+2
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-10Correctly handle empty cells in group calculation (software interpreter).Kohei Yoshida1-1/+1
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-12/+0
2013-07-02Move this code from the column code back into the interpreter code.Kohei Yoshida1-2/+63
2013-07-02Move this to another file to distribute the compiler load.Kohei Yoshida1-1/+774
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-12fdo#40759 Fix GAMMADIST() result for x=0Wolfgang Pechlaner1-1/+18
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-11CWS-TOOLING: integrate CWS odff06Kurt Zenker1-6/+6
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-0/+7
2008-11-06CWS-TOOLING: integrate CWS rt34Kurt Zenker1-1/+1
2008-07-08INTEGRATION: CWS odff04 (1.7.64); FILE MERGEDRüdiger Timm1-119/+134
2008-04-10INTEGRATION: CWS changefileheader (1.6.32); FILE MERGEDRüdiger Timm1-26/+18
2008-03-06INTEGRATION: CWS odff (1.5.156); FILE MERGEDKurt Zenker1-2/+2
2007-02-27INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGEDVladimir Glazounov1-4/+2
2006-07-21INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.936); FILE MERGEDRüdiger Timm1-47/+21
2001-01-05#82578# GetGammaDist: use single exp call to avoid overflowsNiklas Nebel1-5/+6
2000-09-18initial importJens-Heiner Rechtien1-0/+216