Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Stephan Bergmann
My Mac --enable-dbgutil build, with 0d754a386fb44f970f33a3e71b2f0f3cfb7c4598 "Revert 're-enable test after fix up'" locally reverted, fails CppunitTest_sw_uiwriter with Assertion failed: (!m_pFirst && !m_pLast && "There are still indices registered"), function ~SwIndexReg, file sw/source/core

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-2' - 2 commits - loleaflet/Makefile

2015-06-09 Thread Tor Lillqvist
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9895d487f4a8abe9750d2bc3f224b0ead117eef Author: Tor Lillqvist Date: Wed Jun 10 07:55:52 2015 +0300 Bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 61d54f

[Bug 38886] Synchronize command text and visual cursor

2015-06-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38886 Taylor changed: What|Removed |Added CC||taylorlee...@gmail.com --- Comment #4 fr

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

2015-06-09 Thread Henry Castro
sw/source/uibase/uno/unotxdoc.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 2281a4922f2209511f79b961ca2140c112bc41eb Author: Henry Castro Date: Tue Jun 9 23:19:40 2015 -0400 sw: tiled rendering, set minimal window size. Set minimal window size (1,1),

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

2015-06-09 Thread Henry Castro
sw/source/core/crsr/viscrs.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 698b344fdf42cc9738d5e91cd27876ce1ff39daf Author: Henry Castro Date: Tue Jun 9 22:19:40 2015 -0400 sw: LOK_CALLBACK_CURSOR_VISIBLE callback. Change-Id: Ibf62a9d46df7d56dda737b4671d79b

Re: test infrastructure ideas appreciated ...

2015-06-09 Thread Kohei Yoshida
On Wed, 2015-06-03 at 14:33 +0100, Michael Meeks wrote: > Having said that writing unit tests is every > developers' responsibility where feasible So, this "where feasible" is quite often subject to a wide range of interpretation. For some, writing a unit test is often not "feasible" if a bug fi

Re: test infrastructure ideas appreciated ... - format validity checks

2015-06-09 Thread Kohei Yoshida
On Tue, 2015-06-09 at 18:44 +0200, Thorsten Behrens wrote: > Michael Meeks wrote: > > What of this don't we cover with the crashtester validation ? > > > I guess, as I said, but: > > > On Fri, 2015-06-05 at 18:59 +0200, Thorsten Behrens wrote: > > > Same applies to OOXML, having one box runni

[GSoC] Improved Error Checking - Weekly Report 2

2015-06-09 Thread Ben Ni
Progress:- Detection of single cell breaking of formula groups (awaiting integration to Calc UI)- Implement "any" for data field under validity criteria (pending merge) Goals:- Implement more helpful/detailed error messages for formulae- Continue work on items in progress (above)- Implement vali

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

2015-06-09 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx | 29 + sc/source/core/tool/token.cxx | 19 ++- 2 files changed, 39 insertions(+), 9 deletions(-) New commits: commit d7163dfa5c207f973d226e494c1620651c2b2b75 Author: Eike Rathke Date: Tue Jun 9 23:41:36 2015 +0200

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

2015-06-09 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx | 29 + sc/source/core/tool/token.cxx | 19 ++- 2 files changed, 39 insertions(+), 9 deletions(-) New commits: commit 782c116b5ac39aef27c3a00f7fc145c9f755e3a3 Author: Eike Rathke Date: Tue Jun 9 23:41:36 2015 +0200

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-09 Thread matteocam
svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |1 + svx/source/svdraw/svdotext.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit f2d8b0746fc4500585d7a6641d88aefc775b3c92 Author: matteocam Date: Tue Jun 9 17:07:35 2015 -0400

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

2015-06-09 Thread Caolán McNamara
sc/source/ui/drawfunc/futext.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5f02e2eb1214efdb4a09f92458838528d07acc6c Author: Caolán McNamara Date: Thu May 28 12:26:09 2015 +0100 Resolves: tdf#90960 toggle out of paste-mode on editing an object otherwise p

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/inc svx/source

2015-06-09 Thread matteocam
include/svx/sdr/attribute/sdrtextattribute.hxx |6 +++- svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx |1 svx/source/sdr/attribute/sdrtextattribute.cxx| 25 +-- svx/source/sdr/primitive2d/sdrattributecreator.cxx |7 +++-- svx/source/sdr/primiti

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-09 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 svx/source/svdraw/svdotextdecomposition.cxx | 145 ++-- 2 files changed, 139 insertions(+), 8 deletions(-) New commits: commit eb9f12daabd4afd0ee619edfd2f26b500e43b44a Author: matteocam Date: Tue Jun 9 16:39:12 2015

