[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-08-12 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 7514df659bc12509880f7b74cd9a7820c96526fb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 12 21:51:33 2013 -0400 Compile token array only once per formula group. Change-Id: I70694ee8834b1b2f2ebdfaa90582ccfb19db0210 diff

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-08-07 Thread Kohei Yoshida
sc/inc/formulacell.hxx|3 sc/source/core/data/column3.cxx |2 sc/source/core/data/formulacell.cxx | 28 +++ sc/source/filter/excel/namebuff.cxx |2 sc/source/filter/excel/xestream.cxx |7 sc/source/filter/inc/formulabuffer.hxx

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-07-17 Thread Kohei Yoshida
sc/inc/formulacell.hxx | 18 + sc/source/core/data/formulacell.cxx | 550 +--- 2 files changed, 462 insertions(+), 106 deletions(-) New commits: commit 4efa10aebbbe8da21d3b2214cdabd6acd6079889 Author: Kohei Yoshida kohei.yosh...@gmail.com Date:

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-07-10 Thread Kohei Yoshida
sc/inc/column.hxx |9 -- sc/inc/sharedformula.hxx | 34 +++ sc/source/core/data/column.cxx| 24 ++--- sc/source/core/data/column3.cxx | 145 +- sc/source/core/tool/sharedformula.cxx | 126

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-07-02 Thread Kohei Yoshida
sc/inc/column.hxx |1 sc/inc/formulacell.hxx |5 sc/inc/token.hxx| 13 -- sc/source/core/data/column.cxx | 56 - sc/source/core/data/formulacell.cxx |5 sc/source/core/tool/interpr1.cxx| 219

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-07-02 Thread Kohei Yoshida
sc/inc/formulacell.hxx | 11 ++-- sc/inc/types.hxx |7 + sc/source/core/data/column2.cxx | 20 --- sc/source/core/data/formulacell.cxx | 46 --- sc/source/core/tool/formulagroup.cxx | 10

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-07-01 Thread Kohei Yoshida
sc/inc/column.hxx |6 - sc/inc/columnspanset.hxx| 29 - sc/inc/document.hxx |3 sc/inc/table.hxx|4 sc/source/core/data/column.cxx | 54 + sc/source/core/data/columnspanset.cxx

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-06-21 Thread Kohei Yoshida
sc/inc/dociter.hxx |7 +++ sc/source/core/data/dociter.cxx | 28 +++- sc/source/core/data/documen8.cxx |2 ++ sc/source/core/data/fillinfo.cxx | 18 ++ 4 files changed, 42 insertions(+), 13 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-06-20 Thread Kohei Yoshida
sc/inc/scmatrix.hxx |6 sc/source/core/data/dociter.cxx |4 +-- sc/source/core/tool/scmatrix.cxx | 52 +++ 3 files changed, 60 insertions(+), 2 deletions(-) New commits: commit d7d96ec83f0ecb028e60de0cb18a877a37ddab0a Author: Kohei

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-06-19 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |5 ++ sc/source/core/data/cellvalue.cxx | 77 -- sc/source/core/data/table4.cxx| 23 ++- 3 files changed, 68 insertions(+), 37 deletions(-) New commits: commit 0ad0d04928da99a3a9b8f1bdd44382388240f8d1

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-28 Thread Kohei Yoshida
sc/inc/column.hxx |2 ++ sc/inc/document.hxx |4 sc/inc/table.hxx|2 ++ sc/source/core/data/cellvalue.cxx | 35 ++- sc/source/core/data/column2.cxx | 30 ++

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-27 Thread Kohei Yoshida
sc/inc/fillinfo.hxx | 24 +--- sc/source/core/data/fillinfo.cxx | 15 -- sc/source/ui/inc/output.hxx |2 sc/source/ui/view/output.cxx |8 - sc/source/ui/view/output2.cxx| 231 --- sc/source/ui/view/printfun.cxx |4

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-27 Thread Kohei Yoshida
sc/inc/cellform.hxx|2 sc/inc/document.hxx|5 -- sc/source/core/data/cell.cxx | 13 ++--- sc/source/core/data/cell2.cxx | 31 +- sc/source/core/data/colorscale.cxx |8 +-- sc/source/core/data/column.cxx |2

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-25 Thread Kohei Yoshida
sc/inc/dociter.hxx |2 sc/source/core/data/dociter.cxx | 26 + sc/source/core/inc/interpre.hxx |3 sc/source/core/tool/interpr4.cxx | 173 +++ sc/source/core/tool/interpr5.cxx | 12 +- sc/source/ui/view/viewfun4.cxx | 41

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-22 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |8 ++ sc/inc/global.hxx |1 sc/source/core/data/autonamecache.cxx | 29 --- sc/source/core/data/cellvalue.cxx | 116 + sc/source/core/tool/compiler.cxx |2

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-19 Thread Michael Meeks
sc/inc/cell.hxx |1 sc/source/core/data/cell.cxx|8 --- sc/source/core/data/cell2.cxx | 90 +++- sc/source/core/data/column3.cxx |5 +- 4 files changed, 95 insertions(+), 9 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-19 Thread Kohei Yoshida
sc/inc/column.hxx|4 ++ sc/inc/document.hxx | 15 +- sc/inc/table.hxx |5 ++- sc/source/core/data/column3.cxx |4 ++ sc/source/core/data/document.cxx | 17 +++

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 2 commits - sc/inc sc/source

2013-03-15 Thread Kohei Yoshida
sc/inc/cell.hxx |4 sc/inc/document.hxx |6 -- sc/source/core/data/cell.cxx | 14 ++ sc/source/core/data/documen6.cxx | 21 +++-- sc/source/core/data/document.cxx | 24