[Libreoffice-commits] online.git: wsd/Storage.cpp

2018-01-18 Thread Pranav Kant
wsd/Storage.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 0547507b671e14b550e2f782cc993ef15010a023 Author: Pranav Kant Date: Thu Jan 18 20:50:35 2018 +0530 wsd: Fix incorrect file size reported Close/flush the file after copying into it so that we can calculate

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

2018-01-18 Thread Stephan Bergmann
basctl/source/basicide/basobj3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f867ead158730727e5eff0917a037ca0051d9df9 Author: Stephan Bergmann Date: Thu Jan 18 17:33:00 2018 +0100 Fix callback function type ...that got broken with c394363c84064c

[Libreoffice-commits] core.git: bridges/source codemaker/source connectivity/source cppuhelper/source cppu/source idlc/source include/osl include/rtl include/sal include/typelib include/uno io/test sa

2018-01-18 Thread Stephan Bergmann
bridges/source/cpp_uno/shared/vtablefactory.cxx |8 +++ codemaker/source/codemaker/global.cxx|2 - codemaker/source/cppumaker/cpputype.cxx |8 +++ connectivity/source/drivers/postgresql/pq_connection.cxx |2 - cppu/source/typeli

[Libreoffice-commits] core.git: autogen.sh

2018-01-18 Thread Stephan Bergmann
autogen.sh |5 - 1 file changed, 5 deletions(-) New commits: commit 161af2120f41f34fe562f677907ccfba41f7012a Author: Stephan Bergmann Date: Thu Jan 18 15:33:44 2018 +0100 Don't set autogen.sh KEY=VALUE arguments as environment variables > Jan 18 15:18:25 tml__, do you re

[Libreoffice-commits] core.git: autogen.sh

2018-01-18 Thread Stephan Bergmann
autogen.sh |1 + 1 file changed, 1 insertion(+) New commits: commit 2f9ee54cb7fa8767e43515bde1969f74be2533a8 Author: Stephan Bergmann Date: Thu Jan 18 15:25:58 2018 +0100 Also strip leading whitespace from autogen.input lines ...which allows to align --enable/--disable switch

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

2018-01-18 Thread Ahmed GHANMI
sc/source/core/data/table3.cxx | 75 + 1 file changed, 39 insertions(+), 36 deletions(-) New commits: commit 7c0e7e7fbcd90f739b9b8534aa19b39bf1a15c7b Author: Ahmed GHANMI Date: Thu Jan 18 10:40:50 2018 +0100 tdf#114720: Fix subtotal crash

[Libreoffice-commits] core.git: 17 commits - basic/source cppcanvas/source drawinglayer/source hwpfilter/source idl/inc idl/source include/basic include/drawinglayer include/editeng sfx2/source

2018-01-18 Thread Noel Grandin
basic/source/classes/sb.cxx | 20 ++-- basic/source/classes/sbintern.cxx |6 - basic/source/classes/sbunoobj.cxx |4 basic/source/classes/sbxmod.cxx | 42 - basic/so

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

2018-01-18 Thread Maxim Monastirsky
include/vcl/dockwin.hxx |2 include/vcl/settings.hxx |2 vcl/source/app/settings.cxx | 10 - vcl/source/window/brdwin.cxx | 26 +++- vcl/source/window/dockmgr.cxx | 226 -- 5 files changed, 42 insertions(+), 224 deletions(-) New

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - 5 commits - sal/osl sal/rtl svtools/source sw/qa sw/source

2018-01-18 Thread Mike Kaganski
sal/osl/unx/file_volume.cxx |9 - sal/rtl/alloc_arena.cxx |7 svtools/source/contnr/treelistbox.cxx |7 +--- sw/qa/extras/uiwriter/data/datasource.ods |binary sw/qa/extras/uiwriter/uiwriter.cxx| 49 ++

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

2018-01-18 Thread Ahmed GHANMI
sc/source/core/data/table3.cxx | 75 + 1 file changed, 39 insertions(+), 36 deletions(-) New commits: commit a91cd78c443cc2365f4fd6398ea054cb7ef37ca5 Author: Ahmed GHANMI Date: Thu Jan 18 10:40:50 2018 +0100 tdf#114720: Fix subtotal crash

[Libreoffice-commits] online.git: common/Log.cpp common/Log.hpp test/UnitAdmin.cpp test/UnitTimeout.cpp wsd/DocumentBroker.cpp wsd/QueueHandler.hpp wsd/Storage.cpp

2018-01-18 Thread Ashod Nakashian
common/Log.cpp | 42 common/Log.hpp | 20 ++--- test/UnitAdmin.cpp | 71 ++--- test/UnitTimeout.cpp |2 - wsd/DocumentBroker.cpp | 44 +++--- wsd/QueueHandler.

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