[Libreoffice-commits] core.git: configure.ac

2015-06-09 Thread Stephan Bergmann
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8e0a9f97acd7eacb550eb503691e88cfd0921e5e Author: Stephan Bergmann Date: Tue Jun 9 22:02:46 2015 +0200 syntax errors Change-Id: Id5f0a606c0bb0b322b09998101f5731e9b28b68d diff --git a/con

Re: blocker for LO 5.0 beta2 : tdf#91917

2015-06-09 Thread Jean-Baptiste Faure
Hi, Le 09/06/2015 14:18, Caolán McNamara a écrit : > On Mon, 2015-06-08 at 22:01 +0200, Jean-Baptiste Faure wrote: >> Hi, >> >> I suggest to revert the following commit before building and releasing >> LO 5.0 beta2 to fix temporarily tdf#91917 : >> >> https://gerrit.libreoffice.org/gitweb?p=core.g

[GSoC] More and Better Tests - Weekly Report #2 ( Varun Dhall )

2015-06-09 Thread Varun Dhall
Hi all! Second week of GSoC was passed in writing some new tests and dealing with some trivial issues. These are the changes made so far : https://gerrit.libreoffice.org/#/c/16173/ https://gerrit.libreoffice.org/#/c/16175/ I am currently working on a test for Bookmarks tdf#90808 Future Goals

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-2' - loleaflet/debug

2015-06-09 Thread Tor Lillqvist
loleaflet/debug/document/document_simple_example.html |2 -- 1 file changed, 2 deletions(-) New commits: commit e930cd7d06a25de054904470de1a763c3f167be2 Author: Tor Lillqvist Date: Tue Jun 9 22:40:51 2015 +0300 Remove the "placeholder for the future toolbar" text diff --git a/loleafl

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

2015-06-09 Thread Tor Lillqvist
loolwsd/Makefile.am |2 ++ loolwsd/loolwsd.spec.in |6 ++ 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f8b29d666d52a3f18b0125aaed309fa3e4d719fb Author: Tor Lillqvist Date: Tue Jun 9 22:33:46 2015 +0300 Include loolwsd.service and sysconfig.loolwsd i

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

2015-06-09 Thread Stephan Bergmann
external/liborcus/ExternalProject_liborcus.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 2b121ad11a4e465bff94816513f6e390061aa811 Author: Stephan Bergmann Date: Tue Jun 9 21:27:54 2015 +0200 Fix Mac OS X install names of external liborcus Change-Id: I0304b

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.0.0.0.beta3'

2015-06-09 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.0.beta3' created by Christian Lohmaier at 2015-06-09 20:13 -0700 Tag libreoffice-5.0.0.0.beta3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVdzrOAAoJEPQ0oe+v7q6jSJkP/0/znnH4T9Zt2y3V1Z3Yso+H MzCnKrI1/kMHPf3ogD5j3Ph9lE8OI+FeQCm1jSU55NilNO8OepFtCHQ++2c2Da8h

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.0.0.0.beta3'

2015-06-09 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.0.beta3' created by Christian Lohmaier at 2015-06-09 20:13 -0700 Tag libreoffice-5.0.0.0.beta3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVdzrSAAoJEPQ0oe+v7q6j6CYQAJ89/cy3rypOSaCsB1qBYD8m qIezsy83FunNlBd8bAX17TkHT5yq6rimaxNBplSubZi9XV2FbDHxmxmop/cPI1J/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - configure.ac

2015-06-09 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53c8039154623d39d9bdeab73694ee9203f4f4ac Author: Christian Lohmaier Date: Tue Jun 9 21:14:05 2015 +0200 bump product version to 5.0.0.0.beta3+ Change-Id: If2b25caf779830fdb34a7de6a33784a246d

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.0.0.0.beta3'

2015-06-09 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.0.beta3' created by Christian Lohmaier at 2015-06-09 20:13 -0700 Tag libreoffice-5.0.0.0.beta3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVdzrLAAoJEPQ0oe+v7q6jJD4P/je0mjygOKH92dVVdLoUxiO4 hPy6P+KGVzhZZ6QU8zWiZA1HqnEmOuNYPaDHdACeAF3Pz+uvtloJMvFw86vB4xIO

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.0.0.0.beta3'

