Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread David Ostrovsky
On Wed May 31 08:04:50 UTC 2017, Stephan Bergmann wrote: >On Wed, 2017-05-31 at 08:17 +0200, David Ostrovsky wrote: > >Test name: DesktopLOKTest::testRedlineWriter > >equality assertion failed > >- Expected: Insert “t” > >- Actual  : Insert t >Some issue with the locale you've set?  (The usage of

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

2017-05-31 Thread Justin Luth
writerfilter/source/dmapper/DomainMapper_Impl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit be84b4a5f6f68ce30a5d82d73ae392cf27c369ce Author: Justin Luth Date: Thu Jun 1 08:03:39 2017 +0300 writerfilter: remove unused variable pFontTable Change-Id: If48795746adec

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

2017-05-31 Thread Noel Grandin
ucb/source/ucp/cmis/cmis_content.cxx |2 +- ucb/source/ucp/cmis/cmis_repo_content.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6b2b689e944be554f7882b349332686755ce6c4b Author: Noel Grandin Date: Wed May 31 12:07:46 2017 +0200 clang-tidy misc

[Libreoffice-commits] online.git: kit/Kit.cpp kit/Kit.hpp loleaflet/dist

2017-05-31 Thread Ashod Nakashian
kit/Kit.cpp |2 +- kit/Kit.hpp |3 +-- loleaflet/dist/toolbar/toolbar.js |4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) New commits: commit a59f78b65670cf967981938fde45737dab8f2323 Author: Ashod Nakashian Date: Wed May 31 23:57

Re: [CODE] cross origin frame

