[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-31 Thread Daniel Bankston
sc/source/filter/oox/workbookhelper.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3c95101f43a8abb2a644fa2bdb3468cda5e459b0 Author: Daniel Bankston Date: Tue Jul 31 06:43:06 2012 -0500 Prevent broadcasts to gain xlsx formula import performance boost oox

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-31 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 47 -- sc/source/filter/xml/xmlcelli.hxx |2 + 2 files changed, 27 insertions(+), 22 deletions(-) New commits: commit 17e8bcbca919b3ca7cac2bf9c5bac4d4ef504232 Author: Daniel Bankston Date: Tue Jul 31 00:26:05 2012 -0

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-12 Thread Daniel Bankston
sc/source/filter/xml/xmlimprt.cxx |2 -- sc/source/ui/docshell/docsh.cxx |3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit f760f6875f22f1e6d0b782d8f6aee4250835b2a4 Author: Daniel Bankston Date: Thu Jul 12 08:48:40 2012 -0500 Disable adjust height flag

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-12 Thread Daniel Bankston
sc/source/core/data/cell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 513635e6993145accc008edccdb5d497f4ccecc6 Author: Daniel Bankston Date: Thu Jul 12 08:23:54 2012 -0500 Check for more cases of functions that should always be recalculated T

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-11 Thread Daniel Bankston
sc/source/filter/xml/XMLStylesImportHelper.cxx | 18 ++ sc/source/filter/xml/XMLStylesImportHelper.hxx |1 + 2 files changed, 19 insertions(+) New commits: commit beb8319ccaa0513daef03fbe995fb8775bf0b0c9 Author: Daniel Bankston Date: Wed Jul 11 17:48:00 2012 -0500 Fi

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-11 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 29 ++--- sc/source/filter/xml/xmlcelli.hxx |8 2 files changed, 22 insertions(+), 15 deletions(-) New commits: commit 1d6d2a56abfd28ff2e16855bdbaf7e64e17e92a4 Author: Daniel Bankston Date: Wed Jul 11 17:33:25 2012 -050

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-11 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx |1 + sc/source/filter/xml/xmlimprt.cxx |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 243c7d512c49ca2d5d561ac9ebb2d6754027743e Author: Daniel Bankston Date: Wed Jul 11 16:49:19 2012 -0500 Distinguish between DATE and

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-08 Thread Daniel Bankston
sc/source/core/tool/formularesult.cxx | 15 --- sc/source/filter/xml/xmlcelli.cxx | 56 +-- sc/source/filter/xml/xmlsubti.cxx | 69 ++ sc/source/filter/xml/xmlsubti.hxx | 43 - 4 files changed, 68 i

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - sc/source

2012-07-07 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 12 ++-- sc/source/ui/docshell/docsh.cxx |5 - 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 7dd4d50687d7c94673e6d9f62b54054b1b817027 Author: Daniel Bankston Date: Sat Jul 7 07:15:21 2012 -0500 Use indexOf ins