[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-11 Thread Kohei Yoshida
sc/source/ui/inc/tabview.hxx |6 ++ sc/source/ui/view/tabview.cxx |4 sc/source/ui/view/tabview3.cxx | 13 + sc/source/ui/view/tabview4.cxx | 10 +- 4 files changed, 24 insertions(+), 9 deletions(-) New commits: commit 02404b1d3ad2120fc803e40ceab303fff8

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-12 Thread Laurent Godard
sc/source/core/data/column.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9dca1cab9deb35ff59fd003e1777eb466946a8b7 Author: Laurent Godard Date: Sat Jan 11 10:15:12 2014 +0100 correct loops in UpdateNoteCaptions for notes Change-Id: Icec072eea

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-21 Thread Eike Rathke
sc/source/core/tool/cellform.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit a8de4627134ed8bf79a50c78a39f42fbc3be1051 Author: Eike Rathke Date: Mon Jan 20 19:21:55 2014 +0100 resolved fdo#73836 do not apply format twice to string ScDocum

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-21 Thread Eike Rathke
sc/source/core/data/column.cxx | 11 ++- sc/source/core/data/table2.cxx |8 2 files changed, 14 insertions(+), 5 deletions(-) New commits: commit 9f27edb1de3a7ef7499fc0e4c0bdc36e3ae20ada Author: Eike Rathke Date: Wed Jan 15 23:09:20 2014 +0100 resolved fdo#72293 cor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-21 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 41b9f71f6717e9e4a6395227406c73b73c2d3a35 Author: Kohei Yoshida Date: Thu Jan 16 12:49:14 2014 -0500 fdo#73655: Don't adjust formula tokens on non-top shared formula cells.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-21 Thread Eike Rathke
sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx |3 ++- sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx|3 ++- sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx |3 ++- sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-26 Thread Eike Rathke
sc/source/core/tool/refdata.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit db8d1d0fda64092188a8b4a3e7a8dead4026a780 Author: Eike Rathke Date: Fri Jan 24 17:55:27 2014 +0100 resolved fdo#73235 initialize reference flags References initialized via ScSingleRefData:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-27 Thread Markus Mohrhard
sc/source/core/data/formulacell.cxx | 24 1 file changed, 24 insertions(+) New commits: commit f59fc4e1ce2d6a506fe5a11123cc32e8c7f16540 Author: Markus Mohrhard Date: Mon Jan 27 06:33:46 2014 +0100 we need to check that the content is equal as well, fdo#74077

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-27 Thread Markus Mohrhard
sc/source/core/tool/token.cxx | 35 +-- 1 file changed, 17 insertions(+), 18 deletions(-) New commits: commit d74436c22a72abc7ddb7a06352934e0a8e423f16 Author: Markus Mohrhard Date: Mon Jan 27 11:55:23 2014 +0100 only put bounds in vector if range is outsi