2017-05-31 Thread Pranav Kant
Your question is not clear. Can you throw some more light on it ? Does it complain about anything in the browser console ? Did you see loolwsd logs, is it complaining about anything ? On 31/05/17 17:00, breebeeborn2s...@aol.com wrote: I have setup the full collabra online developer edition (no

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

2017-05-31 Thread Vasily Melenchuk
vcl/source/gdi/pdfwriter_impl.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 05644b398a882e6cded98af5bb060af41d76 Author: Vasily Melenchuk Date: Thu May 25 13:44:52 2017 +0300 tdf#99680 modified clipping for PDF export If clipping

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

2017-05-31 Thread Katarina Behrens
include/sfx2/infobar.hxx |1 include/sfx2/objsh.hxx |2 + include/sfx2/viewfrm.hxx |1 sfx2/source/dialog/infobar.cxx |5 +++ sfx2/source/doc/objserv.cxx| 60 + sfx2/source/view/viewfrm.cxx | 50 +--

[CODE] cross origin frame

2017-05-31 Thread breebeeborn2surf
I have setup the full collabra online developer edition (not the docker image) and i cannot figure out where to allow the websocket daemon loolwsd to iframe from my other server. Ive been at this for almost a week. Does someone have nay information on how to allow this? _

Re: Some baseline thoughts

2017-05-31 Thread Miklos Vajna
Hi, On Wed, May 31, 2017 at 11:27:16AM +0200, Stephan Bergmann wrote: > So after the recent bump to macOS 10.9, HAVE_THREADSAFE_STATICS should > effectively be true everywhere expect on Android (where configure.ac doesn't > bother at all to decide whether or not it would be true, always leaving

[Libreoffice-commits] core.git: chart2/source comphelper/source cppuhelper/source cui/source desktop/source extensions/source filter/source forms/source oox/source package/source sd/source sot/source

2017-05-31 Thread Stephan Bergmann
chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx |4 chart2/source/controller/itemsetwrapper/ItemConverter.cxx|2 -- chart2/source/controller/main/ChartController.cxx|1 - comphelper/source/misc/scopeguard.cxx|1 - cppuhelper

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

2017-05-31 Thread Stephan Bergmann
compilerplugins/clang/test/redundantcast.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 967e9e6bbb36eb925c14b43b9baff541d82ee4c0 Author: Stephan Bergmann Date: Wed May 31 18:04:22 2017 +0200 Add some loplugin:redundantcast tests Change-Id: I5c39a74

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

2017-05-31 Thread Aron Budea
sw/qa/extras/ww8export/data/tdf108072.doc |binary sw/qa/extras/ww8export/ww8export2.cxx | 14 ++ sw/source/filter/ww8/sprmids.hxx |4 ++-- sw/source/filter/ww8/ww8par6.cxx |8 sw/source/filter/ww8/ww8scan.cxx |4 ++-- 5 files chang

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

2017-05-31 Thread Tamás Zolnai
sc/source/ui/view/gridwin4.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ddcd9c3a6e78131d511e91f832ab33c41d41916d Author: Tamás Zolnai Date: Sat May 27 22:15:52 2017 +0200 tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering mode

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

2017-05-31 Thread Caolán McNamara
svx/source/unodraw/unoshtxt.cxx | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) New commits: commit cbd8fd58c6d5ad40561b936b1c7f3b75f518b6c2 Author: Caolán McNamara Date: Tue May 30 10:49:01 2017 +0100 Related: tdf#107961 ensure notifyhdl is unset after disp

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

2017-05-31 Thread Muhammet Kara
desktop/source/deployment/gui/dp_gui_dialog2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 99841f1fd2bf22bca7dcc7e05fc1f91d612d5343 Author: Muhammet Kara Date: Mon May 29 10:11:03 2017 +0300 tdf#36019: Fix tooltip Change-Id: I8c1a01fa54addfdf78e

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

2017-05-31 Thread Caolán McNamara
sw/uiconfig/swriter/ui/managechangessidebar.ui | 65 + 1 file changed, 65 insertions(+) New commits: commit 27b2d6795edecd38b24cee5f595ee739e1010c94 Author: Caolán McNamara Date: Wed May 31 15:37:26 2017 +0100 Resolves: tdf#108225 there are *two* possible .ui fi

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

2017-05-31 Thread Caolán McNamara
sw/uiconfig/swriter/ui/managechangessidebar.ui | 65 + 1 file changed, 65 insertions(+) New commits: commit b1f255ac35e06ca7b8cb9b9371bb72f87b4e4695 Author: Caolán McNamara Date: Wed May 31 15:37:26 2017 +0100 Resolves: tdf#108225 there are *two* possible .ui fi

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

2017-05-31 Thread Michael Stahl
basegfx/source/matrix/b2dhommatrix.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit cf382b6c0ea509d90855f348097dc0075671055d Author: Michael Stahl Date: Wed May 31 16:15:52 2017 +0200 basegfx: remove global IdentityMatrix thread safety hazar

gettext, boost::locale, binary resource format and translations

2017-05-31 Thread Caolán McNamara
I've been experimenting with replacing the resource src/res system with a more standard gettext style solution. Here's what I'm thinking... 1. All bitmap resources are moved out of the resource files and just referenced by name from source. This is done. 2. All strings that are *not* supposed to

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 5 commits - filter/source include/unotools include/vcl officecfg/registry sw/inc sw/source sw/uiconfig unotools/source vcl/source

2017-05-31 Thread Miklos Vajna
filter/source/pdf/pdfexport.cxx |8 +- include/unotools/compatibility.hxx|7 + include/vcl/pdfwriter.hxx |2 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs |

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

2017-05-31 Thread Caolán McNamara
svtools/source/misc/ehdl.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c30c3331722498955773a4919b6a91a662684992 Author: Caolán McNamara Date: Wed May 31 14:44:42 2017 +0100 macro warning dialog grew an extra Cancel button since...

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

2017-05-31 Thread Caolán McNamara
svtools/source/misc/ehdl.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 963137415bcdf3e7a26ce5d258302f4e39e294db Author: Caolán McNamara Date: Wed May 31 14:44:42 2017 +0100 macro warning dialog grew an extra Cancel button since...

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

2017-05-31 Thread Andras Timar
Tag 'cp-5.3-15' created by Andras Timar at 2017-05-31 13:32 + cp-5.3-15 Changes since libreoffice-5-3-branch-point-28: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedeskto

Re: VclPtr tweaks post 5.4.2 ...

2017-05-31 Thread Michael Meeks
On 31/05/17 13:02, Miklos Vajna wrote: > The standard smart pointers are in the form of std::foo_ptr, so if we > have VclPtr, VclDisposingPtr is perhaps a more natural (and shorter) > name than VclPtrAutoDispose? Love it =) On 30/05/17 10:49, Michael Stahl wrote: > could we also get rid

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

