Re: making cairo mandatory in vcl

2015-11-19 Thread Riccardo Magliocchetti
Il 19/11/2015 10:23, Caolán McNamara ha scritto: On Mon, 2015-11-16 at 10:53 +0100, Riccardo Magliocchetti wrote: Hi, Il 16/11/2015 10:37, Caolán McNamara ha scritto: On Sat, 2015-11-14 at 17:00 +0100, Riccardo Magliocchetti wrote: Hi Caolàn, all, in [0] and [1] you made cairo mandatory for

[Libreoffice-commits] core.git: Branch 'feature/glyphy' - vcl/win

2015-11-19 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 428 --- vcl/win/source/gdi/winlayout.hxx |3 2 files changed, 409 insertions(+), 22 deletions(-) New commits: commit 999d9acdaf349c10dbe9408aa4b4994af241206f Author: Tor Lillqvist Date: Thu Nov

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Stephan Bergmann
By the way, one situation where it is debatable whether all the triggered builds are useful is if you push a series of changes to gerrit, and Jenkins does builds for each of the changes in the series. For me at least, in such a situation it would suffice if Jenkins just only did a build for

AW: Killing obsolete Jenkins builds

2015-11-19 Thread Samuel Mehrbrodt
Maybe this plugin would help, also for the problems Ashod mentioned: https://github.com/banyan/jenkins-ci-skip-plugin It allows to skip Jenkins build by adding [ci skip] to the commit message. Von: LibreOffice

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

2015-11-19 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx|9 + compilerplugins/clang/typecheck.hxx |6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit 4a6268f0d37f377181f972ed307d2a074e8e1b6a Author: Stephan Bergmann Date: Thu Nov 19 09:19:30 2015

[Libreoffice-commits] core.git: configure.ac

2015-11-19 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6d21d08af14a3e48eb1f9fedf1cb7e4f449a4de Author: Stephan Bergmann Date: Thu Nov 19 08:59:08 2015 +0100 Fix Clang version check "clang -E -P /dev/stdin" causes warnings

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

2015-11-19 Thread Maxim Monastirsky
sd/source/ui/controller/displaymodecontroller.cxx | 71 -- sd/source/ui/controller/displaymodecontroller.hxx | 52 2 files changed, 29 insertions(+), 94 deletions(-) New commits: commit cfaa269832db6243f828e18b012a13967a2937aa Author: Maxim Monastirsky

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

2015-11-19 Thread Tor Lillqvist
vcl/source/opengl/OpenGLContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8a7887846754ee76a5558f4dd1e89994704ea2c Author: Tor Lillqvist Date: Thu Nov 19 10:47:29 2015 +0200 Improve SAL_WARN message readability

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLSession.cpp

2015-11-19 Thread Miklos Vajna
loolwsd/LOOLSession.cpp | 43 ++- 1 file changed, 34 insertions(+), 9 deletions(-) New commits: commit 57199a36cdc2ad802f8d7e944e6fc4ae830fab26 Author: Miklos Vajna Date: Thu Nov 19 10:08:48 2015 +0100 loolwsd: route

Re: making cairo mandatory in vcl

2015-11-19 Thread Caolán McNamara
On Mon, 2015-11-16 at 10:53 +0100, Riccardo Magliocchetti wrote: > Hi, > > Il 16/11/2015 10:37, Caolán McNamara ha scritto: > > On Sat, 2015-11-14 at 17:00 +0100, Riccardo Magliocchetti wrote: > > > Hi Caolàn, all, > > > > > > in [0] and [1] you made cairo mandatory for *nix platforms. This > >

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

2015-11-19 Thread Caolán McNamara
xmloff/source/text/XMLTextFrameContext.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit de0432a9256188c7b5cd1a83858311e68c890ebf Author: Caolán McNamara Date: Wed Nov 11 13:34:43 2015 + Incredible slowness and crashes with

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Stephan Bergmann
On 11/18/2015 03:28 PM, Ashod Nakashian wrote: As an aside, the recent drop in average build times (visible from the Jenkins build times list/graph) is something I like to believe is my fault :) The relevant commits were pushed on Sunday last and now there are far more sub 1h builds and the