2018-01-18 Thread Julien Nabet
dbaccess/source/ui/tabledesign/TableController.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e035a609edb3d8435456e1b9a5fed279821f064 Author: Julien Nabet Date: Thu Jan 18 12:43:45 2018 +0100 Fix reg from 4cb3e1c05a16af3dad03db9d789dc7ea061b33cf

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

2018-01-18 Thread Stephan Bergmann
sc/qa/extras/sctabviewobj.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c08d6e581fce4df501b84d5ad6349905db63 Author: Stephan Bergmann Date: Thu Jan 18 12:00:57 2018 +0100 xSheetDoc cannot be null here ...as the UNO_QUERY_THROW above would already have caus

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

2018-01-18 Thread Mike Kaganski
sw/qa/extras/uiwriter/data/tdf115065.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 27 +++ sw/source/core/crsr/swcrsr.cxx |4 ++-- 3 files changed, 29 insertions(+), 2 deletions(-) New commits: commit 13e55cedd2944c41f3f4fe7032cfea1ef9e6015d Autho

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

2018-01-18 Thread Caolán McNamara
ios/LibreOfficeLight/LibreOfficeLight/Info.plist | 28 +- sysui/desktop/freedesktop/freedesktop-menus.spec | 24 sysui/desktop/macosx/Info.plist.in| 28 +- sysui/desktop/menus/calc.desktop

[Libreoffice-commits] core.git: desktop/source drawinglayer/source i18npool/source include/android include/sal oox/source sal/rtl sc/source vcl/source vcl/unx writerfilter/source

2018-01-18 Thread Stephan Bergmann
desktop/source/lib/init.cxx |1 - drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |1 - i18npool/source/calendar/calendar_hijri.cxx |2 -- include/android/compatibility.hxx |2 +- include/sal/config.h

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

2018-01-18 Thread Rene Engelhard
sysui/desktop/apparmor/program.oosplash|4 +++- sysui/desktop/apparmor/program.soffice.bin |4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit d4440ce6b5964d08be1e5841ed301112b260823d Author: Rene Engelhard Date: Thu Jan 18 23:19:46 2018 +0100 update

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

2018-01-18 Thread Ahmed GHANMI
sc/source/core/data/table3.cxx | 75 + 1 file changed, 39 insertions(+), 36 deletions(-) New commits: commit 6cb011cc644d8f2e189ce5b8e5de7ff297969840 Author: Ahmed GHANMI Date: Thu Jan 18 10:40:50 2018 +0100 tdf#114720: Fix subtotal crash

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

2018-01-18 Thread Rene Engelhard
sysui/desktop/apparmor/program.oosplash|1 + sysui/desktop/apparmor/program.soffice.bin |8 2 files changed, 9 insertions(+) New commits: commit c6a19889e91f2585453636667e3d5779b153ab86 Author: Rene Engelhard Date: Thu Jan 18 23:12:03 2018 +0100 deb#887593 apparmor: a

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

2018-01-18 Thread Stephan Bergmann
sc/qa/extras/sctabviewobj.cxx | 22 +++--- 1 file changed, 3 insertions(+), 19 deletions(-) New commits: commit fe5c763250690cac53550b576f8a793f2d20a791 Author: Stephan Bergmann Date: Wed Jan 17 18:03:27 2018 +0100 Don't let testSpreadsheetViewSettingsProperties interfer

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - cui/source LICENSE_ALv2 NOTICE

2018-01-18 Thread Matthias Seidel
LICENSE_ALv2 |2 +- NOTICE |2 +- cui/source/dialogs/about.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8e0650e18f94d9dec1c5c854bd3a93fa97b1964b Author: Matthias Seidel Date: Thu Jan 18 22:09:22 2018 +

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

2018-01-18 Thread Maxim Monastirsky
vcl/source/window/dockmgr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c4d2710c1c42714fd95e99f6f1e1627bfe8881e1 Author: Maxim Monastirsky Date: Thu Jan 18 00:53:44 2018 +0200 Don't allow tearoff under Wayland as floating toolbars aren't movab

[Libreoffice-commits] core.git: android/CustomTarget_lo_android.mk

2018-01-18 Thread Christian Lohmaier
android/CustomTarget_lo_android.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a0f74a184f2057ebfca0d6f913a15d0a7542204b Author: Christian Lohmaier Date: Thu Jan 18 22:00:00 2018 +0100 adjust path to generated apk to new defaults current android-gr

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

