Age | Commit message (Expand) | Author | Files | Lines |
2017-06-12 | tdf#50916 : Refactor table1.cxx ScTable::GetNext*() methods | Dennis Francis | 1 | -3/+8 |
2017-06-12 | Use unique_ptr fro ScMergePatternState::pItemSet | Stephan Bergmann | 3 | -4/+8 |
2017-06-12 | tdf#95883 Select Unprotected Cells in Calc | Gulsah Kose | 12 | -1/+69 |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke | 18 | -26/+0 |
2017-06-12 | tdf#106423: dbase file can have no records | Julien Nabet | 1 | -1/+2 |
2017-06-12 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -7/+7 |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin | 6 | -41/+20 |
2017-06-11 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-06-11 | Revert "tdf#55631: DBASE import with CP850 encoding" | Julien Nabet | 1 | -0/+4 |
2017-06-10 | coverity#1397206 Resource leak | Caolán McNamara | 1 | -2/+2 |
2017-06-10 | tdf#55631: DBASE import with CP850 encoding | Julien Nabet | 1 | -4/+0 |
2017-06-10 | tdf#50916 : More refactoring in table1.cxx | Dennis Francis | 1 | -7/+28 |
2017-06-10 | Unit test for COUNTIFS, SUMIFS, AVERAGEIFS with array of references, tdf#58874 | Eike Rathke | 1 | -8/+133 |
2017-06-10 | COUNTIFS, SUMIFS, AVERAGEIFS, MINIFS, MAXIFS with reference arrays, tdf#58874 | Eike Rathke | 1 | -50/+209 |
2017-06-09 | Some compilers can't init vector from empty {} | Eike Rathke | 1 | -1/+1 |
2017-06-09 | missing include | Stephan Bergmann | 1 | -0/+1 |
2017-06-09 | Add unit test for COUNTIFS and AVERAGEIFS in array context | Eike Rathke | 1 | -8/+12 |
2017-06-09 | clang-tidy readability-non-const-parameter | Noel Grandin | 5 | -8/+8 |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin | 12 | -136/+98 |
2017-06-09 | Add unit test for SUMIFS in array context | Eike Rathke | 2 | -0/+43 |
2017-06-09 | Too many aRes..., rename aResArray to vConditions | Eike Rathke | 1 | -10/+10 |
2017-06-08 | With reference lists there can be more than 255 queries | Eike Rathke | 1 | -5/+5 |
2017-06-08 | Add '~' reference union/list operator to range finder delimiters | Eike Rathke | 1 | -1/+1 |
2017-06-08 | Remove a TODO and explain | Eike Rathke | 1 | -5/+5 |
2017-06-08 | EditEngine: Added ODF_TEXT_FLAT paste for sc | Varun Dhall | 2 | -3/+6 |
2017-06-08 | Take FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -2/+1 |
2017-06-08 | Take FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -8/+8 |
2017-06-08 | Take FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -2/+2 |
2017-06-08 | Take FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -57/+58 |
2017-06-08 | Redundant nColSize,nRowSize, use nDimensionCols,nDimensionRows, tdf#58874 prep | Eike Rathke | 1 | -12/+6 |
2017-06-08 | Fix build after f1454b474d9248d7ef2cb84f396a974184e5167e | Stephan Bergmann | 1 | -3/+0 |
2017-06-08 | -Werror,-Wunused-private-field | Stephan Bergmann | 2 | -4/+1 |
2017-06-08 | remove some unnecessary use of OUStringBuffer | Noel Grandin | 5 | -6/+6 |
2017-06-08 | oovbaapi: add Interior.PatternTintAndShade Property (Excel) | Miklos Vajna | 2 | -0/+13 |
2017-06-08 | oovbaapi: add Interior.TintAndShade Property (Excel) | Miklos Vajna | 2 | -0/+13 |
2017-06-08 | oovbaapi: add XlThemeColor Enumeration (Excel) | Miklos Vajna | 2 | -0/+13 |
2017-06-08 | tdf#79571 sc FilterSelect: accept empty strings | Justin Luth | 1 | -9/+6 |
2017-06-08 | tdf#45904 Move java XCellSeries test to c++ | Paul Trojahn | 2 | -1/+5 |
2017-06-07 | fix memory leak and improve variable lifecycle | Markus Mohrhard | 2 | -23/+21 |
2017-06-07 | Add Test for dataprovider and modify the way we fetch and apply stream | Jaskaran Singh | 6 | -50/+397 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -5/+8 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -3/+3 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -4/+5 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -4/+5 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -1/+2 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -1/+2 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -2/+3 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more file | Tor Lillqvist | 1 | -14/+13 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -1/+2 |
2017-06-07 | Take new FormulaTokenArrayPlainIterator into use in one more place | Tor Lillqvist | 1 | -1/+2 |