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

2018-04-24 Thread Jochen Nitschke
connectivity/source/drivers/postgresql/pq_baseresultset.cxx| 85 +++- connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx | 22 -- connectivity/source/drivers/postgresql/pq_preparedstatement.cxx| 94 - connectivity/source/drivers/postgres

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

2018-04-24 Thread Noel Grandin
comphelper/source/misc/random.cxx |9 ++ reportdesign/source/core/inc/FixedText.hxx| 16 +++ reportdesign/source/core/inc/FormatCondition.hxx | 30 +++--- reportdesign/source/core/inc/FormattedField.hxx | 16 +++ reportdesign

[Libreoffice-commits] core.git: 2 commits - include/vcl vcl/headless vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/unx vcl/win

2018-04-24 Thread Noel Grandin
include/vcl/virdev.hxx |3 ++- vcl/headless/svpinst.cxx|4 ++-- vcl/inc/headless/svpinst.hxx|3 ++- vcl/inc/osx/salinst.h |3 ++- vcl/inc/salinst.hxx |3 ++- vcl/inc/unx/gtk/gtkinst.hxx |3 ++- vcl/inc/unx/saldata.hxx |

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/msc-externals instsetoo_native/inc_openoffice postprocess/signing RepositoryExternal.mk Repository.mk scp2/InstallModule_windows

2018-04-24 Thread Mike Kaganski
Repository.mk |1 RepositoryExternal.mk |4 config_host.mk.in |3 configure.ac |

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

2018-04-24 Thread Laurent Godard
scripting/source/pyprov/pythonscript.py | 34 1 file changed, 30 insertions(+), 4 deletions(-) New commits: commit aa45e2745f14c5626fe163939dc7d101efe9d1cd Author: Laurent Godard Date: Tue Apr 24 16:05:18 2018 +0200 tdf#117202 - parse function name to ge

[Libreoffice-commits] core.git: scripting/README

2018-04-24 Thread Laurent Godard
scripting/README |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0e6999edba35119b051dd0f4e64365ac7dc3f209 Author: Laurent Godard Date: Tue Apr 24 16:12:47 2018 +0200 pyprov is not deprecated Change-Id: I6e7af6e6178f3820a73bae6008d8046161a0d8a5

[Libreoffice-commits] core.git: odk/build-examples_common.mk odk/CustomTarget_build-examples_java.mk odk/CustomTarget_build-examples.mk

2018-04-24 Thread Rene Engelhard
odk/CustomTarget_build-examples.mk |4 odk/CustomTarget_build-examples_java.mk |5 - odk/build-examples_common.mk|4 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit fcba22ef7959d3bf0c7f3fc02434a120e3d8c075 Author: Rene Engelhard Dat

[Libreoffice-commits] core.git: icon-themes/colibre icon-themes/colibre_svg officecfg/registry

2018-04-24 Thread andreas kainz
icon-themes/colibre/cmd/lc_dataarearefresh.png|binary icon-themes/colibre/cmd/lc_definedbname.png |binary icon-themes/colibre/cmd/lc_selectdb.png |binary icon-themes/colibre/cmd/lc_watermark.png |binary

[Libreoffice-commits] core.git: odk/CustomTarget_build-examples_java.mk odk/CustomTarget_build-examples.mk

2018-04-24 Thread Rene Engelhard
odk/CustomTarget_build-examples.mk |2 +- odk/CustomTarget_build-examples_java.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 16eaf9d68d19af26a60b0582dff347147524f551 Author: Rene Engelhard Date: Tue Apr 24 22:44:01 2018 +0200 include build-exa

Re: Make not using dependencies.

2018-04-24 Thread Michael Stahl
On 12/04/18 11:14, Jan Iversen wrote: Hi I have over time had a problem with make (iOS build). When I update my master repo and simply call “make” it works like a charm for osx, but I often get unresolved dependencies for iOS: [build LNK] iOS dylib Undefined symbols for architecture arm64:

[Libreoffice-commits] core.git: 2 commits - odk/build-examples_common.mk odk/CustomTarget_build-examples_java.mk odk/CustomTarget_build-examples.mk odk/Module_odk.mk sdext/source

2018-04-24 Thread Rene Engelhard
odk/CustomTarget_build-examples.mk| 103 -- odk/CustomTarget_build-examples_java.mk | 65 +++ odk/Module_odk.mk |3 odk/build-examples_common.mk | 48 sdext/sou

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

2018-04-24 Thread Miklos Vajna
cui/source/options/personalization.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 336d91a6f2bc12ff0342f984cdbb2cf64abd0b56 Author: Miklos Vajna Date: Tue Apr 24 17:44:54 2018 +0200 tdf#113377 cui personalization: fix calling into VCL without necessa

Re: How to make a locale available for CTL text

2018-04-24 Thread Khaled Hosny
On Mon, Apr 23, 2018 at 10:21:49PM +0200, Eike Rathke wrote: > Hi Khaled, > > On Saturday, 2018-04-21 23:21:23 +0200, Khaled Hosny wrote: > > > On Fri, Mar 30, 2018 at 01:59:51PM +0200, Khaled Hosny wrote: > > > I want to set a text in Malay [1] but using the Arabic script (AKA Jawi > > > [2]), b

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

2018-04-24 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 697ebd15d646e41bb69726f7b438ebbfaff141b0 Author: Caolán McNamara Date: Tue Apr 24 11:39:20 2018 +0100 Resolves: tdf#116951 rhbz#1569331 start is G_MAXINT and text

[Libreoffice-commits] dev-tools.git: qa/bugzillaAutomation.py

2018-04-24 Thread Xisco Fauli
qa/bugzillaAutomation.py |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 429d0f32672cead785c840f2536a273224074a66 Author: Xisco Fauli Date: Tue Apr 24 19:34:48 2018 +0200 QA: Do not tag pre written responses as obsolete diff --git a/qa/bugzillaAutomation