2017-05-31 Thread Andras Timar
Tag 'cp-5.3-15' created by Andras Timar at 2017-05-31 13:32 + cp-5.3-15 Changes since cp-5.3-14-51: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

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

2017-05-31 Thread Olivier R
Tag 'cp-5.3-15' created by Andras Timar at 2017-05-31 13:32 + cp-5.3-15 Changes since cp-5.3-10: Olivier R (1): tdf#107558 French spelling dictionary (6.0.3) and thesaurus --- fr_FR/README_fr.txt |4 fr_FR/description.xml |2 fr_FR/fr.aff

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

2017-05-31 Thread Christian Lohmaier
Tag 'cp-5.3-15' created by Andras Timar at 2017-05-31 13:32 + cp-5.3-15 Changes since cp-5.3-10: Christian Lohmaier (1): update translations for 5.3.3 rc2 --- source/am/cui/source/options.po|8 source/am/cui/source/tabpages.po

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

2017-05-31 Thread Aron Budea
sw/qa/extras/ww8export/data/tdf108072.doc |binary sw/qa/extras/ww8export/ww8export2.cxx | 14 ++ sw/source/filter/ww8/sprmids.hxx |4 ++-- sw/source/filter/ww8/ww8par6.cxx |8 sw/source/filter/ww8/ww8scan.cxx |4 ++-- 5 files chang

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 8 commits - configure.ac icon-themes/elementary icon-themes/galaxy icon-themes/sifr libreofficekit/qa svx/source sw/qa sw/source vcl/

2017-05-31 Thread Andras Timar
configure.ac|2 icon-themes/elementary/vcl/res/check.png|binary icon-themes/elementary/vcl/res/checkmono.png|binary icon-themes/elementary/vcl/res/radio.png|binary icon-themes/elementary/vcl/res/radiomono.png|b

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

2017-05-31 Thread Grzegorz Araminowicz
include/oox/vml/vmlformatting.hxx | 12 oox/source/vml/vmlformatting.cxx| 25 + oox/source/vml/vmlshape.cxx | 17 + sw/qa/extras/ooxmlimport/data/tdf76446.docx |binary sw/qa/extras/ooxmlimport/ooxmlim

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

2017-05-31 Thread Aron Budea
sw/qa/extras/ww8export/data/tdf108072.doc |binary sw/qa/extras/ww8export/ww8export2.cxx | 14 ++ sw/source/filter/ww8/wrtww8.cxx |4 ++-- sw/source/filter/ww8/ww8par2.cxx |2 +- sw/source/filter/ww8/ww8par6.cxx |8 sw/source/filte

[Libreoffice-commits] core.git: basctl/inc basctl/source include/sfx2 include/svx sc/inc sc/source sd/inc sd/source sfx2/inc sfx2/source starmath/inc starmath/source svx/source sw/source

2017-05-31 Thread Caolán McNamara
basctl/inc/basidesh.hrc|2 basctl/source/basicide/basidesh.src|4 include/sfx2/dispatch.hxx |3 include/sfx2/objface.hxx |7 - include/sfx2/toolbarids.hxx| 76 ++ include/svx/fmresids.hrc |

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/httpwstest.cpp

2017-05-31 Thread Henry Castro
test/httpwstest.cpp | 51 +++ 1 file changed, 51 insertions(+) New commits: commit 0ac6297f93fc7abb23ab6d937742c1c922b7afe9 Author: Henry Castro Date: Tue May 30 22:26:05 2017 -0400 wsd: test: undo conflict Change-Id: Iafdcf3e206a

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

2017-05-31 Thread Bartosz Kosiorek
oox/source/drawingml/textcharacterproperties.cxx |1 oox/source/export/drawingml.cxx | 30 +-- sc/qa/unit/data/xlsx/underlineColor.xlsx |binary sc/qa/unit/subsequent_export-test.cxx| 18 + 4 files changed, 32 insertions

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist loleaflet/src wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2017-05-31 Thread Pranav Kant
loleaflet/dist/errormessages.js |1 + loleaflet/src/core/Socket.js|3 +++ wsd/DocumentBroker.cpp |5 + wsd/Storage.cpp |4 wsd/Storage.hpp |1 + 5 files changed, 14 insertions(+) New commits: commit 43da694acab846eec14b3013

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

