summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-02-12Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara
2014-02-11do not loop 30 million cells to find a non-empty rowEike Rathke
2014-02-11fdo#74014: Broadcast here....Kohei Yoshida
2014-02-11fdo#74209: This search algorithm had another issue. This fixes it.Kohei Yoshida
2014-02-11cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida
2014-02-11fix import crash related to ooo94186Markus Mohrhard
2014-02-10fdo#74323: The end position is inclusive.Kohei Yoshida
2014-02-09fdo#74453: Only adjust tokens for top formula cells of formula group.Kohei Yoshida
2014-02-09fdo#74512: Generate escaped sheet names after the grammer is set.Kohei Yoshida
2014-02-09fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida
2014-02-08fdo#74521: Only pick cell notes for that sheet, and skip the rest.Kohei Yoshida
2014-02-08fdo#74273: Let's not shift the note twice. Once is enough.Kohei Yoshida
2014-02-08fdo#74414: No need to incremenet nRow here... It's just plain wrong.Kohei Yoshida
2014-02-07resolved fdo#74622 re-intern shared strings copied between documentsEike Rathke
2014-02-07fdo#74535: Don't forget clear the edit engine before re-using it.Kohei Yoshida
2014-02-07fdo#74507: Ensure that we have non-null pointer to ScColumn.Kohei Yoshida
2014-02-07fdo#74553: Use the shared formula column position Excel tells you...Kohei Yoshida
2014-02-06fdo#74556: Correctly handle note captions life cycles.Kohei Yoshida
2014-02-06Keep the standard row height situation under control.Kohei Yoshida
2014-02-06fdo#72470: Correctly calculate the first edit cell row position.Kohei Yoshida
2014-02-06fdo#74516: Avoid excessive building of escaped sheet names.Kohei Yoshida
2014-02-03fdo#74325: Ensure that all note objects have an sdr object before exporting.Kohei Yoshida
2014-01-31guard against null pointer access on LRU function list, fdo#60036Eike Rathke
2014-01-31fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke
2014-01-30fdo#74014: Broadcast changes during undo and redo after paste.Kohei Yoshida
2014-01-30fdo#74014: More on broadcasting at appropriate places.Kohei Yoshida
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida
2014-01-29Presumably "eType ==" is missing hereStephan Bergmann
2014-01-29fdo#74014: Broadcast cells on undoing of "cut".Kohei Yoshida
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky
2014-01-28fdo#69244: Avoid putting these cells in formula tree prematurely.Kohei Yoshida
2014-01-27Stop leaking all ScPostIt instances.Kohei Yoshida
2014-01-27only put bounds in vector if range is outside of copy range, fdo#74041Markus Mohrhard
2014-01-27we need to check that the content is equal as well, fdo#74077Markus Mohrhard
2014-01-27resolved fdo#71598 postpone SetDirty during Insert/DeleteEike Rathke
2014-01-24resolved fdo#73235 initialize reference flagsEike Rathke
2014-01-23fdo#73986: Don't forget to receive returned object from for_each.Kohei Yoshida
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20resolved fdo#73836 do not apply format twice to stringEike Rathke
2014-01-20fdo#73655: Don't adjust formula tokens on non-top shared formula cells.Kohei Yoshida
2014-01-20WaE: variable 'itResEnd' set but not usedTor Lillqvist
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar
2014-01-19fdo#73799: Make some items in the filter dialogs translatable.Kohei Yoshida
2014-01-17ellipsize incorrectly set here for some reasonCaolán McNamara
2014-01-16resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2014-01-16resolved fdo#72293 correctly split grouped formulas and regroupEike Rathke
2014-01-15fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.Kohei Yoshida
2014-01-15fdo#73606: Avoid excessive and unnecessary heap allocation of array objects.Kohei Yoshida