[Libreoffice-commits] online.git: loleaflet/src wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2018-04-24 Thread Marco Cecchetti
loleaflet/src/control/Control.Menubar.js |5 - loleaflet/src/map/handler/Map.WOPI.js|2 ++ wsd/DocumentBroker.cpp |1 + wsd/Storage.cpp |4 +++- wsd/Storage.hpp |4 5 files changed, 14 insertions(+

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

2018-04-24 Thread Andreas Brandner
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 24 +++ 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 78a8c751b87c1df5edb9093de368739bd1c09b9e Author: Andreas Brandner Date: Fri Apr 13 14:07:58 2018 +0200 tdf#116990 Unwanted line breaks if O

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

2018-04-24 Thread Eike Rathke
sc/source/filter/oox/worksheethelper.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit eeb8ce7d4e008fdc99032e21be655e522bd55c77 Author: Eike Rathke Date: Tue Apr 24 13:10:08 2018 +0200 Related: tdf#116274 ignore the one excess cols definition's last column

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

2018-04-24 Thread Jean-Pierre Ledure
wizards/source/access2base/L10N.xba | 118 +++- wizards/source/access2base/dlgTrace.xdl | 26 +++ 2 files changed, 130 insertions(+), 14 deletions(-) New commits: commit 4e287319d581ba2d74c451b2084ed01a8fcae6d7 Author: Jean-Pierre Ledure Date: Tue Apr 24

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2018-04-24 Thread David Tardon
solenv/flatpak-manifest.in |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5f7264f8f8fe9117c1a4ce29ae720811b441d4d9 Author: David Tardon Date: Tue Apr 24 17:15:43 2018 +0200 update flatpak-manifest.in for new libetonyek Change-Id: I472b0b86f1e77

[Libreoffice-commits] core.git: Changes to 'private/lgodard/tdf#117202'

2018-04-24 Thread Laurent Godard
New branch 'private/lgodard/tdf#117202' available with the following commits: commit 7930c598796f56623bbddb988977823809b0ab31 Author: Laurent Godard Date: Tue Apr 24 16:12:47 2018 +0200 pyprov is not deprecated Change-Id: I6e7af6e6178f3820a73bae6008d8046161a0d8a5 commit 2f3a640814

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

2018-04-24 Thread Samuel Mehrbrodt
Rebased ref, commits from common ancestor: commit 90037c05e5ddb4ca89ebd9fdef5291a48d514a53 Author: Samuel Mehrbrodt Date: Tue Apr 24 10:39:44 2018 +0200 Prevent crash while loading conditional formatting Manually cherry-picked from 2b0ff1adeb13efbf7fb0f46939738e3f895d7caf

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

2018-04-24 Thread Noel Grandin
vcl/inc/unx/saldisp.hxx |4 ++-- vcl/inc/unx/wmadaptor.hxx |2 +- vcl/unx/generic/app/saldisp.cxx |3 +-- vcl/unx/generic/app/wmadaptor.cxx | 16 +++- 4 files changed, 11 insertions(+), 14 deletions(-) New commits: commit b9c46a57c16116ea4beef59abf0fd

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

2018-04-24 Thread Eike Rathke
sc/source/filter/oox/worksheethelper.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 4b80ac6c578bf94b88bfa0f2fec8c638f3531e14 Author: Eike Rathke Date: Tue Apr 24 13:10:08 2018 +0200 Related: tdf#116274 ignore the one excess cols definition's last column

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

2018-04-24 Thread Sophia Schröder
source/text/scalc/01/04060109.xhp |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 395b1815dc3f2f21302e3858357c6cf16a449ab2 Author: Sophia Schröder Date: Tue Apr 24 14:00:15 2018 +0100 Formatting in help text, further corrections. Change-Id: I7950

[Libreoffice-commits] core.git: helpcontent2

2018-04-24 Thread Sophia Schröder
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c5ad92524fa09005435179e2526ddbe796f3eafe Author: Sophia Schröder Date: Tue Apr 24 14:00:15 2018 +0100 Updated core Project: help 395b1815dc3f2f21302e3858357c6cf16a449ab2 Formatting in h

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

2018-04-24 Thread Jean-Pierre Ledure
source/text/sbasic/guide/access2base.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8763bde02f185447ab6133d8107be090bb4fc012 Author: Jean-Pierre Ledure Date: Tue Apr 24 13:08:54 2018 +0100 Review some outdated text in the Access2Base help page Ch

[Libreoffice-commits] core.git: helpcontent2

2018-04-24 Thread Jean-Pierre Ledure
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b0a56f54c7d6c414fd297c1980a932a3e3ead5f Author: Jean-Pierre Ledure Date: Tue Apr 24 13:08:54 2018 +0100 Updated core Project: help 8763bde02f185447ab6133d8107be090bb4fc012 Review some

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - 2 commits - vcl/unx

2018-04-24 Thread Katarina Behrens
vcl/unx/kde5/KDE5SalGraphics.cxx | 38 ++ 1 file changed, 14 insertions(+), 24 deletions(-) New commits: commit 9741a9d1ff3e9ffeeb2e5d46dd18f845b35eb0cf Author: Katarina Behrens Date: Tue Apr 24 13:47:30 2018 +0200 Drop duplicate implementation of con

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

2018-04-24 Thread Noel Grandin
vcl/unx/generic/fontmanager/fontconfig.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 6ac3cf60a6b84f06c23f6e6208bc8994b7bcc7a4 Author: Noel Grandin Date: Mon Apr 23 15:20:41 2018 +0200 loplugin:useuniqueptr in FontCfgWrapper Change-Id: I15

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

2018-04-24 Thread Noel Grandin
include/vcl/outdev.hxx |8 ++-- vcl/inc/PhysicalFontCollection.hxx |4 +- vcl/source/font/PhysicalFontCollection.cxx |8 ++-- vcl/source/gdi/print.cxx | 49 - vcl/source/gdi/virdev.cxx | 12 +

[Libreoffice-commits] translations.git: source/sl

2018-04-24 Thread Andras Timar
source/sl/chart2/messages.po | 207 - source/sl/connectivity/registry/mork/org/openoffice/Office/DataAccess.po | 17 source/sl/cui/messages.po| 940 source/sl/dbaccess/messages.po

[Libreoffice-commits] core.git: translations

2018-04-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 528a2e51bc5e9d3fd10a03603f4c07b271f0749b Author: Andras Timar Date: Tue Apr 24 14:35:45 2018 +0200 Updated core Project: translations e3802bb90081c3cc63ca8ec9726772d8e42299b0 Updated Sl

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

2018-04-24 Thread Eike Rathke
sc/source/filter/oox/worksheethelper.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 16265dcdb21d7cf69c65c2a84f1d21a5d8574dd4 Author: Eike Rathke Date: Tue Apr 24 13:10:08 2018 +0200 Related: tdf#116274 ignore the one excess cols definition's last column

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

2018-04-24 Thread Olivier Hallot
sw/uiconfig/swriter/ui/fielddialog.ui | 145 ++ 1 file changed, 145 insertions(+) New commits: commit bfdbc0dee88eff6ce283d40aa494199f024caf6d Author: Olivier Hallot Date: Fri Apr 20 14:06:58 2018 -0300 Put help button on far left of cross-ref dialog

Thank You All

2018-04-24 Thread Shobhan Mandal
Hello Everyone, Thank you all for helping me in getting selected to the GSOC program. Looking forward to a great summer. Regards, Shobhan. Name : Shobhan Mandal Email id : dev.shobhanman...@gmail.com IRC Nick : shobhanmandal ___ LibreOffice maili

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

2018-04-24 Thread Katarina Behrens
include/sfx2/sidebar/DeckTitleBar.hxx |1 + include/sfx2/sidebar/SidebarController.hxx|2 ++ include/sfx2/sidebar/SidebarDockingWindow.hxx |4 sfx2/source/sidebar/DeckTitleBar.cxx | 10 ++ sfx2/source/sidebar/SidebarController.cxx | 11

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - vcl/unx

2018-04-24 Thread Katarina Behrens
vcl/unx/kde5/KDE5SalGraphics.cxx | 29 - 1 file changed, 8 insertions(+), 21 deletions(-) New commits: commit 45eb2f9ea2347b618c208b4705b5e931d5c8a37b Author: Katarina Behrens Date: Tue Apr 24 12:23:58 2018 +0200 Render text edits (single and multiline) nativ

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

2018-04-24 Thread Christian Lohmaier
source/text/scalc/06/calcsamplefiles.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 063187cceb37702ed5cfff401318d3b751387083 Author: Christian Lohmaier Date: Tue Apr 24 12:17:06 2018 +0200 paragraph IDs need to be unique... Change-Id: Id44418c90e

[Libreoffice-commits] core.git: helpcontent2

2018-04-24 Thread Christian Lohmaier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0252a39a95a8ab457ded651956dee99f08e6ca69 Author: Christian Lohmaier Date: Tue Apr 24 12:17:06 2018 +0200 Updated core Project: help 063187cceb37702ed5cfff401318d3b751387083 paragraph ID

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

2018-04-24 Thread Katarina Behrens
sfx2/source/sidebar/DeckTitleBar.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit da4da7b634c11ef7e80c46c2145b5907cf74223a Author: Katarina Behrens Date: Thu Mar 15 10:16:18 2018 +0100 Show grip on sidebar's deck title to be used for drag'n'drop lat

[Libreoffice-commits] help.git: 2 commits - AllLangHelp_scalc.mk source/media source/text

2018-04-24 Thread Olivier Hallot
AllLangHelp_scalc.mk |1 source/media/files/scalc/imtrigon.ods|binary source/media/files/scalc/trigon.ods |binary source/text/scalc/01/04060106.xhp| 42 +++ source/text/scalc/01/func_imcos.xhp |2 + source/text/scal

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2018-04-24 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e8b8005279b2f746ff302368a99b016aa272fae5 Author: Olivier Hallot Date: Mon Apr 23 15:14:29 2018 -0300 Updated core Project: help 7b2fa0a342d200612718eede865b3d649eb72d7e Add sample files

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

2018-04-24 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf116841.rtf| 16 sw/qa/extras/rtfexport/rtfexport2.cxx|3 ++- sw/qa/extras/rtfexport/rtfexport3.cxx|8 writerfilter/source/dmapper/NumberingManager.cxx |5 + 4 files changed, 31 insertions(+),

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

2018-04-24 Thread Samuel Mehrbrodt
sc/source/filter/xml/xmlcondformat.cxx | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) New commits: commit a21fa202e1fc0684fce2d8aa4e2dd1f86e7e9237 Author: Samuel Mehrbrodt Date: Tue Apr 24 10:39:44 2018 +0200 Prevent crash while loading conditional form

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

