Re: Libreoffice service fails in OBS (openSUSE)

2017-01-16 Thread Miklos Vajna
Hi Tomáš, On Fri, Jan 06, 2017 at 10:56:04AM +0100, Tomáš Chvátal wrote: > Ah now i get it. Well it happens always on the same test: > > [ 649s] trying to instantiate implementation > "com.sun.star.wizards.agenda.CallWizard" > [ 649s] unknown:0:(anonymous namespace)::Test::test > [ 649s] unc

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

2017-01-16 Thread Noel Grandin
filter/source/graphicfilter/eps/eps.cxx | 16 +-- filter/source/graphicfilter/icgm/bitmap.cxx |5 filter/source/graphicfilter/icgm/bitmap.hxx |7 +++--- filter/source/graphicfilter/idxf/dxfentrd.cxx |6 + filter/source/graphicfilter/idxf/dxfentrd.hxx |

Re: Prublem building LO master in clang 3.6

2017-01-16 Thread Stephan Bergmann
On 01/14/2017 12:37 PM, Giuseppe Castagno wrote: tryiong to build LO recent master in clang 3.6 I got an error building plugins: ... [build CXX] compilerplugins/clang/salbool.cxx /srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/clang/salbool.cxx:111:15: error: no member named 'isLookupContex

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

2017-01-16 Thread Stephan Bergmann
compilerplugins/clang/salbool.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f4f5621d194c9221b55bb4a20a251a0bb497d69 Author: Stephan Bergmann Date: Mon Jan 16 10:26:03 2017 +0100 Use compat::isLookupContext Change-Id: I5b4523929f971d0345f112ba4f

[Libreoffice-commits] online.git: test/Makefile.am

2017-01-16 Thread Tor Lillqvist
test/Makefile.am |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 2f900a3a1d1f458e83c177371b1552b26d442a7e Author: Tor Lillqvist Date: Mon Jan 16 11:15:47 2017 +0200 Skip unit-oob.la for now as loading it fails with an undefined symbol Which is not

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

2017-01-16 Thread Caolán McNamara
dev/null |binary vcl/qa/complex/memCheck/CheckMemoryUsage.java | 501 -- vcl/qa/complex/memCheck/CheckMemoryUsage.props | 22 vcl/qa/complex/memCheck/FileHelper.java

Re: MSVC 2015 failing with C2039 and C3861

2017-01-16 Thread Stephan Bergmann
On 01/14/2017 10:43 PM, Joe Slone wrote: Within the last day or so, the build broke on MSVC 2015 with the following error: D:/core/package/source/zipapi/ZipFile.cxx(545): error C2039: 'back_inserter': is not a member of 'std' C:/PROGRA~2/MICROS~3.0/VC//include\condition_variable(20): note: see d

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - df/e65bf2297cad61734ca386b0905d06bb2ad03a

2017-01-16 Thread Caolán McNamara
df/e65bf2297cad61734ca386b0905d06bb2ad03a |1 + 1 file changed, 1 insertion(+) New commits: commit 89f8131d90984a64e90a72a90216f5543ea702cc Author: Caolán McNamara Date: Mon Jan 16 09:15:31 2017 + Notes added by 'git notes add' diff --git a/df/e65bf2297cad61734ca386b0905d06bb2ad

[Libreoffice-commits] core.git: qadevOOo/runner

2017-01-16 Thread Caolán McNamara
qadevOOo/runner/helper/CfgParser.java | 23 --- qadevOOo/runner/helper/UnoProvider.java | 10 +- qadevOOo/runner/lib/TestParameters.java | 27 +-- qadevOOo/runner/util/PropertyName.java | 26 ++ 4 files changed,

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

2017-01-16 Thread Katarina Behrens
svx/source/dialog/SafeModeDialog.cxx | 21 - svx/source/dialog/SafeModeDialog.hxx |2 +- svx/uiconfig/ui/safemodedialog.ui|6 +++--- 3 files changed, 16 insertions(+), 13 deletions(-) New commits: commit 29b13a24cf5f0e6e58641d4a55cdfa03c83b68ac Author: Katarina B

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

