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

2017-04-02 Thread Jochen Nitschke
formula/source/core/api/FormulaCompiler.cxx |2 +- include/formula/token.hxx | 10 +- sc/inc/token.hxx|2 +- sc/qa/unit/ucalc_formula.cxx| 10 +- sc/qa/unit/ucalc_sharedformula.cxx |2 +- sc/sour

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

2017-04-02 Thread Arnaud Versini
sw/source/core/inc/swcache.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d7869e561100efee7e4bd747934d6757e67dc0d9 Author: Arnaud Versini Date: Sun Apr 2 14:40:19 2017 +0200 Avoid redundant inline warning in swcache Change-Id: Ia30d9f406769ca

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

2017-04-02 Thread Noel Grandin
sw/inc/fmtruby.hxx | 15 ++--- sw/inc/unosett.hxx |5 + sw/qa/extras/htmlimport/htmlimport.cxx | 15 + sw/qa/extras/mailmerge/mailmerge.cxx | 10 +++ sw/qa/extras/odfexport/odfexport.cxx | 40 ++

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

2017-04-02 Thread Noel Grandin
sc/inc/conditio.hxx |3 ++- sc/inc/dpobject.hxx |8 sc/inc/dpoutput.hxx |5 +++-- sc/inc/dpsave.hxx |8 sc/inc/dpsdbtab.hxx |6 -- sc/

[Libreoffice-commits] online.git: net/Socket.hpp net/WebSocketHandler.hpp

2017-04-02 Thread Ashod Nakashian
net/Socket.hpp | 16 ++-- net/WebSocketHandler.hpp |2 +- 2 files changed, 7 insertions(+), 11 deletions(-) New commits: commit 8932a1e92e9dbe61841a92d970751ecc41f32a80 Author: Ashod Nakashian Date: Mon Apr 3 01:02:35 2017 -0400 wsd: remove LOOL_CHECK_THREADS

[Libreoffice-commits] online.git: common/Common.hpp common/IoUtil.cpp common/LOOLWebSocket.hpp kit/Kit.cpp net/WebSocketHandler.hpp test/helpers.hpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2017-04-02 Thread Ashod Nakashian
common/Common.hpp|6 -- common/IoUtil.cpp| 21 - common/LOOLWebSocket.hpp | 18 +- kit/Kit.cpp |8 +--- net/WebSocketHandler.hpp | 26 +++--- test/helpers.hpp | 18 +

[Libreoffice-commits] online.git: net/WebSocketHandler.hpp

2017-04-02 Thread Ashod Nakashian
net/WebSocketHandler.hpp | 31 +-- 1 file changed, 17 insertions(+), 14 deletions(-) New commits: commit b52a8ac6e2806e3ebdc73726040eb70a908a40cc Author: Ashod Nakashian Date: Sun Apr 2 23:27:06 2017 -0400 wsd: const correctness and avoid unnecessary shared_p

[Libreoffice-commits] online.git: net/Socket.hpp

2017-04-02 Thread Ashod Nakashian
net/Socket.hpp | 54 ++ 1 file changed, 26 insertions(+), 28 deletions(-) New commits: commit 78d1cc4ac5ec421777085abf2835425954378105 Author: Ashod Nakashian Date: Sun Apr 2 21:33:36 2017 -0400 wsd: process callbacks before poll handl

[Libreoffice-commits] online.git: wsd/DocumentBroker.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-04-02 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |3 +++ wsd/LOOLWSD.cpp| 16 wsd/LOOLWSD.hpp|4 +++- 3 files changed, 14 insertions(+), 9 deletions(-) New commits: commit c81db872352443cb0c3ac0f7c0d68f27fcd34963 Author: Ashod Nakashian Date: Sun Apr 2 19:56:42 2017 -0400

[Libreoffice-commits] online.git: net/Socket.hpp

2017-04-02 Thread Ashod Nakashian
net/Socket.hpp | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit 6e596d11f3ebe09ad1b50c395f920b591805f4b6 Author: Ashod Nakashian Date: Sun Apr 2 19:56:13 2017 -0400 wsd: catch exceptions from callbacks and wakup hook Change-Id: I

[Libreoffice-commits] online.git: net/Socket.cpp net/Socket.hpp

2017-04-02 Thread Ashod Nakashian
net/Socket.cpp | 13 ++--- net/Socket.hpp |6 ++ 2 files changed, 8 insertions(+), 11 deletions(-) New commits: commit d7858b08b90f989b0fe08c1f0309e4cd7f82c409 Author: Ashod Nakashian Date: Sun Apr 2 18:43:21 2017 -0400 wsd: fix race in setting SocketPoll owner thread id

[Libreoffice-commits] online.git: wsd/DocumentBroker.cpp

2017-04-02 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit bd82bf4c4b7ed57d55cd1cf05ea681517b8c1bf3 Author: Ashod Nakashian Date: Sun Apr 2 17:50:17 2017 -0400 wsd: set DocBroker poll thread once Change-Id: Ic6397893b2b9b04c6715c393c3f1

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

2017-04-02 Thread Ashod Nakashian
net/Socket.cpp |5 - net/Socket.hpp | 15 --- wsd/LOOLWSD.cpp |4 +--- 3 files changed, 13 insertions(+), 11 deletions(-) New commits: commit d6577654bdc45892d9546ecfccdccd549b01921a Author: Ashod Nakashian Date: Sun Apr 2 17:49:14 2017 -0400 wsd: initializatio

[Libreoffice-commits] online.git: common/Util.cpp net/Socket.cpp net/Socket.hpp

2017-04-02 Thread Ashod Nakashian
common/Util.cpp | 12 ++-- net/Socket.cpp |2 ++ net/Socket.hpp | 21 ++--- 3 files changed, 22 insertions(+), 13 deletions(-) New commits: commit e0822f851647b17fca3043c8f17e52ebe8090aa2 Author: Ashod Nakashian Date: Sun Apr 2 17:38:05 2017 -0400 wsd: be

[Libreoffice-commits] online.git: kit/Kit.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2017-04-02 Thread Ashod Nakashian
kit/Kit.cpp| 20 +++- wsd/DocumentBroker.cpp |8 +--- wsd/DocumentBroker.hpp |6 ++ 3 files changed, 26 insertions(+), 8 deletions(-) New commits: commit c9365ad67961aee7b4be0b23883c973c38c088e1 Author: Ashod Nakashian Date: Sun Apr 2 15:55:56 2017

[Libreoffice-commits] online.git: test/httpwstest.cpp

2017-04-02 Thread Ashod Nakashian
test/httpwstest.cpp | 23 +-- 1 file changed, 5 insertions(+), 18 deletions(-) New commits: commit 9936ac18697887ae927830258e4c16e0c4726905 Author: Ashod Nakashian Date: Sun Apr 2 14:48:59 2017 -0400 wsd: fix alertAllUsers test Issue the fake disk space erro

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

2017-04-02 Thread Caolán McNamara
sw/inc/shellio.hxx |4 +-- sw/source/filter/ww8/ww8par.cxx | 22 ++ sw/source/filter/ww8/ww8scan.cxx |2 - vcl/source/gdi/gfxlink.cxx |4 +-- vcl/workben/fftester.cxx | 47 --- 5 files changed, 57 inse

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

