Re: I'm new and I'm having build issues

2016-12-05 Thread Tor Lillqvist
> It seems like it might be using msvc 2012 which is seemingly too old. Can > anyone recommend a different one to try? > As our wiki surely clearly says, you should use MSVC 2013 or 2015. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.

Re: gbuildtojson

2016-12-05 Thread Jan Iversen
> Well, Python/Java are ~7% of LOC in LibreOffice core repo, and less then 2%(?) > of the shipped core product. But if I want to make an executable within the IDE, or debug e.g. some of the unit test I still need it. One of the hard points for new people is actually to be able to debug unit te

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sw/source

2016-12-05 Thread Muhammet Kara
sw/source/ui/frmdlg/frmpage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f8c463b393885b660500bf4f7f73b4fb90ce2389 Author: Muhammet Kara Date: Mon Dec 5 11:54:02 2016 +0300 Do not enable radio buttons of image flip on create On the Image tab of

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

2016-12-05 Thread Muhammet Kara
sw/source/ui/frmdlg/frmpage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd89c68edf7f022e1c96d0cc9e7e13cde042dd4b Author: Muhammet Kara Date: Mon Dec 5 11:54:02 2016 +0300 Do not enable radio buttons of image flip on create On the Image tab of

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

2016-12-05 Thread Noel Grandin
compilerplugins/clang/comparisonwithconstant.cxx | 134 +++ sal/osl/unx/file.cxx | 80 ++--- sal/osl/unx/file_error_transl.cxx|2 sal/osl/unx/file_misc.cxx| 16 +- sal/osl/unx/file_path_helper

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

2016-12-05 Thread Noel Grandin
include/vcl/window.hxx|3 - vcl/inc/window.h | 17 ++ vcl/source/window/paint.cxx | 103 +++--- vcl/source/window/window.cxx |2 vcl/source/window/winproc.cxx |4 - 5 files changed, 68 insertions(+), 61 deletions(-) N

[Libreoffice-commits] core.git: cppcanvas/source drawinglayer/source filter/source include/tools sd/source svx/source tools/source vcl/source

2016-12-05 Thread Noel Grandin
cppcanvas/source/mtfrenderer/implrenderer.cxx |6 +++--- drawinglayer/source/primitive2d/metafileprimitive2d.cxx |6 +++--- filter/source/flash/swfwriter1.cxx |6 +++--- filter/source/graphicfilter/eps/eps.cxx |6 +++--- filter/source/

Re: I'm new and I'm having build issues

2016-12-05 Thread jrattur
Thanks for the messages everyone :) @slacka thanks, I'll check these forums first in the future and thanks for the comment @jan iversen *I've tried building again with this configuration:* *(--with-windows-sdk=7.1A instead of --with-visual-studio=2015)* /$ /cygdrive/e/sources/libo-core/autogen.sh

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

2016-12-05 Thread Kohei Yoshida
sc/source/ui/app/inputhdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae923f941f70ebe99cc785076f3357015dd69003 Author: Kohei Yoshida Date: Mon Dec 5 21:37:25 2016 -0500 tdf#71409: Let's not crash the function wizard dialog. It's a long story,

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33f33a8f6dd3f4dc2130a7d99697f85c8052c8a8 Author: Eike Rathke Date: Tue Dec 6 01:57:33 2016 +0100 try a volatile Change-Id: Iadaeb1cdf8a73cac3308e82caa2e65db07ec0fc1

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

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04955146239b89b4c05d1ee3c50cf672646e4184 Author: Eike Rathke Date: Tue Dec 6 01:57:33 2016 +0100 try a volatile Change-Id: Iadaeb1cdf8a73cac3308e82caa2e65db07ec0fc1

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

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a460cfa1b1ce01c7a479ce2e7f21a92a2c50de3 Author: Eike Rathke Date: Tue Dec 6 01:57:33 2016 +0100 try a volatile Change-Id: Iadaeb1cdf8a73cac3308e82caa2e65db07ec0fc1 di

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

2016-12-05 Thread Markus Mohrhard
sc/source/filter/excel/xetable.cxx |2 +- sc/source/filter/inc/xltable.hxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 74da8ee082dd4a7c2073a6174589174ec42ce9b1 Author: Markus Mohrhard Date: Thu Jul 28 23:22:03 2016 +0200 write the customWidth proper

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

