Hi,
Guilhem Moulin wrote on 2017-02-18 at 00:06:
AFAICT there is no technical blocker and nothing to discus either, it's
just that I had quite a few things on my plate since FOSDEM and didn't
come back to it yet. It's it in my personal TODO, but I don't think it
warrants an entry in the infra c
> /main/formula
> /main/rsc
> /main/solenv
> LinuxX86-64Env.Set
You are clearly working with Apache OpenOffice, not LibreOffice. Ask
for help on their list, please. Not here. I am sure they will have
more patience. We have told you several times that what you have told
you are trying to do makes l
>> The .vcxproj file indeed has all .cxx duplicated both in ClCompile and
>> ClInclude ItemGroups.
>>
>> Using vs2015-ide-integrationmakes no difference.
>>
>>
This should be solved in
33a7a267652e9d52647203b3c17bf3815991d03d
d8fb9298ff11a87eb16d1d496f2bff828f1d6640
Which revert the VS2013
Makefile.in |4 ++--
bin/gbuild-to-ideNS | 51 +++
2 files changed, 25 insertions(+), 30 deletions(-)
New commits:
commit 5382fdaf2d651a393a1caf2e09351c77cb84c753
Author: jan Iversen
Date: Mon Feb 20 07:50:33 2017 +0100
Reverte
l10ntools/source/gRun.sh |2
wizards/com/sun/star/wizards/common/HelpIds.java |3
wizards/com/sun/star/wizards/common/HelpIds.py |2
wizards/source/formwizard/DlgFormDB.xdl | 10
wizards/source/formwizard/FormWizard.xba |4
wizards/
chart2/source/view/main/PlottingPositionHelper.cxx |7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 63cb2a83d5c9b6bd7e689c0715f632ffeac0ceea
Author: Jochen Nitschke
Date: Sun Feb 19 22:31:15 2017 +0100
cppcheck: redundantAssignment
since commit
comphelper/source/eventattachermgr/eventattachermgr.cxx |2 --
dbaccess/source/core/api/OptimisticSet.cxx |1 -
2 files changed, 3 deletions(-)
New commits:
commit f5b09b48c239825e1e94cdfbddb6f0d240fc133a
Author: Jochen Nitschke
Date: Sun Feb 19 22:32:26 2017 +0100
cp
sc/qa/unit/ucalc_pivottable.cxx |4
++--
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx |4
++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 696479aafa6c43daf95c39755f8ce6b772b3938e
Author: Jochen Nits
editeng/source/editeng/editobj.cxx |7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 673dddaf9d6f49ff43724ff84122451bb4df94f2
Author: Jochen Nitschke
Date: Sun Feb 19 22:58:40 2017 +0100
this can't be nullptr
Change-Id: I33a18fe4c03a921e834ac6ea4
compilerplugins/clang/unusedenumconstants.py |1 +
include/tools/wintypes.hxx |1 -
writerfilter/source/ooxml/OOXMLFactory.hxx |1 -
3 files changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 76f9e3b417f19c0a16477e0a0e68e2da31d1de6f
Author: Noel Grandin
D
> Anyway, there's solenv/gbuild/AllLangResTarget.mk and if you invoke
> LD_LIBRARY_PATH=instdir/program workdir/LinkTarget/Executable/rsc -h
I'm not sure what this means. T.T
When you make the formula module in libreoffice, you know that rsc compiler
creates a foren file using the resource fil
net/socket.hpp | 16
1 file changed, 16 insertions(+)
New commits:
commit cbfa42e24828a16eabf605c973cbe357be355c95
Author: Ashod Nakashian
Date: Sun Feb 19 23:22:39 2017 -0500
nb: properly shutdown and cleanup SSL
Change-Id: Idd39851775e16c62d6192e08c9058cd9fb4
net/clientnb.cpp |1 -
net/loolnb.cpp |1 -
2 files changed, 2 deletions(-)
New commits:
commit a3aba8270ca0321a9accf740b9e9c26fb4c0dab4
Author: Ashod Nakashian
Date: Sun Feb 19 21:23:57 2017 -0500
nb: cleanup some logging
Change-Id: I28e211e5a727ea308824651f417a91d7b38
net/socket.hpp |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 0f774163e05b1763ba73eebd9428988c874af4fc
Author: Ashod Nakashian
Date: Sun Feb 19 20:56:01 2017 -0500
nb: use 16kb socket read buffer to match SSL
SSL's decryption frame is 16kb, so it
net/loolnb.cpp | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit f6257d76a3b9efa218f65f837fa0629116ef94a6
Author: Ashod Nakashian
Date: Sun Feb 19 20:54:50 2017 -0500
nb: support websocket payloads larger than 64kb
Change-Id: Ic21e11a70dae7
net/loolnb.cpp |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
New commits:
commit bbd231fadaf957b66e04ad745c08942a321c6cae
Author: Ashod Nakashian
Date: Sun Feb 19 20:53:34 2017 -0500
nb: http request is consumed completely
Change-Id: I3525840deaf3ec95b8e74634ac
net/socket.hpp | 27 +--
1 file changed, 17 insertions(+), 10 deletions(-)
New commits:
commit dca41f199451956d5f89535cb1042aceee5df79b
Author: Ashod Nakashian
Date: Sun Feb 19 14:47:25 2017 -0500
nb: improved poll handler
We now always read new data, be
net/socket.hpp | 30 ++
1 file changed, 18 insertions(+), 12 deletions(-)
New commits:
commit e6d971f1f70a85c034fd362b09a9283411fb687a
Author: Ashod Nakashian
Date: Sun Feb 19 14:47:05 2017 -0500
nb: flush all write data as long as we make progress
C
net/socket.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4a5e8d22e5665ed74443430228c7df01f9ba0913
Author: Ashod Nakashian
Date: Sun Feb 19 14:44:19 2017 -0500
nb: retry reading only when the buffer is full
We expect to have more data if the buff
net/socket.hpp |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit c48bd4e914f3a5f378f08ba028bcfc14aa54b221
Author: Ashod Nakashian
Date: Sun Feb 19 12:30:49 2017 -0500
nb: handle as many incoming messages as ready
Change-Id: I082f4a8b86b1f1827e4fba6
net/socket.hpp |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 26ff81539c21e7c63ca336377e80c13d0fe70f2e
Author: Ashod Nakashian
Date: Sun Feb 19 12:32:07 2017 -0500
nb: the last item in the read buffer is sentinel
Change-Id: I13d80a8d436c188dbfa558d
Makefile.am |4 +++-
net/clientnb.cpp | 39 ---
net/loolnb.cpp | 26 ++
3 files changed, 57 insertions(+), 12 deletions(-)
New commits:
commit 4bb62d06aaa622307fdd9901b8747c913b31949c
Author: Ashod Nakashian
Date: Sun F
net/loolnb.cpp | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
New commits:
commit a6b7d9c9cec8a4fd2c93bf34c99c351ccf1baab2
Author: Ashod Nakashian
Date: Sun Feb 19 12:10:28 2017 -0500
nb: server socket should accept only on POLLIN
Change-Id: I50e9a7f
net/ssl.cpp |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 9106829fc70f6600f3cea58cd9ccb235615c
Author: Ashod Nakashian
Date: Sun Feb 19 12:04:10 2017 -0500
nb: allow moving write buffer
SSL expects the write buffer to be the same on
retr
loleaflet/src/layer/AnnotationManager.js | 33 ++-
1 file changed, 20 insertions(+), 13 deletions(-)
New commits:
commit c30185f34828e167f2c6adb654070a1675f0d849
Author: Henry Castro
Date: Sun Feb 19 21:43:18 2017 -0400
loleaflet: fix annotation when it has c
configure.ac|5
cui/source/dialogs/about.cxx|2
distro-configs/CPLinux.conf | 45
distro-configs/CPOSX.conf
Hi,
On 2/19/2017 12:34 PM, David Ostrovsky wrote:
Hm.., what was changed since MSVC 2017 support, is that we are passing
toolset version, see commit message of the change you pointed to, and
particularly this line in external packages make files:
$(if $(filter
$(UCRTVERSION),),,/p:WindowsTarge
config_host.mk:
export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/
export UCRTVERSION=10.0.10240.0
Looking at the creation date of that folder, it matches the creation date of
C:\Program Files (x86)\Microsoft Visual Studio 14.0.
So it seems that even if you do not install the win 10 SDK component, the
connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx |2 +-
sc/source/ui/miscdlgs/acredlin.cxx |2 +-
svx/source/table/tablertfimporter.cxx|2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 872a2d389588
On Sun Feb 19 19:19:12 UTC 2017 Luke Benes wrote:
> I'm getting the following build error:
>
>[build CXX] sax/source/fastparser/legacyfastparser.cxx
>c:\core\sax\source\fastparser\fastparser.cxx(983) : error C2220:
>warning treated as error - no 'object' file generated
This was fixed already and
On Sun, 2017-02-19 at 18:56 +, Luke Benes wrote:
> > The default should be that whatever comes with the compiler should
> > be
> > enough, and that installing any separate SDK should be optional.
>
>
> Agreed, this is how MSVC 2015 worked before the 2017 patch.
>
>
> > So, if your UCRTVE
While tracking down the source of the Win 10 SDK issue, I discovered another
issue with MSVC 2015.
After
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ed4b23548d28941f9b2c75207832afcb6c6ad0b3
I'm getting the following build error:
[build CXX] sax/source/fastparser/legacyfastparser.
> The default should be that whatever comes with the compiler should be
> enough, and that installing any separate SDK should be optional.
Agreed, this is how MSVC 2015 worked before the 2017 patch.
> So, if your UCRTVERSION is 10.0.10240.0 (can you verify in
> config_host.mk?), then the corres
solenv/gbuild/UITest.mk | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit e1538ed0b0dd623a6bd3971e5f3c8cecc11c8d60
Author: Markus Mohrhard
Date: Sun Feb 19 19:51:00 2017 +0100
uitest: allow tests in each module
Change-Id: I95be6c97e7c01159f274
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-19-02_02:22:24 with user buildslave at host vm140 as
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s
/home/
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
42 new defect(s) introduced to LibreOffice found with Coverity Scan.
137 defect(s), reported by Coverity Scan earlier, were marked fixed in the
recent build analyzed by Coverity Scan.
New de
vcl/Library_vcl.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit ae17a85c2baf9f2ad97270e97bc372e61c7e3678
Author: Markus Mohrhard
Date: Sun Feb 19 19:16:36 2017 +0100
fix previous commit
Change-Id: I55e876ef159c677c109f82fee917944a9fddd918
diff --git a/vcl/Library
vcl/Library_vcl.mk |4
1 file changed, 4 insertions(+)
New commits:
commit fd0d122bad865cb7a6b9ff834eb6b9866267d3f7
Author: Markus Mohrhard
Date: Sun Feb 19 19:14:21 2017 +0100
fix the disable-gui build
Change-Id: Ide1af0779d4fa83ea480088874d5d2767518bbf7
diff --git a/v
connectivity/source/drivers/firebird/firebird_sdbc.component |1 +
1 file changed, 1 insertion(+)
New commits:
commit 34da3c12441f464f6eeb1e73540a25d58defe021
Author: Julien Nabet
Date: Sun Feb 19 12:46:42 2017 +0100
Firebird: css::sdbcx::Driver is implemented
in Driver.cxx a
This might be because vs103 and vs2015 runs with the new script.
The old script was decoupled a while ago, to avoid touching the other
generator.
A fix for your problem, is to move line 427-428 in /Makefile.in to 435-436,
that way vs103 and vs2015 will run with the old script.
I do not know w
include/sfx2/notebookbar/SfxNotebookBar.hxx |6 ++
sd/source/ui/view/drviewse.cxx |5 +
sfx2/source/notebookbar/SfxNotebookBar.cxx | 14 ++
3 files changed, 25 insertions(+)
New commits:
commit f1af784134b17458b4ca24891d27926feabc67e3
Author: Szymon KÅ
starmath/inc/error.hxx| 29 --
starmath/qa/cppunit/test_starmath.cxx | 12 ++---
starmath/source/parse.cxx | 70 +-
3 files changed, 59 insertions(+), 52 deletions(-)
New commits:
commit 1f02e9b5a71836aa750d8e6676d2e876
Hi!
Today I regenerated my VS 2013 solution on clean tree. After /opt/lo/bin/make
vs2013-ide-integration reported success, I start LibreOffice.sln from windows
subdirectory, and see this error message from VS 2015 IDE:
Microsoft Visual Studio
---
One or more projects in
Hi
2017-02-19 09:38 keltezéssel, Jean-Baptiste Faure írta:
> Hi,
>
> I build LO 5.3 branch (currently 5.3.1.0.0+) with French translation
> for QA purpose. In my build, some strings are not translated (see [1])
> and I am not sure if the problem is not in my local copy.
>
> Is there a mean to chec
Hello Jean-Baptiste,
I don't know if there's a such command but I noticed that sometimes, ./g
pull -r doesn't work as I expect.
I must go to translations directory and run 'git pull -'.
Sometimes, I notice it's lost its branch so I force with "git checkout
master" then I rerun "git pull -r"
Julie
Hi all,
with the latest changes some issues with the infobar became relevant to more
users. Basically, the use of colors violates usability. So I propose two
changes:
* Make the infobar colors clearly distinguishable, ideally following web
standards. That means light blue for info, green for s
Hi Caolán,
I finally managed to merge my patch, I missed your commit
c7aa8e42d3dfd089efa948b776f915e5479b5463 because I searched in gerrit for your
recent commits...
IMHO that last commit necessitates a clear warning/comment in the code
appropriate wiki or something about the order of the item
On Sat Feb 18 19:52:23 UTC 2017 Luke Benes wrote:
>I'm getting the following build error:
>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\
v140\Toolset.targets(34,5): >error MSB8036: The Windows SDK version
10.0.10240.0 was not found. >Install the required
Hi,
currently vs201[35]-ide-integration places its generated output into windows
subdirectory in core. I an not convinced that it is sensible in the
cross-platform project like LO. And anyway VS != Windows.
My proposal is to use something like this for e.g. vs2013-ide-integration
results:
ide
include/svx/svdogrp.hxx |6 +++---
sc/source/core/data/documen2.cxx |4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 28416331ffa226a93278e5a673f8ea2fbae28b42
Author: Lukas Röllin
Date: Sat Feb 18 22:55:59 2017 +0100
Small German comments
Hi,
I build LO 5.3 branch (currently 5.3.1.0.0+) with French translation for
QA purpose. In my build, some strings are not translated (see [1]) and I
am not sure if the problem is not in my local copy.
Is there a mean to check if the command "./g pull -r" did its job
correctly, that is if th
sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui |1 -
1 file changed, 1 deletion(-)
New commits:
commit 2fd310a626b897bb71d75fa085e497b0d1d845b6
Author: Stanislav Horacek
Date: Sat Feb 18 15:22:01 2017 +0100
remove text that is not translatable
Change-Id: I9209d1c1
include/editeng/txtrange.hxx |4 ++--
include/sfx2/chalign.hxx |2 +-
include/svx/svdmrkv.hxx |2 +-
include/svx/unoprov.hxx |2 +-
sc/inc/datauno.hxx |4 ++--
sc/source/core/data/validat.cxx |2 +-
sc/sou
net/loolnb.cpp | 12
1 file changed, 8 insertions(+), 4 deletions(-)
New commits:
commit 1ae4cb8fa6f14ee058200364980eda8ddf1f6ee9
Author: Ashod Nakashian
Date: Sun Feb 19 03:01:42 2017 -0500
nb: support 64kb websocket messages
Change-Id: Id42efabb67137c737899adbe54
net/loolnb.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 364b11086ea30c97013e737ea6a932e819764ae9
Author: Ashod Nakashian
Date: Sun Feb 19 03:02:26 2017 -0500
nb: unmask only to the payload end
Change-Id: I511db5fea51ff8c623ca894f9d512749ef9f5a1
55 matches
Mail list logo