summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-01-14Ctrl+A and Data Sort took ages to broadcast ALL cells, fdo#81501 relatedEike Rathke
2015-01-12only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke
2015-01-10handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard
2015-01-10fix Werror buildMarkus Mohrhard
2015-01-08handle all fill cases correctly, fdo#86754Markus Mohrhard
2015-01-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard
2015-01-08we want to compare two different cells, fdo#85353Markus Mohrhard
2015-01-08reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2015-01-08fix another validation error for OOXML, related fdo#40746Markus Mohrhard
2015-01-08fix OOXML validation error, related fdo#40746Markus Mohrhard
2015-01-08fix OOXML validation errorsMarkus Mohrhard
2015-01-08we need the original context that contains the data, fdo#85856Markus Mohrhard
2015-01-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2015-01-07handle relative refs correctly in xls import, fdo#80091Markus Mohrhard
2015-01-07relative refs wrap around in xls, fdo#84556Markus Mohrhard
2015-01-07fix compilationLionel Elie Mamane
2015-01-07rhbz#1116534 crash when pasting over a formulaDavid Tardon
2015-01-07Resolves: fdo#86978 append formula cells to track instead of treeEike Rathke
2015-01-07fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke
2015-01-07fdo#79249 call formula compiler with error stringEike Rathke
2015-01-07Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-06-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard
2015-01-06remove warning: ‘nIndex’ may be used uninitializedLaurent Godard
2015-01-04use the correct tab for sheet local names, fdo#81195Markus Mohrhard
2014-12-22Resolves fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2014-12-21fdo#68385 update references only if cut originates from the same documentEike Rathke
2014-12-19valgrind: initialize theseCaolán McNamara
2014-12-17resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke
2014-12-16no separator really means no separator, fdo#83027Markus Mohrhard
2014-12-14resolved fdo#86809 connect filter conditions correctlyEike Rathke
2014-12-12fdo#86215 pool new ScPatternAttr if source and destination are different docsEike Rathke
2014-12-10paste from system from the top left of selectionDavid Tardon
2014-12-09fdo#82312 - Excel chart has a wrong sizeNoel Grandin
2014-12-09add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara
2014-12-09we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard
2014-12-08import part for "put that attribute into an extension namespace"Markus Mohrhard
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-04import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
2014-12-04avoid modifying range name references that are not affected, fdo#86518Markus Mohrhard
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke
2014-12-01we need to copy the condition format cell for cell, fdo#86253Markus Mohrhard
2014-12-01For external data sources this variable can be null, fdo#83534Markus Mohrhard
2014-11-28set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke
2014-11-28sanitize viewdata col/row valuesEike Rathke
2014-11-28test rows for validityCaolán McNamara
2014-11-28Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara