[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 --- Comment #28 from Stephan van den Akker --- Confirmed fixed for subscript, superscript and italics. "selected character attributes" means no bold, underline, font changes, font colours and Unicode Line Breaks, right? This will probably not

[Libreoffice-commits] core.git: writerfilter/CustomTarget_source.mk writerfilter/source

2014-07-12 Thread Miklos Vajna
writerfilter/CustomTarget_source.mk|6 writerfilter/source/ooxml/factoryimpl.py | 204 + writerfilter/source/ooxml/factoryimpl.xsl | 274 - writerfilter/source/ooxml/factorytools.xsl | 20 -- 4 files changed, 207 insertions(+), 29

[Libreoffice-commits] core.git: sw/qa sw/source

2014-07-12 Thread Zolnai Tamás
sw/qa/extras/ww8import/data/fdo80333.doc |binary sw/qa/extras/ww8import/ww8import.cxx |9 + sw/source/filter/ww8/ww8par6.cxx | 24 ++-- 3 files changed, 23 insertions(+), 10 deletions(-) New commits: commit c2e708d61746a259888c0e5fb1d3e9a43e3ca696 Au

[Libreoffice-commits] core.git: sw/inc sw/source

2014-07-12 Thread Miklos Vajna
sw/inc/viewsh.hxx |1 + sw/source/core/draw/dflyobj.cxx |4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit fb0b42b89af95b42cc6caadf8c22321e5c9386e8 Author: Miklos Vajna Date: Sat Jul 12 11:09:06 2014 +0200 CppunitTest_tiledrendering: disable

[Libreoffice-commits] core.git: sal/osl

2014-07-12 Thread Michael Meeks
sal/osl/unx/mutex.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 231db56d020d95e9bcf2520cb3c64235d99aa650 Author: Michael Meeks Date: Sat Jul 12 12:14:58 2014 +0100 sal: restore pthread to its original non-ideal state. Hopefully repairs the tinderb

[Libreoffice-commits] core.git: 2 commits - external/libgltf svtools/source

2014-07-12 Thread Markus Mohrhard
external/libgltf/ExternalProject_libgltf.mk |2 +- svtools/source/contnr/DocumentInfoPreview.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 717f8a87a7f009b821fd512c26cb35b2cac14993 Author: Markus Mohrhard Date: Sat Jul 12 12:59:47 2014 +0200 enab

[Bug 47800] Most of the predefined autotexts are missing in czech language

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 michalis changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 47800] Most of the predefined autotexts are missing in most languages

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 michalis changed: What|Removed |Added Summary|Most of the predefined |Most of the predefined |aut

[Libreoffice-commits] core.git: sot/source

2014-07-12 Thread Takeshi Abe
sot/source/sdstor/stgdir.cxx |9 +++- sot/source/sdstor/stgole.cxx |8 +++ sot/source/sdstor/stgstrms.cxx | 16 +++--- sot/source/sdstor/storage.cxx| 15 +++-- sot/source/sdstor/storinfo.cxx |9 +++- sot/source/sdstor/ucbstorage.cxx | 4

[Bug 47800] Most of the predefined autotexts are missing in most languages

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 Michal Horák changed: What|Removed |Added Assignee|hora...@gmail.com |libreoffice-b...@lists.free

[Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 Björn Michaelsen changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #29 from Björn Michae

[Bug 61005] VIEWING: Toolbar element height should match the icon size

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61005 Björn Michaelsen changed: What|Removed |Added Whiteboard|BSA EasyHack|BSA |DifficultyInte

[Libreoffice-commits] core.git: Changes to 'private/jmux/old-layouting'

2014-07-12 Thread Jan-Marek Glogowski
New branch 'private/jmux/old-layouting' available with the following commits: commit 9b92db424f9ec161e1c26cc84de271a61606dd3e Author: Jan-Marek Glogowski Date: Sat Jul 12 23:17:31 2014 +0200 fdo#70346 MM: hide sections based on field values This recalculates the section conditions

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 4 commits - sc/inc sc/source

2014-07-12 Thread Kohei Yoshida
sc/inc/sortparam.hxx | 20 ++- sc/inc/table.hxx |3 sc/inc/undosort.hxx|3 sc/source/core/data/sortparam.cxx | 51 +++ sc/source/core/data/table3.cxx | 242 +++-- sc/source/ui/docshell/dbdocfun.

[Libreoffice-commits] core.git: 4 commits - sw/source

2014-07-12 Thread Bjoern Michaelsen
sw/source/core/doc/docbm.cxx | 292 ++- 1 file changed, 183 insertions(+), 109 deletions(-) New commits: commit 6708edc8952108f4bfb3bbac3e3e50afa64e1539 Author: Bjoern Michaelsen Date: Sun Jul 13 01:13:16 2014 +0200 typo Change-Id: Ia400c3

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2014-07-12 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 68 + sc/qa/unit/ucalc.hxx |2 + sc/source/ui/docshell/dbdocfun.cxx |4 +- 3 files changed, 73 insertions(+), 1 deletion(-) New commits: commit 47a82452b5040cd712ffafb7d153fd18940ee1af Author: Kohei Y

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80462, which changed state. Bug 80462 Summary: Other: Crash when sorting single row https://bugs.freedesktop.org/show_bug.cgi?id=80462 What|Removed |Added --

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 4 commits - sc/inc sc/qa sc/source

2014-07-12 Thread Kohei Yoshida
sc/inc/table.hxx |2 - sc/qa/unit/ucalc.cxx | 68 + sc/qa/unit/ucalc.hxx |2 + sc/source/core/data/table3.cxx | 23 +--- sc/source/ui/docshell/dbdocfun.cxx |4 +- 5 files changed, 84 inser

[Libreoffice-commits] cppunit.git: Changes to 'feature/new_assert_macros'

2014-07-12 Thread Markus Mohrhard
New branch 'feature/new_assert_macros' available with the following commits: commit 4dbaa35920fa376c48eedf8cc3440b3965a01caa Author: Markus Mohrhard Date: Sat May 5 21:52:20 2012 +0200 add new assertion macros for <, <=, > and >= Now we support the following new macros: -

[Libreoffice-commits] core.git: chart2/source include/vcl vcl/source

2014-07-12 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx |4 include/vcl/opengl/OpenGLContext.hxx |1 + vcl/source/opengl/OpenGLContext.cxx| 11 +++ 3 files changed, 16 insertions(+) New commits: commit dde00f1f8ac598314b7f8a787eeacc841bc65f1c Author: Markus Moh

LibreOffice Gerrit News for core on 2014-07-13

2014-07-12 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + OS X: SDK configuration in https://gerrit.libreoffice.org/9952 from Robert Antoni Buj i Gelonch about module build + ExternalProject_python3.mk: MACOSX in ht

[Libreoffice-commits] core.git: android/Bootstrap desktop/source

2014-07-12 Thread Andrzej Hunt
android/Bootstrap/src/org/libreoffice/kit/Document.java |3 ++- desktop/source/lib/lokandroid.cxx | 11 +-- 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit b7742fd8b831959d3a0865c35f61c3c8740a1fac Author: Andrzej Hunt Date: Sun Jul 13 0