2015-06-09 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.0.beta3' created by Christian Lohmaier at 2015-06-09 20:13 -0700 Tag libreoffice-5.0.0.0.beta3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVdzrGAAoJEPQ0oe+v7q6jcZsQAJy0qYRR4Sdj1pX/0BO6vezU El/8Vwk82f2vTHCNP3LLluDXexohJL91n4/OP4s4RHeeWEaTm8OYjRBVsmmSE4bB

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

2015-06-09 Thread Julien Nabet
sc/source/ui/miscdlgs/scuiautofmt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa8b2b2b973843001ee2fd85ffc8e8e4d8b659fb Author: Julien Nabet Date: Sun May 31 15:17:19 2015 +0200 tdf#91726: AutoFormat: Crash when using an existing name Add a tes

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

2015-06-09 Thread Takeshi Abe
starmath/source/mathmlexport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ca5245f0e5685fac1db7fdb715c603b4d86bb828 Author: Takeshi Abe Date: Tue Jun 9 23:27:49 2015 +0900 cppcheck: variableScope Change-Id: Id3c2a7f95f4bbcb32203bb4df3610aacfc8

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

2015-06-09 Thread László Németh
sw/source/core/objectpositioning/anchoredobjectposition.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 062256ba6810fb1cbed54246dde7570ed5430aa4 Author: László Németh Date: Thu Jun 4 18:15:12 2015 +0200 tdf#91260: cleanup - textboxes extending beyon

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/inc svx/source

2015-06-09 Thread matteocam
svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx |8 -- svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |9 +-- svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx| 24 ++- svx/source/svdraw/svdoutl.cxx|2 - 4 files changed,

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-2' - 3 commits - loolwsd/configure.ac loolwsd/loolwsd.service

2015-06-09 Thread Tor Lillqvist
loolwsd/configure.ac|2 +- loolwsd/loolwsd.service |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ace50130b3f55665d90fc37e52d831a5888ba881 Author: Tor Lillqvist Date: Tue Jun 9 20:22:14 2015 +0300 Bump version after tarball diff --git a/loolwsd/co

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - include/svtools svtools/source svtools/uiconfig

2015-06-09 Thread Szymon Kłos
include/svtools/RemoteFilesDialog.hxx|6 + svtools/source/dialogs/RemoteFilesDialog.cxx | 124 ++- svtools/uiconfig/ui/remotefilesdialog.ui |8 + 3 files changed, 132 insertions(+), 6 deletions(-) New commits: commit e3998b7345ea469cefec99730cbb7f28386

Re: test infrastructure ideas appreciated ... - format validity checks

2015-06-09 Thread Thorsten Behrens
Michael Meeks wrote: > What of this don't we cover with the crashtester validation ? > I guess, as I said, but: > On Fri, 2015-06-05 at 18:59 +0200, Thorsten Behrens wrote: > > Same applies to OOXML, having one box running the Open XML SDK there & > > its validator would be awesome > > > (h

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

2015-06-09 Thread Tor Lillqvist
loolwsd/Makefile.am |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit f09991e6c87afba70bf602724a8da3e575925b28 Author: Tor Lillqvist Date: Tue Jun 9 19:29:17 2015 +0300 Don't use TABs for variable assignment lines diff --git a/loolwsd/Makefile.am b/loolwsd

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-2' - 12 commits - loolwsd/configure.ac loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loo

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp | 32 +--- loolwsd/LOOLSession.hpp | 11 +- loolwsd/LOOLWSD.cpp | 149 ++ loolwsd/LoadTest.cpp | 21 +++-- loolwsd/Makefile.am |5 - loolwsd/configure.ac

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

2015-06-09 Thread Caolán McNamara
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0d754a386fb44f970f33a3e71b2f0f3cfb7c4598 Author: Caolán McNamara Date: Tue Jun 9 17:09:31 2015 +0100 Revert "re-enable test after fix up" so much for that, still fails

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

2015-06-09 Thread Caolán McNamara
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50a1410f7a1aeb6cb1b7a4f95436bb251465fe5a Author: Caolán McNamara Date: Tue Jun 9 16:54:45 2015 +0100 re-enable test after fix up Change-Id: I138a7abb67aadb6c0edc52caf8

Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Caolán McNamara
On Tue, 2015-06-09 at 16:00 +0200, Stephan Bergmann wrote: > ... > > ==15622==ERROR: AddressSanitizer: heap-use-after-free on address > > 0x604000629690 at pc 0x2b4bec6e1e2f bp 0x7fff96f22930 sp 0x7fff96f22928 > > READ of size 8 at 0x604000629690 thread T0 based on that bt, 3b397cb6cf7f673571205a

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

