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

2018-03-01 Thread Noel Grandin
include/vbahelper/vbahelper.hxx |2 ++ sc/source/ui/vba/vbainterior.cxx |3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 82d42fa2c05e8d53ec2c21733a2a9f53412dd2d1 Author: Noel Grandin Date: Thu Mar 1 16:49:55 2018 +0200 add Color method version of OORGB

Re: Resources on writing import/export file filters for Writer

2018-03-01 Thread Jens Tröger
Thank you Miklos! Fridrich's blog was interesting, and mentions export filters on occasion. It hasn't given much detail though on how to actually write a XFilter based implementation which is what seems most sensible. Perhaps somebody can point me at the source code of existing (simple) export fi

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - avmedia/Library_avmediagst.mk avmedia/source

2018-03-01 Thread Damjan Jovanovic
avmedia/Library_avmediagst.mk|8 ++ avmedia/source/gstreamer/gstframegrabber.cxx |4 +-- avmedia/source/gstreamer/gstplayer.cxx | 33 --- 3 files changed, 25 insertions(+), 20 deletions(-) New commits: commit 378713d7be8867784f3c7a448898

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

2018-03-01 Thread Miklos Vajna
sw/qa/extras/htmlexport/data/reqif-p.xhtml |1 + sw/qa/extras/htmlexport/htmlexport.cxx |4 sw/source/filter/html/htmltabw.cxx | 11 ++- 3 files changed, 11 insertions(+), 5 deletions(-) New commits: commit 12c3ab8c341ff6482ce380ca4010bb7b97e35bf7 Author: Miklos

[Libreoffice-commits] core.git: solenv/clang-format xmlsecurity/inc xmlsecurity/source xmlsecurity/util

2018-03-01 Thread Miklos Vajna
solenv/clang-format/blacklist |2 xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx|2 xmlsecurity/source/xmlsec/mscrypt/xmlsignature_mscryptimpl.cxx |2 xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx |2 xmlsecurit

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

2018-03-01 Thread Noel Grandin
vcl/inc/osx/salprn.h |4 ++-- vcl/inc/salgdi.hxx|3 +++ vcl/inc/salprn.hxx|4 ++-- vcl/inc/unx/genprn.h |4 ++-- vcl/inc/win/salprn.h |4 ++-- vcl/osx/salframe.cxx |8

[Libreoffice-commits] core.git: solenv/gbuild

2018-03-01 Thread Mike Kaganski
solenv/gbuild/extensions/post_GbuildToJson.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 451ed3d595c5e2a32d820e1751e890f894832a9c Author: Mike Kaganski Date: Thu Mar 1 20:37:16 2018 +0100 gbuild-to-json: unblacklist shell Change-Id: I42f8a69c5deb

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

2018-03-01 Thread Kohei Yoshida
sc/qa/unit/data/xml/hidden-rows-columns.xml | 115 sc/qa/unit/subsequent_filters-test.cxx | 54 + 2 files changed, 169 insertions(+) New commits: commit 86978ae2471d8a4678b78679540db52a71b2571a Author: Kohei Yoshida Date: Thu Mar 1 20:12:13 2018

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

2018-03-01 Thread Eike Rathke
sc/source/ui/view/viewfun2.cxx | 25 + 1 file changed, 21 insertions(+), 4 deletions(-) New commits: commit c348476a2ca16d6c32d2d17a2cae5f59e967bf6d Author: Eike Rathke Date: Thu Mar 1 23:12:12 2018 +0100 Related: tdf#54197 copy AutoSpellData from adjacent if no

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

2018-03-01 Thread Eike Rathke
sc/source/ui/view/viewfun2.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 59587251357973dc9139e7c4038c1f1563b83be4 Author: Eike Rathke Date: Thu Mar 1 22:52:31 2018 +0100 Related: tdf#115297 copy AutoSpellData from row above if no selection

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

