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

2017-04-25 Thread Noel Grandin
svx/source/svdraw/svdotxed.cxx | 33 - 1 file changed, 33 deletions(-) New commits: commit 925ed7003b827cd4678547fb762aa002c3a10421 Author: Noel Grandin Date: Tue Apr 25 13:53:24 2017 +0200 remove dead "chained editeng recursive overflow" code be

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

2017-04-25 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |2 +- sw/source/filter/ww8/rtfsdrexport.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit cd4344d3bdef631b3e64ac12a9e64bc9670c1b7c Author: Miklos Vajna Date: Wed Apr 26 08:39:39 2017 +0200 RTF export:

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

2017-04-25 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 23 --- 1 file changed, 20 insertions(+), 3 deletions(-) New commits: commit 91f824ae216bea0303798fe6d77977cd81d40979 Author: Pranav Kant Date: Wed Apr 26 10:33:45 2017 +0530 loleaflet: Warn here when unexpected data arrives

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 9beed0a363605067f5d57294e7a9d9a48a3b112d Author: Chris Sherlock Date: Fri Apr 21 21:04:34 2017 +1000 vcl: rearrange header order Change-Id: Ib902e0ff8e416c108e311be29

[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - bin/update Makefile.gbuild

2017-04-25 Thread Markus Mohrhard
Makefile.gbuild |2 - bin/update/create_partial_update.py | 50 ++-- 2 files changed, 38 insertions(+), 14 deletions(-) New commits: commit ef65df2214439794c5e8e0a4808ae72147d38e40 Author: Markus Mohrhard Date: Wed Apr 26 06:18:06 2017

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

2017-04-25 Thread Takeshi Abe
starmath/uiconfig/smath/ui/commandmenu.ui | 115 +- 1 file changed, 51 insertions(+), 64 deletions(-) New commits: commit ba03fceba889f1560762ccd9650a7317e5a4ae4d Author: Takeshi Abe Date: Mon Apr 24 18:35:37 2017 +0900 starmath: Show all Functions' menu items

Re: configure/disable crashreporter ?

2017-04-25 Thread Thorsten Behrens
Oliver Brinzing wrote: > [...] but i cannot find a setting to disable the crashreport > service > Yep, that is currently hard-coded to http://crashreport.libreoffice.org/submit/ - you can of course rebuild libreoffice without FEATURE_BREAKPAD. A brute force way would be to remove the service name

[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - 5 commits - bin/update Makefile.gbuild Makefile.in

2017-04-25 Thread Markus Mohrhard
Makefile.gbuild | 12 Makefile.in |3 +++ bin/update/create_full_mar.py | 14 -- bin/update/create_partial_update.py |5 +++-- bin/update/make_incremental_update.sh | 12 ++-- bin/update/signin

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

2017-04-25 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js | 40 ++- loleaflet/src/layer/tile/TileLayer.js|2 - 2 files changed, 40 insertions(+), 2 deletions(-) New commits: commit fa78cbf8a6b2c580b3f5ba929ed19256f4c7b2a7 Author: Henry Castro Date: Tue Apr 25 20:33:07

[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - 3 commits - bin/update solenv/bin

2017-04-25 Thread Markus Mohrhard
bin/update/create_full_mar.py |4 -- bin/update/uncompress_mar.py| 48 solenv/bin/modules/installer/environment.pm |1 3 files changed, 49 insertions(+), 4 deletions(-) New commits: commit a944d673d4fc3fed37bcb70447d7b59b5b3f90

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

2017-04-25 Thread Kohei Yoshida
sc/source/core/tool/formularesult.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 26f1ab7e4d8407834cb1d5c1339ac29552ba220d Author: Kohei Yoshida Date: Fri Apr 21 21:42:32 2017 -0400 tdf#107310: hybrid cell is a value cell as well as a string cell. Else it woul

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d8a564010c46a4062cbfd7e055f5dc64597d3268 Author: Chris Sherlock Date: Fri Apr 21 21:07:30 2017 +1000 vcl: remove comment-cruft from errinf.cxx Change-Id: I53272ef788375ea3cfecc1fa9f2418590980

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1c1aa2642bcd447f598a85114e8517f35c106992 Author: Chris Sherlock Date: Fri Apr 21 21:03:13 2017 +1000 vcl: no longer a reverse dependency... Change-Id: I38a73ad4190e8f06b74f

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit 85e78b83515494a297286ba1dcba30a59fac130d Author: Chris Sherlock Date: Fri Apr 21 20:55:26 2017 +1000 vcl: whitespace cleanup for errinf.cxx

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 39 +-- 1 file changed, 21 insertions(+), 18 deletions(-) New commits: commit 68cf652940f1cc6620da8dcda23b1bda3f22 Author: Chris Sherlock Date: Tue Apr 18 12:58:50 2017 +1000 vcl: added in some braces as this tricked

[Libreoffice-commits] online.git: 2 commits - common/Common.hpp net/Socket.hpp wsd/LOOLWSD.cpp

2017-04-25 Thread Michael Meeks
common/Common.hpp |4 net/Socket.hpp| 39 ++ wsd/LOOLWSD.cpp | 312 -- 3 files changed, 181 insertions(+), 174 deletions(-) New commits: commit faf24f7888badcca4d851d289a7b9e31da9d4e5c Author: Michael Meeks Date: Tue Apr 25

[Libreoffice-commits] core.git: basic/source include/vcl sc/source sd/source sfx2/source svtools/source sw/source uui/source vcl/source

2017-04-25 Thread Chris Sherlock
basic/source/basmgr/basicmanagerrepository.cxx |2 - basic/source/basmgr/basmgr.cxx | 18 - include/vcl/errinf.hxx | 22 +-- sc/source/filter/xml/xmlwrap.cxx |4 +- sc/source/ui/docshell/docsh.cxx|

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1-rc3'

2017-04-25 Thread Pranav Kant
Tag '2.1-rc3' created by Andras Timar at 2017-04-25 21:18 + 2.1-rc3 Changes since 2.1-rc1-67: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/li

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.2.7.2'

2017-04-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.7.2' created by Christian Lohmaier at 2017-04-25 20:44 + Tag libreoffice-5.2.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJY/7U3AAoJEPQ0oe+v7q6j49MQAJ9O0Rig7Y+rVXBl6HG0qW5p hITp/atcPyxf9xtqwUIxxYZIJHTiAE/nKULtppNcoEWMpDNwV9MgXgIf3xSympfR i5K0sBZmbRx

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.2.7.2'

2017-04-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.7.2' created by Christian Lohmaier at 2017-04-25 20:44 + Tag libreoffice-5.2.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJY/7U0AAoJEPQ0oe+v7q6jwz4P/1kAwVusR9oc/m0lwYIjyEfO RFalkgC/6pfVxWBJp4qVDu0jclZU4DltIvpelxGlYl5PQ57BDhOMVtDS30Rs8Axg p51BW8vNzgG

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.2.7.2'

2017-04-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.7.2' created by Christian Lohmaier at 2017-04-25 20:44 + Tag libreoffice-5.2.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJY/7VDAAoJEPQ0oe+v7q6jaMoP/2vS33ffj/VGh/vVIq3ffwtg bnbR1uj/R6IvgdRJXV7QXktlXGXtvTp1hUi2zUhnPqLNujPbtSIZksZPDNcWKoDk p+sW3NXjMeS

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - configure.ac

2017-04-25 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fad835ccb1849af15b69bbfca5f7f40feac6d1d0 Author: Christian Lohmaier Date: Tue Apr 25 22:45:35 2017 +0200 bump product version to 5.2.7.2.0+ Change-Id: I77d25a43505ace2085abd51bb3933f5774dd76

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.2.7.2'

2017-04-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.7.2' created by Christian Lohmaier at 2017-04-25 20:44 + Tag libreoffice-5.2.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJY/7UvAAoJEPQ0oe+v7q6jGhMP/3AmSERfAmBASNN8iHesQYuE dONOxQJR354l42skmDoZp4qiOQljBVF/LVE/Kn7yQcPHYo3VBUBkTrbzXFzjJ3w6 AxORQT8zTrU

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - readlicense_oo/license

2017-04-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3557 ++-- 1 file changed, 1802 insertions(+), 1755 deletions(-) New commits: commit 2a909d8077f9caee8fc46f1a57372a971d2317da Author: Christian Lohmaier Date: Tue Apr 25 22:25:18 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - readlicense_oo/license

2017-04-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3557 ++-- 1 file changed, 1802 insertions(+), 1755 deletions(-) New commits: commit e5ebc3d73156f217161e6b857026eae49fa91ea9 Author: Christian Lohmaier Date: Tue Apr 25 22:25:18 2017 +0200 update credits Chang

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

2017-04-25 Thread Gabor Kelemen
sw/inc/globals.hrc|2 +- sw/source/ui/app/app.src |5 + sw/source/ui/misc/bookmark.cxx|2 +- sw/source/uibase/inc/bookmark.hxx |1 - 4 files changed, 7 insertions(+), 3 deletions(-) New commits: commit c67a0d0f7ddd8ababa3197d86998979c1ce725d0 Autho

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-3' - readlicense_oo/license

2017-04-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3557 ++-- 1 file changed, 1802 insertions(+), 1755 deletions(-) New commits: commit 0b1c1447d11178e96297e82bc99650727a6b9cad Author: Christian Lohmaier Date: Tue Apr 25 22:25:18 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - readlicense_oo/license

2017-04-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3557 ++-- 1 file changed, 1802 insertions(+), 1755 deletions(-) New commits: commit 3b40661889be16f2034c02d17564f63bda4dabb6 Author: Christian Lohmaier Date: Tue Apr 25 22:25:18 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: readlicense_oo/license

2017-04-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3557 ++-- 1 file changed, 1802 insertions(+), 1755 deletions(-) New commits: commit aa6a9bbd66beb234c54d8f881b56da6d8753c423 Author: Christian Lohmaier Date: Tue Apr 25 22:25:18 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: desktop/AllLangResTarget_deploymentgui.mk desktop/inc desktop/source postprocess/CustomTarget_images.mk

2017-04-25 Thread Caolán McNamara
desktop/AllLangResTarget_deploymentgui.mk |1 desktop/inc/bitmaps.hlst | 21 desktop/inc/dp_gui.hrc|6 -- desktop/source/deployment/gui/dp_gui_dialog2.src | 43 -- desktop/source/dep

[Libreoffice-commits] core.git: dbaccess/AllLangResTarget_dbu.mk dbaccess/inc dbaccess/source postprocess/CustomTarget_images.mk

2017-04-25 Thread Caolán McNamara
dbaccess/AllLangResTarget_dbu.mk |4 dbaccess/inc/bitmaps.hlst | 39 dbaccess/source/ui/app/AppDetailPageHelper.cxx | 26 ++--- dbaccess/source/ui/app/AppDetailPageHelper.hxx |4 dbaccess/source/ui/app/AppIconControl.cxx |7 - dbac

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

2017-04-25 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 611e94e56159f2753f1753c3d78ba1b528196c18 Author: Eike Rathke Date: Thu Apr 20 13:52:18 2017 +0200 Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCAT So in array c

[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - 23 commits - bin/update desktop/source onlineupdate/Executable_mbsdiff.mk onlineupdate/inc onlineupdate/Module_onlineupdate.mk onlineupda

2017-04-25 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit f722d61953c86f4b773b1b35d6a181950b493079 Author: Markus Mohrhard Date: Tue Apr 25 20:41:15 2017 +0200 start working on the creation of partial update files Change-Id: I13a70e0b12090a7e23529bc35240cefc13d17779 diff --git a/bin/updat

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

2017-04-25 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js |1 + 1 file changed, 1 insertion(+) New commits: commit d5ab42a999420004435272ffabde6d2a26533989 Author: Henry Castro Date: Tue Apr 25 14:42:23 2017 -0400 loleaflet: initialize undefined variable Math.min(undefined, number) return

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

2017-04-25 Thread Caolán McNamara
vcl/inc/bitmaps.hlst| 39 ++ vcl/inc/svids.hrc |4 - vcl/unx/generic/window/salframe.cxx | 77 3 files changed, 101 insertions(+), 19 deletions(-) New commits: commit f08faa70ccaa3bbf335b7b2ddff02a9f37e

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-2-7' - source/bg source/br source/da source/de source/es source/eu source/gl source/hr source/kk source/lt source/nb source/nl source/pt s

2017-04-25 Thread Christian Lohmaier
source/bg/cui/uiconfig/ui.po |8 source/bg/sfx2/uiconfig/ui.po | 17 source/bg/svx/source/stbctrls.po | 10 source/br/cui/uiconfig/ui.po |8 source/br/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - translations

2017-04-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf14fc5a0970c0fd7800bb4c56df5a0006ac86c1 Author: Christian Lohmaier Date: Tue Apr 25 19:45:59 2017 +0200 Updated core Project: translations 1ee60679c5d00b1cd080b08bb7129daa4c785a4a upda

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-2' - source/bg source/br source/da source/de source/es source/eu source/gl source/hr source/kk source/lt source/nb source/nl source/pt sou

2017-04-25 Thread Christian Lohmaier
source/bg/cui/uiconfig/ui.po |8 source/bg/sfx2/uiconfig/ui.po | 17 source/bg/svx/source/stbctrls.po | 10 source/br/cui/uiconfig/ui.po |8 source/br/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - translations

2017-04-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c1b64244ca56f67ea7dfde74bc6ddf245f21f0b Author: Christian Lohmaier Date: Tue Apr 25 19:45:59 2017 +0200 Updated core Project: translations aa6efd59570a753d3571482443e6ee8811cbada8 upda

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - download.lst external/nss

2017-04-25 Thread Michael Stahl
download.lst |3 +- external/nss/ExternalProject_nss.mk |1 external/nss/nss-ios.patch |4 +- external/nss/nss-more-static.patch | 34 - external/nss/nss.patch | 47 ++- exte

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

2017-04-25 Thread Bartosz Kosiorek
cppcanvas/source/mtfrenderer/emfplus.cxx | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) New commits: commit 10182700091869e869475fddcac02753076f Author: Bartosz Kosiorek Date: Fri Apr 14 00:04:57 2017 +0200 tdf#107159 EMF+ Add support for EmfPlusDrawArc rec

[Libreoffice-commits] online.git: kit/ChildSession.cpp kit/ChildSession.hpp

2017-04-25 Thread Jan Holesovsky
kit/ChildSession.cpp | 13 + kit/ChildSession.hpp |9 + 2 files changed, 22 insertions(+) New commits: commit 04bf59060d1459096e8543bf865f45a69c1a6ce2 Author: Jan Holesovsky Date: Tue Apr 25 18:17:50 2017 +0200 inactive: Record also the change tracking and commen

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

2017-04-25 Thread Michael Meeks
sw/source/filter/ascii/parasc.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 57f248ec1b39235a372d6e031d77301f265d70ba Author: Michael Meeks Date: Mon Apr 24 14:58:54 2017 +0100 Optimize plain-text import. Cost of managing rsids is very signifi

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

2017-04-25 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1632b5cb4684834b1f4ce47ef47a827d2809ab61 Author: Eike Rathke Date: Thu Apr 20 13:52:18 2017 +0200 Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCAT So in array c

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

2017-04-25 Thread Mike Kaganski
scp2/inc/macros.inc| 20 scp2/source/calc/registryitem_calc.scp |2 ++ 2 files changed, 22 insertions(+) New commits: commit b9c4c6025644bca6da3730a5d845e9a2ed9697f5 Author: Mike Kaganski Date: Tue Apr 25 15:27:09 2017 +0300 tdf#106359: regis

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

2017-04-25 Thread Mike Kaganski
scp2/inc/macros.inc| 20 scp2/source/calc/registryitem_calc.scp |2 ++ 2 files changed, 22 insertions(+) New commits: commit 82fbc7147183dd27be81c20d7c362937bafc3546 Author: Mike Kaganski Date: Tue Apr 25 15:27:09 2017 +0300 tdf#106359: regis

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

2017-04-25 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js |5 + 1 file changed, 5 insertions(+) New commits: commit 31ff4d29a18b9466a3b7ab94a5f18828be9c4da0 Author: Pranav Kant Date: Tue Apr 25 21:04:46 2017 +0530 loleaflet: Warn, and don't crash, if we don't get expected data It is possi

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

2017-04-25 Thread Pranav Kant
loleaflet/src/layer/marker/Annotation.js |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0fda13ba3962c3a9175eaac311c49f7b4f64b7f1 Author: Pranav Kant Date: Tue Apr 25 20:27:23 2017 +0530 loleaflet: Commit reply comment when focus lost Change-Id: I0a47c6b74afed

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |7 --- 1 file changed, 7 deletions(-) New commits: commit 30f7c767dacddb1ba09cada756948d4e0a0169ea Author: Pranav Kant Date: Tue Apr 25 19:30:59 2017 +0530 loleaflet: Don't allow inserting breaks anywhere overflow-break property is enough for

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/inc chart2/source postprocess/CustomTarget_images.mk vcl/inc

2017-04-25 Thread Caolán McNamara
chart2/AllLangResTarget_chartcontroller.mk|4 chart2/inc/bitmaps.hlst | 136 ++ chart2/source/controller/dialogs/Bitmaps.hrc | 207 --- chart2/source/controller/dialogs/Bitmaps.src |

[Libreoffice-commits] core.git: avmedia/inc avmedia/source basctl/inc basctl/source connectivity/inc connectivity/Library_hsqldb.mk connectivity/source cui/AllLangResTarget_cui.mk cui/inc cui/Library_

2017-04-25 Thread Caolán McNamara
avmedia/inc/bitmaps.hlst | 32 + avmedia/source/framework/MediaControlBase.cxx | 82 ++- avmedia/source/framework/mediacontrol.hrc | 16 avmedia/source/framework/mediacontrol.src | 69 --- avmedia/source/viewer/mediawindow.cxx

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

2017-04-25 Thread Pranav Kant
loleaflet/src/layer/marker/Annotation.js |7 +++ 1 file changed, 7 insertions(+) New commits: commit 07607863925cf4fc2dbc91685d8f430f849c5535 Author: Pranav Kant Date: Tue Apr 25 20:27:23 2017 +0530 loleaflet: Commit reply comment when focus lost Change-Id: I0a47c6b74afed

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

2017-04-25 Thread Michael Meeks
sw/source/filter/ascii/parasc.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit e68b6e349c31ac1376e90218013e1e7612f2b522 Author: Michael Meeks Date: Mon Apr 24 14:58:54 2017 +0100 Optimize plain-text import. Cost of managing rsids is very signifi

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

2017-04-25 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 3762a86f694e742cd0cf7f4ad89cb8d2a5235a4d Author: Jan Holesovsky Date: Tue Apr 25 16:11:25 2017 +0200 The debugging rectangles are not needed any more. We have the debugging conso

[Libreoffice-commits] online.git: Branch 'refs/tags/2.1.0' - 0 commits -

2017-04-25 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2017-04-25 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit dec025d4cb51f252ecd7e981fe36800cf2bedff5 Author: Jan Holesovsky Date: Tue Apr 25 16:11:25 2017 +0200 The debugging rectangles are not needed any more. We have the debugging conso

[Libreoffice-commits] core.git: icon-themes/galaxy

2017-04-25 Thread Caolán McNamara
icon-themes/galaxy/cmd/lc_setoutline.png |binary 1 file changed New commits: commit a2c055a69b341e120dcb0d5d993ee7c387b68d68 Author: Caolán McNamara Date: Tue Apr 25 15:13:47 2017 +0100 Failed to load image 'cmd/lc_setoutline.png' seeing as the only one that has this is breeze

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |7 --- 1 file changed, 7 deletions(-) New commits: commit 759b0945d475ebea09f48d85e821a66badc99b8e Author: Pranav Kant Date: Tue Apr 25 19:30:59 2017 +0530 loleaflet: Don't allow inserting breaks anywhere overflow-break property is enough for

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

2017-04-25 Thread Johnny_M
svx/source/fmcomp/fmgridcl.cxx | 92 +++--- svx/source/fmcomp/fmgridif.cxx | 21 svx/source/fmcomp/gridcell.cxx | 99 - svx/source/fmcomp/gridcols.cxx |2 svx/source/fmcomp/gridctrl.cxx | 10 ++-- 5 files

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - download.lst external/nss

2017-04-25 Thread Michael Stahl
download.lst |3 +- external/nss/ExternalProject_nss.mk |1 external/nss/nss-ios.patch |4 +- external/nss/nss-more-static.patch | 34 - external/nss/nss.patch | 47 ++- exte

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

2017-04-25 Thread Kohei Yoshida
sc/source/core/tool/token.cxx | 10 ++ sc/source/ui/docshell/docfunc.cxx |2 +- sc/source/ui/undo/undoblk.cxx |2 +- 3 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 7e2ee5ad4aca628b2bfa90b20154f42f42bfe6ba Author: Kohei Yoshida Date: Wed Apr 5 21

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - external/icu

2017-04-25 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 external/icu/icu4c-changeset-39671.patch.1 | 189 + 2 files changed, 190 insertions(+) New commits: commit 627889881c6e87ac03638a4641cb049b9580f68e Author: Eike Rathke Date: Thu Apr 20 22:06:23 2017 +0200 add

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

2017-04-25 Thread jan Iversen
esc-reporting/esc-report.py | 62 ++-- 1 file changed, 32 insertions(+), 30 deletions(-) New commits: commit fdb7c4d2058bace6537b48a46295d65056960695 Author: jan Iversen Date: Tue Apr 25 15:11:44 2017 +0200 fixed esc-report Minor format t

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

2017-04-25 Thread Alexey Vlasov
sw/source/filter/ww8/ww8graf.cxx | 53 +++ 1 file changed, 26 insertions(+), 27 deletions(-) New commits: commit 33d667d0f862bffb6818910243bed6059a45b711 Author: Alexey Vlasov Date: Wed Apr 12 22:33:33 2017 +0200 tdf#39468 Translate German comments

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

2017-04-25 Thread Alexey Vlasov
sw/source/core/text/txthyph.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 2fbf8004a57f8393f3258199db0b1df26a6d9739 Author: Alexey Vlasov Date: Wed Apr 12 21:03:30 2017 +0200 tdf#39468 Translate German comments sw/source/core/text/txthyph.cxx

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

2017-04-25 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3673a864c29bf0f65a5b7d69c7544ba054d01381 Author: Caolán McNamara Date: Mon Apr 24 15:06:10 2017 +0100 ofz#1220 sanitize nTyp to legal values Change-Id: Iad71c4f79dbe03e2

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

2017-04-25 Thread Kohei Yoshida
sc/source/core/tool/formularesult.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ee86d223b8e6b5d164e96e6169a9d1f145081a1e Author: Kohei Yoshida Date: Fri Apr 21 21:42:32 2017 -0400 tdf#107310: hybrid cell is a value cell as well as a string cell. Else it woul

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-7' - vcl/unx

2017-04-25 Thread Caolán McNamara
vcl/unx/gtk/a11y/atkutil.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 2bde5822604f0cd7f52e2a72899b8464ae7d2d5d Author: Caolán McNamara Date: Tue Apr 18 09:15:23 2017 +0100 catch exception like text_wrapper_get_caret_offset does Change-

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

2017-04-25 Thread Caolán McNamara
hwpfilter/source/hbox.cxx|2 -- hwpfilter/source/hbox.h |2 -- hwpfilter/source/hwpfile.cxx | 10 -- hwpfilter/source/hwpread.cxx |1 + 4 files changed, 1 insertion(+), 14 deletions(-) New commits: commit 7864690ac1fc1b9d390b853da408f3520f64afda Author: Caolán McNa

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

2017-04-25 Thread Noel Grandin
sfx2/source/appl/appserv.cxx |7 ++- sfx2/source/appl/childwin.cxx | 16 +++- sfx2/source/appl/workwin.cxx |7 ++- sfx2/source/bastyp/fltfnc.cxx | 10 +++--- sfx2/source/control/dispatch.cxx |5 +

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

2017-04-25 Thread Jan Holesovsky
Tag '2.1.0' created by Andras Timar at 2017-04-25 11:15 + 2.1.0 Changes since 2.1-rc1-65: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreo

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

2017-04-25 Thread Jan Holesovsky
loleaflet/src/control/Parts.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 51d922f1af0ef9e355c6803e32b2a1f83a7a7153 Author: Jan Holesovsky Date: Tue Apr 25 12:59:52 2017 +0200 Lint. Change-Id: Ie4fbe41568502f9c4f7642e8e85a631da648e3c3 Review

[Libreoffice-commits] online.git: Branch 'refs/tags/2.1.0' - 0 commits -

2017-04-25 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2017-04-25 Thread Marco Cecchetti
loleaflet/src/control/Parts.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6735fbc8a1e5db151f398723c5fbefa936acd3ce Author: Marco Cecchetti Date: Tue Apr 25 12:35:42 2017 +0200 Loleaflet - fix: row/col header do not update on switching tab Change-Id: I652864627

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

2017-04-25 Thread Jan Holesovsky
loleaflet/src/control/Parts.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 895685cfab5c5e2cee548c39124a76ca8cc3ce25 Author: Jan Holesovsky Date: Tue Apr 25 12:59:52 2017 +0200 Lint. Change-Id: Ie4fbe41568502f9c4f7642e8e85a631da648e3c3 Review

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

2017-04-25 Thread Caolán McNamara
lotuswordpro/source/filter/bencont.cxx | 15 +-- lotuswordpro/source/filter/bento.hxx |3 ++- lotuswordpro/source/filter/tocread.cxx | 15 +-- 3 files changed, 16 insertions(+), 17 deletions(-) New commits: commit 825c8f1b6e2c1e8c686f4656337fa2879ade481d Author:

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

2017-04-25 Thread Marco Cecchetti
loleaflet/src/control/Parts.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8cc2012b53c12ef85303cd3a2d8c7ae2c3d03909 Author: Marco Cecchetti Date: Tue Apr 25 12:35:42 2017 +0200 Loleaflet - fix: row/col header do not update on switching tab Change-Id: I652864627

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

2017-04-25 Thread Noel Grandin
compilerplugins/clang/mergeclasses.py |2 compilerplugins/clang/singlevalfields.py|2 compilerplugins/clang/singlevalfields.results | 222 compilerplugins/clang/unnecessaryvirtual.py |2 compilerplugins/clang/

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

2017-04-25 Thread Noel Grandin
include/svx/swframetypes.hxx |2 -- sw/source/core/doc/DocumentLayoutManager.cxx |8 +--- 2 files changed, 1 insertion(+), 9 deletions(-) New commits: commit a8e818392d9129f74e751e1db0278cc314722208 Author: Noel Grandin Date: Tue Apr 25 10:53:30 2017 +0200 FOOT

configure/disable crashreporter ?

2017-04-25 Thread Oliver Brinzing
Hi, in our enterprise environment client computers are not connected to the internet. so we started to remove all internet related elements, e.g. "MoreDictionaries" via "org.openoffice.Office.Commands/Execute/Disable" or REMOVE=gm_o_Onlineupdate from msi install. but i cannot find a setting to

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

2017-04-25 Thread Noel Grandin
vcl/opengl/gdiimpl.cxx|4 --- vcl/source/app/brand.cxx |5 --- vcl/source/app/settings.cxx | 29 ++ vcl/source/app/svapp.cxx |7 + vcl/source/control/field.cxx

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

2017-04-25 Thread andreas kainz
sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |15200 +- 1 file changed, 11512 insertions(+), 3688 deletions(-) New commits: commit 633bab98427fa3760c67274082283cd36b4508ca Author: andreas kainz Date: Tue Apr 25 02:18:16 2017 +0200 tdf#106035 update the contextual

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

2017-04-25 Thread Noel Grandin
svtools/source/brwbox/brwbox2.cxx |2 -- svtools/source/contnr/fileview.cxx |5 + svtools/source/contnr/iconviewimpl.cxx |5 + svtools/source/contnr/imivctl1.cxx |9 ++--- svtools/source/contnr/svimpbox.cxx | 13 +++--

[Libreoffice-commits] core.git: postprocess/Rdb_services.mk solenv/bin vcl/source vcl/vcl.android.component

2017-04-25 Thread Tomaž Vajngerl
postprocess/Rdb_services.mk |3 +++ solenv/bin/native-code.py|4 +++- vcl/source/components/dtranscomp.cxx |2 ++ vcl/vcl.android.component|3 +++ 4 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 6891ab0dae58fe482e89eec5186ad7ae

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

2017-04-25 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf107104.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport6.cxx |4 +++- sw/qa/extras/ooxmlexport/ooxmlexport9.cxx |7 +++ sw/qa/extras/ooxmlimport/ooxmlimport.cxx |4 ++-- writerfilter/source/dmapper/GraphicImport.cxx |6 ++ 5

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

2017-04-25 Thread Pranav Kant
Tag '2.1.0' created by Andras Timar at 2017-04-25 09:43 + 2.1.0 Changes since 2.1-rc1-63: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreo

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.3-7'

2017-04-25 Thread Jan Holesovsky
Tag 'cp-5.3-7' created by Andras Timar at 2017-04-25 09:38 + cp-5.3-6 Changes since cp-5.3-6-18: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.3-7'

2017-04-25 Thread Krunoslav Šebetić
Tag 'cp-5.3-7' created by Andras Timar at 2017-04-25 09:38 + cp-5.3-6 Changes since libreoffice-5-3-branch-point-5: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.o

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.3-7'

2017-04-25 Thread Andras Timar
Tag 'cp-5.3-7' created by Andras Timar at 2017-04-25 09:38 + cp-5.3-6 Changes since libreoffice-5-3-branch-point-28: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.3-7'

2017-04-25 Thread Christian Lohmaier
Tag 'cp-5.3-7' created by Andras Timar at 2017-04-25 09:38 + cp-5.3-6 Changes since cp-5.3-4-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/

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

2017-04-25 Thread jan Iversen
esc-reporting/esc-analyze.py | 118 - esc-reporting/esc-collect.py | 352 +++ esc-reporting/esc-report.py | 557 --- 3 files changed, 926 insertions(+), 101 deletions(-) New commits: commit 72959ef97eee9ad305726b422e7a97d

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |3 +++ 1 file changed, 3 insertions(+) New commits: commit 39d7d30e6095f02045d25bcc7f850087682adc08 Author: Pranav Kant Date: Tue Apr 25 14:43:57 2017 +0530 loleaflet: Don't overflow long names, align author names properly Change-Id: I0d833291fc9

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2d55476b20baab5c46d153eac393cdc458e55d43 Author: Pranav Kant Date: Tue Apr 25 14:43:57 2017 +0530 loleaflet: Don't overflow long names, align author names properly Change-Id: I0d833291fc9

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d496eab538cb967c62308f4235f090849ed82957 Author: Chris Sherlock Date: Fri Apr 21 21:02:04 2017 +1000 tdf#39468 - vcl: Translate German in errinf.cxx Change-Id: I53a0bccc7

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

2017-04-25 Thread Chris Sherlock
include/svtools/ehdl.hxx |2 +- include/vcl/errinf.hxx | 24 sd/source/filter/html/htmlex.cxx |2 +- sd/source/filter/html/htmlex.hxx |2 +- svtools/source/misc/ehdl.cxx |2 +- vcl/source/window/errinf.cxx | 18 +---

[Libreoffice-commits] core.git: accessibility/inc basctl/inc basic/source chart2/inc connectivity/inc cppcanvas/inc cui/inc cui/source dbaccess/inc dbaccess/source desktop/inc desktop/source editeng/s

2017-04-25 Thread Chris Sherlock
accessibility/inc/pch/precompiled_acc.hxx |2 +- basctl/inc/pch/precompiled_basctl.hxx |2 +- basic/source/basmgr/basmgr.cxx|2 +- basic/source/classes/sb.cxx |2 +- basic/source/uno/namecont.cxx |

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

2017-04-25 Thread Andras Timar
loleaflet/po/help-ab.po|2 - loleaflet/po/help-af.po|2 - loleaflet/po/help-am.po|2 - loleaflet/po/help-an.po|2 - loleaflet/po/help-ar.po|2 - loleaflet/po/help-as.po|2 - loleaflet/po/help-ast.po |2 - loleaflet/po/help-az.po|2 - lo

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css | 19 +++ loleaflet/src/layer/marker/Annotation.js |2 +- 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 1e19b704934976715f5a8d5344ea19195de979d4 Author: Pranav Kant Date: Mon Apr 24 20:21:34 2017 +0530 l

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

2017-04-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |5 + loleaflet/src/layer/AnnotationManager.js |4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 7661a518da261946d6bcc0c5227d942f6793c737 Author: Pranav Kant Date: Mon Apr 24 20:20:46 2017 +0530 loleaflet: Fi

[Libreoffice-commits] core.git: basic/source include/i18nlangtag include/rtl rsc/inc rsc/source sc/source sd/source sfx2/source solenv/gbuild svtools/source svx/source sw/source uui/source

2017-04-25 Thread Noel Grandin
basic/source/classes/sb.src |2 +- include/i18nlangtag/lang.h |2 +- include/rtl/textenc.h |6 +++--- rsc/inc/rscdef.hxx |7 --- rsc/source/parser/rsclex.cxx|7 ++- sc/source/ui/src/scerrors.src

  1   2   >