Re: help with the LO bibliography as seen by the source code?

2015-05-08 Thread Yury
Yury gmail.com> writes: > I'm trying to create some kind of a stopgap solution for the > https://bugs.documentfoundation.org/show_bug.cgi?id=88697 ... Never mind, guys, I've managed to do this (see issue page for details). Thank to all who helped (empty set :)) -Yury _

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

2015-05-08 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 61b44da9fbf35100ac96896f04dee5b779305d68 Author: Miklos Vajna Date: Fri May 8 09:06:49 2015 +0200 gtktiledviewer: unused pFileName Change-Id: I30cd9d8adffbdf9d7451bca

[Libreoffice-commits] core.git: 15 commits - animations/source avmedia/source bean/native bridges/source chart2/source compilerplugins/clang connectivity/source cui/source desktop/unx extensions/sourc

2015-05-08 Thread Stephan Bergmann
animations/source/animcore/animcore.cxx |8 avmedia/source/gstreamer/gstplayer.cxx |2 bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c |2 bridges/source/jni_uno/jni_base.h

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

2015-05-08 Thread Tor Lillqvist
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c5a96b5d3d2a40ab202acc1559c361712d8ffe32 Author: Tor Lillqvist Date: Fri May 8 10:50:14 2015 +0300 Clarify the usage message a bit Change-Id: I6ae2f5c1

four changes of suspicious code (connectivity, sc, sw, editeng)

2015-05-08 Thread Stephan Bergmann
The updated loplugin:implicitboolconversion now also warns about implicit conversions from bool-like types like sal_Bool. That flagged four places that I tried to fix as best I could, but wouldn't mind if others more familiar with the respective code would take a look, too: One is in connecti

Build dependency on external cppunit

2015-05-08 Thread Richard Cochran
Dear list, I am trying to build Version 4.4.0.3 with a -j30 parallel build, but I am running into this error. In file included from /git/libreoffice/sal/cppunittester/cppunittester.cxx:28:0: /git/libreoffice/include/cppunittester/protectorfactory.hxx:24:31: fatal error: cppunit/Protector.h:

[Libreoffice-commits] core.git: connectivity/source include/connectivity include/sfx2 include/sot include/svx sfx2/source sot/source svx/source sw/inc sw/source unusedcode.easy

2015-05-08 Thread Caolán McNamara
connectivity/source/commontools/dbtools.cxx |5 - include/connectivity/dbtools.hxx|2 include/sfx2/mnuitem.hxx| 24 +- include/sot/stg.hxx |2 include/svx/dlgctrl.hxx |1 sfx2/source/menu/mnuitem.c

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

2015-05-08 Thread Miklos Vajna
dbaccess/source/core/dataaccess/databasecontext.cxx | 10 +- dbaccess/source/filter/xml/xmlfilter.cxx|4 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit a20d53afb97a278a16ad604cb65f107d33ab4fb9 Author: Miklos Vajna Date: Fri May 8 11:14:12 20

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

2015-05-08 Thread Miklos Vajna
include/oox/helper/attributelist.hxx |3 --- oox/source/helper/attributelist.cxx |7 --- 2 files changed, 10 deletions(-) New commits: commit 80743f11fcdb49f997b0a8ff08bee28a0f2cfce7 Author: Miklos Vajna Date: Fri May 8 11:37:45 2015 +0200 Unused oox::AttributeList::getUnsign

[Libreoffice-commits] core.git: Changes to 'private/bubli/sw_16bit'

2015-05-08 Thread Matteo Casalin
New branch 'private/bubli/sw_16bit' available with the following commits: commit a98ef8adcc10bec409e8132ace3de1e6606e6c8f Author: Matteo Casalin Date: Sun Apr 26 13:12:37 2015 +0200 Use auto and range-based for loops Change-Id: I400bce4479eb0ab8105384f88a379c3ea90b9f66 commit 76c3

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

