[Libreoffice-commits] core.git: Branch 'feature/fixes11' - sc/source

2015-11-06 Thread László Németh
sc/source/core/tool/interpr6.cxx | 75 +++ 1 file changed, 22 insertions(+), 53 deletions(-) New commits: commit 369a3f9cfa6738e8cd02fb41726f536694618ead Author: László Németh Date: Fri Nov 6 11:07:02 2015 +0100 Revert "Adapt FuncSum to vectorize b

[Libreoffice-commits] core.git: Branch 'feature/fixes11' - sc/source

2015-11-05 Thread Tomaž Vajngerl
sc/source/core/inc/arraysumfunctor.hxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit b35c38c6e44b0df0fc2c5a3983ecd7547b964691 Author: Tomaž Vajngerl Date: Thu Nov 5 12:14:06 2015 +0100 invalid array index when pCurrent pointer is incremented

[Libreoffice-commits] core.git: Branch 'feature/fixes11' - sc/source

2015-11-04 Thread Tomaž Vajngerl
sc/source/core/inc/arraysumfunctor.hxx | 58 ++--- 1 file changed, 39 insertions(+), 19 deletions(-) New commits: commit f814b00bc908c5498156194f45bf8f9c0b8268ac Author: Tomaž Vajngerl Date: Thu Nov 5 00:32:44 2015 +0100 Fast array sum: aligned load, process

[Libreoffice-commits] core.git: Branch 'feature/fixes11' - sc/source

2015-10-26 Thread Michael Meeks
sc/source/core/tool/interpr6.cxx | 75 +++ 1 file changed, 53 insertions(+), 22 deletions(-) New commits: commit 14635e66cd1e948d1c7ff4e90973fc62567cb801 Author: Michael Meeks Date: Sat Oct 24 22:56:39 2015 +0100 Adapt FuncSum to vectorize better - po

[Libreoffice-commits] core.git: Branch 'feature/fixes11' - sc/source

2015-10-18 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit b4c1ed38adf292ad6f24445860c74dd18e4c9a4e Author: Tor Lillqvist Date: Sun Oct 18 22:57:47 2015 +0300 tdf#94924: If we can't handle strings, don't try to then Fixes the VLOO