summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
AgeCommit message (Expand)AuthorFilesLines
2014-03-26fdo#76402: Handle range reference expansion in named ranges.Kohei Yoshida1-0/+26
2014-03-26fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida1-44/+91
2014-03-22Fix the conditionJulien Nabet1-1/+1
2014-03-17fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida4-2/+77
2014-03-13fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida1-0/+46
2014-03-11fdo#75815: Adjust external references here too.Kohei Yoshida1-0/+19
2014-03-10fdo#75628: SUM should inherit error if one is present in its references.Kohei Yoshida1-4/+38
2014-03-07Initialize OpenCL device on the main thread when pre-compiling kernels.Kohei Yoshida1-0/+5
2014-03-07Various fixes (memory leak & crash) in the OpenCL interpreter code.Kohei Yoshida2-11/+3
2014-03-06Fix incorrect group calc state check.Kohei Yoshida1-0/+4
2014-03-03fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida2-2/+33
2014-02-27fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida2-15/+11
2014-02-26fdo#75386: Totally fix reference update during range move.Kohei Yoshida1-6/+11
2014-02-20fdo#75228: We still need to get the value only to pop value from the stack.Kohei Yoshida1-0/+1
2014-02-17fdo#74512: Fix the ODS export as well.Kohei Yoshida2-0/+7
2014-02-15fdo#72691: Allow overwriting of string value with numeric one.Kohei Yoshida1-0/+3
2014-02-09fdo#74512: Generate escaped sheet names after the grammer is set.Kohei Yoshida1-20/+8
2014-02-09fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida1-1/+10
2014-02-06fdo#74516: Avoid excessive building of escaped sheet names.Kohei Yoshida3-5/+85
2014-01-27only put bounds in vector if range is outside of copy range, fdo#74041Markus Mohrhard1-18/+17
2014-01-24resolved fdo#73235 initialize reference flagsEike Rathke1-0/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-20resolved fdo#73836 do not apply format twice to stringEike Rathke1-4/+6
2014-01-20WaE: variable 'itResEnd' set but not usedTor Lillqvist1-1/+1
2014-01-09fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida1-1/+2
2014-01-08resolved fdo#72929 buffer jump matrix' result matrix blocksEike Rathke3-41/+227
2014-01-07Drop the check of the SC_BACKGROUND_COMPILATION env varTor Lillqvist1-3/+2
2014-01-07Avoid assertion failure if group has been disabledTor Lillqvist1-1/+3
2014-01-07Background OpenCL compilation re-factoringTor Lillqvist2-6/+11
2014-01-02added Latvian "LVL" to EUROCONVERT(), fdo#73239Eike Rathke1-1/+2
2014-01-02added Estonian "EEK" to EUROCONVERT(), fdo#73239Eike Rathke1-2/+7
2013-12-31GPU Calc: unit test cases for AVEDEVmingli1-0/+1
2013-12-31GPU Calc: unit test cases for NEGSUBhaochen1-0/+1
2013-12-31GPU Calc: unit test cases for SUMIFfengzeng1-0/+1
2013-12-31GPU Calc: unit test cases for SECHmulei1-0/+1
2013-12-31GPU Calc: unit test cases for SECmulei1-0/+1
2013-12-31GPU Calc: unit test cases for STDEVPAshiming zhang1-0/+1
2013-12-31GPU Calc: unit test cases for STDEVAshiming zhang1-0/+1
2013-12-31GPU Calc: unit test cases for VARPAshiming zhang1-0/+1
2013-12-31GPU Calc: unit test cases for VARAshiming zhang1-0/+1
2013-12-31GPU Calc: unit test cases for AVERAGEAmingli1-0/+1
2013-12-31GPU Calc: unit test cases for FACTxinjiang1-0/+1
2013-12-31GPU Calc: unit test cases for ISODDyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for ISEVENyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for COUNTIFfengzeng1-0/+1
2013-12-31GPU Calc: unit test cases for RADIANSyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for INTyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for ROUNDDOWNyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for ROUNDUPyiming ju1-0/+1
2013-12-31GPU Calc: unit test cases for DEGREESfengzeng1-0/+1