Age | Commit message (Expand) | Author |
2015-02-17 | tdf#89436 fix ScHorizontalAttrIterator performance | László Németh |
2015-02-16 | we shouldn't need a static ref in these createOneInstance factory helpers | Caolán McNamara |
2015-02-16 | tdf#70733 - Move ISEVEN and ISODD functions to information | Joel |
2015-02-16 | Translated remaining german commments in sc/source/core/data/documenX.cxx | Albert Thuswaldner |
2015-02-16 | tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS Excel | Deena Francis |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-16 | tdf#89243 Allow box to expand on resizing | Adolfo Jayme Barrientos |
2015-02-14 | silence coverity#1266479 Resource leak | Caolán McNamara |
2015-02-14 | coverity#1242895 Untrusted loop bound | Caolán McNamara |
2015-02-14 | disable that test to fix windows build | Markus Mohrhard |
2015-02-14 | Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBox | Julien Nabet |
2015-02-14 | related tdf#89004 move to std:set instead of std::vector | Ursache Vladimir |
2015-02-14 | tdf#89004 improve performance of document data collection | Ursache Vladimir |
2015-02-14 | small stylistic changes for previous commit | Markus Mohrhard |
2015-02-14 | tdf#68117 Unit test | Ursache Vladimir |
2015-02-13 | Translated german commments in sc/source/core/data/table4-6.cxx | Albert Thuswaldner |
2015-02-13 | add unittest for tdf#89330 | Jan Kantert |
2015-02-13 | tdf#89330 preserve file name case in an unresolvable external named range | Jan Kantert |
2015-02-13 | Compute n-th root of negative numbers where n is odd. (tdf#69293) | Supreme Aryal |
2015-02-13 | Translated german commments in sc/source/core/data/table1-3.cxx | Albert Thuswaldner |
2015-02-12 | tdf#89281 fix performance regression of XLS import - cleanup | László Németh |
2015-02-12 | fdo#39468 translated german comments | Michael Jaumann |
2015-02-12 | apparently calling match on a string with an index past the end is now fatal | Caolán McNamara |
2015-02-12 | coverity#1267653 Logically dead code | Caolán McNamara |
2015-02-12 | coverity#1242895 Untrusted loop bound | Caolán McNamara |
2015-02-12 | Translated german comments in sc/source/core/data/ #2 | Albert Thuswaldner |
2015-02-12 | Translated german comments in sc/source/core/data/ | Albert Thuswaldner |
2015-02-11 | Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType() | Eike Rathke |
2015-02-11 | add ScMatrix::IsEmptyResult() for tdf#39316 fix preparation | Eike Rathke |
2015-02-11 | tdf#89319 remove redundant file seekings in XLS export | László Németh |
2015-02-11 | fdo#39468 translated german comments | Michael Jaumann |
2015-02-11 | tdf#88576 check that two parameters are given for IFERROR() and IFNA() | Eike Rathke |
2015-02-11 | tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA() | Winfried Donkers |
2015-02-11 | eliminate false failure warning | Eike Rathke |
2015-02-10 | tdf#79239: make the dialog closable with 'X' button again | Katarina Behrens |
2015-02-10 | ExtCfRule::maModel and CondFormatRule::mpDataBar are 2 distinct things | Katarina Behrens |
2015-02-10 | mbNeg means: a different colour for negative values is defined | Katarina Behrens |
2015-02-10 | tdf#68117 Partially fix boolean labels in XLSX | Ursache Vladimir |
2015-02-10 | Avoid OpenCL compilation error in some cases | Tor Lillqvist |
2015-02-10 | Don't call clReleaseProgram() on the same program twice | Tor Lillqvist |
2015-02-10 | Add SAL_INFOs for tracing kernel and program life cycle | Tor Lillqvist |
2015-02-10 | fdo#39468 translated german comments | Michael Jaumann |
2015-02-10 | tdf#89281 fix performance regression of XLS import | László Németh |
2015-02-10 | Avoid OpenCL compiler warning "OpenCL extension is now part of core" | Tor Lillqvist |
2015-02-09 | Handle zero and empty cells (which also means zero) in OpenCL for division | Tor Lillqvist |
2015-02-08 | coverity#1242895 Untrusted loop bound | Caolán McNamara |
2015-02-08 | Avoid OpenCL compilation error when multiple RAND() calls in a formula | Tor Lillqvist |
2015-02-08 | Create proper error when dividing by zero | Tor Lillqvist |
2015-02-08 | Add a couple of SAL_INFOs to trace the vector refs | Tor Lillqvist |
2015-02-08 | Add one more case for string argument handling when attempting to use OpenCL | Tor Lillqvist |