summaryrefslogtreecommitdiff
path: root/sc/source/core/data/document10.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-01we need to copy the condition format cell for cell, fdo#86253Markus Mohrhard1-2/+5
2014-10-09fdo#84810 Avoid calc crash when using Paste Special - LinkMatthew J. Francis1-2/+2
2014-08-18copy conditional formatting for single cells, fdo#82503Markus Mohrhard1-0/+5
2014-07-29fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida1-2/+15
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+18
2014-04-29fdo#74322: Let's not handle cut mode here.Kohei Yoshida1-0/+4
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida1-1/+2
2014-04-23Skip adjustment of row height when all rows have the same height.Kohei Yoshida1-0/+9
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida1-0/+9
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida1-0/+7
2014-04-07fdo#75741: Share the context objects to avoid poor performance.Kohei Yoshida1-2/+8
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida1-0/+20
2014-03-14some formula interpreter options are document specificEike Rathke1-0/+10
2014-02-18fdo#74573: Delete ranges that are non-empty before pasting from clipboard.Kohei Yoshida1-0/+24
2014-01-30This could cause crasher too.Kohei Yoshida1-0/+3
2014-01-30Prevent crash.Kohei Yoshida1-0/+3
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+27
2014-01-28fdo#74014: Better fix, to re-use existing method.Kohei Yoshida1-20/+0
2014-01-27fdo#74014: Broadcast cells on undoing of "cut".Kohei Yoshida1-0/+20
2014-01-27Handle note instances during copy-n-pasting of single cell.Kohei Yoshida1-8/+11
2014-01-24Optimize copy-n-pasting of single cell replicated over a range.Kohei Yoshida1-0/+170