2017-04-02 Thread Caolán McNamara
vcl/source/gdi/gfxlink.cxx | 28 +--- 1 file changed, 9 insertions(+), 19 deletions(-) New commits: commit edf79cacbeaef0080588f00e90e6c1b35a70d17e Author: Caolán McNamara Date: Sun Apr 2 19:12:35 2017 +0100 SwapOutData url is always a file url so can j

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/shared/01/password_dlg.xhp | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 5469ccc6ecc354020edf0b7e7b8c1e4c0f074517 Author: Gabor Kelemen Date: Fri Mar 31 00:25:08 2017 +0200 Fix one ahelp to work with multiple bookmarks Chan

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d80b0c4d9452d0f9750c12c34b76b63dee32dfb8 Author: Gabor Kelemen Date: Fri Mar 31 00:25:08 2017 +0200 Updated core Project: help 5469ccc6ecc354020edf0b7e7b8c1e4c0f074517 Fix one ahelp to

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c5fac2f2e5cc2b49de1bd8a6280267e830d1269 Author: Gabor Kelemen Date: Fri Mar 31 00:13:47 2017 +0200 Updated core Project: help cf89d14c283d391bc3441f9a5e4f0c915af76706 tdf#102930 Mail M

[Libreoffice-commits] help.git: AllLangHelp_swriter.mk source/text

2017-04-02 Thread Gabor Kelemen
AllLangHelp_swriter.mk |3 source/text/swriter/01/mailmerge06.xhp | 54 source/text/swriter/01/mailmerge07.xhp | 59 - source/text/swriter/01/mailmerge08.xhp | 111 - 4 files changed, 227 deletions(-) New c

[Libreoffice-commits] help.git: 2 commits - AllLangHelp_swriter.mk source/text

2017-04-02 Thread Gabor Kelemen
AllLangHelp_swriter.mk |1 source/text/shared/02/12090100.xhp | 11 --- source/text/swriter/01/mm_cusaddfie.xhp | 48 3 files changed, 6 insertions(+), 54 deletions(-) New commits: commit 20abdd0a447ec3a330326ccd84257a0af6ce6f95

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02cf765edcb5afaac45ce41b1613bcfbfaafa907 Author: Gabor Kelemen Date: Fri Mar 31 00:11:37 2017 +0200 Updated core Project: help 20abdd0a447ec3a330326ccd84257a0af6ce6f95 tdf#102930 Mail M

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ed92b1633f9b7e04585a167e5d708164be879ade Author: Gabor Kelemen Date: Thu Mar 30 23:57:55 2017 +0200 Updated core Project: help 5bffaa7cecbcb102764ce195be2cb5fd03de4d6b tdf#102930 Mail M

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1d05a6dbb5d4b926cb7ca6602af244ef733525b Author: Gabor Kelemen Date: Thu Mar 30 23:55:55 2017 +0200 Updated core Project: help 9edd4f385d6968697cbff1972ee2dc941baddd7c tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/guide/form_letters_main.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9edd4f385d6968697cbff1972ee2dc941baddd7c Author: Gabor Kelemen Date: Thu Mar 30 23:55:55 2017 +0200 tdf#102930 Mail Merge Wizard: Form Letter page A referr

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/00/0406.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e1e4484d95b54d7993342c199fad929fd09f2405 Author: Gabor Kelemen Date: Thu Mar 30 22:22:43 2017 +0200 tdf#102930 Mail Merge Wizard: now available from the toolbar

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d5af070ebf625ca8d0a01338c822fc1e630e343b Author: Gabor Kelemen Date: Thu Mar 30 22:22:43 2017 +0200 Updated core Project: help e1e4484d95b54d7993342c199fad929fd09f2405 tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/main0200.xhp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 20cb80d652911121c3c9ad24eaa635a18e3293a0 Author: Gabor Kelemen Date: Thu Mar 30 22:21:23 2017 +0200 tdf#102930 Mail Merge Wizard: Update Toolbars page Add Mail Merge Toolbar to the li

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d005d988edd6d9841085ce8b87887377c05a6003 Author: Gabor Kelemen Date: Thu Mar 30 22:21:23 2017 +0200 Updated core Project: help 20cb80d652911121c3c9ad24eaa635a18e3293a0 tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_seladdlis.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit dd10747d1e916283958261d640758df40be1341f Author: Gabor Kelemen Date: Thu Mar 30 22:19:45 2017 +0200 tdf#102930 Mail Merge Wizard: Select Address List window Ad

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7b916d848c5cb1652a80ecc31b92e046db8dcc0 Author: Gabor Kelemen Date: Thu Mar 30 22:19:45 2017 +0200 Updated core Project: help dd10747d1e916283958261d640758df40be1341f tdf#102930 Mail M

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f74029f92cd16a5e0b73be71930974801ee4087 Author: Gabor Kelemen Date: Thu Mar 30 22:16:28 2017 +0200 Updated core Project: help 4164e519b7b4008de321da83e3e30c22576a603b tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_seladdblo.xhp | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) New commits: commit 4164e519b7b4008de321da83e3e30c22576a603b Author: Gabor Kelemen Date: Thu Mar 30 22:16:28 2017 +0200 tdf#102930 Mail Merge Wizard: Select Address Block dia

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_newaddlis.xhp | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 816cf63ac88d263220b33db62cdd94d044f9cc9d Author: Gabor Kelemen Date: Thu Mar 30 22:14:41 2017 +0200 tdf#102930 Mail Merge Wizard: New Address List dialog

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82c97a22a95d5885922607ab1dec0431501068ae Author: Gabor Kelemen Date: Thu Mar 30 22:14:41 2017 +0200 Updated core Project: help 816cf63ac88d263220b33db62cdd94d044f9cc9d tdf#102930 Mail M

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 912783cc8440acbfeaef7b5ec40c3d5ce699b298 Author: Gabor Kelemen Date: Thu Mar 30 22:08:17 2017 +0200 Updated core Project: help c891d9d6469d04a68ebc06a0a772244f1aacecc9 tdf#102930 Mail M

