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

2018-02-04 Thread Chris Sherlock
include/sal/types.h | 10 -- 1 file changed, 10 deletions(-) New commits: commit 79517c0471aff4abf336bd81834bd28732dad67f Author: Chris Sherlock Date: Thu Jan 11 13:20:50 2018 +1100 sal: remove unnecessary comments in types.h Change-Id: I17a42951d2fbb02d1d2bc5d7c0157405

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

2018-02-04 Thread Noel Grandin
include/svx/sdr/contact/viewobjectcontact.hxx |3 ++- include/svx/sdrmasterpagedescriptor.hxx |3 ++- svx/source/sdr/contact/viewobjectcontact.cxx | 14 +++--- svx/source/svdraw/sdrmasterpagedescriptor.cxx | 10 +++--- 4 files changed, 10 insertions(+), 20 deletions(

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

2018-02-04 Thread Noel Grandin
include/svx/gallery1.hxx |9 ++-- include/svx/sdr/contact/objectcontact.hxx |3 + svx/source/engine3d/view3d.cxx| 57 +- svx/source/gallery2/gallery1.cxx | 25 - svx/source/sdr/contact/objectcontact.cxx |

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

2018-02-04 Thread Noel Grandin
connectivity/source/drivers/file/FStatement.cxx |5 ++--- connectivity/source/inc/file/FStatement.hxx |2 +- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 748167da4e5a7f406d3fec93c9e61a534ec64037 Author: Noel Grandin Date: Tue Jan 30 09:37:27 2018 +0200

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

2018-02-04 Thread Noel Grandin
sw/inc/charfmt.hxx |4 sw/inc/doc.hxx |4 sw/inc/editsh.hxx |4 sw/inc/format.hxx |4 sw/source/core/doc/DocumentLayoutManager.cxx|2

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

2018-02-04 Thread Noel Grandin
connectivity/source/parse/sqlnode.cxx | 63 ++- editeng/source/misc/svxacorr.cxx | 109 +- include/connectivity/sqlnode.hxx | 21 ++ include/editeng/svxacorr.hxx | 11 +-- 4 files changed, 90 insertions(+), 114 deletions

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

2018-02-04 Thread Noel Grandin
editeng/source/rtf/svxrtf.cxx | 15 --- include/editeng/svxrtf.hxx| 10 +- 2 files changed, 9 insertions(+), 16 deletions(-) New commits: commit cf4ee7b872a67fa91bbbaa18a8effde71d6523c9 Author: Noel Grandin Date: Mon Jan 29 11:00:54 2018 +0200 loplugin:useuniqu

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

2018-02-04 Thread Noel Grandin
editeng/source/outliner/overflowingtxt.cxx |6 ++ include/editeng/overflowingtxt.hxx |5 +++-- 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 12726ee86f9f6e1a03f0be0b2b3ade07a5402d01 Author: Noel Grandin Date: Mon Jan 29 10:58:13 2018 +0200 loplug

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang connectivity/source editeng/source

2018-02-04 Thread Noel Grandin
compilerplugins/clang/useuniqueptr.cxx |3 ++ connectivity/source/drivers/mork/MConnection.cxx |8 +++--- connectivity/source/drivers/mork/MConnection.hxx |6 ++-- editeng/source/editeng/editeng.cxx |2 - editeng/source/editeng/impedit.hxx |

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

2018-02-04 Thread Noel Grandin
editeng/source/outliner/outliner.cxx |9 - editeng/source/outliner/outlvw.cxx |2 +- editeng/source/uno/unotext.cxx | 20 +--- include/editeng/outliner.hxx |4 ++-- include/editeng/unotext.hxx |4 ++-- 5 files changed, 18 insertion

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

2018-02-04 Thread Noel Grandin
editeng/source/items/numitem.cxx | 27 +++ editeng/source/rtf/svxrtf.cxx| 24 ++-- include/editeng/numitem.hxx |2 +- include/editeng/svxrtf.hxx |5 +++-- 4 files changed, 25 insertions(+), 33 deletions(-) New commits: commit

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

2018-02-04 Thread Noel Grandin
editeng/source/editeng/editview.cxx |2 +- editeng/source/editeng/impedit.cxx |9 ++--- editeng/source/editeng/impedit.hxx | 18 -- editeng/source/items/numitem.cxx| 28 +++- include/editeng/numitem.hxx | 10 ++ 5 file

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

2018-02-04 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx |5 ++--- sw/source/uibase/dbui/mmconfigitem.cxx | 26 ++ 2 files changed, 16 insertions(+), 15 deletions(-) New commits: commit beb17b18b1621d057aab255051e7265efecf17b3 Author: Justin Luth Date: Mon Jan 29 17:42:40 2018 +030

Re: CppunitTest_xmlsecurity_signing Unit Test Failure on 32-bit Linux

2018-02-04 Thread t...@libreoffice.org
Luke Benes wrote: > This was on my 64-bit Ubuntu 17.10 box. Anything useful here? > Hi Luke, no, not really - could you please do the 'catch throw' part, too, from my earlier mail? And then single-step inside appopen.cxx, until you hit an exception? Cheers, -- Thorsten signature.asc Descripti

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

2018-02-04 Thread Tomaž Vajngerl
xmloff/source/text/txtparae.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 467d369081dcae359601e2baefed758bb50b28cf Author: Tomaž Vajngerl Date: Mon Feb 5 08:58:12 2018 +0900 unused include Change-Id: Ia39289367d00b006b022305db500abeb1ab0ef9e Reviewed-on: htt

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

2018-02-04 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 198f3e7356684b97a658ab51a7553ca8319dd761 Author: Pranav Kant Date: Fri Feb 2 21:37:58 2018 +0530 loleaflet: Don't try to translate command names Command names are

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

2018-02-04 Thread Samuel Mehrbrodt
kit/ForKit.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit dbe98ad28a8d5c1072069e25336575dbae5d6788 Author: Samuel Mehrbrodt Date: Wed Jan 31 11:45:03 2018 +0100 Missing capabilities: Add hint to check mount options Change-Id: I946df0082b385b2eaaad9c23b9e5e7ac508

[Libreoffice-commits] online.git: Branch 'libreoffice-6-0' - kit/ForKit.cpp

2018-02-04 Thread Samuel Mehrbrodt
kit/ForKit.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 9c1d8cfa833916d48e04e6d3de0af99fa8f772aa Author: Samuel Mehrbrodt Date: Wed Jan 31 11:45:03 2018 +0100 Missing capabilities: Add hint to check mount options Change-Id: I946df0082b385b2eaaad9c23b9e5e7ac508

[Libreoffice-commits] online.git: configure.ac debian/rules loolwsd.spec.in Makefile.am

2018-02-04 Thread Christian Glombek
Makefile.am | 14 +++--- configure.ac| 21 + debian/rules|6 +- loolwsd.spec.in |7 --- 4 files changed, 33 insertions(+), 15 deletions(-) New commits: commit 51993b8990c8eb0123e860088df09e3ad6436079 Author: Christian Glombek Date: Th

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

2018-02-04 Thread Caolán McNamara
cui/source/tabpages/border.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ff4bf9a2720b504e5134f5b34ac6c3b51fefd1f Author: Caolán McNamara Date: Fri Feb 2 21:12:31 2018 + Resolves: tdf#115369 wrong cell shadow icons regression from...

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sal/osl

2018-02-04 Thread Mike Kaganski
sal/osl/w32/pipe.cxx |8 1 file changed, 8 insertions(+) New commits: commit d8cf7f14a50a25127d660ec6f9790feefc031025 Author: Mike Kaganski Date: Mon Jan 29 16:24:24 2018 +0300 tdf#49134 tdf#114466 Transfer privilege to become foreground process ... to already open s

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

2018-02-04 Thread Mike Kaganski
vcl/source/window/dialog.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 3f4b0788ba688dbdf7d4487b7ef83edc7e81c1e8 Author: Mike Kaganski Date: Mon Jan 22 09:34:47 2018 +0300 tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogs .

[Libreoffice-commits] dictionaries.git: es/description.xml es/es_ANY.aff es/es_ANY.dic es/hyph_es_ANY.dic es/package-description.txt es/README_es_ANY.txt es/th_es_ANY_v2.dat es/th_es_ANY_v2.idx

2018-02-04 Thread Ricardo Palomares
es/README_es_ANY.txt |2 es/description.xml |2 es/es_ANY.aff | 75 es/es_ANY.dic | 8940 +++ es/hyph_es_ANY.dic | 1077 es/package-description.txt |2 es/th_es_ANY_v2.dat|52386 ++---

[Libreoffice-commits] core.git: dictionaries

2018-02-04 Thread Ricardo Palomares
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33f0eefd60c9f0ae56593583f094f025e00f3d35 Author: Ricardo Palomares Date: Mon Jan 29 19:51:35 2018 +0100 Updated core Project: dictionaries 883b1cd4d8e2dd005c77143aec82c0fb556e72eb Bring

[Libreoffice-commits] core.git: dictionaries

2018-02-04 Thread Yousuf Philips
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bc78950b5e68eba000b1e76b6f61104288f30fe Author: Yousuf Philips Date: Thu Feb 1 23:11:54 2018 +0400 Updated core Project: dictionaries 476ebd97bbfdcf59f00cd832647b880ddfdfb252 Update ar

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

2018-02-04 Thread Ximeng Zu
android/source/src/java/org/libreoffice/UnitConverter.java |4 android/source/src/java/org/libreoffice/canvas/AdjustLengthLine.java |5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit b70afa9ffd6408e1611ddd94e1d77163660d445b Author: Ximeng Zu D

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

2018-02-04 Thread Miklos Vajna
solenv/clang-format/blacklist | 22 -- xmlsecurity/source/component/documentdigitalsignatures.cxx | 130 ++--- xmlsecurity/source/component/documentdigitalsignatures.hxx | 119 --- xmlsecurity/source/component/registerservices.cxx | 11 -

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

2018-02-04 Thread jan Iversen
ios/CustomTarget_iOS_link.mk|8 ++-- ios/CustomTarget_iOS_setup.mk | 17 +- ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4 +- 3 files changed, 10 insertions(+), 19 deletions(-) New commit

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

2018-02-04 Thread Caolán McNamara
vcl/source/filter/jpeg/jpegc.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5184506ffddca982f22eede24cffad64ff3576e3 Author: Caolán McNamara Date: Sat Feb 3 16:39:12 2018 + tdf#115416 allow build with classic libjpeg Change-Id: I96252e1a78d

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

2018-02-04 Thread Mike Kaganski
solenv/gbuild/extensions/post_GbuildToJson.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c14272de352287ced0e6f586653e3943dd57812 Author: Mike Kaganski Date: Sun Feb 4 12:41:02 2018 +0100 gbuild-to-json: unblacklist extensions Change-Id: I6accb1b

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

2018-02-04 Thread jan Iversen
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 108 - ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/DEVICE | 186 -- ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/SIMULATOR.x

Re: Kdevelop versions issue

2018-02-04 Thread Christian Lohmaier
Hi *, If you are at Fosdem and also stay in Brussels on Monday and/or Tuesday, then feel free to join the Hackfest https://wiki.documentfoundation.org/Events/2018/FOSDEM#Hackfest Otherwise join the #libreoffice-dev IRC channel on freenode and/or the mailing list (librroff...@lists.freedesktop.org