summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-09-23fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida
2014-09-23fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida
2014-09-16fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
2014-09-15fdo#82183 do not reset globals while loading a documentEike Rathke
2014-09-15check for empty slots' valid NULL pointer, fdo#79441Eike Rathke
2014-09-15Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis
2014-09-15out-of-bounds string access, this comparison never matchedEike Rathke
2014-09-09add test for cond format copy&paste whole sheetMarkus Mohrhard
2014-09-09rename the testMarkus Mohrhard
2014-09-09fix copy&paste of conditional format between sheetsMarkus Mohrhard
2014-09-09add test for duplicated conditional formatsMarkus Mohrhard
2014-09-09prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
2014-09-09fix indentationMarkus Mohrhard
2014-08-23correct references after sort, fdo#79441cp-4.2-8Eike Rathke
2014-08-21Let's not export sheet tab color when it's not set.Kohei Yoshida