[Libreoffice-commits] core.git: Branch 'feature/glyphy' - vcl/source

2015-11-19 Thread Tor Lillqvist
vcl/source/opengl/OpenGLContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8433643c44d3d65c587410caffd607d6cb981ad6 Author: Tor Lillqvist Date: Thu Nov 19 10:47:29 2015 +0200 Improve SAL_WARN message readability

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

2015-11-19 Thread Maxim Monastirsky
sd/source/ui/controller/displaymodecontroller.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit db7959eeacf404b661c8ebb903c80e51438c4137 Author: Maxim Monastirsky Date: Thu Nov 19 10:56:47 2015 +0200 Let's see if this fixes Jenkins build

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 19/ae126bc74da2b149c4dec573b4c264155627db

2015-11-19 Thread Caolán McNamara
19/ae126bc74da2b149c4dec573b4c264155627db |1 + 1 file changed, 1 insertion(+) New commits: commit 87ce645b3821746998f614a7230d3b8ef2b37910 Author: Caolán McNamara Date: Thu Nov 19 09:31:23 2015 + Notes added by 'git notes add' diff --git

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

2015-11-19 Thread Noel Grandin
filter/source/msfilter/msdffimp.cxx| 54 +++-- xmloff/source/draw/ximpcustomshape.cxx | 103 +++-- xmloff/source/draw/ximpshap.cxx|8 -- xmloff/source/style/prstylei.cxx | 13 +--- 4 files changed, 28 insertions(+), 150

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

2015-11-19 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 526d2f8eb227bc0dacd755a6c72511adf976 Author: Stephan Bergmann Date: Thu Nov 19 10:11:32 2015 +0100 isLookupContext already available in Clang 3.7.0

Re: [Libreoffice-commits] core.git: Revert "ToolBox: Remove unused methods"

2015-11-19 Thread Stephan Bergmann
On 11/18/2015 09:32 PM, Maxim Monastirsky wrote: commit 78214c982e1fab18b9f6c694a3b56c520da1724d Author: Maxim Monastirsky Date: Wed Nov 18 22:26:32 2015 +0200 Revert "ToolBox: Remove unused methods" The ImplLoadRes method *is* used in ToolBox::ToolBox(

[Libreoffice-commits] core.git: Branch 'feature/glyphy' - vcl/glyphy vcl/inc vcl/Library_vcl.mk vcl/win

2015-11-19 Thread Tor Lillqvist
vcl/Library_vcl.mk |2 vcl/glyphy/demo.cxx | 19 + vcl/glyphy/demo/demo-atlas.cc | 144 + vcl/glyphy/demo/demo-buffer.cc | 191 vcl/glyphy/demo/demo-font.cc| 333 +

[Libreoffice-commits] online.git: 3 commits - loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/test

2015-11-19 Thread Miklos Vajna
loolwsd/LOOLSession.cpp | 92 +- loolwsd/LOOLSession.hpp |3 + loolwsd/test/data/hide-whitespace.odt |binary loolwsd/test/httpwstest.cpp | 78 4 files changed, 105 insertions(+), 68

findings from the plugfest

2015-11-19 Thread Jos van den Oever
Hello dear LibreOffice developers, At the last ODF plugfest, LibreOffice was put under quite some scrutiny, as were the other office suites. The findings were written down in a report: http://odfplugfest.org/2015-thehague/report.html The number of bugs found can be seen at the bottom of the

[Libreoffice-commits] core.git: configure.ac

2015-11-19 Thread Stephan Bergmann
configure.ac | 128 +-- 1 file changed, 64 insertions(+), 64 deletions(-) New commits: commit f4f71e96f82a819908fa2b3c7b11412e04adf63b Author: Stephan Bergmann Date: Thu Nov 19 19:55:37 2015 +0100 Fix Clang

Re: making cairo mandatory in vcl

2015-11-19 Thread Riccardo Magliocchetti
Hello Khaled, Il 19/11/2015 18:23, Khaled Hosny ha scritto: On Thu, Nov 19, 2015 at 06:15:46PM +0100, Riccardo Magliocchetti wrote: Il 19/11/2015 15:00, Khaled Hosny ha scritto: On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: On Thu, 2015-11-19 at 11:16 +0100, Riccardo

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

2015-11-19 Thread Takeshi Abe
starmath/source/parse.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 186f365a2c541c51e404b1fa819f35c9152adaf1 Author: Takeshi Abe Date: Thu Nov 19 19:14:23 2015 +0900 starmath: Use std::unique_ptr for exception safety

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

2015-11-19 Thread Eike Rathke
sc/source/ui/view/viewfunc.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit d9b6f836e58aa3ad1dc6120df89c4001dc7d3091 Author: Eike Rathke Date: Tue Nov 17 14:46:11 2015 +0100 Resolves: tdf#89907 do not modify

Minutes of ESC call: 2015-11-19

2015-11-19 Thread Jan Holesovsky
* Present: + Stephan, Christian, Jan-Marek, Eike, Bubli, Robinson, Kendy, Andras, jan i Muthu, Michael S, Thorsten * Completed Action Items: + Largo as a hack-fest venue ? chat to Dave (Robinson) + Had brief chat; many users available for testing, but few devs. +

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

2015-11-19 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 9dea0a9775c1ab8c6ce8bbf00df83757cba34fb0 Author: Miklos Vajna Date: Thu Nov 19 17:29:31 2015 +0100 gtktiledviewer: allow

[Libreoffice-commits] core.git: offapi/com

2015-11-19 Thread Tsutomu Uchino
offapi/com/sun/star/awt/UnoControlButtonModel.idl | 10 ++ offapi/com/sun/star/awt/XButton.idl |3 +++ 2 files changed, 13 insertions(+) New commits: commit 054d3251d770a6104c524fa7483011877ed657b1 Author: Tsutomu Uchino Date: Wed Nov 18 12:44:57

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 78/dce87d4bd6936f0310d96381a0130f3ba82ed0

2015-11-19 Thread Caolán McNamara
78/dce87d4bd6936f0310d96381a0130f3ba82ed0 |1 + 1 file changed, 1 insertion(+) New commits: commit 2f9fbf37d7503ead7a73d80b837a9f194705b6f5 Author: Caolán McNamara Date: Thu Nov 19 21:02:28 2015 + Notes added by 'git notes add' diff --git

Re: findings from the plugfest

2015-11-19 Thread Eike Rathke
Hi Jos, On Thursday, 2015-11-19 08:39:17 +, Jos van den Oever wrote: > The findings were written down in a report: > http://odfplugfest.org/2015-thehague/report.html > The number of bugs found can be seen at the bottom of the page. The > individual bugs for LibreOffice are prepended with

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

2015-11-19 Thread Stephan Bergmann
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff522704109078a0cde844c74d608137b7c70f42 Author: Stephan Bergmann Date: Thu Nov 19 22:45:45 2015 +0100

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Norbert Thiebaud
On Thu, Nov 19, 2015 at 10:39 AM, Stephan Bergmann wrote: > By the way, one situation where it is debatable whether all the triggered > builds are useful is if you push a series of changes to gerrit, and Jenkins > does builds for each of the changes in the series. For me at

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Norbert Thiebaud
On Thu, Nov 19, 2015 at 9:39 AM, Stephan Bergmann wrote: > On 11/18/2015 03:28 PM, Ashod Nakashian wrote: >> >> As an aside, the recent drop in average build times (visible from the >> Jenkins build times list/graph) is something I like to believe is my >> fault :) The

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Ashod Nakashian
On Thu, Nov 19, 2015 at 5:13 PM, Norbert Thiebaud wrote: > On Thu, Nov 19, 2015 at 10:39 AM, Stephan Bergmann > wrote: > > By the way, one situation where it is debatable whether all the triggered > > builds are useful is if you push a series of changes

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

2015-11-19 Thread Andras Timar
oox/source/export/drawingml.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 11b7a2c89b8e155bf1da79107878f066847b46eb Author: Andras Timar Date: Thu Nov 19 11:37:56 2015 +0100 tdf#92527 construct default Segments

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Ashod Nakashian
On Thu, Nov 19, 2015 at 5:09 PM, Norbert Thiebaud wrote: > On Thu, Nov 19, 2015 at 3:20 AM, Ashod Nakashian > wrote: > > > > Sorry, I didn't explain well. > > > > The patches are related. They are updates based on feedback, partial > failure > > or

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Norbert Thiebaud
On Thu, Nov 19, 2015 at 3:20 AM, Ashod Nakashian wrote: > > Sorry, I didn't explain well. > > The patches are related. They are updates based on feedback, partial failure > or improvement. > > They aren't bulk pushes (whatever that means). They are updates on a single >

[Libreoffice-commits] core.git: framework/uiconfig framework/UIConfig_startmodule.mk

2015-11-19 Thread Samuel Mehrbrodt
framework/UIConfig_startmodule.mk |8 framework/uiconfig/startmodule/statusbar/statusbar.xml |4 -- framework/uiconfig/startmodule/toolbar/standardbar.xml | 28 - 3 files changed, 40 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 2 commits - framework/source include/vcl vcl/Library_vcl.mk vcl/source

2015-11-19 Thread Tomaž Vajngerl
framework/source/uiconfiguration/imagemanagerimpl.cxx | 175 framework/source/uiconfiguration/imagemanagerimpl.hxx | 29 include/vcl/CommandImageResolver.hxx | 64 + vcl/Library_vcl.mk| 14

Crash test update

2015-11-19 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/27bdc70d83d4a4f1ebb89429f61b39084e739aaa/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

virtual device depths

2015-11-19 Thread Caolán McNamara
Part of exploring rendering text (and possibly more) via cairo to the svp backend is the depth of virtual devices. We have places where we have a simple 1 bit mask, and we have cases where we are actually just saying "give me a virtual device that matches the depth of another device" and we have

[Libreoffice-commits] core.git: 18 commits - config_host.mk.in configure.ac download.lst external/glyphy external/Module_external.mk include/vcl Makefile.fetch RepositoryExternal.mk vcl/generic vcl/gl

2015-11-19 Thread Tor Lillqvist
Makefile.fetch|1 RepositoryExternal.mk | 29 + config_host.mk.in |1 configure.ac |7 download.lst |1 external/Module_external.mk

[Libreoffice-commits] core.git: Branch 'feature/glyphy' - 28 commits - basic/source chart2/source comphelper/source compilerplugins/clang config_host.mk.in configure.ac cui/source dbaccess/source down

2015-11-19 Thread Tor Lillqvist
Rebased ref, commits from common ancestor: commit 04a65a85fee467477499276fd387c0c406ff7e98 Author: Tor Lillqvist Date: Thu Nov 19 12:35:30 2015 +0200 Make using GLyphy optional at run-time Change-Id: I7053f16c25f5506d15ebc88f1b0465493dd35077 diff --git

Re: making cairo mandatory in vcl

2015-11-19 Thread Caolán McNamara
On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: > We should now link against cairo and the system one is usually linked > against X11. So i think i'm going to just build the libo shipped one > and see how it goes. Yeah, that's a fair point. system cairo itself typically links

[Libreoffice-commits] core.git: 2 commits - qadevOOo/tests vcl/win

2015-11-19 Thread Michael Stahl
qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java |4 +++- vcl/win/source/window/salframe.cxx|2 +- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit c94cf0cf5f10edb45a74a58c95c306b0d271645b Author: Michael Stahl

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp

2015-11-19 Thread Henry Castro
loolwsd/LOOLSession.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 238e674ba965955d5578b7c01fc10763c9f07db4 Author: Henry Castro Date: Thu Nov 19 07:22:59 2015 -0400 loolwsd: avoid double socket shutdown This cause

[Libreoffice-commits] core.git: officecfg/registry

2015-11-19 Thread Philippe Jung
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 24 ++ 1 file changed, 24 insertions(+) New commits: commit 8f07a723f932ac83b48afe55518b0a1e81e36f20 Author: Philippe Jung Date: Thu Nov 19 00:51:13 2015 +0100 tdf#91909 Add shortcuts for

[Libreoffice-commits] core.git: configure.ac vcl/Library_vcl.mk

2015-11-19 Thread Tor Lillqvist
configure.ac |6 -- vcl/Library_vcl.mk |4 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 928fb2c711c10b372dc5b4fb3703a2fa5c40ac03 Author: Tor Lillqvist Date: Thu Nov 19 14:27:09 2015 +0200 We don't actually use GLyphy on

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

2015-11-19 Thread Samuel Mehrbrodt
framework/inc/classes/resource.hrc |3 - framework/source/classes/resource.src|5 -- framework/source/uielement/saveasmenucontroller.cxx | 15 +++- include/vcl/menu.hxx

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2015-11-19 Thread Henry Castro
loolwsd/LOOLWSD.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 41d94bc9da0b92c435552a2e25ae17e6af4270b3 Author: Henry Castro Date: Thu Nov 19 07:32:48 2015 -0400 loolwsd: clear queue before socket shutdown This

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2015-11-19 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit bc38b2c265dcf48af82a1800f195d972ff3e4a06 Author: Miklos Vajna Date: Thu Nov 19 11:23:45 2015 +0100 loolwsd: -Werror,-Wshadow With

[Libreoffice-commits] core.git: basctl/source compilerplugins/clang dbaccess/source extensions/source filter/source framework/source include/sal sc/source sd/source sfx2/source sw/source

2015-11-19 Thread Stephan Bergmann
basctl/source/basicide/bastypes.cxx |2 - compilerplugins/clang/store/sallogareas.cxx | 36 +- compilerplugins/clang/store/sallogareas.hxx |1 dbaccess/source/ui/dlg/generalpage.cxx|4 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/xmloff xmloff/source

2015-11-19 Thread Michael Stahl
include/xmloff/xmlimp.hxx |6 -- xmloff/source/core/xmlimp.cxx | 21 ++--- 2 files changed, 18 insertions(+), 9 deletions(-) New commits: commit 22f51321902af18ed8cc6b128cc8fa1e7470f797 Author: Michael Stahl Date: Wed Nov 18 14:12:53 2015 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - formula/source include/formula sc/inc sc/source

2015-11-19 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 48 ++-- include/formula/FormulaCompiler.hxx | 29 +++- sc/inc/compiler.hxx |2 + sc/source/core/inc/interpre.hxx |4 +- sc/source/core/tool/compiler.cxx

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Norbert Thiebaud
> > Norbert, there is clearly a terminology issue in our communication. :-) quite possible indeed. > > I'm suggesting that for a given Change-Id we stop/cancel any ongoing or > queued builds for that Change-Id before starting a new build. cancelling build is a tricky/fragile business,

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

2015-11-19 Thread tagezi
source/text/swriter/guide/protection.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e76de4d2ed263ec64b9aeba984c4830cd23a93a9 Author: tagezi Date: Fri Nov 20 03:36:36 2015 +0200 changed place a attribute localize="false"

[Libreoffice-commits] core.git: helpcontent2

2015-11-19 Thread tagezi
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd748e1d32d1798a3495e62b9d103f5d7435a223 Author: tagezi Date: Fri Nov 20 03:36:36 2015 +0200 Updated core Project: help e76de4d2ed263ec64b9aeba984c4830cd23a93a9

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

2015-11-19 Thread Tomaž Vajngerl
vcl/opengl/win/WinDeviceInfo.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 85c5baae7b3e09e62ed4028fc434e7245a9f97bb Author: Tomaž Vajngerl Date: Thu Nov 19 17:11:39 2015 +0100 opengl: use correct hex number

