summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-07-22resolved fdo#79441 keep 3D references intact during sortEike Rathke
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-17fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke
2014-05-08fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-05-07fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-05-06fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida
2014-04-30fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-27fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-25fdo#72741, fdo#76607: Backport of Calc sort rework.Kohei Yoshida
2014-04-17missing header includeMarkus Mohrhard
2014-04-17fdo#75665: Truncate string when clipped on screen.Kohei Yoshida
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida
2014-04-15fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida
2014-04-08fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-03-26fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida
2014-03-25fdo#76470: Avoid joining new formula cells individually.Kohei Yoshida
2014-03-20Disable kernel pre-compilation for now.Kohei Yoshida
2014-03-17fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-13fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-03-07Various fixes (memory leak & crash) in the OpenCL interpreter code.Kohei Yoshida
2014-03-07fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-06Fix incorrect group calc state check.Kohei Yoshida
2014-03-05Build fix for OSX.Kohei Yoshida
2014-03-05Build fix on Windows.Kohei Yoshida
2014-03-05Oopsy.Kohei Yoshida
2014-03-05Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-03-03fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida
2014-02-27fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida
2014-02-27fdo#75259: Let undo document share its string pool with the source doc.Kohei Yoshida
2014-02-26fdo#75386: Totally fix reference update during range move.Kohei Yoshida
2014-02-25fdo#74573: Delete ranges that are non-empty before pasting from clipboard.Kohei Yoshida
2014-02-25fdo#72041: Intern strings as we populate the external cache.Kohei Yoshida
2014-02-20fdo#75032: Handle note copying correctly.Kohei Yoshida
2014-02-17fdo#74512: Fix the ODS export as well.Kohei Yoshida
2014-02-12Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
2014-02-11fdo#74209: This search algorithm had another issue. This fixes it.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-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-27Stop leaking all ScPostIt instances.Kohei Yoshida