2017-05-31 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- loleaflet/src/map/handler/Map.Keyboard.js |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 460196beaeb5b3aa4e47f8b158aab3b91aeaa839 Author: Pranav Kant Date: Wed May 31 11:25:03 2017 +0530 User save shoul

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57' - 3 commits - instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo solenv/bin

2017-05-31 Thread Thorsten Behrens
instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt |4 +- instsetoo_native/inc_openoffice/windows/msi_templates/codes.txt |4 +- instsetoo_native/inc_sdkoo/windows/msi_templates/codes.txt |6 +-- solenv/bin/modules/installer/windows/msiglobal.pm|

Re: VclPtr tweaks post 5.4.2 ...

2017-05-31 Thread Miklos Vajna
Hi Michael, On Fri, May 26, 2017 at 10:23:05AM +0100, Michael Meeks wrote: > s/ScopedVclPtr/VclPtrAutoDispose/g The standard smart pointers are in the form of std::foo_ptr, so if we have VclPtr, VclDisposingPtr is perhaps a more natural (and shorter) name than VclPtrAutoDispose? Regards,

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

2017-05-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf107837.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|8 sw/qa/extras/uiwriter/uiwriter.cxx | 18 ++ sw/source/core/edit/edfcol.cxx |3 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 18 +

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

2017-05-31 Thread Aron Budea
sw/qa/extras/ww8export/data/tdf108072.doc |binary sw/qa/extras/ww8export/ww8export2.cxx | 14 ++ sw/source/filter/ww8/wrtww8.cxx |4 ++-- sw/source/filter/ww8/ww8par2.cxx |2 +- sw/source/filter/ww8/ww8par6.cxx |8 sw/source/filte

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - 3 commits - include/unotools officecfg/registry sw/inc sw/source sw/uiconfig unotools/source

2017-05-31 Thread Miklos Vajna
include/unotools/compatibility.hxx|1 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs |6 + sw/inc/viewsh.hxx |2 sw/source/core/doc/notxtfrm.cxx |3

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

2017-05-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf107684.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|7 +++ sw/qa/extras/rtfimport/data/tdf106950.rtf|8 sw/qa/extras/rtfimport/rtfimport.cxx |9 + sw/source/core/unocore/unomapproperties.hxx |1 + sw/

Pracuj i rozwijaj się z nami!

2017-05-31 Thread Amazon Fulfillment Poland spółka z o.o

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

2017-05-31 Thread Jean-Sebastien Bevilacqua
sc/source/ui/cctrl/checklistmenu.cxx | 26 ++ sc/source/ui/inc/checklistmenu.hxx |2 ++ 2 files changed, 24 insertions(+), 4 deletions(-) New commits: commit 511fb8e80d298d42f5c45e7410bf64f2a25b441e Author: Jean-Sebastien Bevilacqua Date: Wed May 31 10:59:42 201

[Libreoffice-commits] core.git: helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit add89eb95021cc6ebda2acffc4c7889109defa5b Author: Gabor Kelemen Date: Tue May 30 22:51:56 2017 +0200 Updated core Project: help ca78b4f149dd82723a3b53a93063c881096fa71f Fix bookmarks and

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1f8beedc2579457876e35dac91260c3c6e97f7ac Author: Gabor Kelemen Date: Tue May 30 22:51:56 2017 +0200 Updated core Project: help 62fb0d92b4175872d66dcd6cc2d613ecb3af36fe Fix bookmarks and

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-31 Thread Gabor Kelemen
source/text/shared/01/06010600.xhp | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit 62fb0d92b4175872d66dcd6cc2d613ecb3af36fe Author: Gabor Kelemen Date: Tue May 30 22:51:56 2017 +0200 Fix bookmarks and ahelps on Chinese Conversion dialog page

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

2017-05-31 Thread Gabor Kelemen
source/text/shared/01/06010600.xhp | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit ca78b4f149dd82723a3b53a93063c881096fa71f Author: Gabor Kelemen Date: Tue May 30 22:51:56 2017 +0200 Fix bookmarks and ahelps on Chinese Conversion dialog page

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9cbebe1ab4de6c5d32aad50ed7b2dd8a4439786b Author: Gabor Kelemen Date: Tue May 30 22:49:10 2017 +0200 Updated core Project: help 575aa5ef741998bf6a739b856087023668291836 tdf#107299 Fix re

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a4b594d87e3061c123207c9a4a6fa043cacc29b Author: Gabor Kelemen Date: Tue May 30 22:47:47 2017 +0200 Updated core Project: help 43a999d9e06ec8552f4d258fdbaf7283759f5cbb Fix bookmarks and

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