2016-12-05 Thread Miklos Vajna
sc/source/filter/excel/xetable.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit b87da122f34245dfc573a7c0aaf1ed00051fead5 Author: Miklos Vajna Date: Tue Aug 9 10:35:41 2016 +0200 sc: fix Android build trunc() is missing in the std namespace on the broke

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

2016-12-05 Thread Eike Rathke
sc/source/filter/oox/worksheethelper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 63bf040056b64e0bf32a36277c54deee566de4fc Author: Eike Rathke Date: Tue Dec 6 01:27:00 2016 +0100 use IncCol() IncRow() Change-Id: Ibae425df118ad222db2740b5104

Re: gbuildtojson

2016-12-05 Thread Bjoern Michaelsen
Hi, On Mon, Dec 05, 2016 at 10:52:36PM +0100, jan iversen wrote: > well last time I tried it in windows java and python was not included. Also > there was a lot of targets missing. Well, Python/Java are ~7% of LOC in LibreOffice core repo, and less then 2%(?) of the shipped core product. The latt

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

2016-12-05 Thread liongold
AllLangHelp_scalc.mk |1 source/text/scalc/01/04060106.xhp |4 +++ source/text/scalc/01/func_rawsubtract.xhp | 34 ++ 3 files changed, 39 insertions(+) New commits: commit 75c62b4a8207e56c9998429a07760350badc9ded Author: liongold

[Libreoffice-commits] core.git: helpcontent2

2016-12-05 Thread liongold
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a9f56091b6422ec8c42f09b8472200ae4ab12548 Author: liongold Date: Mon Nov 21 20:43:37 2016 + Updated core Project: help 75c62b4a8207e56c9998429a07760350badc9ded tdf#101140 Adding Help

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit a35ea5b1370155cbf71b3e544cfbe11f10a76727 Author: Eike Rathke Date: Mon Dec 5 22:23:39 2016 +0100 attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101

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

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit cb482a351ad4410df1bc15a026891080cfec9af1 Author: Eike Rathke Date: Mon Dec 5 22:23:39 2016 +0100 attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - oox/source sc/qa sc/source

2016-12-05 Thread Mike Kaganski
oox/source/core/fragmenthandler2.cxx |1 oox/source/core/xmlfilterbase.cxx |5 oox/source/token/namespaces-strict.txt |1 oox/source/token/namespaces.hxx.tail |1 oox/source/token/namespaces.txt|1 oox/source/token/tokens.txt

Re: gbuildtojson

2016-12-05 Thread jan iversen
> Hmmm? That is already possible in most of the gbuild-to-ide created solutions > as of now e.g. KdevelopIdeIntegration has 'Full Build -- Release' (which just > calls a global make), QtCreator has '9-Global build'. Indeed, for MSVS we > currently only generate targets per module, but a 'global b

[Libreoffice-commits] core.git: 3 commits - dbaccess/source distro-configs/LibreOfficeOssFuzz.conf fpicker/source

2016-12-05 Thread Caolán McNamara
dbaccess/source/ui/inc/dbu_resource.hrc |2 - dbaccess/source/ui/misc/WTypeSelect.cxx |6 - dbaccess/source/ui/querydesign/QTableWindow.cxx |1 dbaccess/source/ui/querydesign/Query.hrc| 27 dbaccess/source/ui/querydesign/TableWind

Re: gbuildtojson

2016-12-05 Thread Bjoern Michaelsen
Hi, On Mon, Dec 05, 2016 at 08:14:30PM +0100, jan iversen wrote: > my goal is still to be able to load a solution in a IDE press build and its > done Hmmm? That is already possible in most of the gbuild-to-ide created solutions as of now e.g. KdevelopIdeIntegration has 'Full Build -- Releas

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

2016-12-05 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 39aa5c2c653f36393416a6aadd6e599051bbfe7b Author: Eike Rathke Date: Mon Dec 5 22:23:39 2016 +0100 attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101

Crash test update

2016-12-05 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/8d2f58a9922ca7352c626db06f9b8d5ca0bbaead/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] online.git: wsd/README

2016-12-05 Thread Tor Lillqvist
wsd/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae2d02a45ba1850db9da00f91591032a6c2682eb Author: Tor Lillqvist Date: Mon Dec 5 18:10:46 2016 +0200 Remove superfluous word diff --git a/wsd/README b/wsd/README index fdd648a..be60604 100644 --- a/wsd/

RE: Build Problem with Lode

