Age | Commit message (Expand) | Author |
---|---|---|
2013-10-23 | Re-implement cell note storage using mdds::multi_type_vector. | Laurent Godard |
2013-06-24 | Reduce dependency on mtvelements.hxx header. | Kohei Yoshida |
2013-05-20 | A bit of a cleanup. | Kohei Yoshida |
2013-05-20 | Same with MixDocument(). But this one has additional bottleneck... | Kohei Yoshida |
2013-05-20 | Do the same thing for CopyToDocument. | Kohei Yoshida |
2013-05-20 | Move the boolean flags to the context bucket. | Kohei Yoshida |
2013-05-20 | Do the same optimization for CopyToClip. | Kohei Yoshida |
2013-05-20 | Cleaned up a bit to remove the need to initialize the block positions. | Kohei Yoshida |
2013-05-20 | Keep track of current block position when pasting a range of cells. | Kohei Yoshida |
2013-05-20 | Move the column element block definitions out of ScColumn. | Kohei Yoshida |
2013-05-20 | Move all clip params into the new context class. We don't need two buckets. | Kohei Yoshida |
2013-05-20 | Introduce copy-from-clip context for copy handling code. | Kohei Yoshida |