[Libreoffice-commits] translations.git: Branch 'libreoffice-5-2' - source/sl

2016-06-06 Thread Andras Timar
source/sl/cui/source/options.po|4 source/sl/cui/source/tabpages.po |6 source/sl/cui/uiconfig/ui.po | 49 source/sl/extensions/source/update/check.po|4 source/sl/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - translations

2016-06-06 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b2883e6bb865ee1ca0f2d0057960831a58b28ef0 Author: Andras Timar Date: Mon Jun 6 21:50:58 2016 +0200 Updated core Project: translations c94b49bd755566d97b5c6ca4fd7552501b265f1f Updated Slo

[Libreoffice-commits] core.git: 2 commits - postprocess/CustomTarget_images.mk solenv/bin

2016-06-06 Thread David Tardon
postprocess/CustomTarget_images.mk |4 -- solenv/bin/diffmv.pl | 67 - 2 files changed, 1 insertion(+), 70 deletions(-) New commits: commit 82f93bff42c0ce3b138ca61040c964f42632d000 Author: David Tardon Date: Mon Jun 6 21:48:32 2016 +0200

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk sc/inc sc/source

2016-06-06 Thread Eike Rathke
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/sheet/DataPilotFieldFilter.idl | 14 + offapi/com/sun/star/sheet/DataPilotSourceMembers.idl |4 offapi/com/sun/star/sheet/XMembersAccess.idl | 56 +++ offapi/com/sun/star/sheet/XMembersSupplier

Re: [GSoC] Weekly Report #2 - Toolbars infrastructure via .ui files

2016-06-06 Thread Jan Holesovsky
Hi Szymon, Szymon Kłos píše v Po 06. 06. 2016 v 20:48 +0200: > This week I made possible reusing controls from Slide Transition Pane. > I had some problems with early initialization. Similar problem I met in > the paragraph spacing controller which I didn't finished yet. Great stuff, thank you!

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - opencl/source

2016-06-06 Thread Mark Hung
opencl/source/opencl_device.cxx | 11 --- opencl/source/openclwrapper.cxx |2 ++ 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit d171f3670b6726772934730024051d1534796ad5 Author: Mark Hung Date: Fri May 13 19:58:18 2016 +0800 Ensure that OpenCL device id

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - svx/source

2016-06-06 Thread Michael Stahl
svx/source/dialog/crashreportdlg.cxx | 12 1 file changed, 12 deletions(-) New commits: commit fa4298e9b649e21d9fb309d66fabce89813143d4 Author: Michael Stahl Date: Mon Jun 6 15:13:44 2016 +0200 svx: -Werror=unused-function Change-Id: Ifa7e36e44ac1f2bdfb91e9b4bf29e7

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

2016-06-06 Thread Damjan Jovanovic
svtools/source/filter/exportdialog.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b3f1afc28fa537e6d4ff15de457a4a9dc4af809e Author: Damjan Jovanovic Date: Sun Jun 5 12:51:04 2016 + #i124867#: jpg options shows initially wrong estimated file size

[Libreoffice-commits] core.git: Branch 'feature/fixes23' -

2016-06-06 Thread László Németh
0 files changed New commits: commit 3e572ec3f6fe295272dd9fa539e55d756767fdd9 Author: László Németh Date: Mon Jun 6 23:57:21 2016 +0200 empty commit (repeat) Change-Id: I344c435bceb1930641ad52a3626d4d7eabc817a1 ___ Libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - icon-themes/galaxy include/sfx2 sfx2/source

2016-06-06 Thread Akshay Deep
icon-themes/galaxy/res/templatestar.png |binary include/sfx2/templateabstractview.hxx|4 +++ include/sfx2/templateviewitem.hxx|8 -- sfx2/source/control/templateabstractview.cxx | 35 +++ sfx2/source/control/templateview.hrc |

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

2016-06-06 Thread Takeshi Abe
starmath/inc/ElementsDockingWindow.hxx |2 - starmath/inc/document.hxx |4 +- starmath/inc/edit.hxx |2 - starmath/inc/node.hxx | 56 - starmath/inc/smmod.hxx |4 +- starmath/inc/unomod

GSoC Week 2

2016-06-06 Thread Akash Jain
In the second week, I finished writing the new layout engine. Now I begin integrating this layout engine calling it optionally and modifying it accordingly. I had requested for a feature branch in a previous mail on the list. I am just going to put a link to it here: http://nabble.documentfoundatio

Re: vs2013 + Intel GPU = build failure on LO 4.4+

2016-06-06 Thread slacka
After https://cgit.freedesktop.org/libreoffice/core/commit/?id=40b0b9ab7703a165295b008f47df14d2ec076fb1 LibreOffice can now be successfully built with VS 2013 again. Thanks Mark! -- View this message in context: http://nabble.documentfoundation.org/vs2013-Intel-GPU-build-failure-on-LO-4-4-tp4

Debugging specifics wrt visual studio

2016-06-06 Thread Akash Jain
I was having problems debugging with visual studio 2015, where even with all the relevant modules loaded and their status being "Symbols loaded", I was not able to set any breakpoints from the source file. This was happening even in WinDbg. I wondered if the pdb files even had the sources specified

[Libreoffice-commits] core.git: postprocess/CustomTarget_images.mk Repository.mk solenv/bin solenv/gbuild

2016-06-06 Thread David Tardon
Repository.mk | 110 + postprocess/CustomTarget_images.mk | 14 +--- solenv/bin/packimages.pl | 29 - solenv/gbuild/AllLangResTarget.mk |5 + solenv/gbuild/Helper.mk| 17 + 5 files changed, 151 i

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

2016-06-06 Thread Akshay Deep
include/sfx2/templateabstractview.hxx |1 include/sfx2/templatelocalview.hxx |2 - include/sfx2/templateviewitem.hxx |2 + sfx2/source/control/templatelocalview.cxx |9 ++- sfx2/source/control/templatesearchview.cxx | 12 -- sfx2/source/doc/doc

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

2016-06-06 Thread Xisco Fauli
include/svx/fmpage.hxx |2 +- svx/source/form/fmpage.cxx |1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 8dc73a2c0801db12b0d03a54c7ec59b12f1276e3 Author: Xisco Fauli Date: Mon Jun 6 00:33:37 2016 +0200 tdf#89329: use unique_ptr for pImpl in fmpage

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

2016-06-06 Thread Xisco Fauli
include/svx/xmlsecctrl.hxx |3 +-- svx/source/stbctrls/xmlsecctrl.cxx |1 - 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit bc6a00bab90f49018ce7fe623f173cc785eeb807 Author: Xisco Fauli Date: Mon Jun 6 12:38:04 2016 +0200 tdf#89329: use unique_ptr for pI

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

2016-06-06 Thread Xisco Fauli
include/svx/svdobj.hxx |2 +- svx/source/svdraw/svdobj.cxx |2 -- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit a5e7c9ca89c5bf5664a687650ce0a94d7764e2b8 Author: Xisco Fauli Date: Mon Jun 6 00:55:54 2016 +0200 tdf#89329: use unique_ptr for pImpl in svdob

<    1   2