2016-12-05 Thread Jason Marshall
Thank you for this information and advice. From: slacka Sent: ‎04/‎12/‎2016 23:45 To: libreoffice@lists.freedesktop.org Subject: RE: Build Problem with Lode Jason Marshall wrote > From your exp

Re: I'm new and I'm having build issues

2016-12-05 Thread slacka
> Do I need to delete the failed build before building again? Not usually. If you do get stuck trying a 'make clean' before asking for help never hurts. > Does it need to be connected to the Internet while building? (so that I > could disconnect the net while disabling my firewall to build) This

Re: I'm new and I'm having build issues

2016-12-05 Thread Jan Iversen
> Please search the dev list and use google to try to answer your own > questions before asking for help. This is to be read relatively, it is a lot better to ask, than to fight and give up ! rgds jan I. ___ LibreOffice mailing list LibreOffice@lists

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

2016-12-05 Thread Jochen Nitschke
editeng/source/editeng/editdoc.cxx | 82 + 1 file changed, 38 insertions(+), 44 deletions(-) New commits: commit dce3d70d269263f35ac6921d61ee6569e75cadbf Author: Jochen Nitschke Date: Sun Dec 4 16:10:05 2016 +0100 use initialization list gues

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

2016-12-05 Thread Mark Page
vcl/source/filter/wmf/winmtf.cxx |8 +- vcl/source/gdi/bitmap.cxx| 137 +-- vcl/source/gdi/bitmap3.cxx | 116 +++-- vcl/source/gdi/bitmap4.cxx | 81 +++ vcl/source/gdi/bitmapex.cxx

Re: gbuildtojson

2016-12-05 Thread jan iversen
Hi Bjoern > seems like you need to disable compiling of ObjectiveC sources in > https://cgit.freedesktop.org/libreoffice/core/tree/solenv/gbuild/extensions/post_GbuildToJson.mk#n75 > like it was done for C/C++/generated C/C++ (lines 75-78 and 94-101). Thanks for a fast and vey useful reply. I wil

Re: Needs help

2016-12-05 Thread slacka
Use a text editor or IDE to edit the code. But first you need to pick an easy hack that look doable and interesting to you. https://wiki.documentfoundation.org/Development/EasyHacks -- View this message in context: http://nabble.documentfoundation.org/Needs-help-tp4201846p4201865.html Sent fr

Re: LibreOffice for FreeBSD on PowerPC

2016-12-05 Thread Curtis Hamilton
I've successfully built Libreoffice-4.3.7 on FreeBSD 10.2/PowerPC64, that has menu icons, toolbars and graphics. With the exception of the Base application, everything seems to be working correctly. To get it to build, I had to take the "hatchet" approach, due to a flaw in the big/little endian

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

2016-12-05 Thread Bjoern Michaelsen
sw/inc/frmfmt.hxx|3 ++- sw/source/core/draw/dcontact.cxx |1 + sw/source/core/layout/atrfrm.cxx |4 +--- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 8725c011de34206a91aa4d422a0b67a845cf2e1c Author: Bjoern Michaelsen Date: Mon Dec 5 01:22:45

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

2016-12-05 Thread Bjoern Michaelsen
sw/inc/frmfmt.hxx|1 + sw/source/core/draw/dcontact.cxx |3 +++ sw/source/core/layout/atrfrm.cxx |4 +--- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 47203f2cff8afb2d4e57be479089f39d36160bb4 Author: Bjoern Michaelsen Date: Mon Dec 5 01:06:12

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

2016-12-05 Thread Bjoern Michaelsen
sw/source/core/doc/DocumentLayoutManager.cxx | 19 +++ 1 file changed, 7 insertions(+), 12 deletions(-) New commits: commit 6816994ffb0b8776605d1ce87889f3d54c8aaf57 Author: Bjoern Michaelsen Date: Mon Dec 5 00:33:23 2016 +0100 (re)use proper message passing Chan

Re: gbuildtojson