[Libreoffice-commits] core.git: basctl/uiconfig chart2/uiconfig dbaccess/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2015-11-19 Thread Samuel Mehrbrodt
basctl/uiconfig/basicide/toolbar/standardbar.xml |2 - chart2/uiconfig/toolbar/standardbar.xml |2 - dbaccess/uiconfig/dbapp/toolbar/toolbar.xml |2 - reportdesign/uiconfig/dbreport/toolbar/Formatting.xml |4 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - formula/source include/formula sc/inc sc/source

2015-11-19 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 48 ++-- include/formula/FormulaCompiler.hxx | 29 +++- sc/inc/compiler.hxx |2 + sc/source/core/inc/interpre.hxx |4 +- sc/source/core/tool/compiler.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - extras/source

2015-11-19 Thread Laurent Balland-Poirier
extras/source/templates/presnt/Alizarin.otp |binary 1 file changed New commits: commit 7ff729792483f812e7063f2278b4861e238ccb51 Author: Laurent Balland-Poirier Date: Thu Nov 19 21:40:08 2015 +0100 tdf#95916 Update Alizarin.otp Modify

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

2015-11-19 Thread Samuel Mehrbrodt
sd/source/ui/view/drviews2.cxx | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) New commits: commit 6f493f9e379af1e005b85606c6aab515726be993 Author: Samuel Mehrbrodt Date: Thu Nov 19 11:33:36 2015 +0100 Impress/Draw: Open Navigator in the

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

2015-11-19 Thread Laurent Balland-Poirier
extras/source/templates/presnt/Alizarin.otp |binary 1 file changed New commits: commit ec544c4b0512b42a9cb1e32d9e3cd9577f5b1f47 Author: Laurent Balland-Poirier Date: Thu Nov 19 21:40:08 2015 +0100 tdf#95916 Update Alizarin.otp Modify

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

2015-11-19 Thread Miklos Vajna
sw/source/core/layout/pagechg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5eb7759d445d5ea26f603de03cab3d6bc5b262ee Author: Miklos Vajna Date: Fri Nov 20 08:35:33 2015 +0100 SwPageFrm::IsOverHeaderFooterArea: check for

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

2015-11-19 Thread Stephan Bergmann
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9a29e2f539fe3ca21229d6073455a736c64cc4e8 Author: Stephan Bergmann Date: Fri Nov 20 08:55:58 2015 +0100 -Werror,-Wdeprecated-declarations

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

2015-11-19 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f54e537c68e9b1e95769465aa7f7cd189c67053 Author: Stephan Bergmann Date: Thu Nov 19 16:45:50 2015 +0100 missing namespace

[Libreoffice-commits] core.git: cppuhelper/Module_cppuhelper.mk

2015-11-19 Thread Michael Stahl
cppuhelper/Module_cppuhelper.mk |4 1 file changed, 4 insertions(+) New commits: commit e253ff9631c1939a11442f966674c1e49f408bb3 Author: Michael Stahl Date: Thu Nov 19 14:12:30 2015 +0100 cppuhelper: enable CppunitTest_cppuhelper_qa_weak Change-Id:

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

2015-11-19 Thread Miklos Vajna
editeng/source/editeng/impedit.cxx |6 sw/source/uibase/docvw/SidebarTxtControl.cxx | 34 +++ 2 files changed, 25 insertions(+), 15 deletions(-) New commits: commit 9ece5c870a0ce39690109777bb8f76c1463a10c2 Author: Miklos Vajna

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

2015-11-19 Thread Tomaž Vajngerl
vcl/inc/opengl/win/WinDeviceInfo.hxx |1 + vcl/opengl/win/WinDeviceInfo.cxx |4 +++- vcl/opengl/win/blocklist_parser.cxx |4 vcl/source/opengl/OpenGLHelper.cxx |5 - 4 files changed, 12 insertions(+), 2 deletions(-) New commits: commit

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Ashod Nakashian
On Thu, Nov 19, 2015 at 5:53 AM, Samuel Mehrbrodt wrote: > Maybe this plugin would help, also for the problems Ashod mentioned: > https://github.com/banyan/jenkins-ci-skip-plugin > > It allows to skip Jenkins build by adding [ci skip] to the commit message. > > This is

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

