Re: test infrastructure ideas appreciated ... - Help / Doc screenshots ...

2016-11-15 Thread Stephan Bergmann
On 06/05/2015 02:26 PM, Thorsten Behrens wrote: Michael Meeks wrote: * Find some way to automate the creation of (translated) screenshots for help and documentation + this can be used to keep the help up-to-date + and also to test significant

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

2016-11-15 Thread Justin Luth
cui/source/tabpages/textattr.cxx | 10 +++--- svx/source/svdraw/svdotext.cxx |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 098f7a4ac2b6f309a45d29f1b68bea18418b9ee7 Author: Justin Luth Date: Wed Nov 9 19:53:49 2016 +0300

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

2016-11-15 Thread Noel Grandin
sd/source/ui/dlg/sdtreelb.cxx | 22 ++ sd/source/ui/inc/sdtreelb.hxx |9 +++-- 2 files changed, 29 insertions(+), 2 deletions(-) New commits: commit d1909ab7940109ce7d43da04e480db4e82b8310f Author: Noel Grandin Date: Tue Nov 8

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

2016-11-15 Thread Chamal
sc/source/filter/oox/pagesettings.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 4eb2863e95fb823d205f1ce0da21f7187339e3ff Author: Chamal Date: Fri Oct 14 06:24:56 2016 +0530 tdf#96099 Reduce no of typedefs used for trivial

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

2016-11-15 Thread Andras Timar
loleaflet/po/styles/ab.po |2 loleaflet/po/styles/af.po | 302 ++ loleaflet/po/styles/am.po | 222 +++ loleaflet/po/styles/an.po |2 loleaflet/po/styles/ar.po | 882 ++ loleaflet/po/styles/as.po

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

2016-11-15 Thread Andras Timar
loleaflet/po/styles/ab.po |2 ++ loleaflet/po/styles/af.po | 10 ++ loleaflet/po/styles/am.po | 14 ++ loleaflet/po/styles/an.po |2 ++ loleaflet/po/styles/ar.po | 14 ++ loleaflet/po/styles/as.po

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

2016-11-15 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/tdf82824.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |5 + writerfilter/source/dmapper/DomainMapper_Impl.cxx | 16 +++- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk solenv/gbuild solenv/Module_solenv.mk

2016-11-15 Thread Stephan Bergmann
compilerplugins/clang/test/salbool.cxx | 18 ++ solenv/CompilerTest_compilerplugins_clang.mk | 16 + solenv/Module_solenv.mk |6 +++ solenv/gbuild/CompilerTest.mk| 46 +++ solenv/gbuild/LinkTarget.mk

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

2016-11-15 Thread Caolán McNamara
vcl/source/window/syswin.cxx |4 vcl/unx/gtk3/gtk3gtkframe.cxx |4 +++- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 7e2ef433d29fca84ed27a9203b5761dc8dbd8bf8 Author: Caolán McNamara Date: Tue Nov 15 15:05:44 2016 + Resolves:

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

2016-11-15 Thread Stephan Bergmann
sd/inc/sdattr.hxx| 56 +-- sd/qa/unit/dialogs-test.cxx | 14 sd/source/ui/dlg/layeroptionsdlg.cxx | 24 +++ sd/source/ui/view/drviews2.cxx | 52 4 files changed, 66

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - loleaflet/Makefile loolwsd/configure.ac loolwsd/debian

2016-11-15 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- loolwsd/debian/changelog |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 1762f3c2a986c0773507389def464b8fb6982e18 Author: Andras Timar Date: Tue Nov 15 15:52:42

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - loolwsd/debian loolwsd/loolwsd.spec.in

2016-11-15 Thread Andras Timar
loolwsd/debian/control |2 +- loolwsd/loolwsd.spec.in |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6d8f5a8661407f9875055b86651bcda308e2b4aa Author: Andras Timar Date: Tue Nov 15 15:53:59 2016 +0100 loolwsd 1.9.9 requires

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

2016-11-15 Thread Miklos Vajna
vcl/source/gdi/pdfwriter_impl.cxx | 68 ++ 1 file changed, 68 insertions(+) New commits: commit 8397ce996c444de64cd94efa096b9b376aad393f Author: Miklos Vajna Date: Tue Nov 15 17:58:48 2016 +0100 vcl PDF sign: add initial