[Libreoffice-commits] help.git: 2 commits - source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_emabod.xhp | 18 +- source/text/swriter/01/mm_matfie.xhp | 12 2 files changed, 17 insertions(+), 13 deletions(-) New commits: commit c891d9d6469d04a68ebc06a0a772244f1aacecc9 Author: Gabor Kelemen Date: Thu Mar 30 22:08:17 2017 +0200

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a2472d59d71a483ffd4a61e89033879294f9336 Author: Gabor Kelemen Date: Thu Mar 30 22:06:39 2017 +0200 Updated core Project: help b52dc2fc13f392ee22b81f9ce76001a76a51c2e8 tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_finent.xhp | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit c9e5b786f194af2ba20dc76f2c8d3fb2562aa6dc Author: Gabor Kelemen Date: Thu Mar 30 22:05:43 2017 +0200 tdf#102930 Mail Merge Wizard help: Find Entry dialog

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2fa96b5bf5865f38629c6b541a50bb161d68ed46 Author: Gabor Kelemen Date: Thu Mar 30 22:05:43 2017 +0200 Updated core Project: help c9e5b786f194af2ba20dc76f2c8d3fb2562aa6dc tdf#102930 Mail M

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0e25869f249b2fca27dc690051479e00881bcb3 Author: Gabor Kelemen Date: Thu Mar 30 21:12:26 2017 +0200 Updated core Project: help 05690a67949aafbe69949226a26834a3a55c51df tdf#102930 Mail M

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_cusaddlis.xhp |9 + 1 file changed, 9 insertions(+) New commits: commit 05690a67949aafbe69949226a26834a3a55c51df Author: Gabor Kelemen Date: Thu Mar 30 21:12:26 2017 +0200 tdf#102930 Mail Merge Wizard help: Custom Address List page Add missin

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mm_copyto.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca3d69f1840b71b899c0ab8b1671f314b799eeae Author: Gabor Kelemen Date: Thu Mar 30 21:05:29 2017 +0200 tdf#102930 Update link on Mail Merge - Copy To window page That fu

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ce151b16475bea31ce01ab83f1dedf78b5af5f6 Author: Gabor Kelemen Date: Thu Mar 30 21:05:29 2017 +0200 Updated core Project: help ca3d69f1840b71b899c0ab8b1671f314b799eeae tdf#102930 Update

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4494a6318f3f90f2faa854d5e4298f7a65a95c3c Author: Gabor Kelemen Date: Thu Mar 30 21:04:01 2017 +0200 Updated core Project: help f819eb227c337fc59416649218be6354d287de37 tdf#102930 Update

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dca0372ac1eb5e80961d51a8376fdfb8c6958a57 Author: Gabor Kelemen Date: Thu Mar 30 21:02:47 2017 +0200 Updated core Project: help a5b29c05af7c8cc038f953bda2995f8d99be5e04 tdf#102930 Update