2015-11-19 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/mscx.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9124ab7422da276d707ce84ce9097cda33f0d7b5 Author: Stephan Bergmann Date: Thu Nov 19 13:57:48 2015 +0100 REGPARAM_INT/FLT /are/ used ...broken with

[Libreoffice-commits] core.git: config_host.mk.in configure.ac RepositoryExternal.mk

2015-11-19 Thread Tor Lillqvist
RepositoryExternal.mk |8 config_host.mk.in |2 ++ configure.ac |3 +-- 3 files changed, 11 insertions(+), 2 deletions(-) New commits: commit e461f7efcb77ce771835054c22ea0353555d9237 Author: Tor Lillqvist Date: Thu Nov 19 14:54:55 2015

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Ashod Nakashian
On Thu, Nov 19, 2015 at 5:39 AM, Stephan Bergmann wrote: > By the way, one situation where it is debatable whether all the triggered > builds are useful is if you push a series of changes to gerrit, and Jenkins > does builds for each of the changes in the series. For me at

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

2015-11-19 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b66862f22c06ed048aea80739b09cfd16d5c063 Author: Stephan Bergmann Date: Thu Nov 19 14:08:00 2015 +0100 ...and make it clear that

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

2015-11-19 Thread Stephan Bergmann
vcl/source/opengl/OpenGLContext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5bf3daf9cb18610e2869997c64dc1ec31d863a51 Author: Stephan Bergmann Date: Thu Nov 19 14:15:35 2015 +0100 loplugin:nullptr Change-Id:

Re: virtual device depths

2015-11-19 Thread Miklos Vajna
On Thu, Nov 19, 2015 at 11:02:32AM +, Caolán McNamara wrote: > There is one other use of an explicit 8 bit virtual device in > desktop/source/lib/init.cxx for the libreofficekit stuff. But only on > the non-android code path. In what circumstances does the transparency >

Re: making cairo mandatory in vcl

2015-11-19 Thread Khaled Hosny
On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: > On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: > > We should now link against cairo and the system one is usually linked > > against X11. So i think i'm going to just build the libo shipped one > > and see how

[Libreoffice-commits] core.git: framework/uiconfig

2015-11-19 Thread Samuel Mehrbrodt
framework/uiconfig/startmodule/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 1d6480d5c4bc3e37445887b41b810aab613e6990 Author: Samuel Mehrbrodt Date: Thu Nov 19 15:01:44 2015 +0100 tdf#95931 Add 'Open remote file' to menu in