2018-03-01 Thread Eike Rathke
sc/source/ui/view/viewfun2.cxx |4 1 file changed, 4 insertions(+) New commits: commit f97622381b77a0b14af5600ef4179f277723d50f Author: Eike Rathke Date: Thu Mar 1 22:41:50 2018 +0100 Resolves: tdf#54197 update input line with new cell content after Ctrl+D fill ... and

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

2018-03-01 Thread Olivier Tilloy
sysui/desktop/apparmor/program.soffice.bin |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 75a289c81880d11982b64f5fecfc5021c8716260 Author: Olivier Tilloy Date: Wed Feb 28 16:00:24 2018 +0100 tdf#116086 Apparmor profiles fixes for xslm file extension

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/svx sd/source sw/source

2018-03-01 Thread Caolán McNamara
cui/source/dialogs/insrc.cxx | 36 +++--- cui/source/factory/dlgfact.cxx|4 +-- cui/source/factory/dlgfact.hxx|2 - cui/source/inc/insrc.hxx | 22 +++- cui/uiconfig/ui/insertrowcolumn.ui| 11 +++

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - framework/source

2018-03-01 Thread Vasily Melenchuk
framework/source/uielement/menubarmanager.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 3cbaff79837f890510f987950d7d3ccbb95dd974 Author: Vasily Melenchuk Date: Wed Feb 28 13:39:56 2018 +0300 menu bar behavior consistency: remove checkbox from disabled menu i

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - vcl/headless vcl/source

2018-03-01 Thread Vasily Melenchuk
vcl/headless/svpgdi.cxx| 25 - vcl/source/gdi/pngread.cxx | 10 +- 2 files changed, 25 insertions(+), 10 deletions(-) New commits: commit 532cca2cedea9a9c9184685e35bdd22f0b522437 Author: Vasily Melenchuk Date: Tue Feb 27 19:08:35 2018 +0300 tdf#1152

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

2018-03-01 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6e12191749542d81f9b29f34148cbc8c511748d2 Author: Caolán McNamara Date: Thu Mar 1 20:32:02 2018 + ofz#6639 Null-dereference Change-Id: I55c3de55678066895c38c247fa440143e7733ba2 di

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

2018-03-01 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkinst.cxx | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) New commits: commit 836705dec8cd68684dfaf01df249e867d7dd5d86 Author: Caolán McNamara Date: Thu Mar 1 15:14:07 2018 + hook up extended tips to find them in our help C

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

2018-03-01 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx | 20 +++- lotuswordpro/source/filter/lwplayout.hxx |1 + 2 files changed, 16 insertions(+), 5 deletions(-) New commits: commit ad56a550864cbe86687abbea492af47b5ab5d7c6 Author: Caolán McNamara Date: Thu Mar 1 20:27:31 2018 +

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

2018-03-01 Thread Caolán McNamara
sw/inc/swabstdlg.hxx |8 sw/source/ui/dbui/dbinsdlg.cxx | 30 - sw/source/ui/dialog/swdlgfact.cxx | 14 sw/source/ui/dialog/swdlgfact.hxx | 17 - sw/source/ui/table/autoformatpreview.cxx | 439 +++-- sw/sour

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

2018-03-01 Thread Caolán McNamara
unotools/source/i18n/resmgr.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit a32d22ee3879ef7077923d3c6598387089dbd9b2 Author: Caolán McNamara Date: Thu Mar 1 14:22:33 2018 + hook up gettext to native dialog Change-Id: Ie5ca8882c8e4c41a8ee4

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

2018-03-01 Thread Caolán McNamara
sd/source/filter/ppt/pptin.cxx | 36 +--- 1 file changed, 17 insertions(+), 19 deletions(-) New commits: commit f203f834b1855dc1dc90766d19082f7f91bec074 Author: Caolán McNamara Date: Thu Mar 1 09:13:39 2018 + ofz#6625 just don't care about exceptions

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