2018-01-18 Thread Caolán McNamara
include/editeng/unotext.hxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a46ff530d4cf3d7d87fc58f0c9201949b8cb832d Author: Caolán McNamara Date: Thu Jan 18 12:52:30 2018 + ofz#5471 Null-dereference READ Change-Id: I5af76b87c3793c7ec7ac41ab

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

2018-01-18 Thread Caolán McNamara
oox/source/export/chartexport.cxx | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) New commits: commit fa68bed11c180ebb0d45fb7779d538098b2921ff Author: Caolán McNamara Date: Thu Jan 18 17:36:31 2018 + crashtesting: multiple export failures since..

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

2018-01-18 Thread Maxim Monastirsky
vcl/source/window/brdwin.cxx |4 ++-- vcl/source/window/dockmgr.cxx |2 +- vcl/source/window/floatwin.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 829b0564959411d0cc64169fe69153a714050c0d Author: Maxim Monastirsky Date: Wed Jan 17 21:08:59 2018

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

2018-01-18 Thread Henry Castro
desktop/qa/desktop_lib/test_desktop_lib.cxx|1 desktop/source/lib/init.cxx| 29 +++ sfx2/source/control/unoctitm.cxx | 25 ++-- sw/qa/extras/tiledrendering/tiledrendering.cxx | 27 +- sw/source/uibase/shel

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

2018-01-18 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 118 +- loleaflet/src/map/handler/Map.StateChanges.js |4 2 files changed, 83 insertions(+), 39 deletions(-) New commits: commit 13e28686016c033ae5060a65aa12c2400e9567c2 Author: Henry Castro Date: Thu Jan 11 13:51:30

minutes of ESC call ...

2018-01-18 Thread Michael Meeks
* Present: + Miklos, Xisco, Olivier, Heiko, Stephan, Eike, Sophie, Christian, + Samuel, Michael S, Caolan, Michael M, Thorsten, David, Kendy * Completed Action Items: + review HTML patch and submit [ tested on Mac & Windows and will merge to master (Olivier) ] * Pending Actio

[Libreoffice-commits] core.git: Changes to 'feature/useuniqueptr-7'

2018-01-18 Thread Noel Grandin
New branch 'feature/useuniqueptr-7' 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: Changes to 'feature/useuniqueptr-6'

2018-01-18 Thread Noel Grandin
New branch 'feature/useuniqueptr-6' 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: android/source

2018-01-18 Thread Christian Lohmaier
android/source/res/menu/navigation_menu.xml |2 android/source/res/values/strings.xml |2 android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |

[Libreoffice-commits] core.git: bridges/source distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOfficeAndroidX86.conf

2018-01-18 Thread Christian Lohmaier
bridges/source/cpp_uno/gcc3_linux_arm/share.hxx |2 +- bridges/source/cpp_uno/gcc3_linux_intel/share.hxx |2 +- distro-configs/LibreOfficeAndroid.conf|1 - distro-configs/LibreOfficeAndroidX86.conf |1 - 4 files changed, 2 insertions(+), 4 deletions(-) New co

[Libreoffice-commits] help.git: source/text wiki-to-help/convert.py

2018-01-18 Thread Andrea Gelmini
source/text/shared/00/0001.xhp |2 +- wiki-to-help/convert.py|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c4a18626d14426cbd8884d1028eb248fe3b21c44 Author: Andrea Gelmini Date: Thu Jan 18 16:21:29 2018 +0100 Fix typos Change-I

[Libreoffice-commits] core.git: helpcontent2

2018-01-18 Thread Andrea Gelmini
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3486d0842131533c987e91b2da432266007d5b08 Author: Andrea Gelmini Date: Thu Jan 18 16:21:29 2018 +0100 Updated core Project: help c4a18626d14426cbd8884d1028eb248fe3b21c44 Fix typos

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

2018-01-18 Thread Andrea Gelmini
source/text/shared/01/xformsdatatab.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 45e20af8857f8bcd5afa30113eea40ceef7aa3a8 Author: Andrea Gelmini Date: Thu Jan 18 17:26:20 2018 +0100 Fix typo Change-Id: If3ae78fab316a0eaab5b0aeecd41824665a4d

[Libreoffice-commits] core.git: helpcontent2

2018-01-18 Thread Andrea Gelmini
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 49421d41f0dea1fb977f9d0f5e38e548ba25e0a5 Author: Andrea Gelmini Date: Thu Jan 18 17:26:20 2018 +0100 Updated core Project: help 45e20af8857f8bcd5afa30113eea40ceef7aa3a8 Fix typo

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sysui/desktop

