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

2015-10-11 Thread Noel Grandin
include/vcl/layout.hxx |4 ++-- sc/source/ui/dbgui/filtdlg.cxx |3 +-- sc/source/ui/inc/filtdlg.hxx |2 +- sfx2/source/doc/new.cxx|5 ++--- vcl/source/window/layout.cxx |2 +- 5 files changed, 7 insertions(+), 9 deletions(-) New commits: commit e757c4711390

[Libreoffice-commits] core.git: basic/source desktop/source extensions/source filter/source l10ntools/source onlineupdate/source oox/source rsc/source sal/osl sal/qa sc/qa sc/source

2015-10-11 Thread Noel Grandin
basic/source/uno/namecont.cxx | 20 +--- desktop/source/migration/services/wordbookmigration.cxx | 12 -- extensions/source/config/ldap/ldapaccess.cxx|5 - filter/source/graphicfilter/epict/epict.cxx |3 filter/source/svg/svgexport.cxx

Re: Compiling with clang 3.7: breaks in 'external/libwpd'

2015-10-11 Thread Stephan Bergmann
On 10/10/2015 11:42 AM, Giuseppe Castagno wrote: Making all in lib CXX libwpd_internal.lo clang: error: argument unused during compilation: '-I .' clang: error: argument unused during compilation: '-I ../..' clang: error: argument unused during compilation: '-I ../../inc' clang: error: ar

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

2015-10-11 Thread Julien Nabet
dbaccess/source/core/misc/dsntypes.cxx |1 + dbaccess/source/inc/dsntypes.hxx |1 + 2 files changed, 2 insertions(+) New commits: commit 898aff0d190b09d16cce866909b64cf023cba43f Author: Julien Nabet Date: Sun Oct 11 22:22:33 2015 +0200 Related tdf#45775: PgSQL new DB allow e

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

2015-10-11 Thread Christian Lohmaier
android/source/build.gradle |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5b791ec5e0bd6e05769bf9683d9e1f8b3344b9a5 Author: Christian Lohmaier Date: Mon Oct 12 02:48:53 2015 +0200 android can only target sdk 22 - openssl triggers text relocation errors

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

2015-10-11 Thread Caolán McNamara
filter/source/config/cache/typedetection.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 70049dbeb286cb0613526e1c3c0318d32a446e58 Author: Caolán McNamara Date: Sun Oct 11 21:43:02 2015 +0100 ignore orcus::sax::malformed_xml_error etc too

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

2015-10-11 Thread Caolán McNamara
external/liborcus/UnpackedTarball_liborcus.mk |1 + external/liborcus/fix-crash-ooo55043-1.patch.0 | 17 + 2 files changed, 18 insertions(+) New commits: commit 50529b713221548d9aa7447d125b734b8de44fa0 Author: Caolán McNamara Date: Sun Oct 11 21:20:37 2015 +0100 fi

zip/unzip jar archive or add/remove file using a Basic macro?

2015-10-11 Thread Regina Henschel
Hi all, I want to write a Basic macro to preview an .xhp file while editing it. Viewing such file works fine with LoadComponentFromUrl with protocol "vnd.sun.star.help", if the file is inside a .jar container. But how can I modify or create or zip/unzip the content of such container using a

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

2015-10-11 Thread Christian Lohmaier
android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 13 +++--- solenv/bin/native-code.py |1 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 888535f1c4e8617786c1cb6151aa5ef992b0c30f Author: Christian

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

2015-10-11 Thread Tor Lillqvist
vcl/source/opengl/OpenGLHelper.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 4d8b2f8b996e2ff396a5b492125410ccc8ee2802 Author: Tor Lillqvist Date: Sun Oct 11 18:23:00 2015 +0300 Moggi thinks this mutex is unnecessary and I trust him "Is the mutex really necess

[Bug 93240] replace boost::ptr_container with std::container

2015-10-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #13 from kerem --- I sent following patch for this bug; https://gerrit.libreoffice.org/#/c/19303/ -- You are receiving this mail because: You are on the CC list for the bug. ___ Li

[Bug 64945] inconvenient localized symbol code

2015-10-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64945 Laurent BP changed: What|Removed |Added See Also||https://bugs.documentfounda

Crash test update

2015-10-11 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/34433196114f91af7216fe03823d2d0e920750bd/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - bf/d8ec054df17a4776bdfe7463c2bb50576c8607

2015-10-11 Thread Caolán McNamara
bf/d8ec054df17a4776bdfe7463c2bb50576c8607 |1 + 1 file changed, 1 insertion(+) New commits: commit 845262149fd42088ee1d6b59c5a73732798adadb Author: Caolán McNamara Date: Sun Oct 11 13:19:58 2015 +0100 Notes added by 'git notes add' diff --git a/bf/d8ec054df17a4776bdfe7463c2bb50576c8

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

2015-10-11 Thread Caolán McNamara
vcl/source/gdi/impimage.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 33d3d67c5916fe0f61c05be4c3396d093cc6f871 Author: Caolán McNamara Date: Sun Oct 11 13:18:42 2015 +0100 valgrind: Conditional jump or move depends on uninitialised value

Re: Version of gcc for LibreOffice

2015-10-11 Thread dk122
IIUC, the discussion was about compiling LibreOffice master when ... Quoting "Markus Mohrhard" : You need at least gcc 4.7, we are even moving to gcc 4.8 but I'm not sure if we already require any feature that is only in 4.8. It happens that as a user of debian-wheezy, which supplies gcc 4.7.2

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - RepositoryFixes.mk set_soenv.in solenv/gbuild solenv/inc

2015-10-11 Thread Damjan Jovanovic
RepositoryFixes.mk |3 set_soenv.in |4 - solenv/gbuild/CppunitTest.mk | 96 - solenv/gbuild/TargetLocations.mk |3 solenv/gbuild/gbuild.mk|1 solenv/gbuild/platform/freebsd.mk | 20 - sol

Re: config listener API ...

2015-10-11 Thread Noel Grandin
On 10 October 2015 at 15:41, Bjoern Michaelsen wrote: > And if something like boost::signal2 is awesome beyond believe (which is -- > given Michaels hint about LOCs added at least open to debate), we should first > make our least broken implementation wrap or subclass that as a migration > path.