2018-03-01 Thread Michael Stahl
sax/source/expatwrap/saxwriter.cxx | 30 ++ sax/source/tools/fastserializer.cxx | 15 +++ 2 files changed, 41 insertions(+), 4 deletions(-) New commits: commit 0a1d5af2a18d6a062c45d65689fbce619922dcc8 Author: Michael Stahl Date: Wed Feb 28 13:49:14

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

2018-03-01 Thread Michael Stahl
include/sax/fastattribs.hxx|3 ++- sd/qa/unit/data/unknown-attribute.fodp | 26 ++ sd/qa/unit/export-tests.cxx| 26 ++ xmloff/source/core/xmlictxt.cxx|1 + xmloff/source/core/xmlimp.cxx | 18

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

2018-03-01 Thread Eike Rathke
i18nlangtag/source/isolang/MS-LCID-to-list.sh |8 i18nlangtag/source/isolang/isolang.cxx| 1048 +- 2 files changed, 528 insertions(+), 528 deletions(-) New commits: commit 3efd6b5b83364270d2982a0e99bee10f935a793b Author: Eike Rathke Date: Thu Mar 1 19:10:24

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

2018-03-01 Thread jan Iversen
configure.ac | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit a542dba422505942f9c3c2f6e47a394e68b396a7 Author: jan Iversen Date: Thu Mar 1 18:48:31 2018 +0100 iOS, do not use LXML removed LXML from iOS build. changed false "if

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

2018-03-01 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |4 include/i18nlangtag/lang.h |6 +- svtools/inc/langtab.hrc|8 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 01d9d5b491d03004b3690c2a1ff4d7e02a5a Author: Eike Rathke Dat

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

