[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh.mk javaunohelper/test

2014-09-27 Thread Robert Antoni Buj i Gelonch
javaunohelper/JunitTest_juh.mk |3 javaunohelper/test/com/sun/star/lib/uno/helper/PropertySet_Test.java | 2376 +- 2 files changed, 1204 insertions(+), 1175 deletions(-) New commits: commit 2348f05b31f5fc6f4e60b128e9133c76e6df8ae3 Author: Robert

LibreOffice Gerrit News for core on 2014-09-28

2014-09-27 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + javaunohelper: migrate PropertySet_Test to JUnit in https://gerrit.libreoffice.org/11668 from Robert Antoni Buj i Gelonch about module javaunohelper + Improve

LibreOffice Gerrit News for submodules on 2014-09-28

2014-09-27 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: None * Merge

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

2014-09-27 Thread Tor Lillqvist
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d225c9d3a153d54bcdf4260390db8224816e4e5 Author: Tor Lillqvist Date: Sun Sep 28 08:55:35 2014 +0300 WaE: implicit conversion of NULL constant to 'boost::detail::s

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Norbert Thiebaud
On Sat, Sep 27, 2014 at 6:02 PM, Peter Foley wrote: > On Sat, Sep 27, 2014 at 6:20 PM, Norbert Thiebaud wrote: >> On Mac, with recent SDK, there is alreay the need to manually build >> m4, autogen, >> At this point I do not think that requiring gnumake 4.0 would be much >> more a hassle >> >>

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Peter Foley
On Sat, Sep 27, 2014 at 6:20 PM, Norbert Thiebaud wrote: > On Mac, with recent SDK, there is alreay the need to manually build > m4, autogen, > At this point I do not think that requiring gnumake 4.0 would be much > more a hassle > > We just have to give some warning so that tb owner have the

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Norbert Thiebaud
On Sat, Sep 27, 2014 at 2:10 PM, Michael Stahl wrote: > On 26/09/14 17:30, Peter Foley wrote: >> While looking at the gbuild-to-ide script, I noticed that almost all >> of the regex broke due to the below change in make 4.0. >> >> * In -p output, .RECIPEPREFIX settings are shown and all target-spe

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Peter Foley
On Sat, Sep 27, 2014 at 5:34 PM, Markus Mohrhard wrote: > Hey, > > I run it regularly and don't want to install another make just for that > script. As long as we support 3.81/3.82 for lo builds it makes sense to keep > the support especially as it is working right now. > > There are a lot of peop

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

2014-09-27 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapperTableManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e234e9ca0f993ebe298ac5c2c6d7fc79ee3f12c0 Author: Miklos Vajna Date: Sat Sep 27 22:39:01 2014 +0200 DomainMapperTableManager::sprm: fix typo Change

[Libreoffice-commits] core.git: helpcontent2

2014-09-27 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bddfaa770952aa4ff99fb3abd827091ea66ed474 Author: Stanislav Horacek Date: Fri Sep 26 16:34:08 2014 +0200 Updated core Project: help 2dd0975408b8fbae59c9f924d8e013f48d23da52 update name o

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

2014-09-27 Thread Stanislav Horacek
source/text/shared/02/09070200.xhp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 2dd0975408b8fbae59c9f924d8e013f48d23da52 Author: Stanislav Horacek Date: Fri Sep 26 16:34:08 2014 +0200 update name of label in Hyperlink dialog Change-Id: I715

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

2014-09-27 Thread Caolán McNamara
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a392a1deb0bb55f39f0232f9b3df8ad9ac9062af Author: Caolán McNamara Date: Sat Sep 27 20:38:24 2014 +0100 Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldC

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Peter Foley
On Sat, Sep 27, 2014 at 3:10 PM, Michael Stahl wrote: > On 26/09/14 17:30, Peter Foley wrote: > for Windows, developers need to download GNU make anyway, and i don't > think it's a problem if we require a Win32 GNU make >= 4.0... i don't > have the time and inclination to support non-Win32 GNU mak

Re: gbuild-to-ide incompatibility with make 4.0

2014-09-27 Thread Michael Stahl
On 26/09/14 17:30, Peter Foley wrote: > While looking at the gbuild-to-ide script, I noticed that almost all > of the regex broke due to the below change in make 4.0. > > * In -p output, .RECIPEPREFIX settings are shown and all target-specific > variables are output as if in a makefile, instead

[Libreoffice-commits] core.git: scp2/AutoInstall.mk scp2/inc scp2/InstallModule_winexplorerext.mk scp2/source

2014-09-27 Thread Norbert Thiebaud
scp2/AutoInstall.mk|2 scp2/InstallModule_winexplorerext.mk |4 scp2/inc/macros.inc| 14 ++ scp2/source/winexplorerext/module_winexplorerext.scp |4 scp2/source/winexplorere

Re: 4.3.x linux packages and collada support

2014-09-27 Thread Michael Stahl
On 27/09/14 16:05, Zolnai Tamás wrote: > 2014-09-27 15:23 GMT+02:00 Miklos Vajna >: > > On Sat, Sep 27, 2014 at 08:26:38AM +0200, Zolnai Tamás > mailto:zolnaitamas2...@gmail.com>> wrote: > > So the only question is: > > Is it possible to replace the

Re: SolarMutexTryAndBuyGuard

2014-09-27 Thread Michael Stahl
On 27/09/14 15:10, Miklos Vajna wrote: > Hi Michael, > > On Fri, Sep 26, 2014 at 02:33:38PM -0700, Michael Stahl > wrote: >> +class SolarMutexTryAndBuyGuard >> +: private boost::noncopyable >> +{ >> +private: >> +bool m_isAcquired; >> +#if OSL_DEBUG_LEVEL > 0 >> +bool m_i

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

2014-09-27 Thread Miklos Vajna
include/connectivity/odbc.hxx |4 1 file changed, 4 insertions(+) New commits: commit 6b7d31810b5198ab17ddaccda41e94b253ff2a25 Author: Miklos Vajna Date: Sat Sep 27 20:27:32 2014 +0200 error C2513: 'const short' : no variable declared before '=' com/sun/star/beans/Proper

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

2014-09-27 Thread Adolfo Jayme Barrientos
sfx2/uiconfig/ui/alienwarndialog.ui |6 +-- sfx2/uiconfig/ui/querysavedialog.ui |4 +- starmath/uiconfig/smath/ui/savedefaultsdialog.ui|5 +- svx/uiconfig/ui/deletefooterdialog.ui |5 +- svx/uiconfig/ui/deleteheaderd

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

2014-09-27 Thread Miklos Vajna
oox/source/drawingml/shape.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b45de3ceabe258a087c55ff3f031e1d4b2d3e14c Author: Miklos Vajna Date: Sat Sep 27 14:52:21 2014 +0200 Use oox::drawingml::EMU_PER_HMM Change-Id: I2034f862b5e15ffaa2ba370

[Libreoffice-commits] core.git: avmedia/source officecfg/registry sd/source svx/source

2014-09-27 Thread Samuel Mehrbrodt
avmedia/source/viewer/mediawindow.src|6 +++--- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |4 ++-- sd/source/ui/app/strings.src |8 svx/source/dialog/sdstring.src

Re: 4.3.x linux packages and collada support

2014-09-27 Thread Michael Meeks
Hi Tamas, On Sat, 2014-09-27 at 16:05 +0200, Zolnai Tamás wrote: > It's the collada2gltf code which uses std::shared_ptr at many places > so it would be much work to replace all of them with > boost::shared_ptr, but actually can be done if necessary. Interesting; we should work out what i

Re: 4.3.x linux packages and collada support

2014-09-27 Thread Michael Meeks
Hi Tamas, On Sat, 2014-09-27 at 16:05 +0200, Zolnai Tamás wrote: > It's the collada2gltf code which uses std::shared_ptr at many places > so it would be much work to replace all of them with > boost::shared_ptr, but actually can be done if necessary. Interesting; we should work out what i

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

2014-09-27 Thread Adolfo Jayme Barrientos
sd/uiconfig/simpress/ui/headerfooterdialog.ui |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit c22ee0bdd2eae207dbd3cffa51bab4170a53344d Author: Adolfo Jayme Barrientos Date: Fri Sep 26 21:10:14 2014 -0500 Add missing title to the Header and Footer dialog

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

2014-09-27 Thread Adolfo Jayme Barrientos
sw/uiconfig/swriter/ui/printeroptions.ui | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit 63ec219eca557c562433c4e9965a6f154e5966b5 Author: Adolfo Jayme Barrientos Date: Fri Sep 26 19:08:10 2014 -0500 HIG: Correct spacing for several UI options

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

2014-09-27 Thread Adolfo Jayme Barrientos
sfx2/uiconfig/ui/templatedlg.ui |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2c2b1840c59e8fdbfaa83cc2552ab328ded20882 Author: Adolfo Jayme Barrientos Date: Sat Sep 27 00:16:28 2014 -0500 fdo#84376 Add missing title to the Template Manager dialog

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

2014-09-27 Thread Zolnai Tamás
configure.ac | 24 1 file changed, 24 deletions(-) New commits: commit c5a1cff00cb4a3a631dacaf54ff72a4c82923eef Author: Zolnai Tamás Date: Sat Sep 27 16:07:12 2014 +0200 Actually we use C++11 on master so don't need to check std::shared_ptr support Ch

[Libreoffice-commits] core.git: officecfg/registry sc/uiconfig sd/uiconfig sw/uiconfig

2014-09-27 Thread Samuel Mehrbrodt
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |4 ++-- sc/uiconfig/scalc/menubar/menubar.xml|2 +- sd/uiconfig/sdraw/menubar/menubar.xml|2 +- sd/uiconfig/simpress/menubar/menubar.xml

Re: 4.3.x linux packages and collada support

2014-09-27 Thread Zolnai Tamás
2014-09-27 15:23 GMT+02:00 Miklos Vajna : > On Sat, Sep 27, 2014 at 08:26:38AM +0200, Zolnai Tamás < > zolnaitamas2...@gmail.com> wrote: > > So the only question is: > > Is it possible to replace the 4.3.1 and 4.3.2 linux packages with new > ones > > which are compiled with newer compilers? (expec

Re: 4.3.x linux packages and collada support

2014-09-27 Thread Miklos Vajna
On Sat, Sep 27, 2014 at 08:26:38AM +0200, Zolnai Tamás wrote: > So the only question is: > Is it possible to replace the 4.3.1 and 4.3.2 linux packages with new ones > which are compiled with newer compilers? (expecting this is the problem) > To fix the bug mentioned above. Isn't it possible to

SolarMutexTryAndBuyGuard (was: Re: [Libreoffice-commits] core.git: 2 commits - include/vcl) sc/source svx/source

2014-09-27 Thread Miklos Vajna
Hi Michael, On Fri, Sep 26, 2014 at 02:33:38PM -0700, Michael Stahl wrote: > +class SolarMutexTryAndBuyGuard > +: private boost::noncopyable > +{ > +private: > +bool m_isAcquired; > +#if OSL_DEBUG_LEVEL > 0 > +bool m_isChecked; > +#endif Isn't this exactly the situation