[Libreoffice-commits] core.git: include/ucbhelper svl/source ucbhelper/source ucb/source

2016-03-16 Thread Noel Grandin
include/ucbhelper/contenthelper.hxx | 10 +-- include/ucbhelper/interactionrequest.hxx| 12 +++-- include/ucbhelper/resultsetmetadata.hxx |7 + include/ucbhelper/simpleauthenticationrequest.hxx | 11 ---

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

2016-03-16 Thread Caolán McNamara
include/vcl/menu.hxx |2 +- vcl/source/window/menu.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 125c845f406fca336baea89614a5017f909bab40 Author: Caolán McNamara Date: Wed Mar 16 10:33:50 2016 + attempt to address reported loplugin:

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

2016-03-16 Thread Samuel Mehrbrodt
sc/source/ui/drawfunc/fupoor.cxx | 12 +--- sd/source/ui/func/fupoor.cxx | 13 - sw/source/uibase/docvw/edtwin.cxx | 17 +++-- 3 files changed, 28 insertions(+), 14 deletions(-) New commits: commit e41d23abb03a0c5a5c50be290c2265513e178889 Author: Samuel

[Libreoffice-commits] core.git: include/unotools sc/source svx/source unotools/source vcl/source vcl/unx

2016-03-16 Thread Noel Grandin
include/unotools/atom.hxx |2 +- include/unotools/configvaluecontainer.hxx |7 ++- include/unotools/localedatawrapper.hxx | 12 include/unotools/streamhelper.hxx |5 ++--- include/unotools/tempfile.hxx

[Libreoffice-commits] core.git: 2 commits - l10ntools/source lotuswordpro/source

2016-03-16 Thread Caolán McNamara
l10ntools/source/merge.cxx | 17 + lotuswordpro/source/filter/lwpoverride.cxx |4 +++- 2 files changed, 16 insertions(+), 5 deletions(-) New commits: commit eca17faebdeb1a1dc305ffc9273e533eb880d4da Author: Caolán McNamara Date: Wed Mar 16 10:24:40 2016 +0

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

2016-03-16 Thread Takeshi Abe
extras/source/truetype/symbol/README |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit a57c44486aa3d0e7ff0df9897950453d66c789c9 Author: Takeshi Abe Date: Wed Mar 16 16:48:47 2016 +0900 Update URLs of Adobe Glyph List For New Fonts / Specification C

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

2016-03-16 Thread Miklos Vajna
vcl/source/window/toolbox.cxx |5 ++--- vcl/source/window/window.cxx |8 2 files changed, 6 insertions(+), 7 deletions(-) New commits: commit 042f16a19e3d5f884759dae71264433b988df0e6 Author: Miklos Vajna Date: Wed Mar 16 10:53:30 2016 +0100 vcl: fix loplugin:defaultparam

Re: GSOC aspirant implement epub export filter

2016-03-16 Thread jan iversen
> On 16 Mar 2016, at 06:59, Pratishta Sharma wrote: > > Hi everyone! > I am Pratishta Sharma, a 3rd year engineering student and I am interested in > the project: Implement epub export filter for GSOC 2016. I'm not sure if the > program requires me to come up with this on my own, but I am una

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

2016-03-16 Thread Caolán McNamara
svtools/source/contnr/iconviewimpl.cxx | 11 --- svtools/source/contnr/svimpbox.cxx | 11 --- vcl/source/window/toolbox.cxx |5 + 3 files changed, 13 insertions(+), 14 deletions(-) New commits: commit e8826d814e4067724b53420c06a79005ad28c943 Author: Caolá

[ANNOUNCE] Branch libreoffice-5-1-2 and Tag libreoffice-5.1.2.1-buildfix1 created

2016-03-16 Thread jan iversen
Hi all, The tag libreoffice-5.1.2.1-buildfix1 (AKA 5.1.2 RC1) and the corresponding branch libreoffice-5-1-2 have been created. The branch will be used for fine tuning of the 5-1-2 release. (there is one additional RC planned)The following rules apply:         + preferably just translation or block

[Libreoffice-commits] core.git: 3 commits - sd/inc sd/source solenv/bin vcl/unx

2016-03-16 Thread Caolán McNamara
sd/inc/drawdoc.hxx|2 +- sd/source/core/drawdoc3.cxx | 16 sd/source/ui/dlg/sdtreelb.cxx |2 +- solenv/bin/concat-deps.c |2 +- vcl/unx/gtk/gtksalmenu.cxx|4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 8c249

[Libreoffice-commits] core.git: Branch 'feature/mailmerge-cleanup' - 56 commits - compilerplugins/clang config_host/config_cups.h.in configure.ac cppcanvas/source cui/source external/beanshell externa

2016-03-16 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 62f223ba63ae9a07131c319e6a923d31823af579 Author: Jan-Marek Glogowski Date: Wed Feb 10 19:24:50 2016 +0100 MM: fix debug document dumping Previously the debug documents were dumped to the temporary mail merge directory, which is