2016-12-05 Thread Bjoern Michaelsen
Hi Jan, On Mon, Dec 05, 2016 at 06:40:30PM +0100, Jan Iversen wrote: > If you want I can put this on the dev mailing list as well, but I thought it > better to keep the noise down. > > OSX Sierra, newest master, I do: > > make > …. (to control it can build) > make clean > and then > make gbuild

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/different-column-width.ods |binary sc/qa/unit/data/xlsx/different-column-width-excel2010.xlsx |binary sc/qa/unit/data/xlsx/xf_default_values.xlsx|binary sc/qa/unit/subsequent_export-test.cxx | 138 - sc/source/fil

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/subsequent_export-test.cxx |5 + sc/source/filter/excel/xetable.cxx | 27 --- sc/source/filter/inc/xetable.hxx |6 +- sc/source/filter/oox/worksheetfragment.cxx |5 + 4 files changed, 39 insertions(+), 4 deletions(

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

2016-12-05 Thread Bartosz Kosiorek
sc/source/filter/excel/xetable.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 8ec7c5e332c30d807a0ed0b765e44559181c91a2 Author: Bartosz Kosiorek Date: Sun Aug 7 13:58:21 2016 +0200 tdf#101363 Fix precision of column width according to MS

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/custom_column_width.ods |binary sc/qa/unit/subsequent_export-test.cxx | 96 sc/qa/unit/subsequent_filters-test.cxx |2 sc/source/filter/excel/xetable.cxx | 19 - sc/source/filter/excel/xltools.cxx |5 -

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/outline.ods |binary sc/qa/unit/subsequent_export-test.cxx | 107 -- sc/source/filter/excel/xetable.cxx| 10 ++- 3 files changed, 97 insertions(+), 20 deletions(-) New commits: commit 740f369a90a7e524bfd2f82ba9cb350c190fe282 Author:

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/outline.ods |binary sc/qa/unit/subsequent_export-test.cxx | 81 ++ sc/source/filter/excel/xetable.cxx| 18 +-- sc/source/filter/inc/xetable.hxx |3 - 4 files changed, 95 insertions(+), 7 deletions(-) New commits: comm

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/qa

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/hidden-empty-rows.ods |binary sc/qa/unit/subsequent_export-test.cxx | 17 + 2 files changed, 17 insertions(+) New commits: commit 91328bab6f47dc9659a2124a73d88ff3d7ba4279 Author: Bartosz Kosiorek Date: Sat Jul 2 03:29:26 2016 +0200 tdf#48767 Fix

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/hidden-empty-rows.ods |binary sc/qa/unit/subsequent_export-test.cxx | 19 +++ sc/source/filter/excel/xetable.cxx| 16 +--- sc/source/filter/inc/xetable.hxx |2 +- 4 files changed, 29 insertions(+), 8 deletions(-) New co

Re: I'm new and I'm having build issues

2016-12-05 Thread jrattur
Thanks very much for the quick responses :) I've got a couple of simple questions: Do I need to delete the failed build before building again? Does it need to be connected to the Internet while building? (so that I could disconnect the net while disabling my firewall to build) Cheers Joel On Tu

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

2016-12-05 Thread Caolán McNamara
sc/inc/sc.hrc |3 ++- sc/source/ui/app/scmod.cxx|6 ++ sc/source/ui/styleui/scstyles.src | 12 +++- svx/inc/gallery.hrc |4 ++-- svx/source/gallery2/galbrws2.cxx |4 ++-- svx/source/gallery2/gallery.src |8 6 f

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - configure.ac

2016-12-05 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b6e90a4fdcf6d367a7e754fa12add9c8d1e1aed9 Author: Andras Timar Date: Mon Dec 5 18:15:52 2016 +0100 Bump version to 5.1-14 Change-Id: I76d223a950142327c2f2ff006a123ae467db2fac diff --git a/co

[Libreoffice-commits] core.git: icon-themes/elementary icon-themes/galaxy icon-themes/hicontrast icon-themes/oxygen icon-themes/tango sd/source

2016-12-05 Thread Caolán McNamara
dev/null |binary icon-themes/elementary/sd/res/sf01.png |binary icon-themes/elementary/sd/res/sf02.png |binary icon-themes/galaxy/sd/res/sf01.png |binary icon-themes/galaxy/sd/res/sf02.png |binary icon-themes/hicontrast/sd/res/sf01.png |binary icon-theme

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

2016-12-05 Thread Takeshi Abe
starmath/inc/node.hxx| 22 +++--- starmath/source/node.cxx | 14 +++--- 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 59a59de8beef6397370f050b4572da61b95e4d7c Author: Takeshi Abe Date: Mon Dec 5 20:41:27 2016 +0900 starmath: Prefix

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

2016-12-05 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 20 +--- wsd/DocumentBroker.cpp|1 - 2 files changed, 5 insertions(+), 16 deletions(-) New commits: commit 33a60961759758388164074197c46132d8d4f8a3 Author: Pranav Kant Date: Mon Dec 5 22:04:06 2016 +0530 loleaflet: Disa