2017-05-31 Thread Gabor Kelemen
source/text/shared/01/0102.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 78472fa975bce0b4bb26bce0cad6c15c910e8361 Author: Gabor Kelemen Date: Tue May 30 22:49:10 2017 +0200 tdf#107299 Fix reference to File - Templates menu item Change-Id: Ia

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - 2 commits - source/text

2017-05-31 Thread Gabor Kelemen
source/text/shared/01/0102.xhp|2 +- source/text/shared/3dsettings_toolbar.xhp | 20 +--- 2 files changed, 6 insertions(+), 16 deletions(-) New commits: commit 575aa5ef741998bf6a739b856087023668291836 Author: Gabor Kelemen Date: Tue May 30 22:49:10 2017 +0200

[Libreoffice-commits] core.git: helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7b2a155d2abc79a76eb49587456e32422fbae27 Author: Gabor Kelemen Date: Tue May 30 22:49:10 2017 +0200 Updated core Project: help 78472fa975bce0b4bb26bce0cad6c15c910e8361 tdf#107299 Fix re

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

2017-05-31 Thread Gabor Kelemen
source/text/shared/3dsettings_toolbar.xhp | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) New commits: commit 5cb25526e443e7492414ec27254843826de194cd Author: Gabor Kelemen Date: Tue May 30 22:47:47 2017 +0200 Fix bookmarks and ahelps on 3D-Settings toolbar p

[Libreoffice-commits] core.git: helpcontent2

2017-05-31 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41db4698375c24b39e810e7389b242a7946d330d Author: Gabor Kelemen Date: Tue May 30 22:47:47 2017 +0200 Updated core Project: help 5cb25526e443e7492414ec27254843826de194cd Fix bookmarks and

[Libreoffice-commits] core.git: xmlsecurity/Library_xsec_xmlsec.mk

2017-05-31 Thread Michael Stahl
xmlsecurity/Library_xsec_xmlsec.mk |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 4101e437564727af3dc5d61915b7bf6775f72d82 Author: Michael Stahl Date: Wed May 31 12:14:00 2017 +0200 xmlsecurity: try to appease --as-needed default ld Change-Id:

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

2017-05-31 Thread Marco Cecchetti
sd/inc/Annotation.hxx |2 ++ sd/source/core/annotations/Annotation.cxx | 21 ++--- sd/source/ui/annotations/annotationmanager.cxx | 12 ++-- 3 files changed, 30 insertions(+), 5 deletions(-) New commits: commit 42ecf7b5f62ed4faabdce807

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

2017-05-31 Thread Andras Timar
debian/rules|2 +- loolwsd.spec.in |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit f731545293ac26957e55ef03bb1effcb3b522959 Author: Andras Timar Date: Tue May 30 13:34:39 2017 +0200 --enable-silent-rules for package building Change-Id: I81ad7

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

2017-05-31 Thread Marco Cecchetti
sd/inc/Annotation.hxx |9 +++ sd/source/core/annotations/Annotation.cxx | 69 + sd/source/ui/annotations/annotationmanager.cxx | 62 +- 3 files changed, 82 insertions(+), 58 deletions(-) New commits: commit b29363a2

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

2017-05-31 Thread Andras Timar
loolwsd.spec.in |1 + 1 file changed, 1 insertion(+) New commits: commit 1f5a5576150e2dd610da23351ca63259caf49ca0 Author: Andras Timar Date: Mon May 29 16:25:13 2017 +0200 package loolconfig to rpm Change-Id: I04b8204fde23bd3c674ec622c959ff5ab7714d98 Reviewed-on: https://

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

2017-05-31 Thread Stephan Bergmann
compilerplugins/clang/cstylecast.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 22a69119293ab94f28ca3120362b95eb38ba78d9 Author: Stephan Bergmann Date: Wed May 31 12:05:43 2017 +0200 The updated values of t1, t2 are unused ...since f1bb

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