2018-01-18 Thread Caolán McNamara
sysui/desktop/freedesktop/freedesktop-menus.spec | 24 sysui/desktop/macosx/Info.plist.in| 28 +- sysui/desktop/menus/calc.desktop |2 sysui/desktop/menus/impress.desktop |

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

2018-01-18 Thread Michael Stahl
sw/source/filter/html/htmlctxt.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e1a4a8c180f98aac0ab21a22a6a03d2109c712be Author: Michael Stahl Date: Thu Jan 18 17:31:22 2018 +0100 ofz#4754 sw: HTML import: fix invalid tables being created This 75-byte horror creat

[Libreoffice-commits] core.git: android/source chart2/source framework/qa sc/source sw/source ucbhelper/source vbahelper/source xmloff/source

2018-01-18 Thread Andrea Gelmini
android/source/src/java/org/mozilla/gecko/gfx/JavaPanZoomController.java | 2 +- chart2/source/controller/dialogs/ObjectNameProvider.cxx | 2 +- framework/qa/complex/path_substitution/PathSubstitutionTest.java | 2 +- sc/source/ui/vba/vbaformatconditions.cxx

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

2018-01-18 Thread Andrea Gelmini
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 858153610849c5448a181e6709a972a54e6ae126 Author: Andrea Gelmini Date: Thu Jan 18 17:26:05 2018 +0100 Fix typo Change-Id: I2e60032c1a306742cd73aef8579a0f082fe1a366 Reviewed-on: https://ge

[Libreoffice-commits] core.git: Changes to 'feature/BorderlineFix'

2018-01-18 Thread Armin Le Grand
New branch 'feature/BorderlineFix' available with the following commits: commit 7b2b9cb4d195ad6bbfc49a94803ccbfaaa064d8f Author: Armin Le Grand Date: Thu Jan 18 17:07:43 2018 +0100 BorderlineFix: Need to redesign Borderline paint for Calc To fix some errors, need to change svx::fra

Re: Implementing accessibility non-regression check tool

2018-01-18 Thread Samuel Thibault
Samuel Thibault, on jeu. 18 janv. 2018 12:36:49 +0100, wrote: > We can discuss about it at the ESC call today. Ok, that mail didn't get to the list before the call, so it didn't get into the agenda and I didn't manage to speak in. We can probably start discussing what we can on this list, and disc

New Defects reported by Coverity Scan for LibreOffice

2018-01-18 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 5 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2018-01-18 Thread Henry Castro
desktop/source/lib/init.cxx|4 + sfx2/source/control/unoctitm.cxx |4 + sw/qa/extras/tiledrendering/tiledrendering.cxx | 75 - sw/source/uibase/shells/textsh1.cxx| 36 +++- 4 files changed, 115 insertions(+),

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sd/CppunitTest_sd_import_tests.mk sd/qa

2018-01-18 Thread Samuel Mehrbrodt
sd/CppunitTest_sd_import_tests.mk |2 sd/qa/unit/data/odg/tdf114488.fodg | 365 + sd/qa/unit/import-tests.cxx| 15 + 3 files changed, 382 insertions(+) New commits: commit ee9632df22721b78bfc3b1b59a80a0e1a8e04d9a Author: Samuel Mehrbrodt Date:

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

2018-01-18 Thread Mike Kaganski
sw/qa/extras/uiwriter/data/datasource.ods |binary sw/qa/extras/uiwriter/uiwriter.cxx|8 +++-- sw/source/filter/ww8/ww8atr.cxx | 43 +- 3 files changed, 47 insertions(+), 4 deletions(-) New commits: commit 2425c5cc08b150c9b1b9a6f542b2f5b46a695b4

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

2018-01-18 Thread Mike Kaganski
sw/qa/extras/uiwriter/data/datasource.ods |binary sw/qa/extras/uiwriter/uiwriter.cxx| 47 ++ sw/source/filter/ww8/ww8atr.cxx |3 + 3 files changed, 49 insertions(+), 1 deletion(-) New commits: commit 93c9a14134eb4afbfd7819ac3b4482d109c0c2f3 Aut

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

2018-01-18 Thread Jan Holesovsky
sfx2/source/dialog/mgetempl.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 73c0abb8e001e3f48bbd0d04f11482972fe82fe4 Author: Jan Holesovsky Date: Thu Jan 18 09:06:33 2018 +0100 No need for an 'if' when the body is empty. Change-Id: I69e3f2145f9

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

2018-01-18 Thread Jan Holesovsky
sd/source/ui/func/fuarea.cxx | 34 -- sd/source/ui/view/drviews2.cxx |2 +- 2 files changed, 21 insertions(+), 15 deletions(-) New commits: commit b479e9625475e87546b7945732a0e66a2a9dbb1f Author: Jan Holesovsky Date: Wed Jan 17 20:15:22 2018 +0100 l

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

