summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-02-14tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir
2015-02-03Related: fdo#88455 crash using delete in available fieldsCaolán McNamara
2015-02-03Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBoxCaolán McNamara
2015-02-03Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara
2015-01-27Resolves: fdo#88735 crash after calling sort after subtotal removalCaolán McNamara
2015-01-27Resolves: tdf#81124 crash on setting autofilter on column with no contentCaolán McNamara
2015-01-08avoid use of ref. to possibly deleted objectDavid Tardon
2015-01-08fdo#79249 call formula compiler with error stringEike Rathke
2015-01-05valgrind: initialize theseCaolán McNamara
2015-01-04reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2014-12-30use the correct tab for sheet local names, fdo#81195Markus Mohrhard
2014-12-30relative refs wrap around in xls, fdo#84556Markus Mohrhard
2014-12-29handle relative refs correctly in xls import, fdo#80091Markus Mohrhard
2014-12-22fix OOXML validation errorsMarkus Mohrhard
2014-12-19resolved fdo#86809 connect filter conditions correctlyEike Rathke
2014-12-18fdo#68385 update references only if cut originates from the same documentEike Rathke
2014-12-18fdo#79249 call formula compiler with error stringEike Rathke
2014-12-18resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke
2014-12-15no separator really means no separator, fdo#83027Markus Mohrhard
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-03Revert "ODF export: don't write invalid "group-name" attribute"cp-4.2-20Andras Timar
2014-12-03fdo#86762 re-establish listeners to move cell broadcastersEike Rathke
2014-12-02ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-11-29set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke
2014-11-29test rows for validityCaolán McNamara
2014-11-28Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara
2014-11-26fix fdo#79441 again and keep references to other sheets during sortEike Rathke
2014-11-25fdo#86708 paint after Undo of SortEike Rathke
2014-11-23added Lithuanian "LTL" to EUROCONVERT(), CONVERT()Aurimas Fišeras
2014-11-20fdo#83765 do not update references in SortReorderByColumn() if disabledEike Rathke
2014-10-29bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar
2014-10-27fdo#85282: Correct adjustment of range reference on delete & shift.Kohei Yoshida
2014-10-27fdo#85215: Ensure that formula broadcasting works after sort.Kohei Yoshida
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida
2014-10-18fdo#82047: Correctly adjust references in range names on row deletion.Kohei Yoshida
2014-10-18fdo#80284: Avoid broadcasting during cell delete & shift.Kohei Yoshida
2014-10-17fdo#81633: Add a hidden configuration option to toggle ref update on sort.Kohei Yoshida
2014-10-17fdo#73080: Fix the single cell reference cases as well.Kohei Yoshida
2014-10-15fdo#73080: Correctly count blank cells in COUNTBLANK.Kohei Yoshida
2014-10-12fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move.Kohei Yoshida
2014-10-11fdo#80846: Broadcast changes before EndUndo().Kohei Yoshida
2014-10-06cp#1000103: Set 3D flag when adjusting reference on cell move.Kohei Yoshida
2014-10-06resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke
2014-10-03fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-10-03fdo#83848 Add GetAddressConvention to RefButtonLaurent Balland-Poirier
2014-10-03fdo#65281 Empty/Not empty doesn't work in columns with date formatDavid Ostrovsky
2014-09-23bnc#592918: Display data description in pivot table.Kohei Yoshida