2015-06-09 Thread Caolán McNamara
sw/qa/extras/uiwriter/uiwriter.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 3b397cb6cf7f673571205a91834c9b5622968df2 Author: Caolán McNamara Date: Tue Jun 9 16:32:27 2015 +0100 kill SwNodeIndex before dispose to fix uiwriter failures

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

2015-06-09 Thread Bjoern Michaelsen
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- sw/source/core/attr/calbck.cxx |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit a8f0a18fb992f554485b42cb4d594a20f06d4035 Author: Bjoern Michaelsen Date: Tue Jun 9 17:30:32 2015 +0200 disable UnoCursorPointer

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2015-06-09 Thread Michael Meeks
scripts/esc-bug-stats.pl | 41 ++--- 1 file changed, 30 insertions(+), 11 deletions(-) New commits: commit cf2e9abe2b401146136fe54424faec8f3bbb677a Author: Michael Meeks Date: Tue Jun 9 16:45:47 2015 +0100 Improve scripting to dump high priority regre

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

2015-06-09 Thread Miklos Vajna
sc/source/core/data/patattr.cxx |2 +- svx/source/sdr/overlay/overlayselection.cxx |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit e966e9fae635afe6237738a83658baf7c86eea93 Author: Miklos Vajna Date: Tue Jun 9 17:26:28 2015 +0200 More Cppuni

[Libreoffice-commits] online.git: 6 commits - loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/loolwsd-systemplate-setup loolwsd/protocol.txt loolwsd/ts

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp | 28 --- loolwsd/LOOLSession.hpp |7 + loolwsd/LOOLWSD.cpp | 149 ++ loolwsd/LoadTest.cpp | 21 +++-- loolwsd/loolwsd-systemplate-setup |2 loolwsd/protocol.txt

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 10:27 AM, Norbert Thiebaud wrote: > the _easiest_ way: create a dedicated 'normal' user.. make sure that > none of macport/fink/other is poluting the env of that user Of course if your regular user is clean.. you can use it.. Alternatively one can do like I do on my everyda

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 9:20 AM, Thorsten Behrens wrote: > Tor Lillqvist wrote: >> But neither is it very useful to have the already small set of OS X -based >> developers split into those who use a pure upstream way to build, those who >> use HomeBrew libjpeg but bundled Python, those who use MacP

[Libreoffice-commits] online.git: Branch 'private/tml/cancellation' - loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLWSD.cpp

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp |4 +--- loolwsd/LOOLWSD.cpp | 12 loolwsd/LoadTest.cpp|3 +-- 3 files changed, 6 insertions(+), 13 deletions(-) New commits: commit 12e0a346ca0e1ae11b5473394e506e7df20a9457 Author: Tor Lillqvist Date: Tue Jun 9 18:22:09 2015 +0300 Do

Re: vcl::Window::dispose deadlock

2015-06-09 Thread Michael Meeks
Hi Michael, On Tue, 2015-06-09 at 11:36 +0200, Michael Stahl wrote: > this requires a larger re-design; either handling all VCL stuff only on > the main thread so that other threads never call Window methods Yep - this is the direction for travel for external toolkits I guess and we could

[Libreoffice-commits] online.git: Branch 'private/tml/cancellation' - 3 commits - loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/protocol.txt

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp |8 ++- loolwsd/LOOLSession.hpp |4 +-- loolwsd/LOOLWSD.cpp | 54 +--- loolwsd/LoadTest.cpp| 15 + loolwsd/protocol.txt|2 - 5 files changed, 63 insertions(+), 20 deletions(-) New commi

Re: Writer problem with a dangling SwModify pointer

2015-06-09 Thread Németh László
Hi Stephan, I have checked Tamás and my changes, and both of them work well with your fix. Many thanks for it and for the detailed commit message! Best regards, László 2015-06-09 11:27 GMT+02:00 Stephan Bergmann : > On 06/01/2015 07:26 PM, Németh László wrote: >> >> _ImplAdjustVertRelPos( ) fun

Re: test infrastructure ideas appreciated ... - layout tests ...

2015-06-09 Thread Michael Meeks
On Fri, 2015-06-05 at 14:46 +0200, Thorsten Behrens wrote: > > So I have never been able to get it stable across more than my > > machines and gandalf. I suppose you can increase the number of > > systems that support it if you really know what you are > > doing. > > With the above - pretty much r

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

2015-06-09 Thread Philippe Jung
vcl/source/window/menufloatingwindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8ced97caa409d6dc8f69230145e9c9f281fb84fe Author: Philippe Jung Date: Tue Jun 9 16:01:54 2015 +0200 Last item of menu with title cannot be hilighted Seing the fix,