2018-01-18 Thread Jan Holesovsky
cui/source/factory/dlgfact.hxx |7 + sd/source/ui/func/fuline.cxx | 40 ++ sd/source/ui/func/futransf.cxx | 161 + sd/source/ui/view/drviews2.cxx |5 - 4 files changed, 132 insertions(+), 81 deletions(-) New commits: commit cb84fdb368ed

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

2018-01-18 Thread Jan Holesovsky
sw/inc/docsh.hxx |3 - sw/source/uibase/app/docst.cxx | 75 - sw/source/uibase/shells/basesh.cxx |2 3 files changed, 46 insertions(+), 34 deletions(-) New commits: commit e6e125946358865990ea999c8a4845ec84eb7088 Author: Jan Hol

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

2018-01-18 Thread Jan Holesovsky
sw/inc/docsh.hxx | 15 --- sw/source/uibase/app/docst.cxx | 70 - sw/source/uibase/shells/basesh.cxx |3 - 3 files changed, 26 insertions(+), 62 deletions(-) New commits: commit 2bd262305cae9b4268c8fb50993119f1bcd7de14 Author:

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

2018-01-18 Thread Pranav Kant
sfx2/source/view/viewfrm.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 8a5c2d9c57f9820fdd7c5bc2d0da1960309b5c54 Author: Pranav Kant Date: Thu Jan 18 19:06:23 2018 +0530 lokdialog: No modal mode in LOK ... otherwise the cursor in the document goes invisible

[Libreoffice-commits] core.git: android/Bootstrap android/source bridges/Library_cpp_uno.mk bridges/source config_host.mk.in configure.ac distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOff

2018-01-18 Thread Christian Lohmaier
android/Bootstrap/Makefile.shared |2 android/source/build.gradle | 25 +++--- android/source/gradle.properties |2 android/source/gradle/wrapper/gradle-wrapper.properties |4 - android/source/jni/Andr

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

2018-01-18 Thread Pranav Kant
sfx2/source/view/viewfrm.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 0e8d0fe001ceecea95ad7115b835527e13252a17 Author: Pranav Kant Date: Thu Jan 18 19:06:23 2018 +0530 lokdialog: No modal mode in LOK ... otherwise the cursor in the document goes invisible

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

2018-01-18 Thread Caolán McNamara
lotuswordpro/source/filter/lwppara.cxx | 29 + lotuswordpro/source/filter/lwppara.hxx | 10 +- 2 files changed, 18 insertions(+), 21 deletions(-) New commits: commit 714ba513d3079c36145ed18826141d54d72a1744 Author: Caolán McNamara Date: Thu Jan 18 09:03:

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

2018-01-18 Thread Christian Lohmaier
android/source/res/values/strings.xml |2 +- android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8ff75a0bd02555c528f50eb7c045927b41dc3c36 Author: Christian Lohm

Crash test update

2018-01-18 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/c66fe94d3e9cc1394dd4b569a3d8f374208a729b/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - ios/LibreOfficeLight sysui/desktop

2018-01-18 Thread Caolán McNamara
ios/LibreOfficeLight/LibreOfficeLight/Info.plist | 28 +- sysui/desktop/freedesktop/freedesktop-menus.spec | 24 sysui/desktop/macosx/Info.plist.in| 28 +- sysui/desktop/menus/calc.desktop

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

2018-01-18 Thread Jan Holesovsky
sd/source/ui/func/fuarea.cxx | 60 ++--- sd/source/ui/view/drviews2.cxx |2 - 2 files changed, 34 insertions(+), 28 deletions(-) New commits: commit 8e1d11a0328c4162241734d2472238b09898d5a1 Author: Jan Holesovsky Date: Wed Jan 17 20:15:22 2018 +0100

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

2018-01-18 Thread Jan Holesovsky
sd/source/ui/func/fuline.cxx | 70 +++-- sd/source/ui/view/drviews2.cxx |2 - 2 files changed, 41 insertions(+), 31 deletions(-) New commits: commit 63bdc9b8645803b1d9e486734cd3fdd14ac0c185 Author: Jan Holesovsky Date: Wed Jan 17 19:17:30 2018 +0100

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

2018-01-18 Thread Jan Holesovsky
cui/source/factory/dlgfact.hxx |7 + sd/source/ui/func/futransf.cxx | 161 + sd/source/ui/view/drviews2.cxx |3 3 files changed, 106 insertions(+), 65 deletions(-) New commits: commit 56b4207526968098b50fe23d21e1c0f57c9c04bb Author: Jan Holesovsky

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