[Libreoffice-commits] help.git: 2 commits - source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mailmerge04.xhp | 27 --- source/text/swriter/01/mailmerge05.xhp | 33 ++--- 2 files changed, 38 insertions(+), 22 deletions(-) New commits: commit f819eb227c337fc59416649218be6354d287de37 Author: Gabor Kelemen Date:

[Libreoffice-commits] help.git: 2 commits - source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mailmerge02.xhp | 11 +++ source/text/swriter/01/mailmerge03.xhp | 17 - 2 files changed, 19 insertions(+), 9 deletions(-) New commits: commit 854375b6e711cd114e537215b55c6bfdd8d654b0 Author: Gabor Kelemen Date: Thu Mar 30 21:01:02 2017 +0200

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 307064696e8330a6dd102b509ef65db31137efca Author: Gabor Kelemen Date: Thu Mar 30 21:00:02 2017 +0200 Updated core Project: help dd49e9fa8338f442e30fc78afea7cac0e8831540 tdf#102930 Update

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd4de872c4afc7196b594b30aa7971c0c6527514 Author: Gabor Kelemen Date: Thu Mar 30 21:01:02 2017 +0200 Updated core Project: help 854375b6e711cd114e537215b55c6bfdd8d654b0 tdf#102930 Update

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 93216a173efa93fe1aaf8d6a570e01d044f8792e Author: Gabor Kelemen Date: Thu Mar 30 20:57:18 2017 +0200 Updated core Project: help 2c3f721d7dd152efbe6261ea697643c84ce11b12 tdf#102930 Update

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mailmerge01.xhp | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 2c3f721d7dd152efbe6261ea697643c84ce11b12 Author: Gabor Kelemen Date: Thu Mar 30 20:57:18 2017 +0200 tdf#102930 Update Mail Merge Wizard Page 1 help Syn

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d92c650b5a7b8499cf80386230e626ca64889a88 Author: Gabor Kelemen Date: Thu Mar 30 20:18:08 2017 +0200 Updated core Project: help 5ebea3473f90837a9e3293f7173497caf8f9a7ee tdf#102930 Add ne

[Libreoffice-commits] help.git: AllLangHelp_swriter.mk source/text

2017-04-02 Thread Gabor Kelemen
AllLangHelp_swriter.mk |4 + source/text/swriter/01/mm_emailmergeddoc.xhp | 89 +++ source/text/swriter/01/mm_printmergeddoc.xhp | 71 + source/text/swriter/01/mm_savemergeddoc.xhp | 65 +++ source/text/sw

[Libreoffice-commits] core.git: helpcontent2

2017-04-02 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0e8a9efb19cb7b6fa92018e0567bf73139d0f95c Author: Gabor Kelemen Date: Thu Mar 9 00:02:16 2017 +0100 Updated core Project: help 7f8eec4aea1271f18ba55c771a8d81171ebbba48 tdf#102930 Update

[Libreoffice-commits] help.git: source/text

2017-04-02 Thread Gabor Kelemen
source/text/swriter/01/mailmerge00.xhp | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit 7f8eec4aea1271f18ba55c771a8d81171ebbba48 Author: Gabor Kelemen Date: Thu Mar 9 00:02:16 2017 +0100 tdf#102930 Update Mail Merge Wizard pages - 00

[Libreoffice-commits] core.git: Makefile.in Repository.mk vcl/Executable_cgmfuzzer.mk vcl/Module_vcl.mk vcl/workben