Re: [Libreoffice-commits] core.git: cppcheck style fix for noExplicitConstructor in writerfilter

2016-12-05 Thread j.nitsc...@ok.de
On 12/05/2016 10:58 AM, Stephan Bergmann wrote: > On 12/03/2016 07:10 PM, Jochen Nitschke wrote: >> commit 76936e787bd13fb1a747b7c716df3fba2d0d3fa9 >> Author: Jochen Nitschke >> Date: Sat Dec 3 13:39:44 2016 +0100 >> >> cppcheck style fix for noExplicitConstructor in writerfilter >> >> m

Needs help

2016-12-05 Thread Thongya Murong
Dear concern   I am student and study undergraduate at daffodil international university. I am already done compile and build source code of libreoffice. But cannot edit source code. How I can do for edit code firstly. I need some help also want to work volunteer with you. How I can involve

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

2016-12-05 Thread tagezi
desktop/source/app/cmdlinehelp.cxx | 193 +++-- 1 file changed, 124 insertions(+), 69 deletions(-) New commits: commit d78f29ab3f40cfaf8c975005fceba93a193b28e5 Author: tagezi Date: Sat Nov 26 20:37:24 2016 +0200 tdf#100836 "Starting the LibreOffice Softwar

Re: I'm new and I'm having build issues

2016-12-05 Thread julien2412
Hello jrattur, I don't build on Linux but I think you should give a try to Visual Studio 2013 (see https://wiki.documentfoundation.org/Development/BuildingOnWindows). Julien -- View this message in context: http://nabble.documentfoundation.org/I-m-new-and-I-m-having-build-issues-tp4201824p420

Re: I'm new and I'm having build issues

2016-12-05 Thread Stephan Bergmann
On 12/05/2016 04:04 PM, jrattur wrote: I'm building in win7 with cygwin (not using lode) and I added --with-visual-studio=2015 to the autogen command (I have multiple versions of visual studio installed). It ran happily for an hour and a half or so and failed with this output: /[CXX] workdir/Unp

Re: when is not a Build-ID?

2016-12-05 Thread Lera Goncharuk
Hi, 2016-12-05 11:22 GMT+02:00 Samuel Mehrbrodt : > please see http://opengrok.libreoffice.org/xref/core/configure.ac#2160 - the build ID can be passed as a configure parameter, so it is optional. That's not a bug. Thank you a lot. I understand that it needs to be played if I want to do output to

[Libreoffice-commits] core.git: distro-configs/LibreOfficeOssFuzz.conf

2016-12-05 Thread Caolán McNamara
distro-configs/LibreOfficeOssFuzz.conf | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit db7435c251db758f50649d556b56273dc4a51310 Author: Caolán McNamara Date: Mon Dec 5 15:18:57 2016 + oss-fuzz deploys in a very different env to which its

Re: Basic crypted code source

2016-12-05 Thread Arnaud Versini
Hello Michael, Thank you for the answer, Le 05/12/2016 à 13:00, Michael Stahl a écrit : On 12/05/2016 10:56 AM, Arnaud Versini wrote: Does anyone know how to create a macro crypted on LibreOffice Basic ? This "functionnality" seems to save the internal bytecode in the document, removing this c

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-0' - configure.ac README.Solaris solenv/bin

2016-12-05 Thread David Tardon
README.Solaris |2 - configure.ac |6 --- solenv/bin/packimages.pl | 85 ++- 3 files changed, 49 insertions(+), 44 deletions(-) New commits: commit 385b189087d0e4edde2df4356b388511f8cca174 Author: David Tardon Date: Fr

[Libreoffice-commits] online.git: loleaflet/src

2016-12-05 Thread Tor Lillqvist
loleaflet/src/admin/Util.js | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 49c505f327b74498f7ef74141cc779dcd333b679 Author: Tor Lillqvist Date: Mon Dec 5 17:17:15 2016 +0200 Display leading zero of minutes or seconds properly diff --git a/loleaf

[Libreoffice-commits] online.git: 2 commits - wsd/ClientSession.cpp wsd/ClientSession.hpp

2016-12-05 Thread Pranav Kant
wsd/ClientSession.cpp | 27 --- wsd/ClientSession.hpp |4 2 files changed, 28 insertions(+), 3 deletions(-) New commits: commit c8b1b584779dfbf4d53ffd38240336a62b06323e Author: Pranav Kant Date: Mon Dec 5 17:50:22 2016 +0530 wsd: Allow executing search i

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