2018-01-18 Thread Jan Holesovsky
sw/inc/docsh.hxx |3 - sw/source/uibase/app/docst.cxx | 75 - sw/source/uibase/shells/basesh.cxx |2 3 files changed, 46 insertions(+), 34 deletions(-) New commits: commit 4ca3356cedf32c6cc4ff142cbb8b76bfba40d2d4 Author: Jan Hol

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

2018-01-18 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit 525ab5c6c0c72b8a7fcd159e129c41d4adfb2579 Author: Pranav Kant Date: Thu Jan 18 12:27:52 2018 +0530 loleaflet: No native contextmenu options on dialog canvas Dialogs can have t

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - 2 commits - loleaflet/dist loleaflet/Makefile.am loleaflet/po loleaflet/src

2018-01-18 Thread Andras Timar
loleaflet/Makefile.am|1 + loleaflet/dist/toolbar/toolbar.js|4 ++-- loleaflet/po/templates/loleaflet-ui.pot | 14 +- loleaflet/src/control/Control.AlertDialog.js |9 + 4 files changed, 21 insertions(+), 7 deletions(-) New

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

2018-01-18 Thread Jan Holesovsky
sw/inc/docsh.hxx | 15 --- sw/source/uibase/app/docst.cxx | 70 - sw/source/uibase/shells/basesh.cxx |3 - 3 files changed, 26 insertions(+), 62 deletions(-) New commits: commit bf1e0f8ee19e1f0a499d8a85ffaf552ccd419811 Author:

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

2018-01-18 Thread Andras Timar
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd33967ab3f8bae8edfaf70dda6109735fea7987 Author: Andras Timar Date: Wed Jan 17 17:05:30 2018 +0100 fix l10n of this Oops message and use branding, if available Change-Id: Iaa

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

2018-01-18 Thread Jan Holesovsky
sw/source/uibase/app/docst.cxx | 35 +-- 1 file changed, 21 insertions(+), 14 deletions(-) New commits: commit c58145ff3a814df6702f805eb75bbc31be888c51 Author: Jan Holesovsky Date: Wed Jan 17 11:11:34 2018 +0100 sw: Actually only .uno:StyleApply and .uno:

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

2018-01-18 Thread Eike Rathke
sc/source/filter/excel/excform.cxx |1 + sc/source/filter/excel/excform8.cxx |1 + sc/source/filter/excel/impop.cxx|1 + 3 files changed, 3 insertions(+) New commits: commit 6bc48275558c3f76c4da25eb8af3c48583ac5599 Author: Eike Rathke Date: Thu Jan 18 13:24:16 2018 +0100

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/UserMessages.hpp

2018-01-18 Thread Andras Timar
wsd/UserMessages.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1cc6f0b2cd0157d0777ee1cd8c11ca3566a6d866 Author: Andras Timar Date: Wed Jan 17 16:40:53 2018 +0100 These params are unsigned, Poco takes it seriously ([ERRFMT] was sent instead of number)

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

2018-01-18 Thread Jan Holesovsky
sw/source/uibase/shells/txtnum.cxx | 85 +++-- 1 file changed, 45 insertions(+), 40 deletions(-) New commits: commit fc0e881e3102ffc12cb7e91a20a3ccfb59ab1d53 Author: Jan Holesovsky Date: Wed Jan 17 09:58:10 2018 +0100 lokdialog: Convert the Format -> Bull

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - .gitreview kit/ChildSession.cpp

2018-01-18 Thread Miklos Vajna
.gitreview |2 +- kit/ChildSession.cpp | 19 ++- 2 files changed, 19 insertions(+), 2 deletions(-) New commits: commit 3a8f847811c24a9d4b73a515b0506732d9bc5c6c Author: Miklos Vajna Date: Tue Jan 16 09:06:49 2018 +0100 kit: use NoFileSync flag for save

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

2018-01-18 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit d43b656128fc77b7dde191ce686fe5b78770bea0 Author: Henry Castro Date: Wed Jan 17 09:31:26 2018 -0400 loleaflet: fix first top annotation in Impress Change-

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

2018-01-18 Thread Jan Holesovsky
sw/source/uibase/shells/textsh1.cxx | 201 +++- 1 file changed, 108 insertions(+), 93 deletions(-) New commits: commit bd9b2acd76ad518f3f211eb448c8ade2e29a767d Author: Jan Holesovsky Date: Tue Jan 16 18:54:19 2018 +0100 lokdialog: Convert the Format -> Par

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loolwsd.xml.in net/ServerSocket.hpp net/Socket.cpp net/Socket.hpp wsd/LOOLWSD.cpp