Build fail on Linux (ExternalProject_nss.mk)

2016-11-15 Thread julien2412
Hello, On pc Debian (testing updated today) x86-64 with master sources updated today + enable-dbgutil + make clean + ccache -C, I got a build failure: [CXX] workdir/UnpackedTarball/collada2gltf/JSON/JSONValue.cpp *** Error in `/usr/bin/ld': free(): invalid next size (fast): 0x55bb5ae07710

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

2016-11-15 Thread Caolán McNamara
connectivity/source/drivers/kab/KStatement.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21005d0ded0dfb5cf1bd7f4858cba6b6735dd341 Author: Caolán McNamara Date: Tue Nov 15 16:34:11 2016 + fix build of kde3 addressbook

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

2016-11-15 Thread Kohei Yoshida
vcl/unx/gtk/a11y/atklistener.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c3f99532022abb0d37b23cfffb9d52455420416b Author: Kohei Yoshida Date: Tue Nov 15 22:17:34 2016 -0500 Let's keep these guys private.

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

2016-11-15 Thread Kohei Yoshida
vcl/unx/gtk/a11y/atklistener.cxx |9 + vcl/unx/gtk/a11y/atkwrapper.cxx |5 - 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit e4e208fa2b0930be5a7cbbe2fab2ff2fe2c4a1ff Author: Kohei Yoshida Date: Tue Nov 15 21:56:32 2016

[Libreoffice-commits] core.git: basctl/qa chart2/qa cui/qa dbaccess/qa desktop/qa filter/qa formula/qa fpicker/qa reportdesign/qa sc/qa sd/qa sfx2/qa starmath/qa svtools/qa svx/qa sw/qa uui/qa vcl/qa

2016-11-15 Thread Samuel Mehrbrodt
basctl/qa/unit/basctl-dialogs-test.cxx |2 +- chart2/qa/unit/chart2-dialogs-test.cxx |2 +- cui/qa/unit/cui-dialogs-test.cxx |2 +- dbaccess/qa/unit/dbaccess-dialogs-test.cxx |2 +- desktop/qa/unit/desktop-dialogs-test.cxx

Re: vclplug_gtk3 and vclplug_gtk

2016-11-15 Thread Tomaž Vajngerl
Hi, On Tue, Nov 15, 2016 at 3:07 PM, meilin wrote: > Hi, i have a question about the difference between libvclplug_gtk3lo.so and > libvclplug_gtklo.so. > > now i describe the phenomenon of the problem. > first, i start soffice --impress, then i open a ppt file, i find a

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 47 commits - loleaflet/build loleaflet/dist loleaflet/po loleaflet/src loolwsd/Admin.cpp loolwsd/bundled loolwsd/Chil

2016-11-15 Thread Jan Holesovsky
loleaflet/build/deps.js |7 loleaflet/dist/admin/adminSettings.html |2 loleaflet/dist/images/lc_insertsymbol.png |binary loleaflet/dist/loleaflet.css | 16 loleaflet/dist/toolbar.css

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

2016-11-15 Thread Khaled Hosny
vcl/inc/win/salgdi.h |2 +- vcl/inc/win/winlayout.hxx |2 +- vcl/win/gdi/salfont.cxx |2 +- vcl/win/gdi/winlayout.cxx | 40 +--- 4 files changed, 32 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - loolwsd/FileServer.cpp

2016-11-15 Thread Pranav Kant
loolwsd/FileServer.cpp | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 492225b64baaf10d4de47172484cddc9e8c4db69 Author: Pranav Kant Date: Tue Nov 15 20:21:02 2016 +0530 loolwsd: Escape access token safely, don't be too

[Libreoffice-commits] core.git: Branch 'feature/fixes36' - dtrans/source

2016-11-15 Thread Tomaž Vajngerl
dtrans/source/win32/dtobj/XTDataObject.cxx | 27 +++ dtrans/source/win32/dtobj/XTDataObject.hxx |3 ++- 2 files changed, 29 insertions(+), 1 deletion(-) New commits: commit 5e2cc924ef24c6977efbd576971c94a951e38ed4 Author: Tomaž Vajngerl

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

2016-11-15 Thread Pranav Kant
loolwsd/FileServer.cpp | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 09b33d357d1335f7657e94228a6b6a4d00762094 Author: Pranav Kant Date: Tue Nov 15 20:21:02 2016 +0530 loolwsd: Escape access token safely, don't be too

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

2016-11-15 Thread Thorsten Behrens
vcl/source/gdi/mapmod.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5d1a788468ef94cd1de4400d3c1e38d768f7bf8d Author: Thorsten Behrens Date: Tue Nov 15 04:11:08 2016 +0100 fix tdf#101832 and tdf#100617 OutDev mapmode takes shortcuts

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

2016-11-15 Thread Chamal
desktop/source/lib/lokandroid.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 121a202076f0ada98e5e3697e4e15a48b477523e Author: Chamal Date: Fri Oct 14 07:59:17 2016 +0530 tdf#92346 - Copy functionality in the viewer

[Libreoffice-commits] core.git: cui/source include/svx include/tools include/ucbhelper include/unotools sd/inc

2016-11-15 Thread Noel Grandin
cui/source/factory/dlgfact.hxx |2 +- cui/source/tabpages/paragrph.cxx| 10 +- include/svx/AffineMatrixItem.hxx|2 +- include/svx/CommonStylePreviewRenderer.hxx |2 +- include/svx/SvxColorValueSet.hxx

[Libreoffice-commits] online.git: rename.patch rename.sh

2016-11-15 Thread Michael Meeks
rename.patch | 586 +++ rename.sh|5 2 files changed, 557 insertions(+), 34 deletions(-) New commits: commit 04a4db4951ca3b2141aa422b3482a0a8c5f05fb0 Author: Michael Meeks Date: Tue Nov 15 17:27:34

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

2016-11-15 Thread Katarina Behrens
cui/source/dialogs/screenshotannotationdlg.cxx | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) New commits: commit 81f6384a50bfde0439ae0af00fed29d231e8196a Author: Katarina Behrens Date: Tue Nov 15 11:57:30 2016 +0100

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

2016-11-15 Thread Tor Lillqvist
xmlsecurity/source/helper/xsecctl.cxx |4 +++- xmlsecurity/source/helper/xsecsign.cxx |6 ++ 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 087705c72dcf555951c49b95476568adbab74edf Author: Tor Lillqvist Date: Tue Nov 15 21:12:11 2016 +0200

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

2016-11-15 Thread David Tardon
include/xmloff/shapeexport.hxx |1 - sd/source/ui/unoidl/unoobj.cxx | 12 +++- xmloff/source/draw/shapeexport.cxx |7 +++ 3 files changed, 6 insertions(+), 14 deletions(-) New commits: commit 34ba29887fe2ad47c5a8663bbdc511d46ab732b2 Author: David Tardon

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

2016-11-15 Thread Andras Timar
loleaflet/Makefile |2 ++ 1 file changed, 2 insertions(+) New commits: commit a65f7d34d19761d60c9bc47492bb40d1dade03a6 Author: Andras Timar Date: Tue Nov 15 20:38:46 2016 +0100 loleaflet: add missing ui-bg_highlight-soft_100_ee_1x100.png to dist diff

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

2016-11-15 Thread Khaled Hosny
vcl/unx/generic/gdi/cairotextrender.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit ff08ee6ab2e11360f9260462b15f5ca133007101 Author: Khaled Hosny Date: Tue Nov 15 21:47:39 2016 +0200 tdf#103785: Correctly position

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

2016-11-15 Thread Muhammet Kara
desktop/source/deployment/gui/dp_gui_dialog2.cxx | 136 --- desktop/source/deployment/gui/dp_gui_dialog2.hxx |3 desktop/uiconfig/ui/extensionmanager.ui |3 3 files changed, 30 insertions(+), 112 deletions(-) New commits: commit

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

2016-11-15 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |7 ++-- sc/source/core/data/table3.cxx | 61 +++- sc/source/filter/xml/xmlcelli.cxx | 45 +++--- 3 files changed, 69 insertions(+), 44 deletions(-) New commits: commit

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

2016-11-15 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/rept.fods | 1179 +++ 1 file changed, 1179 insertions(+) New commits: commit 50d1373b5b90ba19603a407dabf472801e871522 Author: Zdeněk Crhonek Date: Tue Nov 15 18:45:30 2016 +0100 add REPT test case

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

2016-11-15 Thread Khaled Hosny
vcl/unx/generic/gdi/cairotextrender.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 84f644eee78106f01486098d446d9163b62927eb Author: Khaled Hosny Date: Wed Nov 16 01:05:35 2016 +0200 tdf#103784: Shift the upright glyphs like

New Defects reported by Coverity Scan for LibreOffice

2016-11-15 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 15 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

[Libreoffice-commits] core.git: bin/lo-pack-sources

2016-11-15 Thread jan Iversen
bin/lo-pack-sources |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit d2e9d3d0ed42f0fc24255c64546d8d256ca33aae Author: jan Iversen Date: Sat Oct 22 17:52:54 2016 +0200 update lo-pack-sources os-x has a problem with

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

2016-11-15 Thread Noel Grandin
include/svx/langbox.hxx |2 +- include/svx/svdedtv.hxx |4 ++-- include/vcl/bitmap.hxx |3 +-- rsc/inc/rsccont.hxx |1 - rsc/source/parser/rscicpx.cxx|2 +- rsc/source/res/rsccont.cxx |6 +++---

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

2016-11-15 Thread László Németh
0 files changed New commits: commit a07610729db31a9995b76a74b42cfdf522403e6e Author: László Németh Date: Tue Nov 15 10:29:14 2016 +0100 empty commit (update) ___ Libreoffice-commits mailing list

[Libreoffice-commits] core.git: connectivity/source dbaccess/source include/connectivity include/sfx2 sfx2/source sot/source sw/inc sw/source xmloff/source

2016-11-15 Thread Noel Grandin
connectivity/source/drivers/file/FStatement.cxx |2 connectivity/source/drivers/macab/MacabStatement.cxx|2 connectivity/source/drivers/mork/MStatement.cxx |2 connectivity/source/parse/sqliterator.cxx |5 --

[Libreoffice-commits] core.git: include/LibreOfficeKit

2016-11-15 Thread Jan Holesovsky
include/LibreOfficeKit/LibreOfficeKit.hxx | 12 1 file changed, 12 insertions(+) New commits: commit 6b4eaa7ee7837e7ff1439ebb06db9200b4b68b61 Author: Jan Holesovsky Date: Tue Nov 15 13:07:16 2016 +0100 Add the missing lok::Office::registerCallback().

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

2016-11-15 Thread Jan Holesovsky
include/LibreOfficeKit/LibreOfficeKit.hxx | 12 1 file changed, 12 insertions(+) New commits: commit b5a15bc844d642e795864c4d3f13265bd37ee451 Author: Jan Holesovsky Date: Tue Nov 15 13:07:16 2016 +0100 Add the missing lok::Office::registerCallback().

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

2016-11-15 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx|1 + vcl/source/gdi/CommonSalLayout.cxx | 33 + vcl/win/gdi/winlayout.cxx | 16 +++- 3 files changed, 45 insertions(+), 5 deletions(-) New commits: commit a5750d92b2136d60d698b41ef5760f2efac0ffce

[Libreoffice-commits] online.git: 2 commits - loolwsd/bundled loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LibreOfficeKit.hpp loolwsd/LOOLKit.cpp loolwsd/Makefile.am loolwsd/test

2016-11-15 Thread Jan Holesovsky
loolwsd/ChildSession.cpp | 152 +-- loolwsd/ChildSession.hpp | 30 loolwsd/LOOLKit.cpp | 72 - loolwsd/LibreOfficeKit.hpp| 646 --

[Libreoffice-commits] core.git: binaryurp/source chart2/source rsc/inc rsc/source vcl/inc vcl/source

2016-11-15 Thread Noel Grandin
binaryurp/source/bridgefactory.cxx | 10 -- binaryurp/source/bridgefactory.hxx |6 +- chart2/source/view/inc/GL3DRenderer.hxx |2 -- rsc/inc/rscdb.hxx |1 - rsc/source/parser/rscdb.cxx |1 - vcl/inc/image.h

[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py esc-reporting/esc-report.py

2016-11-15 Thread jan Iversen
esc-reporting/esc-analyze.py | 99 +-- esc-reporting/esc-report.py | 25 ++ 2 files changed, 101 insertions(+), 23 deletions(-) New commits: commit 5da9dd141f959bed28d880f44672d9b97dda4931 Author: jan Iversen

[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py

2016-11-15 Thread jan Iversen
esc-reporting/esc-analyze.py |4 1 file changed, 4 insertions(+) New commits: commit 1bd70dd31b2f7d5d510fb6f9a1aee3c7036e7d52 Author: jan Iversen Date: Tue Nov 15 13:09:13 2016 +0100 update to esc-reporting. We sometimes pick patches from

[Libreoffice-commits] online.git: loolwsd/test

2016-11-15 Thread Ashod Nakashian
loolwsd/test/run_unit.sh.in |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 0cc57c643daf0f5a62454ff37d703c17607148c4 Author: Ashod Nakashian Date: Mon Nov 14 19:52:29 2016 -0500 loolwsd: test: log at trace level

[Libreoffice-commits] online.git: loolwsd/common

2016-11-15 Thread Ashod Nakashian
loolwsd/common/SigUtil.cpp |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 0f9bd80ca27db7aec057dbd494df60e3dc003a11 Author: Ashod Nakashian Date: Tue Nov 15 21:57:41 2016 -0500 loolwsd: set ShutdownFlag only with SIGINT

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

2016-11-15 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp | 38 +++--- loolwsd/LOOLWSD.cpp|3 ++- 2 files changed, 21 insertions(+), 20 deletions(-) New commits: commit f7b6ece5939787c2bbffcf897fa222641f954ab7 Author: Ashod Nakashian Date: Mon Nov 14

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

2016-11-15 Thread Ashod Nakashian
loolwsd/IoUtil.cpp |5 + 1 file changed, 5 insertions(+) New commits: commit b47550e5669180323b35586a767bd8fb2260462c Author: Ashod Nakashian Date: Tue Nov 15 08:00:07 2016 -0500 loolwsd: log pipe reading errors Change-Id:

[Libreoffice-commits] online.git: loolwsd/test

2016-11-15 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 78be068a7ff7701cca3be25b0019fb3192f79b30 Author: Ashod Nakashian Date: Tue Nov 15 16:22:02 2016 -0500 loolwsd: test: retry

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

2016-11-15 Thread Ashod Nakashian
loolwsd/Unit.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0662e35a6de8e2d3efa69ceda2ab25a1396b9098 Author: Ashod Nakashian Date: Tue Nov 15 22:01:15 2016 -0500 loolwsd: log test exit and timeout Change-Id:

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

2016-11-15 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp | 20 +++- loolwsd/LOOLWSD.cpp|9 + 2 files changed, 16 insertions(+), 13 deletions(-) New commits: commit cf2f4ed712d87ba46055f9a0666447fdd727d8e4 Author: Ashod Nakashian Date: Tue Nov 15 22:03:49 2016

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

2016-11-15 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 33b7a899477926cf73ef125e4e45efeeadac4f6b Author: Ashod Nakashian Date: Tue Nov 15 08:01:07 2016 -0500 loolwsd: close forkit write pipe fd before spawning new forkit

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

2016-11-15 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp|5 - loolwsd/common/SigUtil.cpp | 12 loolwsd/common/SigUtil.hpp |2 -- 3 files changed, 4 insertions(+), 15 deletions(-) New commits: commit d82e767172ce0004734b43e63fd3b7a7e86f5129 Author: Ashod Nakashian

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

2016-11-15 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx | 12 vcl/source/window/syswin.cxx |4 vcl/unx/gtk3/gtk3gtkframe.cxx | 25 - 3 files changed, 8 insertions(+), 33 deletions(-) New commits: commit 68fc92db88f17f1dc6113eafbb9e95ebf06d90d1 Author: Caolán McNamara

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

2016-11-15 Thread Stephan Bergmann
connectivity/source/drivers/evoab2/NStatement.cxx |2 +- sc/source/filter/oox/pagesettings.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1c154c84d25866cf8c5ab1a55973548e52268504 Author: Stephan Bergmann Date: Tue Nov

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 3 commits - loleaflet/dist loleaflet/reference.html loleaflet/src

2016-11-15 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 25 +++-- loleaflet/reference.html | 17 ++--- loleaflet/src/core/Socket.js | 16 ++-- loleaflet/src/layer/tile/TileLayer.js |1 loleaflet/src/map/handler/Map.WOPI.js | 61 ++

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

2016-11-15 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |6 +++--- vcl/source/window/syswin.cxx |4 vcl/unx/gtk3/gtk3gtkframe.cxx | 25 + 3 files changed, 28 insertions(+), 7 deletions(-) New commits: commit e71ef59f2b9163342ba50d41103619b96f01c4a4 Author: Caolán McNamara

vclplug_gtk3 and vclplug_gtk

2016-11-15 Thread meilin
Hi, i have a question about the difference between libvclplug_gtk3lo.so and libvclplug_gtklo.so. now i describe the phenomenon of the problem. first, i start soffice --impress, then i open a ppt file, i find a gif picture is not transparent, and some useless animotion effect. and then i remove

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

2016-11-15 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 22 ++-- loleaflet/reference.html | 17 ++--- loleaflet/src/core/Socket.js | 16 ++-- loleaflet/src/layer/tile/TileLayer.js |1 loleaflet/src/map/handler/Map.WOPI.js | 61 ++

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

2016-11-15 Thread Noel Grandin
chart2/source/view/inc/GL3DRenderer.hxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 3bf5bc2e19167dfa0eb72ceaf98ae621f998f549 Author: Noel Grandin Date: Tue Nov 15 15:46:31 2016 +0200 Revert some chart2

Re: Build fail on Linux (ExternalProject_nss.mk)

2016-11-15 Thread julien2412
It seems to correspond to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843164 -- View this message in context: http://nabble.documentfoundation.org/Build-fail-on-Linux-ExternalProject-nss-mk-tp419p4200022.html Sent from the Dev mailing list archive at Nabble.com.

[Libreoffice-bugs] [Bug 102023] LibO crashes on .odt file if Writer is not installed

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102023 Buovjaga changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 89491] Font adornments ("style") get lost when saving as Word DOC

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89491 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 103157] [META] Full screen mode bugs and enhancements

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103157 Telesto changed: What|Removed |Added Depends on||72490 Referenced

[Libreoffice-bugs] [Bug 72490] Full screen doesn't close after CMD + W (close)

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72490 Telesto changed: What|Removed |Added Blocks||103157 Referenced

[Libreoffice-bugs] [Bug 103431] HELP Bessel functions need examples

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103431 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 103641] postMessage API: File menu commands

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103641 --- Comment #11 from Aleksander Machniak --- Another issue here. The Save button is properly hidden on .odt documents, but not when using .odp. Also, normally there's w2ui-break element on the right of the Save

[Libreoffice-bugs] [Bug 83108] Not enough randomness when converting to PDF

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83108 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 83108] Not enough randomness when converting to PDF

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83108 --- Comment #19 from Buovjaga --- (In reply to hyper_ch from comment #18) > So I can't answer your question. You can't give a link to the Adobe thing? -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 103157] [META] Full screen mode bugs and enhancements

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103157 Telesto changed: What|Removed |Added Depends on||76476 Referenced

[Libreoffice-bugs] [Bug 103929] FILEOPEN: DOCX text format after link is not imported

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103929 Xisco Faulí changed: What|Removed |Added Keywords|bibisectRequest

[Libreoffice-bugs] [Bug 103922] please add Tibetan Hunspell files

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103922 Caolán McNamara changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 103554] Database won't accept data after set-up

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103554 --- Comment #2 from Alex Thurgood --- @Martin : Does your table have a primary key ? Without a primary key in the table, you will not be able to enter any data. It would also be helpful if you could provide a

[Libreoffice-bugs] [Bug 103157] [META] Full screen mode bugs and enhancements

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103157 Telesto changed: What|Removed |Added Depends on||103486 Referenced

[Libreoffice-bugs] [Bug 103486] Tabs overlap the toolbar when in fullscreen mode and mouse cursor moves to LibreOffice application menu

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103486 Telesto changed: What|Removed |Added Blocks||103157 Referenced

[Libreoffice-bugs] [Bug 96099] Reduce number of typedefs used for trivial container types

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96099 --- Comment #36 from Commit Notification --- Chamal committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 76476] There is a white bar on top when entered full-screen mode ( OS X only)

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76476 --- Comment #13 from Tor Lillqvist --- Adriano: Can we expect a fix from you then? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 103931] FILEOPEN: DOCX Columns no longer keep their positions

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103931 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 103930] UI: Add connector button to drawing toolbar in LO Writer

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103930 --- Comment #1 from Bastián Díaz --- I noticed that the arrow toolbox has been added in the development version Bug 101390 , so I imagine it is possible to do the same with this option. -- You are receiving

[Libreoffice-bugs] [Bug 66899] The installer does not register the ODC-files (chart) in the registry

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66899 --- Comment #5 from peekaa --- Same bug with me - winxp, win7, win10. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 83108] Not enough randomness when converting to PDF

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83108 --- Comment #18 from hyper_ch --- (In reply to Robinson Tryon (qubit) from comment #16) As you can see from my inital bug report, I have no ideas on how LO does things. Most of what I have written there was

[Libreoffice-bugs] [Bug 101563] Export to PDF with linked images creates huge PDF files.

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101563 Aron Budea changed: What|Removed |Added Status|REOPENED|NEW ---

[Libreoffice-bugs] [Bug 103908] Vertical text in table header is rendered with overlapping characters

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103908 --- Comment #7 from Xisco Faulí --- Does using the old layout fix the issue? Try to launch LibroOffice with SAL_NO_COMMON_LAYOUT=1 and compare the results... -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 76476] There is a white bar on top when entered full-screen mode ( OS X only)

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76476 --- Comment #14 from Adriano Borgobello --- If I had the skill in order to do it, I wouldn't ask others to do it. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 103931] New: FILEOPEN: DOCX Columns no longer keep their positions

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103931 Bug ID: 103931 Summary: FILEOPEN: DOCX Columns no longer keep their positions Product: LibreOffice Version: 4.4.0.0.alpha0+ Master Hardware: All OS: All

[Libreoffice-bugs] [Bug 103554] Database won't accept data after set-up

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103554 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 101139] error bad_function_call window crashes Impress slide show mode

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101139 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 103313] Print dialog maxes out CPU core to 100% when print comments enabled

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103313 --- Comment #3 from Caolán McNamara --- https://gerrit.libreoffice.org/#/c/30864/ is my effort which fixes this. I think the postit layout is sort of "manually" done and is outside the usual layout control but the

[Libreoffice-bugs] [Bug 103902] Base crashes when closing hsqldb schema or system query in embedded hsqldb database

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103902 --- Comment #4 from Peter Toye --- (In reply to Alex Thurgood from comment #2) > No repro with > > Version: 5.1.5.2 > Build ID: 7a864d8825610a8c07cfc3bc01dd4fce6a9447e5 > Threads CPU : 2; Version de l'OS :Mac OS X

[Libreoffice-bugs] [Bug 103912] Crash if I start Libreoffice while integrated graphics is enabled on macOS Sierra

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103912 --- Comment #5 from Alex Thurgood --- (In reply to Aron Budea from comment #4) > Alex, the referenced bug is supposed to be fixed in 10.12.1, but this was > reported in 10.12.1, is it really a duplicate? The

[Libreoffice-bugs] [Bug 103925] FILEOPEN RTF: unexpected blinking text

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103925 raal changed: What|Removed |Added CC||r...@post.cz

[Libreoffice-bugs] [Bug 103939] Crash when browsing tables in Base on MacOS Sierra 10.12.1

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103939 Alex Thurgood changed: What|Removed |Added Priority|medium |highest

[Libreoffice-bugs] [Bug 103939] Crash when browsing tables in Base on MacOS Sierra 10.12.1

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103939 --- Comment #3 from Alex Thurgood --- Created attachment 128764 --> https://bugs.documentfoundation.org/attachment.cgi?id=128764=edit Test ODB with which LO crashes -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 103725] Font scaling does not work on Windows with the new layout engine

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103725 --- Comment #26 from Commit Notification --- Khaled Hosny committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 103939] Crash when browsing tables in Base on MacOS Sierra 10.12.1

2016-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103939 --- Comment #9 from Alex Thurgood --- I also get a crash in LO 5142 with Beispiel_Sport.odb as soon as I click on the Tables icon. -- You are receiving this mail because: You are the assignee for the

  1   2   3   4   >