2016-12-05 Thread Caolán McNamara
ucb/source/ucp/webdav/webdavcontent.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e100bb57d884d21c6a0e498317fa93b0202dcb64 Author: Caolán McNamara Date: Mon Dec 5 15:10:32 2016 + fix the generally unused non-neon webdav MapDAVException Chan

Weekly QA Report (W48-2016)

2016-12-05 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 169 have been created, of which, 48 are still unconfirmed. Link: https://bugs.documentfoundation.org/buglist.cgi?bug_id=104322%2C104332%2C104318%2C104368%2C104354%2C104242%2C104346%2C104323%2C104259%2C104311%2C104244%2C104361%2C104374

I'm new and I'm having build issues

2016-12-05 Thread jrattur
Hi, I'm not sure how things work here with asking questions so let me know if this or the irc is a better way to go :) I'm trying to build libreoffice for the first time. I've had a number of goes at it and got a bit further each time but I'm stuck now. I'm building in win7 with cygwin (not usin

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

2016-12-05 Thread Stephan Bergmann
writerperfect/source/calc/MSWorksCalcImportFilter.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 9277bd24f22c6c2361d50f8b242cfef8d5573428 Author: Stephan Bergmann Date: Mon Dec 5 14:34:50 2016 +0100 loplugin:unnecessaryoverride Change-Id: I7721c15ba94ff27f64

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - setup_native/source

2016-12-05 Thread Christian Lohmaier
setup_native/source/packinfo/DS_Store |binary 1 file changed New commits: commit faad5887a11d8b84827cd924fe259da2ebe1d974 Author: Christian Lohmaier Date: Thu Oct 13 19:05:15 2016 +0200 fix display of DMG background on Mac OS X Sierra Change-Id: Ib553e085337972f74857db0aad9bc885

[Libreoffice-commits] core.git: Repository.mk vcl/Executable_wmffuzzer.mk vcl/Executable_wmftester.mk vcl/Module_vcl.mk vcl/workben

2016-12-05 Thread Caolán McNamara
Repository.mk |2 - vcl/Executable_wmffuzzer.mk | 44 vcl/Executable_wmftester.mk | 44 vcl/Module_vcl.mk |2 - vcl/workben/wmffuzzer.cxx | 53 +

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac distro-configs/LibreOfficeOssFuzz.conf Repository.mk vcl/Module_vcl.mk vcl/source

2016-12-05 Thread Caolán McNamara
Repository.mk |1 + config_host.mk.in |1 + configure.ac | 19 +++ distro-configs/LibreOfficeOssFuzz.conf |1 + vcl/Module_vcl.mk |6 ++ vcl/source/filter/wmf/winmtf.c

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

2016-12-05 Thread Caolán McNamara
vcl/source/filter/wmf/winmtf.cxx |3 +++ vcl/workben/wmftester.cxx|2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 4e6369c51bbf59d29e2686d4e5d3b2e8b4393903 Author: Caolán McNamara Date: Mon Dec 5 12:36:13 2016 + AvoidConfig fastpath for testi

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - sc/source

2016-12-05 Thread Marco Cecchetti
sc/source/ui/view/tabview.cxx |3 +++ sc/source/ui/view/tabview3.cxx |7 +-- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 8410eb14febecfc186674064f276ca61ac4c2325 Author: Marco Cecchetti Date: Fri Dec 2 17:34:18 2016 +0100 LOK - Calc: row header messag

Tibor Móger license statement

2016-12-05 Thread Tibor Móger
Hi, I plan on making small contributions to the codebase as part of a course at my university. All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. With regards, Tibor Móger ___ LibreOffice mailing

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/src

2016-12-05 Thread Marco Cecchetti
loleaflet/src/control/Control.Header.js | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) New commits: commit 1ed05277b0e2a34e9786bbc95146d2c0c9ad53f2 Author: Marco Cecchetti Date: Sat Dec 3 14:28:04 2016 +0100 loleaflet - calc: row/col header unproperly hig

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist loleaflet/src

