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

2014-01-05 Thread Kohei Yoshida
sc/source/core/data/column3.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit b245b2e3777e0a255bd8fed1bc94bfd524660f21 Author: Kohei Yoshida Date: Sun Jan 5 20:33:36 2014 -0500 Don't crash when entering a value into cell at MAXROW position.

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

2014-01-01 Thread Michael Meeks
sc/source/filter/inc/formulabuffer.hxx| 40 +-- sc/source/filter/oox/formulabuffer.cxx| 51 +++--- sc/source/filter/oox/workbookfragment.cxx |6 ++- 3 files changed, 55 insertions(+), 42 deletions(-) New commits: commit 6204b78822ffcb1c2

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

2013-12-31 Thread Kohei Yoshida
sc/source/core/tool/formulagroup.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 6705b101cf3953d9f84b23363a5590dd0bd7c3aa Author: Kohei Yoshida Date: Tue Dec 31 15:34:03 2013 -0500 Honor selected device detection settings. This fixes the probl

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

2013-12-28 Thread Michael Meeks
sc/source/ui/docshell/datastream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06c2aec4804ba3ca4171f8df4bd2c4f7683ce360 Author: Michael Meeks Date: Sat Dec 28 22:47:05 2013 + WaE: signedness issue. Change-Id: I91e20b0e107af3d5214d17c3bb04d22

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

2013-12-28 Thread Michael Meeks
sc/source/core/tool/interpr7.cxx | 17 ++--- sc/source/ui/docshell/datastream.cxx | 26 ++ 2 files changed, 40 insertions(+), 3 deletions(-) New commits: commit 4247588a7c7c884f22c006ffd39e70915e9cbe56 Author: Michael Meeks Date: Sat Dec 28 22:45:00