2018-01-18 Thread Michael Meeks
loolwsd.xml.in |4 +++ net/ServerSocket.hpp | 25 ++ net/Socket.cpp | 56 +++ net/Socket.hpp |9 ++-- wsd/LOOLWSD.cpp | 48 ++- 5 files changed, 111

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

2018-01-18 Thread Jan Holesovsky
sc/source/ui/view/tabvwsha.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c8baf1ba73cd4671d6ba8b9bc725209235ec0ee1 Author: Jan Holesovsky Date: Tue Jan 16 13:40:18 2018 +0100 lokdialog: Don't output anything for the incoming SfxRequest. Change-Id: I1b216b7348a

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

2018-01-18 Thread Andras Timar
vcl/headless/svpframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1dd5caae879e1b04753be5c0407a31aac6b3a5b2 Author: Andras Timar Date: Wed Jan 17 15:29:41 2018 +0100 use the same shade of grey as Online UI uses Change-Id: Idb6dc80f4943323f80bc6

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

2018-01-18 Thread Miklos Vajna
sfx2/sdi/sfx.sdi |2 +- sfx2/source/doc/guisaveas.cxx|3 +++ sfx2/source/doc/objstor.cxx |4 sfx2/source/doc/sfxbasemodel.cxx |3 ++- 4 files changed, 10 insertions(+), 2 deletions(-) New commits: commit c12d7570f60e3f2311af253a999d8bedc5afcf9b Author

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

2018-01-18 Thread Miklos Vajna
package/inc/ZipPackage.hxx |1 + package/source/xstor/xfactory.cxx|7 +++ package/source/xstor/xstorage.cxx|4 +++- package/source/zippackage/ZipPackage.cxx |4 +++- sfx2/source/doc/docfile.cxx |9 + 5 files changed, 23 ins

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

2018-01-18 Thread Miklos Vajna
include/sfx2/docfile.hxx|2 ++ include/sfx2/sfxsids.hrc|3 ++- sfx2/sdi/sfx.sdi|2 +- sfx2/source/appl/appuno.cxx |1 + sfx2/source/doc/docfile.cxx | 21 +++-- sfx2/source/doc/objstor.cxx |4 6 files changed, 25 insertions(+), 8 deleti

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - desktop/source include/sfx2 include/svl include/svx sc/qa sc/source sd/qa sd/source sfx2/sdi sfx2/source svl/source svx/source sw/qa

2018-01-18 Thread Henry Castro
desktop/source/lib/init.cxx|3 - include/sfx2/sfxsids.hrc |2 include/svl/hint.hxx |1 include/svl/undo.hxx | 10 +++- include/svx/sdrundomanager.hxx |5 ++ sc/qa/unit/

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

2018-01-18 Thread jan Iversen
desktop/source/lib/init.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 09449750fe9c698688ae5fb92c9ac4556b2a371f Author: jan Iversen Date: Thu Jan 18 12:26:05 2018 +0100 iOS, readded function declaration. Function declaration got lost in the different gerrit patc

[Libreoffice-commits] core.git: translations

2018-01-18 Thread Miklos Vajna
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58758c62e091552624dcd03837d614ba7bd53982 Author: Miklos Vajna Date: Thu Jan 18 12:22:33 2018 +0100 Revert "lok dialog: enable MessageDialog tunneling" This reverts the translations submodule

[Libreoffice-commits] core.git: ios/CustomTarget_iOS_setup.mk

2018-01-18 Thread jan Iversen
ios/CustomTarget_iOS_setup.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e2ef73648ad9a9d531d563668d85eb6721d88d79 Author: jan Iversen Date: Thu Jan 18 12:02:17 2018 +0100 iOS, directory creation as part of setup Corrected sequence for c

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

2018-01-18 Thread Jon Nermut
desktop/source/lib/init.cxx | 18 ++ ios/LibreOfficeLight/LibreOfficeLight/LOKit/Document.swift|6 +++ ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift | 10 + ios/LibreOfficeLight/LibreOfficeLight/lokit-Bridging-Header.h |

[Libreoffice-commits] core.git: ios/CustomTarget_iOS_setup.mk

2018-01-18 Thread jan Iversen
ios/CustomTarget_iOS_setup.mk | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit bccb5c54cdcaaea09ee8a3929c7bcc4b94972c11 Author: jan Iversen Date: Thu Jan 18 11:38:16 2018 +0100 iOS, avoid racing conflict in dependencies WORDIR might be d

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