2016-12-05 Thread Andras Timar
loleaflet/dist/toolbar/toolbar.js|8 loleaflet/src/control/Control.Menubar.js |4 +--- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit be0dd8175aa5fc68ca7307399866c4e77e91aff1 Author: Andras Timar Date: Mon Dec 5 12:41:47 2016 +0100 disable 'I

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2016-12-05 Thread Andras Timar
loleaflet/dist/toolbar/toolbar.js|8 loleaflet/src/control/Control.Menubar.js |4 +--- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 0e786d14a0681e5ff9e8b421704593972e0c0a27 Author: Andras Timar Date: Mon Dec 5 12:41:47 2016 +0100 disable 'I

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - common/IoUtil.cpp

2016-12-05 Thread Tor Lillqvist
common/IoUtil.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a02b01f3b14b332c183d03d537762ab4e53385f5 Author: Tor Lillqvist Date: Fri Dec 2 16:51:11 2016 +0200 Handle return value -1 from our LOOLWebSocket::receiveFrame() It doesn't mean an

[Libreoffice-commits] core.git: vcl/Executable_wmftester.mk vcl/workben

2016-12-05 Thread Caolán McNamara
vcl/Executable_wmftester.mk | 44 vcl/workben/wmftester.cxx | 53 2 files changed, 97 insertions(+) New commits: commit ec65b855546eb8a6d139ade7fd147eb7f322de66 Author: Caolán McNamara Date: Fri Dec 2 17:2

Re: Basic crypted code source

2016-12-05 Thread Michael Stahl
On 12/05/2016 10:56 AM, Arnaud Versini wrote: > Does anyone know how to create a macro crypted on LibreOffice Basic ? > This "functionnality" seems to save the internal bytecode in the > document, removing this could be useful to cleanup Basic code > interpreter, if not needed anymore. i think

[Libreoffice-commits] core.git: 2 commits - icon-themes/elementary icon-themes/galaxy icon-themes/hicontrast icon-themes/oxygen icon-themes/sifr icon-themes/tango icon-themes/tango_testing sw/source

2016-12-05 Thread Caolán McNamara
dev/null |binary icon-themes/elementary/sw/res/sf01.png |binary icon-themes/elementary/sw/res/sf02.png |binary icon-themes/elementary/sw/res/sf03.png |binary icon-themes/elementary/sw/res/sf04.png |binary icon-themes/elementary/sw/re

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/qa sc/source

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/different-column-width.ods |binary sc/qa/unit/data/xlsx/different-column-width-excel2010.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 112 - sc/source/filter/oox/worksheethelper.cxx | 22 -- 4 files cha

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

2016-12-05 Thread Caolán McNamara
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f87ed463dabb2600de8600fd84c18c8cb867e643 Author: Caolán McNamara Date: Wed Nov 30 14:22:53 2016 + glDrawArrays takes num of indices, not s

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

2016-12-05 Thread Caolán McNamara
writerperfect/source/calc/MSWorksCalcImportFilter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e84e15b79cc0541323c01a1040e0cce96bd9032f Author: Caolán McNamara Date: Mon Dec 5 11:42:56 2016 + fix build Change-Id: I3fa46edfbdb75201e9dc4

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

2016-12-05 Thread Caolán McNamara
sfx2/source/control/unoctitm.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit a2e1f2749ee446e3be87e6bb8eacc26376f1f34b Author: Caolán McNamara Date: Fri Dec 2 14:21:46 2016 + usageinfo causes one of our more frequent fedora 25 crashes

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

2016-12-05 Thread kerem
sfx2/qa/python/check_sidebar.py |2 -- sfx2/qa/python/check_sidebar_registry.py |2 -- 2 files changed, 4 deletions(-) New commits: commit 25cc8979c5e6238bb76c9d751f3fa3433f48542c Author: kerem Date: Mon Dec 5 00:11:57 2016 +0200 tdf#97361 remove = None assignments in sfx

[Libreoffice-commits] core.git: 4 commits - icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg icon-themes/crystal icon-themes/elementary icon-themes/galaxy icon-themes/hicontrast icon-

2016-12-05 Thread Caolán McNamara
dev/null|binary icon-themes/breeze/sw/res/nc2.png |binary icon-themes/breeze/sw/res/nc20006.png |binary icon-themes/breeze_dark/sw/res/nc2.png |binary icon-themes/breeze_dark/sw/res/nc20006

[Libreoffice-commits] online.git: .clang-tidy common/Png.hpp

2016-12-05 Thread Miklos Vajna
.clang-tidy|2 +- common/Png.hpp |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6a08b444334ee422fd1b195ee4d26719129b1579 Author: Miklos Vajna Date: Mon Dec 5 11:56:12 2016 +0100 Png: avoid multiplication at int precision, then converting to long

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