2017-01-16 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx | 174 +- desktop/source/lib/init.cxx | 183 +++- include/sfx2/lokhelper.hxx |4 3 files changed, 270 insertions(+), 91 deletions(-) New commits: commit 3db1ce30ab23

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

2017-01-16 Thread Pranav Kant
loleaflet/dist/toolbar.css| 31 --- loleaflet/dist/toolbar/toolbar.js |6 +++--- 2 files changed, 31 insertions(+), 6 deletions(-) New commits: commit 36b3850d2efa366daf9f1aa569c2ddc85546fbce Author: Pranav Kant Date: Mon Jan 16 13:43:16 2017 +0530

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - solenv/bin

2017-01-16 Thread Tor Lillqvist
solenv/bin/macosx-codesign-app-bundle | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c538808b29575995f4fab45a5b7dbb56ce54f4aa Author: Tor Lillqvist Date: Thu Jan 12 01:40:37 2017 +0200 Always exit with error if codesign fails That sanity ch

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

2017-01-16 Thread Noel Grandin
dbaccess/source/core/api/TableDeco.cxx |5 ++--- dbaccess/source/core/inc/TableDeco.hxx |2 +- dbaccess/source/ui/misc/moduledbu.cxx |7 +++ 3 files changed, 6 insertions(+), 8 deletions(-) New commits: commit 2abe0df63c59637ea1b00703458edf71dff8167c Author: Noel Grandin Date:

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

2017-01-16 Thread Noel Grandin
cui/source/customize/cfg.cxx|8 +++- cui/source/inc/cfg.hxx |2 +- cui/source/options/optasian.cxx | 10 -- 3 files changed, 8 insertions(+), 12 deletions(-) New commits: commit 4883355c31dff1f3d89f0d99d76837e0b72131d3 Author: Noel Grandin Date: Mon Jan 16 09

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 3 commits - kit/Kit.cpp loleaflet/dist loleaflet/src

2017-01-16 Thread Ashod Nakashian
kit/Kit.cpp | 23 -- loleaflet/dist/errormessages.js |1 loleaflet/src/core/Socket.js |3 + loleaflet/src/map/Map.js |5 ++- loleaflet/src/map/handler/Map.Keyboard.js | 47 ---

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

2017-01-16 Thread Pranav Kant
loleaflet/dist/toolbar.css| 31 --- loleaflet/dist/toolbar/toolbar.js |6 +++--- 2 files changed, 31 insertions(+), 6 deletions(-) New commits: commit f182c53a666921fcc2eba230f773f37de90a1ae8 Author: Pranav Kant Date: Mon Jan 16 13:43:16 2017 +0530

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

2017-01-16 Thread aleksandar-stefanovic
android/source/res/layout/toolbar_bottom.xml | 95 -- android/source/src/java/org/libreoffice/FormattingController.java| 60 +- android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |6 3 files changed, 61 insertions(+), 100 deletio

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

2017-01-16 Thread aleksandar-stefanovic
android/source/src/java/org/libreoffice/SearchController.java | 22 +- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 15c97b28aa058006a66a17b1305c16dc7480f8af Author: aleksandar-stefanovic Date: Thu Jan 12 17:59:01 2017 +0100 Fixed typo in SearchController

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

2017-01-16 Thread aleksandar-stefanovic
android/source/res/layout/activity_document_browser.xml |4 android/source/res/layout/file_explorer_grid_item.xml |5 android/source/src/java/org/libreoffice/ui/GridItemAdapter.java | 129 android/source/src/java/org/libreoffice/ui/LibreOfficeUI

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

2017-01-16 Thread aleksandar-stefanovic
android/source/res/drawable/ic_cloud_black_24dp.xml |9 + android/source/res/drawable/ic_insert_drive_file_black_24dp.xml |7 android/source/res/drawable/ic_sd_card_black_24dp.xml |9 + android/source/res/drawable/ic_storage_black_24dp.xml

<    1   2