[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-22 Thread Kohei Yoshida
sc/source/core/data/table3.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 01dc260b9a49e81ce3ad7df867db3ce3f84b50c8 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Apr 22 20:59:13 2014 -0400 Skip reordering of cell formats when whole range

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-21 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 59c2c5563ef1c75f7af2738c5896f303aecdae71 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Apr 21 12:11:21 2014 -0400 Use push_back() for mtv

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-21 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 04d363890d54c47a9889f7a7277c04e5b3fa52b3 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Apr 21 15:56:31 2014 -0400 Add empty block at the top to

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-21 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 52 ++--- 1 file changed, 28 insertions(+), 24 deletions(-) New commits: commit 975f06b0fbd307d70d88686ec1722f1c05b1a014 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Apr 21 19:10:47 2014 -0400 Make sure

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-21 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 84d9fcf751d4b4c9982c088e618779a1bbc4927b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Apr 21 21:50:44 2014 -0400 Handle cell formats correctly during

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-18 Thread Kohei Yoshida
sc/source/core/data/cellvalues.cxx |7 ++- sc/source/core/data/table3.cxx |2 +- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit af09b858439e121c9e965b8b62732ce8cdc80076 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Fri Apr 18 09:11:28 2014 -0400

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/source

2014-04-17 Thread Kohei Yoshida
sc/source/core/data/table3.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit a8cb708c920f7b1508e64517322c6d7168c54f82 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Fri Apr 18 00:37:22 2014 -0400 I don't need this anymore. Change-Id: