[Libreoffice-commits] core.git: Changes to 'private/kohei/calc-data-stream'
Kohei Yoshida
kohei.yoshida at collabora.com
Tue Dec 17 12:32:14 PST 2013
New branch 'private/kohei/calc-data-stream' available with the following commits:
commit ce007dd13e2073ae4409885f7b332217213876f7
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 15:14:08 2013 -0500
Re-organize it a bit.
Change-Id: Idbd8c62a51e2de9df0396c2f18b8b25f0ad8ebf2
commit 9fbfd35b8efe5e2c27fb6031ca2860a8b1c6bbf5
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 14:21:07 2013 -0500
Check the parse result and handle an error case.
Change-Id: Ie61f8c274754669a15e12a6f1517dacb7645c752
commit 7448d1754fb2b205a393577bdcc58344d2f57250
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 14:09:25 2013 -0500
Ensure that the initial data range has only one row.
Change-Id: I97731ba02bab0ab44f19ab9cae2563ee0f71fef2
commit ce5e5596ab9cde1fb7a234433bd0edc90ba6907d
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 11:41:10 2013 -0500
Set sensible default values in the UI.
Change-Id: Ibafbeae0becaca4f0b217b6a5a78bee048fceea0
commit f018eafc9fa96aa28be858e7626d749989d61e3d
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 11:36:18 2013 -0500
Add sc::DocumentStreamAccess class.
To provide the DataStream class with a fast way to manipulate document
content without altering broadcaster positions or unnecessary broadcasting.
Change-Id: Ib329313b8668c9a1698ea05372de6269d089859c
commit 49a44d8b98597a7738a0067910254d9743e27280
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 10:19:57 2013 -0500
Put these new classes in sc namespace.
Change-Id: Id75c63521def501a4c8c55d4cd45b66a010a9580
commit 1f135b166f27fffba06c666aa94f1f25e54e9709
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 17 00:05:22 2013 -0500
Try to consolidate all broadcast calls into one place. Still WIP.
Change-Id: I7b75307de3ae91726facb67ea8d3fb6999e1f9c7
commit 99118c7249cbea25840f2f8ab007641dedf74398
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Thu Dec 12 16:09:11 2013 +0100
Try to reduce the amount of repainting during streaming.
commit 638d9ffcb899d9da19ef582013b9de68924f7359
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Mon Dec 16 15:04:09 2013 -0500
Check IsRefMode() before accessing the ref range.
Else you'd end up with wrong ref range values. Also in
selectAllAccessibleChildren(), the code is probably meant to select
all sheet, rather than setting the top-left reference position twice
in a row.
Change-Id: I895896418476ffea0862e8df4e03f6efc4c91dd2
commit 88bdd4ca5544072768c54d1c9c6c602d52fb8515
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Mon Dec 16 15:03:25 2013 -0500
Make this non-inline (for easier debugging).
Change-Id: I2b7a84c56b8130c6566eb971ba6ba0c3ee487c86
More information about the Libreoffice-commits
mailing list