2016-12-05 Thread Mike Kaganski
sw/source/core/layout/tabfrm.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9d3366c4c62efa4260c1b11d4b53d5982d6fac48 Author: Mike Kaganski Date: Mon Dec 5 13:30:22 2016 +0300 Fix a typo Cf. comment for #i2109 in commit 90b73c7b C

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

2016-12-05 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/different-column-width.ods |binary sc/qa/unit/data/xlsx/different-column-width-excel2010.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 112 - sc/source/filter/oox/worksheethelper.cxx | 22 -- 4 files cha

Re: [Libreoffice-commits] core.git: cppcheck style fix for noExplicitConstructor in writerfilter

2016-12-05 Thread Stephan Bergmann
On 12/03/2016 07:10 PM, Jochen Nitschke wrote: commit 76936e787bd13fb1a747b7c716df3fba2d0d3fa9 Author: Jochen Nitschke Date: Sat Dec 3 13:39:44 2016 +0100 cppcheck style fix for noExplicitConstructor in writerfilter make ctors with one parameter explicit Seeing this and similar com

Basic crypted code source

2016-12-05 Thread Arnaud Versini
Hello everyone, Does anyone know how to create a macro crypted on LibreOffice Basic ? This "functionnality" seems to save the internal bytecode in the document, removing this could be useful to cleanup Basic code interpreter, if not needed anymore. Thanks in advance

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist

2016-12-05 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae413830499a5854d9f9dd1a2e91859499a7ad3f Author: Pranav Kant Date: Mon Dec 5 15:07:27 2016 +0530 loleaflet: Disable zoom controls in spreadsheets, don't remove Due to a

[Libreoffice-commits] online.git: loleaflet/dist

2016-12-05 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4d4a1175006bdc13d5c6ea98980141f6071197d Author: Pranav Kant Date: Mon Dec 5 15:07:27 2016 +0530 loleaflet: Disable zoom controls in spreadsheets, don't remove Due to a

[Libreoffice-commits] core.git: 8 commits - filter/Configuration_filter.mk filter/source Repository.mk writerperfect/CppunitTest_writerperfect_calc.mk writerperfect/CppunitTest_writerperfect_draw.mk w

2016-12-05 Thread David Tardon
Repository.mk|1 filter/Configuration_filter.mk |2 filter/source/config/fragments/filters/PowerPoint3.xcu | 28 filter/source/config/fragments/types/impress_PowerPoint3.xcu | 22 wr

Re: Introduction

2016-12-05 Thread Stephan Bergmann
On 12/04/2016 08:13 PM, Barun Parruck wrote: I've just successfully built Libreoffice (note that my first run through failed because of a segmentation fault while working with Firebird, for some reason, but I installed the dev packages for firebird and that seemed to fix it). Also ./autogen.sh do

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - xmlsecurity/qa xmlsecurity/source

2016-12-05 Thread Miklos Vajna
xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx |2 xmlsecurity/source/pdfio/pdfdocument.cxx | 112 -- 2 files changed, 104 insertions(+), 10 deletions(-) New commits: commit 4017b238c531d1c6104caffe5b5359bb724b519d Author: Miklos Vajna Date: Fri Dec 2 15:06:31

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

2016-12-05 Thread Miklos Vajna
sw/inc/bparr.hxx| 12 ++-- sw/source/core/bastyp/bparr.cxx | 24 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 57fb44833f7a4bdde741ad7d424ddf9f399fcf8d Author: Miklos Vajna Date: Mon Dec 5 09:14:32 2016 +0100 sw

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

2016-12-05 Thread Caolán McNamara
slideshow/source/engine/opengl/TransitionImpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eab6ed9f00c3eeb9f4d54fb4e77369d521c7a3da Author: Caolán McNamara Date: Mon Dec 5 09:37:50 2016 + getVerticesSize got renamed to getVerticesByteSize

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist

2016-12-05 Thread Andras Timar
loleaflet/dist/toolbar/toolbar.js | 87 -- 1 file changed, 38 insertions(+), 49 deletions(-) New commits: commit a8f4ffaf4acfc2314c9446ff88e0b2540014692c Author: Andras Timar Date: Sun Dec 4 22:40:44 2016 +0100 fix mangled calc toolbar Change

  1   2   >