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

2017-04-22 Thread Mark Hung
sw/source/core/txtnode/fntcache.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5f62b97ae7891b8c601f6093a1ec5358feb20790 Author: Mark Hung Date: Thu Apr 20 23:40:50 2017 +0800 tdf#107301: Improve non snap-to-char text rendering. DrawText i

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

2017-04-22 Thread Noel Grandin
comphelper/source/property/ChainablePropertySet.cxx | 39 - comphelper/source/property/MasterPropertySet.cxx| 57 +--- include/comphelper/ChainablePropertySet.hxx | 19 -- include/comphelper/MasterPropertySet.hxx| 19 -- 4 files c

[Libreoffice-commits] core.git: starmath/uiconfig

2017-04-22 Thread Takeshi Abe
starmath/uiconfig/smath/ui/commandmenu.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b0a1ed1ac30d02366a93c789fb5eced171dc4c5 Author: Takeshi Abe Date: Sun Apr 23 09:20:45 2017 +0900 starmath: Show underscore which does not mark a mnemonic key Ch

[Libreoffice-commits] core.git: starmath/uiconfig

2017-04-22 Thread Takeshi Abe
starmath/uiconfig/smath/ui/commandmenu.ui | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit 7378ec484278b9e9925ac66b8f377deaa40f401a Author: Takeshi Abe Date: Fri Apr 21 10:08:04 2017 +0900 starmath: Fix wrong ids in Command Menu

CppCheck Report Update

2017-04-22 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2017-23-04_02:32:26 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

Terminology in svtools | was: Fwd: [libreoffice-documentation] Re: [] Unit #126485942 (de)

2017-04-22 Thread Olivier Hallot
Hi Can some of the developers shed some light in this terminology? The word "inverse" is not clear in the context for translators. The file is svtools/source/dialogs/so3res.src : ERRCODE_SO_MK_REDUCED_TO_SELF&S_MAX ; >; < "The connection name has no inverse." ; Thanks Olivie

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

2017-04-22 Thread Markus Mohrhard
sc/inc/stlpool.hxx |2 ++ sc/source/core/data/stlpool.cxx | 10 ++ sc/source/ui/docshell/docsh.cxx |3 +++ sc/source/ui/docshell/docsh2.cxx |3 +++ 4 files changed, 18 insertions(+) New commits: commit 6e55f7df9ae8e0948b456cb02f6c841b353acd23 Author: Markus M

[Libreoffice-commits] online.git: 5 commits - Makefile.am net/DelaySocket.cpp net/DelaySocket.hpp net/Socket.hpp wsd/LOOLWSD.cpp

2017-04-22 Thread Michael Meeks
Makefile.am |2 net/DelaySocket.cpp | 261 net/DelaySocket.hpp | 27 + net/Socket.hpp | 17 ++- wsd/LOOLWSD.cpp | 29 + 5 files changed, 329 insertions(+), 7 deletions(-) New commits: commit 8ef8e6737f74fafa

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

2017-04-22 Thread Caolán McNamara
comphelper/source/misc/hash.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4df49725b142f1c779fd7f95c58acfa5654cd92 Author: Caolán McNamara Date: Sat Apr 22 21:07:32 2017 +0100 fix --with-tls=openssl build Change-Id: I10bab565a5a152755fbc3826855

[Libreoffice-commits] core.git: connectivity/source include/tools

2017-04-22 Thread Noel Grandin
connectivity/source/drivers/dbase/dindexnode.cxx |4 ++-- connectivity/source/inc/dbase/dindexnode.hxx |5 +++-- include/tools/ref.hxx| 11 ++- 3 files changed, 11 insertions(+), 9 deletions(-) New commits: commit 4d12bbef79b26d2c371d3b968690b4671

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

2017-04-22 Thread Markus Mohrhard
sw/source/core/access/acccontext.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 42b40ede8c496aad1021e68a72523af4f57e89f6 Author: Markus Mohrhard Date: Sat Apr 22 20:27:29 2017 +0200 fix the build Change-Id: Icb33610ba7923f86e48f3173b16fc7f0ab

[Libreoffice-commits] online.git: Branch 'private/mmeeks/delaysocket' - 2 commits - net/DelaySocket.cpp

2017-04-22 Thread Michael Meeks
net/DelaySocket.cpp | 158 1 file changed, 87 insertions(+), 71 deletions(-) New commits: commit 7b24ecd447bf6f9d8066a9c1547aab6e6f193502 Author: Michael Meeks Date: Sat Apr 22 18:37:38 2017 +0100 DelaySocket: hide logging. diff --git

[Libreoffice-commits] core.git: sw/uiconfig

2017-04-22 Thread Yousuf Philips
sw/uiconfig/swriter/ui/notebookbar.ui | 991 ++ 1 file changed, 890 insertions(+), 101 deletions(-) New commits: commit 77664a215feb7ebb1a9ce7bbb511aa7989f4d8ac Author: Yousuf Philips Date: Tue Apr 18 05:59:16 2017 +0400 tdf#107237 Add shape and frame cont

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

2017-04-22 Thread Szymon Kłos
include/sfx2/notebookbar/NotebookbarTabControl.hxx |1 sfx2/source/notebookbar/NotebookbarTabControl.cxx | 24 ++ vcl/source/control/tabctrl.cxx | 36 + 3 files changed, 48 insertions(+), 13 deletions(-) New commits: commit 055ae711eff

[Libreoffice-commits] core.git: sw/uiconfig

2017-04-22 Thread Yousuf Philips
sw/uiconfig/swriter/popupmenu/text.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d22bcb3867b2c61c11b5a563dcc5cf122d31bbff Author: Yousuf Philips Date: Sat Apr 22 06:28:09 2017 +0400 tdf#102132 Contextual section in its own section Change-Id: I40

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

2017-04-22 Thread Mark Hung
sw/qa/extras/uiwriter/uiwriter.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit ae39c98544b92de42066abd32649076d368b3c9c Author: Mark Hung Date: Fri Apr 21 23:23:25 2017 +0800 sw: skip part of uiwriter/testTdf107025 if not testable. The un

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

2017-04-22 Thread Yousuf Philips
vcl/source/control/tabctrl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 59ef98de50ad7892454b35bec823df6869ec6421 Author: Yousuf Philips Date: Sat Apr 22 05:00:11 2017 +0400 tdf#102779 Set a minimum height for Notebookbar tabs Change-Id: Ieccd9c721632c4e194a

[Libreoffice-commits] core.git: vcl/inc vcl/opengl vcl/win

2017-04-22 Thread Stephan Bergmann
vcl/inc/opengl/win/gdiimpl.hxx | 14 ++ vcl/inc/win/saldata.hxx|4 vcl/inc/win/winlayout.hxx |9 + vcl/opengl/win/gdiimpl.cxx | 18 +- vcl/win/app/salinst.cxx|1 + vcl/win/gdi/winlayout.cxx |9 +++-- 6 f

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg officecfg/registry

2017-04-22 Thread andreas kainz
icon-themes/breeze/links.txt |2 ++ icon-themes/breeze_dark/links.txt|2 ++ icon-themes/breeze_svg/links.txt |2 ++ officecfg/registry/data/org/openoffice/Office/UI/GenericCo

[Libreoffice-commits] core.git: chart2/source offapi/com sc/source

2017-04-22 Thread Tomaž Vajngerl
chart2/source/view/main/ChartView.cxx| 14 +- chart2/source/view/main/VButton.cxx | 99 --- chart2/source/view/main/VButton.hxx | 40 -- chart2/source/view/main/VLegend.cxx | 17 +- offapi/co