[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-02-02 Thread Michael Stahl
sw/source/core/docnode/ndtbl.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 3ab6b03413803c9512a7dd02d42542372f8e573e Author: Michael Stahl mst...@redhat.com Date: Wed Jan 22 21:11:01 2014 +0100 fdo#67238: sw: fix table cell Unprotect

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-01-30 Thread Michael Stahl
sw/source/core/fields/reffld.cxx | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit 718524619bf8cc96325aed87b72735741fe93912 Author: Michael Stahl mst...@redhat.com Date: Wed Jan 29 22:38:21 2014 +0100 fdo#63553: sw: fix copy/paste of cross

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-01-30 Thread Michael Stahl
sw/source/core/text/txtfly.cxx|6 +++--- sw/source/core/txtnode/fntcap.cxx |4 ++-- sw/source/core/txtnode/swfont.cxx |8 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 28c613edb7bde90c49c61c56c9bb32fb312070e9 Author: Michael Stahl mst...@redhat.com

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-01-30 Thread Michael Stahl
sw/source/core/layout/trvlfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41e7a4e9a7199cc1e93792ca34c74e3784a93274 Author: Michael Stahl mst...@redhat.com Date: Fri Jan 24 23:04:03 2014 +0100 fdo#68876: sw: layout should never care about

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/txtnode/fntcache.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit cfcf7d267c5b3535c40b8394f53126b45a7898a4 Author: Michael Stahl mst...@redhat.com Date: Tue Jan 14 16:32:20 2014 +0100 fdo#73095: fix invalid access in SwFntObj::DrawText()