[Bug 90904] FILESAVE: OOXML export is missing document statistics

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90904 --- Comment #7 from Commit Notification --- alexey.chemichev committed a patch related to this issue. It has been pushed to "master":

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Bjoern Michaelsen
Hi Ashod, On Wed, Nov 18, 2015 at 09:28:50AM -0500, Ashod Nakashian wrote: > How much effort is necessary to stop builds for a given Gerrit push before > starting new ones? (I'm assuming the Gerrit ID will be used and a command > to kill all build configurations.) So, that is more or less

Re: making cairo mandatory in vcl

2015-11-19 Thread Riccardo Magliocchetti
Il 19/11/2015 15:00, Khaled Hosny ha scritto: On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: We should now link against cairo and the system one is usually linked against X11. So i think i'm going to just build

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Ashod Nakashian
On Thu, Nov 19, 2015 at 2:23 AM, David Ostrovsky wrote: > On Wed, Nov 18, 2015 at 19:20:03 PST, Ashod Nakashian gmail.com> wrote: > > >Sorry, I didn't explain well. > > > >The patches are related. They are updates based on feedback, partial > >failure or improvement. > >

[Libreoffice-commits] core.git: external/glyphy

2015-11-19 Thread Tor Lillqvist
external/glyphy/glyphy-windows.patch.1 | 32 1 file changed, 32 insertions(+) New commits: commit d028ea787969a8a273d5356ccd88304b31b71deb Author: Tor Lillqvist Date: Thu Nov 19 15:35:21 2015 +0200 WaE: local variable is initialized

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

2015-11-19 Thread Tor Lillqvist
vcl/glyphy/demo/demo-atlas.cc |2 +- vcl/glyphy/demo/demo-font.cc |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5f12bcf15367954b985729189e0437b2b5059425 Author: Tor Lillqvist Date: Thu Nov 19 15:46:08 2015 +0200 WaE: potentially

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

2015-11-19 Thread Miklos Vajna
sw/source/uibase/docvw/SidebarWin.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 8a1b9ac592c026de6c764277a6ad1f8db9a4a679 Author: Miklos Vajna Date: Thu Nov 19 14:57:38 2015 +0100 sw lok comments: don't paint hidden

[Libreoffice-commits] core.git: RepositoryExternal.mk

2015-11-19 Thread Tor Lillqvist
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fdab1a6bed363edcc4562dba6799de8f6ef0a872 Author: Tor Lillqvist Date: Thu Nov 19 16:10:45 2015 +0200 Fix thinko Change-Id:

[Libreoffice-commits] core.git: RepositoryExternal.mk

2015-11-19 Thread Tor Lillqvist
RepositoryExternal.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c4db7aa8ac9b0db07d6143e8f8149293b17b6f3c Author: Tor Lillqvist Date: Thu Nov 19 16:06:49 2015 +0200 Don't register a glyphy package if we aren't actually building it

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

2015-11-19 Thread Maxim Monastirsky
framework/source/uielement/saveasmenucontroller.cxx | 30 +--- 1 file changed, 2 insertions(+), 28 deletions(-) New commits: commit a95f2e02e1ede0a0533312705aa27c82619ed340 Author: Maxim Monastirsky Date: Thu Nov 19 15:59:22 2015 +0200 The base

Re: Killing obsolete Jenkins builds

2015-11-19 Thread Stephan Bergmann
On 11/19/2015 02:03 PM, Ashod Nakashian wrote: On Thu, Nov 19, 2015 at 5:39 AM, Stephan Bergmann > wrote: By the way, one situation where it is debatable whether all the triggered builds are useful is if you push a series of changes to

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

2015-11-19 Thread alexey . chemichev
oox/source/core/xmlfilterbase.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 24346dc6630471da65a2c19d767cb9deed73405a Author: alexey.chemichev Date: Thu Nov 19 08:47:55 2015 -0500 tdf#90904 Sorry, mixed Characters

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

2015-11-19 Thread Emmanuel Gil Peyrot
slideshow/opengl/basicVertexShader.glsl|2 slideshow/opengl/vortexVertexShader.glsl |2 slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.cxx | 234 +-

Re: making cairo mandatory in vcl

2015-11-19 Thread Khaled Hosny
On Thu, Nov 19, 2015 at 06:15:46PM +0100, Riccardo Magliocchetti wrote: > Il 19/11/2015 15:00, Khaled Hosny ha scritto: > >On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: > >>On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: > >>>We should now link against cairo and

Re: virtual device depths

2015-11-19 Thread Caolán McNamara
On Thu, 2015-11-19 at 14:40 +0100, Miklos Vajna wrote: > The border around sw pages is a semi-transparent shadow. In the > desktop case we have this grayish document background > If some change needs testing to see if it breaks this transparency > scenario, I think the easiest is to set the

[Libreoffice-bugs] [Bug 95866] Sidebar Legend: Legend list does not match the display.

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95866 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 95850] Page fill with image always saved with option "fit automatically"

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95850 Beluga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 44012] [FORMATTING] Space after paragraph appears as a white stripe, even though background is supposed to be colored

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44012 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 95866] Sidebar Legend: Legend list does not match the display.

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95866 Beluga changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 95921] Superimposed text and graphics banner above actual document

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95921 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 95825] video import and play

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95825 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #4

[Libreoffice-bugs] [Bug 95810] Writer Crashes on Close

2015-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95810 Beluga changed: What|Removed |Added Priority|medium |high

  1   2   3   >