Re: test infrastructure ideas appreciated ... - format validity checks

2015-06-09 Thread Michael Meeks
On Fri, 2015-06-05 at 18:59 +0200, Thorsten Behrens wrote: > another angle to tests - the various file format compliance checkers. > For example ODF: ... > Same applies to OOXML, having one box running the Open XML SDK there & > its validator would be awesome > (http://openxmldeveloper.org/blog/b/

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

2015-06-09 Thread Philippe Jung
vcl/source/window/menufloatingwindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ab78b52b249bfd32892786c51d93bfd61a4db371 Author: Philippe Jung Date: Tue Jun 9 16:01:54 2015 +0200 Last item of menu with title cannot be hilighted Seing the fix,

Re: Mac OS X and pkg-config

2015-06-09 Thread Michael Stahl
On 09.06.2015 16:20, Thorsten Behrens wrote: > Tor Lillqvist wrote: >> But neither is it very useful to have the already small set of OS X -based >> developers split into those who use a pure upstream way to build, those who >> use HomeBrew libjpeg but bundled Python, those who use MacPorts Python

GSoC - cleanup of the mapmodes in Calc

2015-06-09 Thread Jan Holesovsky
Hi Krisztian, I've created a commit that removes the need for SetMapMode for ScOutputData::DrawGrid(), hopefully it will make it easier for you to do the rest: http://cgit.freedesktop.org/libreoffice/core/commit/?id=f76b2b3b1184383695a35fa104470fa3027e477b It was quite a struggle to understand w

Re: Mac OS X and pkg-config

2015-06-09 Thread Thorsten Behrens
Tor Lillqvist wrote: > But neither is it very useful to have the already small set of OS X -based > developers split into those who use a pure upstream way to build, those who > use HomeBrew libjpeg but bundled Python, those who use MacPorts Python and > libjpeg, etc. > Maybe. But is that really so

Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Miklos Vajna
Hi Stephan, On Tue, Jun 09, 2015 at 04:03:50PM +0200, Stephan Bergmann wrote: > no, tb37 kept failing with a SEGV'ing CppunitTest_sw_uiwriter with > that commit included; probably just happened to silence one of the > possible symptoms of whatever underlying breakage (and maybe better > covered

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Michael Stahl
On 09.06.2015 15:23, Lionel Elie Mamane wrote: > On Tue, Jun 09, 2015 at 03:05:57PM +0200, Michael Stahl wrote: >> On 09.06.2015 14:33, Lionel Elie Mamane wrote: >>> On Wed, Jun 03, 2015 at 11:08:36PM +0200, Michael Stahl wrote: On 03.06.2015 17:31, Lionel Elie Mamane wrote: > Thinking the

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

2015-06-09 Thread Jan Holesovsky
sc/source/ui/inc/gridmerg.hxx |4 +-- sc/source/ui/inc/output.hxx|2 - sc/source/ui/view/gridmerg.cxx | 20 +++-- sc/source/ui/view/gridwin4.cxx | 13 +++ sc/source/ui/view/hdrcont.cxx |4 +-- sc/source/ui/view/output.cxx | 48 +++--

Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Stephan Bergmann
On 06/09/2015 03:58 PM, Miklos Vajna wrote: On Tue, Jun 09, 2015 at 02:54:06PM +0200, Bjoern Michaelsen wrote: so before pushing the unocrsrptr branch, I tried to use our CI: https://gerrit.libreoffice.org/#/c/16179/ however it turned out the uiwriter unittest was unstable when basing on i

Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Stephan Bergmann
... ==15622==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000629690 at pc 0x2b4bec6e1e2f bp 0x7fff96f22930 sp 0x7fff96f22928 READ of size 8 at 0x604000629690 thread T0 #0 0x2b4bec6e1e2e in BigPtrEntry::GetArray() const sw/inc/bparr.hxx:103:21 #1 0x2b4bec6e17d6 in SwNode::

Re: OSX uiwriter stacktrace needed

2015-06-09 Thread Miklos Vajna
On Tue, Jun 09, 2015 at 02:54:06PM +0200, Bjoern Michaelsen wrote: > so before pushing the unocrsrptr branch, I tried to use our CI: > > https://gerrit.libreoffice.org/#/c/16179/ > > however it turned out the uiwriter unittest was unstable when basing on it > today: I had crashes on Linux too,

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

2015-06-09 Thread Caolán McNamara
vcl/source/app/settings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df0965356cb90b20fb6d8a26859aebb623b38ef4 Author: Caolán McNamara Date: Tue Jun 9 14:06:10 2015 +0100 tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColor

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

2015-06-09 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |7 +-- vcl/source/app/settings.cxx |2 +- vcl/source/window/menu.cxx |7 +-- 3 files changed, 3 insertions(+), 13 deletions(-) New commits: commit 6a55792cdd39f95c28a929cd0c1c1a3e89e00cfd Author: Caolán McNamara Date: Tue Jun 9

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Lionel Elie Mamane
On Wed, Jun 03, 2015 at 05:31:37PM +0200, Lionel Elie Mamane wrote: > Alternatively, is there any way to force the hsqldb module to run in > the same thread as the jdbc module? We could put hsqldb and jdbc in the same module... (the same .dll/.so/.dylib) -- Lionel __

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Lionel Elie Mamane
On Tue, Jun 09, 2015 at 03:05:57PM +0200, Michael Stahl wrote: > On 09.06.2015 14:33, Lionel Elie Mamane wrote: > > On Wed, Jun 03, 2015 at 11:08:36PM +0200, Michael Stahl wrote: > >> On 03.06.2015 17:31, Lionel Elie Mamane wrote: > >>> On Wed, Jun 03, 2015 at 03:01:39PM +0200, Michael Stahl wrote:

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Michael Stahl
On 09.06.2015 14:33, Lionel Elie Mamane wrote: > On Wed, Jun 03, 2015 at 11:08:36PM +0200, Michael Stahl wrote: >> On 03.06.2015 17:31, Lionel Elie Mamane wrote: >>> On Wed, Jun 03, 2015 at 03:01:39PM +0200, Michael Stahl wrote: On 03.06.2015 14:47, Lionel Elie Mamane wrote: > > Since the

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

2015-06-09 Thread Miklos Vajna
vcl/source/outdev/map.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eacbead4f5a4dc7c8db3d60c948e28c199aa2b10 Author: Miklos Vajna Date: Tue Jun 9 15:04:46 2015 +0200 vcl: handle nDPI == 0 in ImplPixelToLogic() To avoid the floating point excepti

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

2015-06-09 Thread Michael Stahl
sw/source/core/crsr/crsrsh.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit bd46b1994b14a5f5da822d6e68a7b907af0b53bb Author: Michael Stahl Date: Fri Jun 5 23:56:07 2015 +0200 tdf#91602: sw: prevent recursive layout crash SwCrsrShell::UpdateCrsr() calls SwTextFrm

[Libreoffice-commits] online.git: Branch 'private/tml/cancellation' - 3 commits - loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/loolwsd-systemplate-s

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp | 20 -- loolwsd/LOOLSession.hpp |9 ++- loolwsd/LOOLWSD.cpp | 109 +- loolwsd/LoadTest.cpp |3 - loolwsd/loolwsd-systemplate-setup |2 loolwsd/protocol.txt |

OSX uiwriter stacktrace needed

2015-06-09 Thread Bjoern Michaelsen
Hi, so before pushing the unocrsrptr branch, I tried to use our CI: https://gerrit.libreoffice.org/#/c/16179/ however it turned out the uiwriter unittest was unstable when basing on it today: I had crashes on Linux too, but to make it more fun not under gdb. With no way to verify my changes any

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

2015-06-09 Thread László Németh
vcl/source/window/menu.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 9085cb9aa97ce5a198e321a1c6303ac64bd735f0 Author: László Németh Date: Tue Jun 9 14:44:57 2015 +0200 tdf#91462 - fix invisible menu titles of open menus Change-Id: I6c93

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 7:21 AM, Stephan Bergmann wrote: > On 06/09/2015 01:54 PM, Norbert Thiebaud wrote: >> >> The again if macport and other are installed in /opt something and >> _not_ in the path when doing lo build, you are safe. >> the issue is having extra stuff in /usr/ or /usr/local becau

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Lionel Elie Mamane
On Wed, Jun 03, 2015 at 11:08:36PM +0200, Michael Stahl wrote: > hmm... how about we solve the JDBC performance problem by, the first > time a Java component is created, the component-factory stuff posts > a message to the main thread via PostUserEvent with a handler that > does a "dummy" JNI call

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-06-09 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 3ffc5cfee6f3cc3dc42819a58dfffa4254f40aeb Author: Pranav Kant Date: Tue Jun 9 16:27:37 2015 +0530 lokdocview: Change parent class to GtkDrawingArea It is not the job of the widget to provide the scroll bars. Change-Id: Iafc5

Re: help needed: hsqldb shutdown race condition, how to fix without deadlock

2015-06-09 Thread Lionel Elie Mamane
On Wed, Jun 03, 2015 at 11:08:36PM +0200, Michael Stahl wrote: > On 03.06.2015 17:31, Lionel Elie Mamane wrote: >> On Wed, Jun 03, 2015 at 03:01:39PM +0200, Michael Stahl wrote: >>> On 03.06.2015 14:47, Lionel Elie Mamane wrote: Since the problem is essentially that the two threads take the s

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

2015-06-09 Thread Miklos Vajna
dbaccess/source/ui/app/AppDetailPageHelper.cxx |2 +- extensions/source/bibliography/bibload.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9eee43a8873361a96c7dc6c4f27f049fda27b910 Author: Miklos Vajna Date: Tue Jun 9 14:29:17 2015 +0200 dbacce

Re: Mac OS X and pkg-config

2015-06-09 Thread Stephan Bergmann
On 06/09/2015 01:54 PM, Norbert Thiebaud wrote: The again if macport and other are installed in /opt something and _not_ in the path when doing lo build, you are safe. the issue is having extra stuff in /usr/ or /usr/local because some 'helpful' external module 'config' will try to pick it up fro

Re: blocker for LO 5.0 beta2 : tdf#91917

2015-06-09 Thread Caolán McNamara
On Mon, 2015-06-08 at 22:01 +0200, Jean-Baptiste Faure wrote: > Hi, > > I suggest to revert the following commit before building and releasing > LO 5.0 beta2 to fix temporarily tdf#91917 : > > https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=4ae19cf8435d78bec75e1c4ea95da9f0aaf35b62

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

2015-06-09 Thread Miklos Vajna
extensions/source/bibliography/bibload.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d122985da530da259013e762b5de311bce4 Author: Miklos Vajna Date: Tue Jun 9 14:15:18 2015 +0200 extensions: gcc-4.7 error: '<::' cannot begin a template-argument list

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

2015-06-09 Thread Stephan Bergmann
sw/source/core/unocore/unoobj2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 366eae3ad3ed97fc2637066c8a0c66ae0db32ed6 Author: Stephan Bergmann Date: Tue Jun 9 14:12:24 2015 +0200 lplugin:redundantcast Change-Id: I028563d4b93d5671b87f07c63c4b

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-06-09 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit e135b7678af1516897738a4384fa5edb8150e9c6 Author: Pranav Kant Date: Tue Jun 9 16:27:37 2015 +0530 lokdocview: Change parent class to GtkDrawingArea It is not the job of the widget to provide the scroll bars. Change-Id: Iafc5

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

2015-06-09 Thread Stephan Bergmann
sw/source/core/inc/unoport.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3eef75bd9d18ed39e93289f8b8f23c269ed0c385 Author: Stephan Bergmann Date: Tue Jun 9 14:06:09 2015 +0200 lplugin:redundantcast Change-Id: I96e7dfddebcefa58f01ba743000999fb

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/source

2015-06-09 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h |2 libreofficekit/source/gtk/lokdocview.cxx | 67 - 2 files changed, 66 insertions(+), 3 deletions(-) New commits: commit 4707bfdc3b17459933c329ef40d30c4aff67d663 Author: Pranav Kant Date: Tue Jun 9 17:28:53 2015

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

2015-06-09 Thread Miklos Vajna
sfx2/source/dialog/taskpane.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd3460e951a86e18ef0585c5dd68e6fda9fa3d6c Author: Miklos Vajna Date: Tue Jun 9 13:58:33 2015 +0200 sfx2: WaE: '<::' cannot begin a template-argument list Change-Id: I954a21

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 4:51 AM, Noel Grandin wrote: > > > On 2015-06-09 11:36 AM, Tor Lillqvist wrote: >> >> How hard can it be to make sure to drop some entries from >> PATH in the shells where one works on LibreOffice? > > > Oh really? I was not aware of that. > Perhaps if the error message said

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

2015-06-09 Thread Miklos Vajna
svtools/source/uno/unoiface.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c97971ea3bd7e40203c926546aae1e4d0951113d Author: Miklos Vajna Date: Tue Jun 9 13:43:29 2015 +0200 svtools: WaE: '<::' cannot begin a template-argument list Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 591 commits - accessibility/source avmedia/source basctl/source basebmp/source basebmp/test basegfx/source basegfx/test basic/qa

2015-06-09 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 49e6268ab39415507585d33d4e7272a63bb380d4 Author: Pranav Kant Date: Tue Jun 9 16:27:37 2015 +0530 lokdocview: Change parent class to GtkDrawingArea It is not the job of the widget to provide the scroll bars. Change-Id: Iafc5

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

2015-06-09 Thread Bjoern Michaelsen
sw/inc/unobaseclass.hxx | 37 - sw/inc/unochart.hxx |6 sw/inc/unocrsr.hxx | 69 +++ sw/inc/unoparagraph.hxx | 46 -- sw/inc/unotbl.hxx| 24 - sw/inc/unotextcursor.hxx

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

2015-06-09 Thread Stephan Bergmann
compilerplugins/clang/unreffun.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 623359af236ab8497d4fac34e112a8b9b7b291f2 Author: Stephan Bergmann Date: Tue Jun 9 12:44:12 2015 +0200 loplugin:unreffun: workaround for visibility-adding redecls Change-Id:

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

2015-06-09 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 46a76be3a13ad501e4d09da652f551b2c621e685 Author: Caolán McNamara Date: Tue Jun 9 11:42:06 2015 +0100 restore "crash on layout of novell622972-2.html" temporarily T

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

2015-06-09 Thread Eike Rathke
sc/source/core/tool/token.cxx | 277 -- 1 file changed, 163 insertions(+), 114 deletions(-) New commits: commit 38f99a5071bc5f3b68a6833305665b14bd5ba9ed Author: Eike Rathke Date: Mon Jun 8 15:33:51 2015 +0200 check bounds in RPN tokens, tdf#90694 r

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

2015-06-09 Thread Eike Rathke
sc/source/core/tool/sharedformula.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit d3a491fcc678bb4a490de79cb7474ef72cf6c35f Author: Eike Rathke Date: Fri Jun 5 15:51:46 2015 +0200 tdf#90694 reset group area listeners when splitting group

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

2015-06-09 Thread Julien Nabet
include/svx/svdundo.hxx |3 - sc/source/ui/miscdlgs/scuiautofmt.cxx |2 - svx/source/svdraw/svdundo.cxx | 66 -- 3 files changed, 1 insertion(+), 70 deletions(-) New commits: commit 78468b1cd267e3020173b11007922a509d2941ba Author: Ju

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

2015-06-09 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit dfedebd1e1912252bc2b5204a2b5371952b552cd Author: Caolán McNamara Date: Tue Jun 9 10:47:29 2015 +0100 Resolves: tdf#91695 partially Revert "crash on layout of novell622972-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - uui/source uui/uiconfig

2015-06-09 Thread Andras Timar
uui/source/secmacrowarnings.cxx|4 +++- uui/source/secmacrowarnings.hxx|1 + uui/uiconfig/ui/macrowarnmedium.ui | 14 ++ 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 6c6a32a8d953f55568b2da5585a99b3bcb79c037 Author: Andras Timar Date: Thu Ma

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

2015-06-09 Thread Miklos Vajna
svx/source/customshapes/EnhancedCustomShapeEngine.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d816d79cae3526c2da5f038b4b285f7cf00b762 Author: Miklos Vajna Date: Thu May 21 15:12:10 2015 +0100 tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCusto

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

2015-06-09 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 64dc505ce180a168798b725423a308207de42c63 Author: Caolán McNamara Date: Tue Jun 9 10:47:29 2015 +0100 Resolves: tdf#91695 partially Revert "crash on layout of novell622972-

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp

2015-06-09 Thread Tor Lillqvist
loolwsd/LOOLSession.cpp |4 ++-- loolwsd/LOOLSession.hpp |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit a7f2e5aa290c4fcbdba04f8aa7b2902480b35eb9 Author: Tor Lillqvist Date: Mon Jun 8 16:35:52 2015 +0300 The buffer parameter to handleInput() can be

[Libreoffice-commits] core.git: 4 commits - libreofficekit/source

2015-06-09 Thread Stephan Bergmann
libreofficekit/source/gtk/lokdocview.cxx | 22 +++--- libreofficekit/source/gtk/tilebuffer.cxx |4 ++-- libreofficekit/source/gtk/tilebuffer.hxx |6 +- 3 files changed, 14 insertions(+), 18 deletions(-) New commits: commit e52bae937032dd5eac14da1d54b045ad9d787b1f Aut

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

2015-06-09 Thread Miklos Vajna
sfx2/source/doc/objstor.cxx|1 sw/inc/dbmgr.hxx |7 ++ sw/qa/extras/uiwriter/uiwriter.cxx |8 ++ sw/source/uibase/app/docsh.cxx | 21 ++ sw/source/uibase/dbui/dbmgr.cxx| 43 +++-- 5 files cha

  1   2   >