summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-14disable that test to fix windows buildMarkus Mohrhard
2015-02-14Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBoxJulien Nabet
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-14small stylistic changes for previous commitMarkus Mohrhard
2015-02-14tdf#68117 Unit testUrsache Vladimir
2015-02-13Translated german commments in sc/source/core/data/table4-6.cxxAlbert Thuswaldner
2015-02-13add unittest for tdf#89330Jan Kantert
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert
2015-02-13Compute n-th root of negative numbers where n is odd. (tdf#69293)Supreme Aryal
2015-02-13Translated german commments in sc/source/core/data/table1-3.cxxAlbert Thuswaldner
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-12fdo#39468 translated german commentsMichael Jaumann
2015-02-12apparently calling match on a string with an index past the end is now fatalCaolán McNamara
2015-02-12coverity#1267653 Logically dead codeCaolán McNamara
2015-02-12coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-12Translated german comments in sc/source/core/data/ #2Albert Thuswaldner
2015-02-12Translated german comments in sc/source/core/data/Albert Thuswaldner
2015-02-11Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()Eike Rathke
2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh
2015-02-11fdo#39468 translated german commentsMichael Jaumann
2015-02-11tdf#88576 check that two parameters are given for IFERROR() and IFNA()Eike Rathke
2015-02-11tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA()Winfried Donkers
2015-02-11eliminate false failure warningEike Rathke
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens
2015-02-10ExtCfRule::maModel and CondFormatRule::mpDataBar are 2 distinct thingsKatarina Behrens
2015-02-10mbNeg means: a different colour for negative values is definedKatarina Behrens
2015-02-10tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir
2015-02-10Avoid OpenCL compilation error in some casesTor Lillqvist
2015-02-10Don't call clReleaseProgram() on the same program twiceTor Lillqvist
2015-02-10Add SAL_INFOs for tracing kernel and program life cycleTor Lillqvist
2015-02-10fdo#39468 translated german commentsMichael Jaumann
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-10Avoid OpenCL compiler warning "OpenCL extension is now part of core"Tor Lillqvist
2015-02-09Handle zero and empty cells (which also means zero) in OpenCL for divisionTor Lillqvist
2015-02-08coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-08Avoid OpenCL compilation error when multiple RAND() calls in a formulaTor Lillqvist
2015-02-08Create proper error when dividing by zeroTor Lillqvist
2015-02-08Add a couple of SAL_INFOs to trace the vector refsTor Lillqvist
2015-02-08Add one more case for string argument handling when attempting to use OpenCLTor Lillqvist
2015-02-08Handle string arguments better when attempting to use OpenCLTor Lillqvist
2015-02-08Add ScCalcConfig field to DynamicKernelArgumentTor Lillqvist
2015-02-08Be prepared to handle error codes encoded in NaNs ("double error")Tor Lillqvist
2015-02-07databaroptions.ui: Reduce row spacing, right-align new Fill labelAdolfo Jayme Barrientos
2015-02-07Some compilers need explicit OUString() in return expressionTor Lillqvist
2015-02-07Not all platforms have std::to_string(), urkTor Lillqvist
2015-02-07ERROR is a macro on Windows, try ILLEGAL thenTor Lillqvist