2017-05-31 Thread Marco Cecchetti
sd/inc/Annotation.hxx |2 ++ sd/source/core/annotations/Annotation.cxx | 21 ++--- sd/source/ui/annotations/annotationmanager.cxx | 12 ++-- 3 files changed, 30 insertions(+), 5 deletions(-) New commits: commit 4a69d02be64257aae8bbae12

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

2017-05-31 Thread Marco Cecchetti
sd/inc/Annotation.hxx |9 +++ sd/source/core/annotations/Annotation.cxx | 69 + sd/source/ui/annotations/annotationmanager.cxx | 62 +- 3 files changed, 82 insertions(+), 58 deletions(-) New commits: commit 963f71ed

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

2017-05-31 Thread Bartosz Kosiorek
oox/source/drawingml/textcharacterproperties.cxx |1 oox/source/export/drawingml.cxx | 30 +-- sc/qa/unit/data/xlsx/underlineColor.xlsx |binary sc/qa/unit/subsequent_export-test.cxx| 18 + 4 files changed, 32 insertions

Re: Some baseline thoughts

2017-05-31 Thread Stephan Bergmann
On 03/16/2017 12:48 PM, Miklos Vajna wrote: On Thu, Mar 16, 2017 at 12:20:54PM +0100, Stephan Bergmann wrote: Bumping this to macOS 10.9 would get rid of the last known case of !HAVE_THREADSAFE_STATICS (cf.

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-31 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2b91e327f67118a47f370281a3b50089151b734 Author: Adolfo Jayme Barrientos Date: Wed May 31 04:16:24 2017 -0500 Updated core Project: help 867887a16c85a8e6fbd657a7d46224ed23317cdf Grammar

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-31 Thread Adolfo Jayme Barrientos
source/text/shared/guide/digital_signatures.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 867887a16c85a8e6fbd657a7d46224ed23317cdf Author: Adolfo Jayme Barrientos Date: Wed May 31 04:16:24 2017 -0500 Grammar (is → are) Change-Id: I16042693

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

2017-05-31 Thread Adolfo Jayme Barrientos
source/text/shared/guide/digital_signatures.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 67fbb19423c95a5d0d4439db96bc740036a33200 Author: Adolfo Jayme Barrientos Date: Wed May 31 04:16:24 2017 -0500 Grammar (is → are) Change-Id: I16042693

[Libreoffice-commits] core.git: helpcontent2

2017-05-31 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2eceb468728088a84ad1a2b192e23e275b4b907a Author: Adolfo Jayme Barrientos Date: Wed May 31 04:16:24 2017 -0500 Updated core Project: help 67fbb19423c95a5d0d4439db96bc740036a33200 Grammar

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

2017-05-31 Thread Pranav Kant
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 073b58269b1fd63f946f3b7ba7b8b11754e5092c Author: Pranav Kant Date: Wed May 31 14:20:58 2017 +0530 tdf#103673 - Use hex color value in API Change-Id: I51e2431e9253a625fb590af276d9

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

2017-05-31 Thread Justin Luth
writerfilter/source/dmapper/DomainMapper_Impl.cxx |6 -- writerfilter/source/dmapper/PropertyMap.hxx |3 --- 2 files changed, 9 deletions(-) New commits: commit fcbdef309cde7d5eefa77e1e3c902447519a34f9 Author: Justin Luth Date: Tue May 30 16:59:08 2017 +0300 writerfilter

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread Stephan Bergmann
On 05/31/2017 08:17 AM, David Ostrovsky wrote: Test name: DesktopLOKTest::testRedlineWriter equality assertion failed - Expected: Insert “t” - Actual : Insert t When i adapt the code to be: [1] and print out the actual values in gdb, I'm getting: (gdb) print first $1 = {static npos = , _M_data

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

2017-05-31 Thread Stephan Bergmann
desktop/qa/desktop_lib/test_desktop_lib.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 92be65d31103827bdbd82801ea203a504dce5316 Author: Stephan Bergmann Date: Wed May 31 09:54:11 2017 +0200 Avoid implementation-defined behavior when mapping non-ASCII c

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

2017-05-31 Thread Stephan Bergmann
sw/source/uibase/fldui/fldwrap.cxx | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) New commits: commit 82fa13614caf183c4c318b03e8ba4dae498c6f0c Author: Stephan Bergmann Date: Wed May 31 09:52:34 2017 +0200 No need for additional pDlg variable Chan

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