2015-05-08 Thread Stephan Bergmann
vcl/inc/unx/gtk/gtkgdi.hxx| 17 -- vcl/unx/gtk/app/gtkdata.cxx |1 vcl/unx/gtk/gdi/gtkprintwrapper.cxx | 21 ++ vcl/unx/gtk/window/gtksalframe.cxx|5 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 18 +- vcl/unx/kde/UnxCo

Re: Build dependency on external cppunit

2015-05-08 Thread Stephan Bergmann
On 05/08/2015 10:45 AM, Richard Cochran wrote: 1. Where is the dependency from sal->cppunit specified? in sal/Executable_cppunittester.mk: $(eval $(call gb_Executable_use_externals,cppunittester,\ boost_headers \ cppunit \ )) ___

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

2015-05-08 Thread Caolán McNamara
include/sfx2/mnuitem.hxx |9 - sfx2/source/menu/mnuitem.cxx | 15 --- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit eef0e91d5ec90d7e972195b8d3b059ffab39c92d Author: Caolán McNamara Date: Fri May 8 11:07:10 2015 +0100 there's another

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

2015-05-08 Thread Michael Meeks
sfx2/source/dialog/dockwin.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 1394e45450e58d23223ac3bea264a15e0b2b9078 Author: Michael Meeks Date: Fri May 8 11:07:22 2015 +0100 tdf#91128 - Dockwin post-dispose crash fix. Change-Id: I462

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

2015-05-08 Thread Stephan Bergmann
connectivity/source/drivers/evoab2/NResultSet.cxx | 70 +- connectivity/source/drivers/evoab2/NStatement.cxx | 41 ++--- connectivity/source/drivers/evoab2/NStatement.hxx |4 connectivity/source/drivers/kab/KDriver.cxx | 151 +++--- connectivity/source/drive

[Libreoffice-commits] core.git: 2 commits - sc/source vcl/README.lifecycle

2015-05-08 Thread Michael Meeks
sc/source/ui/inc/tabvwsh.hxx |6 +++--- sc/source/ui/view/reffact.cxx |2 +- sc/source/ui/view/tabvwshc.cxx | 11 ++- vcl/README.lifecycle | 24 4 files changed, 34 insertions(+), 9 deletions(-) New commits: commit b6bd432a584c1361ca627779

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

2015-05-08 Thread Andras Timar
solenv/bin/modules/installer/simplepackage.pm |7 +++ 1 file changed, 7 insertions(+) New commits: commit 2df138b483f60ffdcd3b62c8c2884d2f5cc076af Author: Andras Timar Date: Fri May 8 11:38:56 2015 +0200 tdf#78834 enable localized system dialogs on OS X Change-Id: I37f5b1

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - 2 commits - distro-configs/CPOSX.conf solenv/bin

2015-05-08 Thread Andras Timar
distro-configs/CPOSX.conf |1 - solenv/bin/modules/installer/simplepackage.pm |7 +++ 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 1baeefbe596142484daed14576af09b30cce07db Author: Andras Timar Date: Fri May 8 11:38:56 2015 +0200 tdf#7

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

2015-05-08 Thread Caolán McNamara
sw/source/core/inc/flowfrm.hxx|8 sw/source/core/inc/txtfrm.hxx | 34 +++--- sw/source/core/layout/flowfrm.cxx |2 +- sw/source/core/layout/layact.cxx |2 +- sw/source/core/text/frmform.cxx |6 +++--- sw/source/core/text/frmpaint.cx

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5b/0df64160678bbbd373bd80de8583d25c77df49

2015-05-08 Thread Caolán McNamara
5b/0df64160678bbbd373bd80de8583d25c77df49 |1 + 1 file changed, 1 insertion(+) New commits: commit fe5d4a8e050bb37559041f712e39110d2ce7 Author: Caolán McNamara Date: Fri May 8 12:40:33 2015 +0100 Notes added by 'git notes add' diff --git a/5b/0df64160678bbbd373bd80de8583d25c77df

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

