summaryrefslogtreecommitdiff
path: root/sc/source/core/data/clipcontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-1/+9
2013-06-24Reduce dependency on mtvelements.hxx header.Kohei Yoshida1-2/+3
2013-05-20A bit of a cleanup.Kohei Yoshida1-45/+19
2013-05-20Same with MixDocument(). But this one has additional bottleneck...Kohei Yoshida1-0/+3
2013-05-20Do the same thing for CopyToDocument.Kohei Yoshida1-0/+3
2013-05-20Move the boolean flags to the context bucket.Kohei Yoshida1-1/+14
2013-05-20Do the same optimization for CopyToClip.Kohei Yoshida1-22/+29
2013-05-20Cleaned up a bit to remove the need to initialize the block positions.Kohei Yoshida1-41/+24
2013-05-20Keep track of current block position when pasting a range of cells.Kohei Yoshida1-2/+55
2013-05-20Move all clip params into the new context class. We don't need two buckets.Kohei Yoshida1-1/+48
2013-05-20Introduce copy-from-clip context for copy handling code.Kohei Yoshida1-0/+19