2017-05-31 Thread Stephan Bergmann
include/vcl/vclptr.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 052f25429eb6bf832c9e9bca6169755966ea794d Author: Stephan Bergmann Date: Wed May 31 09:51:54 2017 +0200 Guard against ScopedVclPtr "self assignment" (just in case) Change-Id:

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread David Ostrovsky
Hi Miklos, On Wed May 31 07:13:35 UTC 2017, Miklos Vajna wrote: >On Wed, 2017-05-31 at 08:17 +0200, David Ostrovsky wrote: > >On most recent master one test is failing here: > > > >Test name: DesktopLOKTest::testRedlineWriter > I added that test on 2016-08-17, I assume it was working up to the >

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

2017-05-31 Thread Stephan Bergmann
compilerplugins/clang/redundantcast.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit bef247d1370d9a5a83bfd2ccde70db37da0e7f30 Author: Stephan Bergmann Date: Wed May 31 09:18:08 2017 +0200 DataRecursionQueue was only introduced in Clang 3.8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - postprocess/CustomTarget_signing.mk

2017-05-31 Thread Andras Timar
postprocess/CustomTarget_signing.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 51c357a1489218b79326f8f4e6d6f20c4a267ad9 Author: Andras Timar Date: Tue May 30 23:24:38 2017 +0200 tdf#86776 Digitally sign soffice.bin on Windows Change-Id: I79e223f7ac8367a22668c015

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread Miklos Vajna
Hi David, On Wed, May 31, 2017 at 08:17:33AM +0200, David Ostrovsky wrote: > On most recent master one test is failing here: > > Test name: DesktopLOKTest::testRedlineWriter I added that test on 2016-08-17, I assume it was working up to the recent past? If so, can you bisect which commit start

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

2017-05-31 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 053e17be4be26b4c81b52bd15552cb3bfec24aea Author: Miklos Vajna Date: Wed May 31 09:05:51 2017 +0200 sw RTF export: fix indentation This file had a consisten

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - postprocess/CustomTarget_signing.mk

2017-05-31 Thread Andras Timar
postprocess/CustomTarget_signing.mk |1 + 1 file changed, 1 insertion(+) New commits: commit d56c5e7e3eb74c476202700c70de5d4de86b74be Author: Andras Timar Date: Tue May 30 23:24:38 2017 +0200 tdf#86776 Digitally sign soffice.bin on Windows Change-Id: I79e223f7ac8367a22668c015

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - postprocess/CustomTarget_signing.mk

2017-05-31 Thread Andras Timar
postprocess/CustomTarget_signing.mk |1 + 1 file changed, 1 insertion(+) New commits: commit b62e46909905607d81884cca9b1992810dc61fed Author: Andras Timar Date: Tue May 30 23:24:38 2017 +0200 tdf#86776 Digitally sign soffice.bin on Windows Change-Id: I79e223f7ac8367a22668c015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - postprocess/CustomTarget_signing.mk

2017-05-31 Thread Andras Timar
postprocess/CustomTarget_signing.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 128db17b68e7f538e0bc1d94e5afa7907d752099 Author: Andras Timar Date: Tue May 30 23:24:38 2017 +0200 tdf#86776 Digitally sign soffice.bin on Windows Change-Id: I79e223f7ac8367a22668c015

[Libreoffice-commits] core.git: postprocess/CustomTarget_signing.mk

2017-05-31 Thread Andras Timar
postprocess/CustomTarget_signing.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 58c0ff3266fcae75db4ee6e3ceac17793e98db1d Author: Andras Timar Date: Tue May 30 23:24:38 2017 +0200 tdf#86776 Digitally sign soffice.bin on Windows Change-Id: I79e223f7ac8367a22668c015

[Libreoffice-commits] core.git: external/libxmlsec

2017-05-31 Thread Miklos Vajna
external/libxmlsec/UnpackedTarball_xmlsec.mk |1 external/libxmlsec/xmlsec1-nssdisablecallbacks.patch.1 | 52 - 2 files changed, 53 deletions(-) New commits: commit 501d643e09e75fead105307d041779f179f84a67 Author: Miklos Vajna Date: Tue May 30 22:31:55 2017 +02