2018-01-18 Thread Julien Nabet
framework/inc/classes/taskcreator.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1abd6be9d8822c40293b412230c175a1d2731fb0 Author: Julien Nabet Date: Thu Jan 18 09:35:50 2018 +0100 Typo: rDesciprtor->rDescriptor Change-Id: I71987a989e204c9b4039c8a

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

2018-01-18 Thread Julien Nabet
i18npool/source/breakiterator/data/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ffaa9f1d1bc5d15c39f090fdf5a26c786551788e Author: Julien Nabet Date: Thu Jan 18 11:18:46 2018 +0100 Revert part of 970b76816a03be0f57f35a790bea57bf299e344b Change

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

2018-01-18 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 17 + sw/source/filter/ww8/ww8scan.hxx |9 - 2 files changed, 21 insertions(+), 5 deletions(-) New commits: commit 29ed64eb53427e51a9a0f6102c4d41d7f13ff01c Author: Caolán McNamara Date: Wed Jan 17 11:03:20 2018 + ofz#544

[Libreoffice-commits] core.git: ios/LibreOfficeLight

2018-01-18 Thread Jon Nermut
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4 ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 74 +++ ios/LibreOfficeLight/LibreOfficeLight/DocumentOverlaysView.swift| 68 +++ ios/LibreOfficeLight/LibreOfficeLight/DocumentT

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

2018-01-18 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 17 + sw/source/filter/ww8/ww8scan.hxx |9 - 2 files changed, 21 insertions(+), 5 deletions(-) New commits: commit 2f61eb08b38561f01b59586771469af4384080b6 Author: Caolán McNamara Date: Wed Jan 17 11:03:20 2018 + ofz#544

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

2018-01-18 Thread Henry Castro
include/sfx2/basedlgs.hxx |1 - include/vcl/dialog.hxx |1 + include/vcl/window.hxx |2 +- sfx2/source/dialog/basedlgs.cxx | 24 sfx2/source/dialog/tabdlg.cxx | 21 - sfx2/source/view/viewfrm.cxx|5 +

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

2018-01-18 Thread Christian Lohmaier
android/source/res/anim/fab_close.xml | 15 +- android/source/res/anim/fab_open.xml| 12 - android/source/res/drawable/label_background.xml|9 + android/source/res/layout/activity_document_browser.xml | 113 ++-- android/source/res

[Libreoffice-commits] core.git: Changes to 'feature/useuniqueptr-5'

2018-01-18 Thread Noel Grandin
New branch 'feature/useuniqueptr-5' available with the following commits: commit cf741e4d15cf1f4a29d2de32724760ef17728e57 Author: Noel Grandin Date: Tue Jan 16 16:13:43 2018 +0200 loplugin:useuniqueptr in SfxCommonTemplateDialog_Impl Change-Id: I484cb863c054c71cb22b30d108c95692213c

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

2018-01-18 Thread Christian Lohmaier
android/source/src/java/org/libreoffice/FontController.java | 1 android/source/src/java/org/libreoffice/LOKitThread.java | 14 +++--- android/source/src/java/org/libreoffice/overlay/DocumentOverlayView.java | 2 + android/source/src/java/org/mozilla/ge

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

2018-01-18 Thread Jan Holesovsky
sw/source/ui/dialog/swdlgfact.hxx |9 + sw/source/uibase/shells/textsh1.cxx | 166 +++- 2 files changed, 96 insertions(+), 79 deletions(-) New commits: commit ba5556e62ed3fda9f02aaf7d3ba23c19af7dbdfc Author: Jan Holesovsky Date: Tue Jan 16 13:41:34 2018 +

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

2018-01-18 Thread Jan Holesovsky
sw/source/uibase/shells/txtnum.cxx | 86 +++-- 1 file changed, 46 insertions(+), 40 deletions(-) New commits: commit 1c47c45b9308b0710950e8078a57e0b3acbab364 Author: Jan Holesovsky Date: Wed Jan 17 09:58:10 2018 +0100 lokdialog: Convert the Format -> Bull

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

2018-01-18 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 +- sw/source/filter/ww8/docxattributeoutput.cxx | 18 +- 2 files changed, 14 insertions(+), 6 deletions(-) New commits: commit 8e9e705de29a1a3d9b964c9350aa2a3a17cce6f9 Author: Justin Luth Date: Fri Jan 12 22:00:05 2018 +030

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

2018-01-18 Thread Julien Nabet
svtools/source/control/valueacc.cxx | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) New commits: commit c915fdbfc77ac78d543bc097cd809edd7e6da8cb Author: Julien Nabet Date: Wed Jan 17 18:26:34 2018 +0100 Replace OUStringBuffer in valueacc (svtools) Change-

  1   2   >