2017-04-02 Thread Caolán McNamara
Makefile.in |2 - Repository.mk |1 vcl/Executable_cgmfuzzer.mk | 47 vcl/Module_vcl.mk |1 vcl/workben/cgmfuzzer.cxx | 30 5 files changed, 80 insertions(+), 1 del

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

2017-04-02 Thread Caolán McNamara
sc/source/filter/starcalc/scflt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 785ef3623447cb06f8d0987b9abc86960e848a39 Author: Caolán McNamara Date: Sun Apr 2 17:45:38 2017 +0100 move this work to end of Sc10Import::Import Change-Id: I284

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

2017-04-02 Thread Tamás Zolnai
editeng/source/items/svxitems.src |8 ++ editeng/source/items/textitem.cxx | 119 + include/editeng/charrotateitem.hxx | 56 +++-- include/editeng/editrids.hrc |2 4 files changed, 166 insertions(+), 19 deletions(-) New commits:

[Libreoffice-commits] libmspub.git: src/lib

2017-04-02 Thread David Tardon
src/lib/MSPUBParser.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit c6de50a17e7636c20bef03e7336f9782c8fc3850 Author: David Tardon Date: Thu Mar 30 15:21:39 2017 +0200 WaE: this statement may fall through Change-Id: I9530e1d24ee589af1f72728ea9b045e29cacf7c7 diff

[Libreoffice-commits] core.git: ios/experimental

2017-04-02 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 17 -- ios/experimental/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift |7 ++-- ios/experimental/LibreOfficeLight/LibreOfficeLight/LibreOfficeLig

[Libreoffice-commits] core.git: chart2/source editeng/source extensions/source forms/source include/toolkit include/vcl reportdesign/source sc/source svx/source sw/source toolkit/source vcl/source xml

2017-04-02 Thread Caolán McNamara
chart2/source/view/main/DummyXShape.cxx |6 editeng/source/items/textitem.cxx| 10 - editeng/source/uno/unofdesc.cxx |8 extensions/source/propctrlr/fontdialog.cxx |9 extensions/source/propctrlr/formcomponenthandler.

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

2017-04-02 Thread Caolán McNamara
filter/source/graphicfilter/icgm/class1.cxx |4 1 file changed, 4 insertions(+) New commits: commit fb41ebff32371ee7a7e07f671f7c769a8bb18718 Author: Caolán McNamara Date: Sun Apr 2 16:50:38 2017 +0100 ofz: more check bounds on read Change-Id: I70018ee2ab282c11547f5bf9d8

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

2017-04-02 Thread Caolán McNamara
filter/source/graphicfilter/icgm/class4.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit adb597102e6d8c8688510881f2142a999ada03ce Author: Caolán McNamara Date: Sun Apr 2 16:46:02 2017 +0100 signed/unsigned comparison warnings Change-Id: I384

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

2017-04-02 Thread Caolán McNamara
filter/source/graphicfilter/icgm/actimpr.cxx | 31 --- filter/source/graphicfilter/icgm/cgm.cxx |6 ++--- filter/source/graphicfilter/icgm/class1.cxx |2 - filter/source/graphicfilter/icgm/outact.hxx |5 +--- 4 files changed, 20 insertions(+), 24 deletio

[Libreoffice-commits] core.git: 3 commits - filter/Configuration_filter.mk filter/source writerperfect/Library_wpftcalc.mk writerperfect/Library_wpftimpress.mk writerperfect/qa writerperfect/source

2017-04-02 Thread osnola
filter/Configuration_filter.mk |2 filter/source/config/fragments/filters/PowerPoint3.xcu |2 filter/source/config/fragments/filters/StarOffice_Presentation.xcu | 29 +++ filter/source/config/fragments/types/StarOffice_Presentation.xcu

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

2017-04-02 Thread Caolán McNamara
filter/source/graphicfilter/icgm/cgm.cxx|8 filter/source/graphicfilter/icgm/class1.cxx | 13 +++-- filter/source/graphicfilter/icgm/class4.cxx |6 +++--- 3 files changed, 14 insertions(+), 13 deletions(-) New commits: commit af45b3d48e3a027c14317db944a8d67de063352f

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