2015-05-08 Thread Noel Grandin
include/vcl/cmdevt.hxx | 53 --- sd/source/ui/app/sdmod1.cxx |2 - sd/source/ui/slideshow/slideshowimpl.cxx | 22 ++-- vcl/osx/salinst.cxx | 22 ++-- vcl/win/source/window/salframe.cxx |

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

2015-05-08 Thread Caolán McNamara
uui/source/iahndl-locking.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit f0bed251563113311d73312f0126bcf8852f888e Author: Caolán McNamara Date: Fri May 8 12:51:16 2015 +0100 VclPtr: presumably these also leak Change-Id: Ib92a1d91464bc

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

2015-05-08 Thread Michael Meeks
vcl/source/control/ctrl.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 94cd5204e302950038278f3828a2d98c51361167 Author: Michael Meeks Date: Fri May 8 12:20:18 2015 +0100 vcl: Control - hold a VclPtr instead of a dogtag over emission.

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

2015-05-08 Thread Caolán McNamara
uui/source/iahndl-authentication.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit cd3e9457dac61766791adb59032b0202c0037505 Author: Caolán McNamara Date: Fri May 8 12:56:07 2015 +0100 VclPtr: presumably these also leak Change-Id: I6118e9

Re: Build dependency on external cppunit

2015-05-08 Thread Richard Cochran
On Fri, May 08, 2015 at 12:08:23PM +0200, Stephan Bergmann wrote: > On 05/08/2015 10:45 AM, Richard Cochran wrote: > >1. Where is the dependency from sal->cppunit specified? > > in sal/Executable_cppunittester.mk: > > >$(eval $(call gb_Executable_use_externals,cppunittester,\ > > boost_header

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

2015-05-08 Thread Caolán McNamara
sw/inc/modeltoviewhelper.hxx | 25 ++--- sw/qa/core/uwriter.cxx | 32 +-- sw/source/core/txtnode/modeltoviewhelper.cxx | 22 +- sw/source/core/txtnode/ndtxt.cxx |4 +-- sw/source/cor

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

2015-05-08 Thread Miklos Vajna
svtools/source/control/roadmap.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit d174c1abc872e2f63b529455c19a92c1063b24a6 Author: Miklos Vajna Date: Fri May 8 13:20:24 2015 +0200 tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crash Change-I

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

2015-05-08 Thread Stephan Bergmann
mysqlc/source/mysqlc_connection.cxx |6 -- mysqlc/source/mysqlc_connection.hxx |5 - 2 files changed, 11 deletions(-) New commits: commit ecad097109609ca590f227b09f74fdb679903c77 Author: Stephan Bergmann Date: Fri May 8 14:37:28 2015 +0200 Remove dead code Change-

Re: Build dependency on external cppunit

2015-05-08 Thread Miklos Vajna
Hi Richard, On Fri, May 08, 2015 at 02:12:45PM +0200, Richard Cochran wrote: > Can't I just force cppunit to build manually beforehand? make cppunit.all Should do that, though you just hide the root cause with that. :-) Regards, Miklos signature.asc Description: Digital signature _

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

2015-05-08 Thread Stephan Bergmann
sfx2/source/menu/mnuitem.cxx | 45 --- 1 file changed, 45 deletions(-) New commits: commit 8a051cb9543b49cc70f5e6728df3387b128d3daf Author: Stephan Bergmann Date: Fri May 8 14:51:27 2015 +0200 loplugin:unreffun Change-Id: I85ed112b1bfb44d

[Libreoffice-commits] core.git: 5 commits - chart2/qa oox/inc oox/source

2015-05-08 Thread Markus Mohrhard
chart2/qa/extras/chart2import.cxx | 73 ++ chart2/qa/extras/data/xlsx/axis_title_default_rotation.xlsx |binary chart2/qa/extras/data/xlsx/axis_title_rotated.xlsx|binary chart2/qa/extras/data/xlsx/secondary_axis_title_de

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - translations

2015-05-08 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f658fe5d48d592d6bb63dee9c079169b189a268 Author: Christian Lohmaier Date: Tue Apr 28 21:52:01 2015 +0200 Updated core Project: translations d0c3d50b2bf7169cc3966289ad99db2405605fc8 upda

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 9 commits - i18npool/source icon-themes/sifr include/vcl officecfg/registry sc/inc sc/source svx/uiconfig

2015-05-08 Thread Caolán McNamara
i18npool/source/characterclassification/cclass_unicode.cxx | 56 ++ i18npool/source/localedata/data/es_CR.xml | 42 +-- icon-themes/sifr/cmd/lc_autopilotmenu.png |binary icon-themes/sifr/cmd/lc_conditionalformatdialog.png|

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

2015-05-08 Thread Miklos Vajna
sw/inc/dbmgr.hxx|4 sw/source/core/doc/doc.cxx |4 sw/source/uibase/dbui/dbmgr.cxx | 14 ++ 3 files changed, 22 insertions(+) New commits: commit 358a7ca728dced8ca41ad79a7c54a6c2408807b1 Author: Miklos Vajna Date: Fri May 8 14:58:55 2015 +02

Re: four changes of suspicious code (connectivity, sc, sw, editeng)

2015-05-08 Thread Lionel Elie Mamane
On Fri, May 08, 2015 at 01:01:40PM +0200, Lionel Elie Mamane wrote: > On Fri, May 08, 2015 at 10:23:37AM +0200, Stephan Bergmann wrote: >> One is in connectivity (Lionel, do you happen to know how to trigger that >> code?): > I uploaded a trigger case to > http://people.freedesktop.org/~lmamane/t

Re: Build dependency on external cppunit

2015-05-08 Thread Richard Cochran
On Fri, May 08, 2015 at 02:48:53PM +0200, Miklos Vajna wrote: > Hi Richard, > > On Fri, May 08, 2015 at 02:12:45PM +0200, Richard Cochran > wrote: > > Can't I just force cppunit to build manually beforehand? > > make cppunit.all Tried that already, too. Here is what I got: PARALLELISM=1 make

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

2015-05-08 Thread Katarina Behrens
sc/source/ui/pagedlg/scuitphfedit.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c1405651f6c0c8e519e0aed3f12473499d8ed942 Author: Katarina Behrens Date: Fri May 8 15:18:34 2015 +0200 tdf#90257: Prevent dialog from growing out of the screen when large font

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

2015-05-08 Thread Lionel Elie Mamane
connectivity/source/drivers/jdbc/Reader.cxx | 98 +++- connectivity/source/inc/java/io/Reader.hxx |2 2 files changed, 85 insertions(+), 15 deletions(-) New commits: commit 3af5437e2adf00793404957f30237ba4b9a31772 Author: Lionel Elie Mamane Date: Fri May 8 15:31

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

2015-05-08 Thread Stephan Bergmann
sfx2/source/menu/mnuitem.cxx | 16 1 file changed, 16 deletions(-) New commits: commit e1c6c850b7c478a672dc914e60e87bc0ce4506fc Author: Stephan Bergmann Date: Fri May 8 15:41:23 2015 +0200 Remove dead code Change-Id: I3684210a180a3044ac52c3cd92a3184fc349e40d d

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

2015-05-08 Thread Stephan Bergmann
sfx2/source/inc/virtmenu.hxx |2 +- sfx2/source/menu/virtmenu.cxx |3 ++- sfx2/source/sidebar/SidebarToolBox.cxx |6 -- 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 7314fc7b9436ac44dbf0e5fece8c156a19ef3861 Author: Stephan Bergmann Date:

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

2015-05-08 Thread Stephan Bergmann
include/sfx2/sidebar/SidebarToolBox.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9d74271f742b06306ed10c6a9a7385c75d48fe14 Author: Stephan Bergmann Date: Fri May 8 15:42:37 2015 +0200 Missing from previous commit Change-Id: Ic4ba1f85575047cd

Re: Build dependency on external cppunit

2015-05-08 Thread Richard Cochran
On Fri, May 08, 2015 at 03:31:39PM +0200, Richard Cochran wrote: > I should probably add that I am trying to cross compile LO (I know, I > know, don't ask why), and it is clear that building cross is not fully > implemented, but in this case I think it should still work. Ok, it is somehow related

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

2015-05-08 Thread Stephan Bergmann
connectivity/source/drivers/jdbc/Reader.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f90336948770350c75c445d478c04107e5cef6e Author: Stephan Bergmann Date: Fri May 8 15:54:02 2015 +0200 loplugin:implicitboolconversion Change-Id: Iec38fdf8c165d

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

2015-05-08 Thread Stephan Bergmann
connectivity/source/drivers/jdbc/Reader.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2c70139d6a8d8fabd671455d3edd32117783d4d7 Author: Stephan Bergmann Date: Fri May 8 16:16:35 2015 +0200 ...or rather, like this Change-Id: I87b547b76f6e214730757

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

2015-05-08 Thread Andras Timar
solenv/bin/modules/installer/simplepackage.pm |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 81802cfa7cb04f770e57413dbeb2c852c2431e65 Author: Andras Timar Date: Fri May 8 16:46:12 2015 +0200 OS X SDK.app build fix Change-Id: Ib6f34f833a6fbaa8038

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

2015-05-08 Thread Caolán McNamara
sd/source/ui/app/sdxfer.cxx | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit 7b2367f868778739fba382a68a35248904cc9565 Author: Caolán McNamara Date: Fri May 8 15:49:08 2015 +0100 misspell some words, copy and paste slide to gimp and

Re: Build dependency on external cppunit

2015-05-08 Thread Miklos Vajna
On Fri, May 08, 2015 at 03:55:35PM +0200, Richard Cochran wrote: > Ok, it is somehow related to the cross compile configuration. The > 'make cppunit.all' works as expected with a native build. Isn't the very point of cross-compilation that the resulting binary is not something you can run? If s

[Libreoffice-commits] core.git: 3 commits - compilerplugins/clang sd/source sw/inc sw/source

2015-05-08 Thread Stephan Bergmann
compilerplugins/clang/staticmethods.cxx |2 +- sd/source/ui/dlg/navigatr.cxx |3 ++- sd/source/ui/inc/navigatr.hxx |2 +- sw/inc/dbmgr.hxx|2 +- sw/source/core/doc/doc.cxx |2 +- 5 files changed, 6 insertions(+), 5 deleti

Re: four changes of suspicious code (connectivity, sc, sw, editeng)

2015-05-08 Thread Miklos Vajna
Hi Stephan, On Fri, May 08, 2015 at 10:23:37AM +0200, Stephan Bergmann wrote: > >diff --git a/sw/source/core/doc/DocumentStylePoolManager.cxx > >b/sw/source/core/doc/DocumentStylePoolManager.cxx > >index 3276b9f4..8d4fe0e 100644 > >--- a/sw/source/core/doc/DocumentStylePoolManager.cxx > >+++ b/

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

2015-05-08 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 40ad68bbe7cd1c86a8ebefb1539fb7b403506792 Author: Pranav Kant Date: Fri May 8 19:19:57 2015 +0530 gtktiledviewer: Stop event propagation to GtkToolbar

Re: Build dependency on external cppunit

2015-05-08 Thread Richard Cochran
On Fri, May 08, 2015 at 04:53:49PM +0200, Miklos Vajna wrote: > On Fri, May 08, 2015 at 03:55:35PM +0200, Richard Cochran > wrote: > > Ok, it is somehow related to the cross compile configuration. The > > 'make cppunit.all' works as expected with a native build. > > Isn't the very point of cros

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

2015-05-08 Thread Miklos Vajna
dbaccess/source/core/dataaccess/databasecontext.cxx | 16 +++- sw/source/uibase/dbui/dbmgr.cxx |9 ++--- 2 files changed, 17 insertions(+), 8 deletions(-) New commits: commit 12bb6a054d697efddee76269605ed2450a2fae9c Author: Miklos Vajna Date: Fri May 8

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

2015-05-08 Thread Andras Timar
solenv/bin/modules/installer/simplepackage.pm | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit b4d2b39cb9e46cb0b09d5c1f3d3dadfeb16c30d2 Author: Andras Timar Date: Fri May 8 11:38:56 2015 +0200 tdf#78834 enable localized system dialogs on OS X

[Libreoffice-commits] core.git: canvas/source forms/source jvmfwk/source xmloff/source

2015-05-08 Thread Takeshi Abe
canvas/source/directx/dx_spritecanvashelper.cxx |8 forms/source/xforms/binding.cxx |6 +++--- jvmfwk/source/framework.cxx |4 ++-- xmloff/source/forms/layerimport.cxx | 10 -- 4 files changed, 13 insertions(+), 15 dele

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

2015-05-08 Thread Caolán McNamara
sw/source/core/inc/frame.hxx |5 + sw/source/core/layout/calcmove.cxx |2 ++ sw/source/core/layout/wsfrm.cxx|1 + sw/source/core/text/frmform.cxx|2 ++ 4 files changed, 10 insertions(+) New commits: commit 068c4df48fd1d9f4c42864733b80e7cbd7f5d006 Author: Caolán

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

2015-05-08 Thread Miklos Vajna
dbaccess/source/core/dataaccess/databasecontext.cxx | 18 +++--- dbaccess/source/filter/xml/xmlfilter.cxx| 12 +++- 2 files changed, 14 insertions(+), 16 deletions(-) New commits: commit 5c430093a301b31174a81ad4437f0361c86cfe3c Author: Miklos Vajna Date: Fri

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

2015-05-08 Thread Michael Meeks
include/tools/link.hxx |1 + include/vcl/svapp.hxx |4 +++- include/vcl/window.hxx |2 +- vcl/inc/svdata.hxx |1 + vcl/source/app/svapp.cxx | 12 +++- vcl/source/window/event.cxx| 11 ++- vcl/source/window/floatwin.

Re: Build dependency on external cppunit

2015-05-08 Thread Tor Lillqvist
> There are LOTS of other ways > in which cross compile is broken. Well, we have tinderbox slaves that cross-compile for Android and iOS constantly, so it can't be totally broken. So you need to be more specific. Also whether something is considered "broken" or not depends somewhat on whether it

Re: Build dependency on external cppunit

2015-05-08 Thread Miklos Vajna
On Fri, May 08, 2015 at 05:09:54PM +0200, Richard Cochran wrote: > Yes, *I* would say so, but the LO build thinks otherwise! > > I specifically did 'make build' in order to avoid the tests, but the > build system compiles the tests anyhow. There are LOTS of other ways > in which cross compile i

[Libreoffice-commits] core.git: 2 commits - avmedia/inc avmedia/source basctl/source basic/source chart2/source compilerplugins/clang cui/source desktop/inc desktop/source extensions/source filter/sou

2015-05-08 Thread Stephan Bergmann
avmedia/inc/mediacontrol.hxx|2 +- avmedia/source/framework/mediacontrol.cxx |2 +- basctl/source/basicide/baside3.cxx |3 ++- basctl/source/basicide/iderdll.cxx |2 +- basctl/source/basicide/iderdll2.hxx

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

2015-05-08 Thread Miklos Vajna
dbaccess/source/core/dataaccess/ModelImpl.cxx | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) New commits: commit 66f866d2f5f65a677f3721b7d6c482bf724c97a7 Author: Miklos Vajna Date: Fri May 8 18:57:46 2015 +0200 dbaccess: avoid exceptions during loading emb

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

2015-05-08 Thread Tor Lillqvist
framework/inc/helper/statusindicator.hxx|2 ++ framework/source/helper/statusindicator.cxx |7 ++- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 3842967e5276aabdf28e8eb047803389a41793c7 Author: Tor Lillqvist Date: Fri May 8 13:17:45 2015 +0300 Ensure

QA Meeting Minutes - 2015-05-06

2015-05-08 Thread Robinson Tryon
Hi all, Thanks for the great meeting on Wednesday! Meeting minutes are available here: https://wiki.documentfoundation.org/QA/Meetings/2015/May_06 Our next meeting is taking place in two weeks https://wiki.documentfoundation.org/QA/Meetings/2015/May_20 Interestingly, May 20th also happens to be

[GSOC] Improve user experience with CMIS - introduction

2015-05-08 Thread Szymon Kłos
Hi everyone! My name is Szymon and I've been accepted at Google Summer of Code 2015. Last Year I was working with LibreOffice too and my project was 'Dialog Widget Conversion'. This Year my project is titled 'Improve user experience with CMIS'. Cedric Bosdonnat and Jan Holesovsky will be my men

Crash test update

2015-05-08 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/e658cb4d5ce49d3a3c6acc63155974b5ff8490c7/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2015-05-08 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 24 ++-- 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 92361b81d46b0c4cea71cf8643130d636f1821b6 Author: Pranav Kant Date: Fri May 8 23:07:52 2015 +0530 gtktiledviewer: Make all functions static

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

2015-05-08 Thread Stephan Bergmann
vcl/source/window/event.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 16660664879cfad128d4f1e562d30b0565b9b5de Author: Stephan Bergmann Date: Fri May 8 22:58:55 2015 +0200 loplugin:redundantcast Change-Id: I2931de2cc2a9916dae785d0cc130ce2a

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

2015-05-08 Thread Stephan Bergmann
vcl/source/app/svapp.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 56e9755d75e5faae9765c3be4b8936e5867cef08 Author: Stephan Bergmann Date: Fri May 8 23:03:14 2015 +0200 loplugin:redundantcast Change-Id: I50154e2deb66a77fc4354b1db0e4cd8e1b1

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

2015-05-08 Thread Michael Meeks
vcl/source/app/svapp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e953cb1a3c2c240a385608658ffc481e33c6854b Author: Michael Meeks Date: Fri May 8 22:09:02 2015 +0100 Take SolarMutex when pushing app events that need a VclPtr. Change-Id: Ice91c9e698d99d9674a7c7b

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

2015-05-08 Thread David Tardon
editeng/source/editeng/impedit3.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4fb7ff0dfde0f5163a148c6f9e542352a1528b12 Author: David Tardon Date: Mon Apr 27 16:38:23 2015 +0200 rhbz#1215443 avoid null pointer dereference Change-Id: I0a7986703a

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

2015-05-08 Thread Michael Meeks
cui/source/customize/cfg.cxx|2 +- cui/source/dialogs/SpellDialog.cxx |4 ++-- cui/source/dialogs/cuigaldlg.cxx|4 ++-- cui/source/dialogs/thesdlg.cxx |2 +- cui/source

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

2015-05-08 Thread Michael Meeks
include/vcl/outdev.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9a744dea1dccb73d77e38ed06d1275f00425a65b Author: Michael Meeks Date: Fri May 8 22:15:07 2015 +0100 vclptr: assert that we have a >0 ref-count in acquire as well. Change-Id: Ia2286661a8f62e8a46c44c

[Libreoffice-commits] core.git: 8 commits - vcl/inc vcl/osx vcl/quartz vcl/source

2015-05-08 Thread Stephan Bergmann
vcl/inc/osx/salmenu.h |1 - vcl/inc/osx/salprn.h|2 +- vcl/inc/quartz/salgdi.h |6 +- vcl/osx/DropTarget.cxx |5 +++-- vcl/osx/DropTarget.hxx |2 +- vcl/osx/salmenu.cxx | 32 ++

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

2015-05-08 Thread Henry Castro
sc/source/ui/view/viewfun2.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 4048311aae6993357c2d0be1f1968a8c57dd4e85 Author: Henry Castro Date: Wed May 6 21:20:06 2015 -0400 sc tiled editing: Highlight the search result Change-Id: Ib46e3d484f931cb

LibreOffice Gerrit News for core on 2015-05-09

2015-05-08 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + tdf#90672: PPTX table cell border color is not exported. in https://gerrit.libreoffice.org/15364 from Yogesh Bharate about module oox, sd + tdf#66353: fix conv