2018-04-24 Thread Andras Timar
Tag 'cp-5.0-44' created by Andras Timar at 2018-04-24 08:47 + cp-5.0-44 Changes since cp-5.0-43-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

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

2018-04-24 Thread Christian Lohmaier
Tag 'cp-5.0-44' created by Andras Timar at 2018-04-24 08:47 + cp-5.0-44 Changes since cp-5.0-32: Christian Lohmaier (1): update translations for 5.0.6 rc2 --- source/es/helpcontent2/source/text/sbasic/shared.po |6 source/es/helpcontent2/source/text/scalc/01.po

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

2018-04-24 Thread Christian Lohmaier
Tag 'cp-5.0-44' created by Andras Timar at 2018-04-24 08:47 + cp-5.0-44 Changes since cp-5.0-18: Christian Lohmaier (1): should not be empty/self-closing element () --- source/text/shared/01/0222.xhp |2 +- source/text/swriter/01/04020100.xhp |2 +- 2 files changed, 2

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

2018-04-24 Thread Christian Lohmaier
Tag 'cp-5.0-44' created by Andras Timar at 2018-04-24 08:47 + cp-5.0-44 Changes since cp-5.0-30-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 4 commits - configure.ac solenv/gbuild sot/source sw/source

2018-04-24 Thread Andras Timar
configure.ac |2 +- solenv/gbuild/platform/filter-showIncludes.awk |7 +++ sot/source/sdstor/stgstrms.cxx |4 ++-- sw/source/filter/ww8/ww8toolbar.cxx|4 +++- 4 files changed, 13 insertions(+), 4 deletions(-) New co

Re: PyQt extension development

2018-04-24 Thread Michael Stahl
hi Wang, On 09/04/18 14:50, Yijie Wang wrote: hi everyone,   I've used libreoffice in ubuntu for some time, it's great and due to some reason I want to write a  python extension which will use PyQt to draw its GUI but I can't fingure out one way to do that, I've followed the instruction to b

Re: Building 6.0.3.2 fails - /src/libreoffice-6.0.3.2/unotest/source/cpp/filters-test.cxx:145:VclFiltersTest::testCVEs: equality assertion failed

2018-04-24 Thread Michael Stahl
On 16/04/18 15:35, Дилян Палаузов wrote: I do   ./configure --enable-evolution2 --enable-avahi --enable-python=system --enable-eot --enable-online-update --enable-introspection=yes --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt/ant --without-junit --enable-formula-logger --en

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

2018-04-24 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46581021108cc1f634ffc69c2776584d1f2847d1 Author: Caolán McNamara Date: Mon Apr 23 20:52:42 2018 +0100 Resolves: tdf#117183 exclude stock buttons from missing mnemonics Change