[Libreoffice-commits] core.git: framework/source include/vcl vcl/inc vcl/osx vcl/source vcl/unx vcl/win

2016-03-16 Thread Caolán McNamara
framework/source/layoutmanager/layoutmanager.cxx |4 ++- framework/source/uielement/menubarwrapper.cxx| 28 +-- framework/source/uifactory/menubarfactory.cxx| 11 +++-- include/vcl/menu.hxx |3 +- vcl/inc/osx/salinst.h

Re: minutes of ESC call ...

2016-03-16 Thread Miklos Vajna
Hi David, On Sat, Mar 12, 2016 at 01:10:58AM +0100, David Ostrovsky wrote: > Sorry, fixed in: [1]. Thanks, now autogen.sh finishes without an error for me as well. :-) Regards, Miklos signature.asc Description: Digital signature ___ LibreOffice ma

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/58945567b7e7976d2fed2eeb9e7be41092a573

2016-03-16 Thread Caolán McNamara
85/58945567b7e7976d2fed2eeb9e7be41092a573 |1 + 1 file changed, 1 insertion(+) New commits: commit 6faa5cb64eb48289c98b00d6a4b97535563c5671 Author: Caolán McNamara Date: Wed Mar 16 09:12:15 2016 + Notes added by 'git notes add' diff --git a/85/58945567b7e7976d2fed2eeb9e7be41092a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 81/cff162a70c4b56e40beccca38df591fc5ae4f7

2016-03-16 Thread Caolán McNamara
81/cff162a70c4b56e40beccca38df591fc5ae4f7 |1 + 1 file changed, 1 insertion(+) New commits: commit 3a674054d0932e3591e2ce1332bc8e9d3b6cadaf Author: Caolán McNamara Date: Wed Mar 16 09:12:32 2016 + Notes added by 'git notes add' diff --git a/81/cff162a70c4b56e40beccca38df591fc5ae

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

2016-03-16 Thread Caolán McNamara
sc/source/core/data/formulacell.cxx |3 +-- sc/source/core/data/grouptokenconverter.cxx | 13 ++--- sc/source/core/inc/grouptokenconverter.hxx |2 +- sc/source/ui/inc/checklistmenu.hxx |7 ++- 4 files changed, 10 insertions(+), 15 deletions(-) New commi

Re: TAGS for emacs

2016-03-16 Thread Miklos Vajna
Hi, On Sat, Mar 12, 2016 at 07:37:53PM +0530, Pranav Kant wrote: > Shouldn't it be like this : > > --- a/solenv/bin/create-tags > +++ b/solenv/bin/create-tags > @@ -9,7 +9,7 @@ > > ctags=ctags > if test "$1" = "-e"; then > -ctags=etags > +ctags="ctags -e" > fi > > > to make it work

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

2016-03-16 Thread Miklos Vajna
sw/source/core/inc/frame.hxx |3 +-- sw/source/core/layout/paintfrm.cxx |4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit f87317c3264b6aecfb6b7dcf99fa1783d79d9605 Author: Miklos Vajna Date: Wed Mar 16 09:09:25 2016 +0100 SwFrame::Retouche() -> Ret

[Libreoffice-commits] core.git: compilerplugins/clang cppcanvas/source cui/source filter/source include/vcl sc/source sd/source svtools/source svx/source toolkit/inc toolkit/source vcl/inc vcl/opengl

2016-03-16 Thread Noel Grandin
compilerplugins/clang/constantparam.cxx | 115 cppcanvas/source/mtfrenderer/textaction.cxx |2 cui/source/dialogs/SpellDialog.cxx |8 cui/source/dialogs/cuigrfflt.cxx|2 filter/source/flash/swfwri

[Libreoffice-commits] online.git: loolwsd/Admin.hpp

2016-03-16 Thread Miklos Vajna
loolwsd/Admin.hpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 05f19cd7de19093b3b73eac62f9d0caeb0f33f6d Author: Miklos Vajna Date: Wed Mar 16 09:11:50 2016 +0100 loolwsd: fix -Werror,-Wunused-private-field diff --git a/loolwsd/Admin.hpp b/loolwsd/Admin.

Re: A question about table indent

2016-03-16 Thread Mark Hung
Hi Weike, If you are interested in contributing to LibreOffice, the best way to get your patch reviewed is via Gerrit. https://wiki.documentfoundation.org/Development/gerrit Regarding your patch, it ignores nLeftBorderDistance completely. You might need to further investigate why the value is wr

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

2016-03-16 Thread Tor Lillqvist
vcl/unx/gtk/gtksalmenu.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6eb91bdf75fe0085584efa6abf955c14c7acb9fd Author: Tor Lillqvist Date: Wed Mar 16 09:12:25 2016 +0200 loplugin:implicitboolconversion Change-Id: I9edc0d2e478f83e39e93e70e6c05c77b