2017-04-02 Thread Zdeněk Crhonek
basic/qa/cppunit/test_vba.cxx |4 ++ basic/qa/vba_tests/day.vb | 62 + basic/qa/vba_tests/error.vb | 62 + basic/qa/vba_tests/exp.vb | 62 + basic/qa/vba_tests/fix.vb

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

2017-04-02 Thread Caolán McNamara
vcl/source/filter/wmf/winwmf.cxx | 17 - vcl/workben/fftester.cxx |2 -- 2 files changed, 12 insertions(+), 7 deletions(-) New commits: commit e9bd695a063e111cdc002b73a6a5cccbc52ef4d3 Author: Caolán McNamara Date: Sun Apr 2 11:52:06 2017 +0100 ofz: avoid oom

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

2017-04-02 Thread Caolán McNamara
filter/source/graphicfilter/icgm/actimpr.cxx |2 +- filter/source/graphicfilter/icgm/class4.cxx | 25 - 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit fb05611064e12c8eda09bc32c42544cde8c2ab49 Author: Caolán McNamara Date: Sun Apr 2 11:31:

[Libreoffice-commits] core.git: Branch 'feature/pivotcharts' - chart2/qa sc/source

2017-04-02 Thread Tomaž Vajngerl
chart2/qa/extras/PivotChartTest.cxx| 38 + sc/source/ui/unoobj/PivotChartDataProvider.cxx | 10 +++--- 2 files changed, 44 insertions(+), 4 deletions(-) New commits: commit 2f9a1a499dd4909acb621cbc7976a59c031e2a56 Author: Tomaž Vajngerl Date: Sun Apr 2

[Libreoffice-commits] core.git: Branch 'feature/pivotcharts' - chart2/qa

2017-04-02 Thread Tomaž Vajngerl
chart2/qa/extras/PivotChartTest.cxx | 93 ++-- 1 file changed, 38 insertions(+), 55 deletions(-) New commits: commit ef792a6e88d8d388a0cc9631b1fcb060026abbc7 Author: Tomaž Vajngerl Date: Sun Apr 2 11:18:27 2017 +0200 chart2: simplify pivot chart tests

[Libreoffice-commits] core.git: Branch 'feature/pivotcharts' - chart2/qa offapi/com offapi/UnoApi_offapi.mk sc/inc sc/Library_sc.mk sc/source

2017-04-02 Thread Tomaž Vajngerl
chart2/qa/extras/PivotChartTest.cxx | 64 ++- chart2/qa/extras/charttest.hxx | 61 +++ chart2/qa/extras/data/ods/PivotChart_PivotTableOnly.ods |binary dev/null|binary offapi/UnoApi_offapi.mk

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

2017-04-02 Thread Tamás Zolnai
cui/source/tabpages/chardlg.cxx|4 ++-- include/editeng/charrotateitem.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 334e6e2f1ad3da319be0849ec426aa64b18cb599 Author: Tamás Zolnai Date: Tue Mar 28 19:24:49 2017 +0200 Typo: TopToBotton -> Top

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

2017-04-02 Thread Tamás Zolnai
cui/source/inc/border.hxx |1 + cui/source/tabpages/border.cxx |5 + 2 files changed, 6 insertions(+) New commits: commit b1e5e3725642e2d75a4ba73f9258863d65382489 Author: Tamás Zolnai Date: Sat Apr 1 22:30:42 2017 +0200 Hide useless label for adjacent cells on border tab

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

2017-04-02 Thread Katarina Behrens
sc/source/ui/unoobj/fielduno.cxx | 20 +- sc/source/ui/unoobj/linkuno.cxx | 72 +++ sc/source/ui/unoobj/notesuno.cxx |6 +-- 3 files changed, 49 insertions(+), 49 deletions(-) New commits: commit 38ea5fbff177fafa1f445b6f48f353b43e0f5f40 Author: