Age | Commit message (Expand) | Author |
2015-03-04 | tdf#89679 - fix incorrect mapping of font-family-complex and CharFontNameAsian | Mark Hung |
2015-03-04 | Resolves: tdf#81659 handle expand reference edge correctly | Eike Rathke |
2015-03-04 | Resolves: tdf#89484 check that sheet reference is within selected sheets | Eike Rathke |
2015-02-23 | tdf#89460 test pChangeTrack before using it | Laurent Godard |
2015-02-23 | Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType() | Eike Rathke |
2015-02-23 | fix windows build | Markus Mohrhard |
2015-02-23 | tdf#68117 Partially fix boolean labels in XLSX | Ursache Vladimir |
2015-02-23 | tdf#89330 preserve file name case in an unresolvable external named range | Jan Kantert |
2015-02-23 | tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA() | Winfried Donkers |
2015-02-23 | Resolves: tdf#83461 do not override MatColsRows if already set | Eike Rathke |
2015-02-23 | tdf#79239: make the dialog closable with 'X' button again | Katarina Behrens |
2015-02-06 | fdo#80538 Show an infobar when document is in read-only mode | Samuel Mehrbrodt |
2015-02-06 | fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode' | Joren De Cuyper |
2015-02-06 | Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBox | Caolán McNamara |
2015-02-06 | Resolves: fdo#75565 reduce block on pasting rtf like we do for html | Caolán McNamara |
2015-02-06 | Related: fdo#88455 crash using delete in available fields | Caolán McNamara |
2015-02-06 | Resolves: tdf#88740 parse with locale decimal separator | Eike Rathke |
2015-02-06 | Resolves: tdf#81124 crash on setting autofilter on column with no content | Caolán McNamara |
2015-01-24 | Resolves: fdo#88735 crash after calling sort after subtotal removal | Caolán McNamara |
2015-01-24 | fix abuse of OUStringBuffer(int) ctor | Eike Rathke |
2015-01-24 | Resolves: fdo#88721 correct negated condition in range name validation | Eike Rathke |
2015-01-24 | Resolves: fdo#88455 delete in empty data field crashes | Caolán McNamara |
2015-01-24 | don't access empty range list, could be rhbz#1180312 | Eike Rathke |
2015-01-24 | rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the time | Michael Stahl |
2015-01-24 | Ctrl+A and Data Sort took ages to broadcast ALL cells, fdo#81501 related | Eike Rathke |
2015-01-24 | only delete cell content for CELLTYPE_NONE, fdo#88200 | Markus Mohrhard |
2015-01-12 | Resolves: fdo#85617 always store fully encoded external document name | Eike Rathke |
2015-01-12 | handle index based external refs in formulas in ooxml import, fdo#85617 | Markus Mohrhard |
2015-01-12 | fix Werror build | Markus Mohrhard |
2015-01-08 | handle all fill cases correctly, fdo#86754 | Markus Mohrhard |
2015-01-08 | don't update range name if ref not in update range, fdo#85304 | Markus Mohrhard |
2015-01-08 | we want to compare two different cells, fdo#85353 | Markus Mohrhard |
2015-01-08 | reimplement shared formula import for xlsb, fdo#86734 | Markus Mohrhard |
2015-01-08 | fix another validation error for OOXML, related fdo#40746 | Markus Mohrhard |
2015-01-08 | fix OOXML validation error, related fdo#40746 | Markus Mohrhard |
2015-01-08 | fix OOXML validation errors | Markus Mohrhard |
2015-01-08 | we need the original context that contains the data, fdo#85856 | Markus Mohrhard |
2015-01-08 | import part for: " use correct xml element name, related fdo#45266" | Markus Mohrhard |
2015-01-08 | handle relative refs correctly in xls import, fdo#80091 | Markus Mohrhard |
2015-01-08 | relative refs wrap around in xls, fdo#84556 | Markus Mohrhard |
2015-01-08 | fix compilation | Lionel Elie Mamane |
2015-01-08 | rhbz#1116534 crash when pasting over a formula | David Tardon |
2015-01-08 | Resolves: fdo#86978 append formula cells to track instead of tree | Eike Rathke |
2015-01-08 | fdo#85258 differentiate between empty cell and empty result in matrix | Eike Rathke |
2015-01-08 | fdo#79249 call formula compiler with error string | Eike Rathke |
2015-01-08 | Better fix for fdo#87558: Duplication in Last Used Functions sidebar list | Julien Nabet |
2015-01-08 | -Wmaybe-uninitialized in ScTable::CopyColFiltered | Laurent Godard |
2015-01-08 | remove warning: ‘nIndex’ may be used uninitialized | Laurent Godard |
2015-01-08 | use the correct tab for sheet local names, fdo#81195 | Markus Mohrhard |
2015-01-08 | Resolves fdo#87558: Duplication in Last Used Functions sidebar list | Julien Nabet |