2018-03-01 Thread Miklos Vajna
include/test/xmltesttools.hxx |5 + test/source/xmltesttools.cxx | 27 +++ 2 files changed, 32 insertions(+) New commits: commit 0809eac4baddd02c3f4405148269f877c0f56c3f Author: Miklos Vajna Date: Thu Mar 1 13:31:22 2018 +0100 test: add assertXPathNSDef(

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

2018-03-01 Thread Miklos Vajna
include/test/xmltesttools.hxx |5 + test/source/xmltesttools.cxx | 27 +++ 2 files changed, 32 insertions(+) New commits: commit 15cf7d30d475271b394ead3bb2458c1dc791a97c Author: Miklos Vajna Date: Thu Mar 1 13:31:22 2018 +0100 test: add assertXPathNSDef(

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

2018-03-01 Thread Eike Rathke
i18nlangtag/source/isolang/MS-LCID-to-list.sh | 13 i18nlangtag/source/isolang/MS-LCID.lst| 924 +- 2 files changed, 471 insertions(+), 466 deletions(-) New commits: commit 9938efa79c4574434879ca9c8e47f60b4b04ea27 Author: Eike Rathke Date: Thu Mar 1 16:55:01

minutes of ESC call ...

2018-03-01 Thread Michael Meeks
* Present: + Heiko, Sophie, Caolan, Cloph, Christian, Eike, Stephan, Miklos, David Olivier, Xisco, Kendy, Thorsten, Michael M, Michael S * Completed Action Items: + go over the past budget ideas & cleanup as a base (Thorsten) + do a libreoffice-6-0-1 branch on the tag (Christian)

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - desktop/qa libreofficekit/qa

2018-03-01 Thread Pranav Kant
desktop/qa/desktop_lib/test_desktop_lib.cxx | 14 +- libreofficekit/qa/unit/tiledrendering.cxx |1 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 4906218661273ae5a5502e1c460864f2b1305114 Author: Pranav Kant Date: Tue Feb 27 20:47:55 2018 +0530

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

2018-03-01 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a93a0ff49c9ad576b25b5c9357a15f40ac0962bc Author: Caolán McNamara Date: Thu Mar 1 15:02:17 2018 + debuging versions crash a lot regression from... commit c3074cb

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

2018-03-01 Thread heiko tietze
sw/source/ui/fldui/fldedt.cxx |4 - sw/uiconfig/swriter/ui/editfielddialog.ui | 102 -- 2 files changed, 59 insertions(+), 47 deletions(-) New commits: commit 0a9a3f14f4f6cef46a816f9f4c6c4d14f981be60 Author: heiko tietze Date: Tue Feb 27 14:53:01 20

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

2018-03-01 Thread Jan Holesovsky
svtools/source/contnr/treelistbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7651e57573952758032ceb88f16e2dbbb6cc4e18 Author: Jan Holesovsky Date: Thu Mar 1 12:13:53 2018 +0100 tdf#115950: Indicate that the dialog was already destroyed. The D

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

2018-03-01 Thread Tamas Bunth
vcl/source/window/status.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit a4ed3d9a1ffa1b51ba4352a955c950235f099fdc Author: Tamas Bunth Date: Thu Mar 1 15:32:18 2018 +0100 tdf#115353 Status bar: no cache in settext Change-Id: I6c1312bbba553be738e23cee0c76d589c809

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - configure.ac loolwsd.spec.in

2018-03-01 Thread Andras Timar
configure.ac|2 +- loolwsd.spec.in |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 27adac0a18b926ea2c41ac8f580d06f84b6c258a Author: Andras Timar Date: Thu Mar 1 15:08:03 2018 +0100 Bump version to 3.2 Change-Id: I617492461aca7fbdceb76ce2d12

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

2018-03-01 Thread Katarina Behrens
cui/source/options/treeopt.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 2ead0d1ea024ec8771615400d699194b2fc44efe Author: Katarina Behrens Date: Tue Feb 27 23:07:04 2018 +0100 tdf#115994: Extensions' option pages need fixed pref. size

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

2018-03-01 Thread Andras Timar
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit c47653dd5b6166aff4d5c50a63c16e3932e0ca2d Author: Andras Timar Date: Thu Mar 1 15:05:51 2018 +0100 Bump package version to 3.1.0-4 Change-Id: I6fe6d5cf90

[Libreoffice-commits] online.git: Changes to 'refs/tags/3.1-final'

2018-03-01 Thread Andras Timar
Tag '3.1-final' created by Andras Timar at 2018-03-01 14:06 + 3.1-final Changes since 3.1-rc3-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo

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

2018-03-01 Thread Vasily Melenchuk
framework/source/uielement/menubarmanager.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit af1f91ae294e90c91ea5a5b78d6cc020b893e6c7 Author: Vasily Melenchuk Date: Wed Feb 28 13:39:56 2018 +0300 menu bar behavior consistency: remove checkbox from disabled menu i

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5_fixes' - vcl/inc vcl/unx

2018-03-01 Thread Thorsten Behrens
vcl/inc/unx/x11_cursors/null_curs.h |1 - vcl/inc/unx/x11_cursors/null_mask.h |1 - vcl/unx/generic/app/saldisp.cxx |3 +++ vcl/unx/gtk/gtkdata.cxx |3 +++ vcl/unx/gtk3/gtk3gtkdata.cxx|5 - 5 files changed, 10 insertions(+), 3 deletions(-) New commi

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

2018-03-01 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 27d58d3e2fbfbd95a8a9453c4306d78a8ffba4d4 Author: Pranav Kant Date: Thu Mar 1 19:03:04 2018 +0530 loleaflet: Fix slightly off IME candidate window position Use LOK cu

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

2018-03-01 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6fd9362ce317e27db62ec3d5c48cf639007de7a7 Author: Pranav Kant Date: Thu Mar 1 19:03:04 2018 +0530 loleaflet: Fix slightly off IME candidate window position Use LOK cu

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

2018-03-01 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9122f4598450d8a96e63fb29cc8166a6ae09587a Author: Caolán McNamara Date: Thu Mar 1 10:20:43 2018 + ofz: infinite loop Change-Id: I88b3d8bef0c522e4aa5e16ea8d45f7ea79337300

[Libreoffice-commits] core.git: bin/gla11y solenv/gbuild

2018-03-01 Thread Samuel Thibault
bin/gla11y | 16 solenv/gbuild/UIConfig.mk |2 +- solenv/gbuild/platform/com_GCC_class.mk |2 +- solenv/gbuild/platform/com_MSC_class.mk |2 +- 4 files changed, 15 insertions(+), 7 deletions(-) New commits: commit e85b8efaf

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sw/qa xmloff/source

2018-03-01 Thread Michael Stahl
sw/qa/extras/odfexport/odfexport.cxx |1 + xmloff/source/text/XMLTextMasterPageExport.cxx |4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit a75b4cefe89a8e9ebf0c1c0563390d076e85dc49 Author: Michael Stahl Date: Thu Mar 1 12:48:47 2018 +0100 tdf#

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

2018-03-01 Thread Caolán McNamara
lotuswordpro/source/filter/lwptablelayout.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit ca3c3ac4bb100ac195e205f6ebfe6756d8a41174 Author: Caolán McNamara Date: Thu Mar 1 10:17:00 2018 + ofz: infinite loop Change-Id: I2c0ac101ccdd3f5359a8

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

2018-03-01 Thread Caolán McNamara
sw/source/ui/table/tautofmt.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 51291f2352976b2f875197de83486a74795e86a3 Author: Caolán McNamara Date: Wed Feb 28 20:44:25 2018 + reconcile sw and sc rename autoformat dialogs make the sw act like

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

2018-03-01 Thread Caolán McNamara
lotuswordpro/source/filter/lwppara.cxx | 25 + 1 file changed, 5 insertions(+), 20 deletions(-) New commits: commit ac3f35a9572e12cb22b731683d02af6714174551 Author: Caolán McNamara Date: Thu Mar 1 10:12:12 2018 + ofz: infinite loop Change-Id: I15a0cb

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

2018-03-01 Thread Mark Hung
vcl/source/gdi/sallayout.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit e85aa0cc8b306c2f5ca6240b99e1704f772dbebb Author: Mark Hung Date: Wed Feb 28 17:08:20 2018 +0800 tdf#60533 invoke ubidi_setPara with correct paraLevel parameter. Replace U

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - include/xmloff sw/qa xmloff/source

2018-03-01 Thread Serge Krot
include/xmloff/txtimp.hxx |5 + include/xmloff/txtparae.hxx |2 ++ sw/qa/extras/odfexport/odfexport.cxx| 10 +- xmloff/source/text/XMLTextMarkImportContext.cxx | 13 + xmloff/source/text/txtimp.cxx

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - vcl/unx

2018-03-01 Thread Caolán McNamara
Rebased ref, commits from common ancestor: commit f3339871c7d8d77f76dea56b3126a1d7c3bcbe48 Author: Caolán McNamara Date: Mon Sep 18 15:10:49 2017 +0100 ofz#3419 Null-dereference READ (cherry picked from commit 3e8ef0e1a40a14d1c2bdb5345ed59941c765356b) Conflicts:

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

2018-03-01 Thread Jan Holesovsky
svtools/source/contnr/treelistbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d38885e41db37dc49fe7456ac0550a30548a6c4 Author: Jan Holesovsky Date: Thu Mar 1 12:13:53 2018 +0100 tdf#115950: Indicate that the dialog was already destroyed. The D

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

2018-03-01 Thread Eike Rathke
sc/source/filter/inc/addressconverter.hxx |4 + sc/source/filter/oox/excelfilter.cxx | 71 +- sc/source/filter/oox/sheetdatacontext.cxx | 21 +++- 3 files changed, 90 insertions(+), 6 deletions(-) New commits: commit 66564dac88ffcc781b4fade7ca0f4f72af6

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - vcl/unx

2018-03-01 Thread Caolán McNamara
vcl/unx/generic/glyphs/freetype_glyphcache.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9310180d994068b0bb5ce4a8f7c4a692bc485b9c Author: Caolán McNamara Date: Mon Sep 18 15:10:49 2017 +0100 ofz#3419 Null-dereference READ (cherry picked from

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - include/xmloff sw/qa xmloff/source

2018-03-01 Thread Serge Krot
include/xmloff/txtimp.hxx |5 + include/xmloff/txtparae.hxx |2 ++ sw/qa/extras/odfexport/odfexport.cxx| 10 +- xmloff/source/text/XMLTextMarkImportContext.cxx | 13 + xmloff/source/text/txtimp.cxx

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

2018-03-01 Thread Mark Hung
sw/source/filter/ww8/wrtw8esh.cxx | 21 + 1 file changed, 21 insertions(+) New commits: commit 18b4c1d0b8e030e4fa081995eccf68f01049892e Author: Mark Hung Date: Sun Feb 25 00:38:49 2018 +0800 tdf#45999 doc: make RTL text in comments show correctly in MSWord.

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - 6 commits - loleaflet/build loleaflet/debug loleaflet/dist loleaflet/main.css loleaflet/main.js loleaflet/README loleaf

2018-03-01 Thread Samuel Mehrbrodt
loleaflet/README |8 loleaflet/build/deps.js |5 +- loleaflet/debug/document/loleaflet.html |1 loleaflet/dist/errormessages.js |3 + loleaflet/dist/loleaflet.css | 10 + loleaflet/main.css

[Libreoffice-commits] online.git: Changes to 'distro/collabora/collabora-online-3'

2018-03-01 Thread Pranav Kant
New branch 'distro/collabora/collabora-online-3' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - i18npool/source

2018-03-01 Thread László Németh
i18npool/source/breakiterator/data/dict_word_hu.txt |6 ++ 1 file changed, 6 insertions(+) New commits: commit c85aa97d4e20091db71899f713b07e3c57b3b7ad Author: László Németh Date: Tue Feb 27 21:59:31 2018 +0100 tdf#116072 Extend MidLetter in Hungarian word breaking Now ”,

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

2018-03-01 Thread Noel Grandin
drawinglayer/source/primitive2d/sceneprimitive2d.cxx |2 - emfio/source/reader/wmfreader.cxx|2 - filter/source/graphicfilter/icgm/bitmap.cxx |2 - filter/source/graphicfilter/ieps/ieps.cxx|2 - filter/source/graphicfilter/ipbm/ipbm.cxx

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

2018-03-01 Thread Miklos Vajna
sw/qa/extras/htmlexport/data/reqif-p.xhtml |1 + sw/qa/extras/htmlexport/htmlexport.cxx | 19 +++ sw/source/filter/html/css1atr.cxx |4 sw/source/filter/html/htmlatr.cxx |2 +- sw/source/filter/html/wrthtml.cxx |5 + 5 files

native gtk3 message dialogs

2018-03-01 Thread Caolán McNamara
I've converted our Info/Query/Warning/Error message boxes to the scheme I demoed at the last LibreOffice conference and FOSDEM that makes it possible to have our dialogs be native gtk3 dialogs when our backend is gtk3. When the backend is not gtk3 they remain as the vcl widgetery. changes of use l

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sw/qa

2018-03-01 Thread Jan Holesovsky
sw/qa/extras/uiwriter/uiwriter.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6d41b4cdc880fa52c751a81edfa93b8d6aeb44e0 Author: Jan Holesovsky Date: Tue Feb 27 15:27:05 2018 +0100 sw: Add a few missing processEventsToIdle()'s in the tests. Change-Id: I9c51fb8b

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

2018-03-01 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit baf5038e6e8ee66f67a3d3f76d7ba88587fe0f80 Author: Caolán McNamara Date: Thu Mar 1 09:36:11 2018 + ofz#2977 timeout Change-Id: I56caa2f0631a0a5938ba050d08b07ec6a0add204

[Libreoffice-commits] core.git: include/vcl sc/inc sc/qa sc/source sc/uiconfig sw/source vcl/source vcl/unx

2018-03-01 Thread Caolán McNamara
include/vcl/weld.hxx |1 sc/inc/scabstdlg.hxx | 11 --- sc/qa/unit/screenshots/screenshots.cxx|4 ++ sc/source/ui/attrdlg/scdlgfact.cxx| 20 +++--- sc/source/ui/attrdlg/scdlgfact.hxx| 20 ++ sc/sou

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

2018-03-01 Thread Gabor Kelemen
sw/source/core/view/vprint.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit c77e01d63b4bd4805c4a499e4e0cab917d0eb403 Author: Gabor Kelemen Date: Wed Feb 28 00:34:00 2018 +0100 tdf#91680 Reserve space in margin for comments only if there are comme

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

2018-03-01 Thread Chris Sherlock
vcl/README.vars |6 + vcl/unx/gtk/salprn-gtk.cxx | 158 --- vcl/unx/gtk3/gtk3gtkframe.cxx| 56 +++-- vcl/unx/kde5/KDE5SalGraphics.cxx | 61 --- vcl/win/gdi/salprn.cxx | 21 ++--- 5 files changed

Re: Error building

2018-03-01 Thread Michael Stahl
On 01.03.2018 00:52, fady esam wrote: > When i try to build the project pn windows with cygwin it gives me this > error  > > configure: error: al.exe not found as /al.exe > Error running configure at /cygdrive/c/sources/core/autogen.sh line 289. > > > even tho i have the latest windows sdk.. wha

Re: Implementing accessibility non-regression check tool

2018-03-01 Thread Miklos Vajna
Hi Eike, On Wed, Feb 28, 2018 at 05:27:43PM +0100, Eike Rathke wrote: > The initial reason (correct if I'm wrong) was that the checker could be > used standalone and work on any glade .ui file, not even related to > LibreOffice, and thus be used by any project to raise a11y awareness. Sure, make

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

2018-03-01 Thread Miklos Vajna
include/svtools/htmlout.hxx |2 - svtools/source/svhtml/htmlout.cxx|4 +- sw/source/filter/html/css1atr.cxx| 10 ++--- sw/source/filter/html/htmlatr.cxx| 56 +++ sw/source/filter/html/htmldrawwriter.cxx |2 - sw/sourc

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

2018-03-01 Thread Miklos Vajna
xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx | 83 +--- xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx | 95 -- xmlsecurity/source/xmlsec/mscrypt/xsec_mscrypt.cxx |5 xmlsecurity/util/xsec_xmlsec.windows.compone

[Libreoffice-commits] core.git: cui/uiconfig sd/source sd/uiconfig svtools/uiconfig sw/source sw/uiconfig uui/uiconfig vcl/qa

2018-03-01 Thread Caolán McNamara
cui/uiconfig/ui/newtabledialog.ui |4 ++-- cui/uiconfig/ui/splitcellsdialog.ui | 12 ++-- sd/source/ui/dlg/PhotoAlbumDialog.cxx |2 +- sd/uiconfig/simpress/ui/photoalbum.ui |4 ++-- svtools/uiconfig/ui/placeedit.ui|3 ++- sw/source/ui/dbui/mmoutputty

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-6-0' - hu_HU/hu_HU.aff

2018-03-01 Thread László Németh
hu_HU/hu_HU.aff |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 79b662808e98cda02dc4326f32cfce28fcbba7b8 Author: László Németh Date: Tue Feb 27 23:41:10 2018 +0100 tdf#116072 Improve Hungarian spell checking by better word breaking and ignore th

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - dictionaries

2018-03-01 Thread László Németh
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa35ecbf8f51dde568286e68ab1ffcd383392f89 Author: László Németh Date: Tue Feb 27 23:41:10 2018 +0100 Updated core Project: dictionaries 79b662808e98cda02dc4326f32cfce28fcbba7b8 tdf#11607