Hi, I confirmed that Lionel merged the patch. Thanks a lot!
(2014/06/19 14:00), Lionel Elie Mamane wrote:
The recently committed unittest for fdo#44286
(https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale:
$ LANG=fr_LU.UTF-8 make -rs CppunitTest_svl_qa_cppunit
[build CUT] sv
svl/qa/unit/svl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d2c469cc16bf303d4f5065a438d5252a31b3a564
Author: Isamu Mogi
Date: Thu Jun 19 23:45:38 2014 +0900
related fdo#63230: Fix unit test for fdo#44286 to run in all locales
fdo#44286 test fa
Hi. I published the patch to gerrit https://gerrit.libreoffice.org/#/c/9826/ .
Please wait a bit until the patch is merged.
(2014/06/19 14:00), Lionel Elie Mamane wrote:
The recently committed unittest for fdo#44286
(https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale:
$ LAN
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ fix build error AVFoundation/AVFoundation.h: no such file or directory
in https://gerrit.libreoffice.org/9769 from Douglas Mencken
about module avmedia, build,
Hi.
Thanks for report. I'll publish bug fix to gerrit soon.
(2014/06/19 14:00), Lionel Elie Mamane wrote:
The recently committed unittest for fdo#44286
(https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale:
$ LANG=fr_LU.UTF-8 make -rs CppunitTest_svl_qa_cppunit
[build CUT] s
The recently committed unittest for fdo#44286
(https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale:
$ LANG=fr_LU.UTF-8 make -rs CppunitTest_svl_qa_cppunit
[build CUT] svl_qa_cppunit
/home/master/src/libreoffice/workdirs/master/svl/qa/unit/svl.cxx:403:(anonymous
namespace)::Test
include/svx/fmview.hxx |2 --
include/svx/svdxcgv.hxx |5 -
include/svx/view3d.hxx |4 +++-
sc/source/ui/app/drwtrans.cxx| 10 +-
sc/source/ui/inc/drwtrans.hxx|2 ++
sc/source/ui/inc/viewfunc.hxx|4 ++--
sc/source/ui/view/g
sw/source/uibase/dochdl/swdtflvr.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit dd1cedc98cca8c9ce1c6478f265d9c9447975cfd
Author: Kohei Yoshida
Date: Wed Jun 18 18:55:52 2014 -0400
Send correct shell ID when pasting chart into writer.
So that
On Wed, Jun 18, 2014 at 05:04:02PM +0200, Stephan Bergmann wrote:
> On 06/18/2014 04:21 PM, Lionel Elie Mamane wrote:
>> Why does the attached patch lead to a segfault in "make
>> JunitTest_dbaccess_unoapi"? (The patch is against very recent master,
>> as in "I pushed right before hitting send on
connectivity/source/drivers/kab/KConnection.cxx |2 +-
connectivity/source/drivers/macab/MacabConnection.cxx|2 +-
odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New comm
connectivity/source/drivers/kab/KConnection.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 75df2983cb4aef869bc5845f23b0e6885ee9181a
Author: Julien Nabet
Date: Wed Jun 18 22:51:30 2014 +0200
Typo: perharps->perhaps
Change-Id: Ibc1580d04d896a95
connectivity/source/drivers/file/FPreparedStatement.cxx | 34 ++--
connectivity/source/inc/file/FPreparedStatement.hxx |2
2 files changed, 14 insertions(+), 22 deletions(-)
New commits:
commit 4c6a27aaad6ef35d5f25312a9bc411afa77871f5
Author: Lionel Elie Mamane
Date: Wed
Hello,
With master sources updated today, the build fails with this console logs:
/home/julien/compile-libreoffice/libreoffice/svl/qa/unit/svl.cxx:403:(anonymous
namespace)::Test::testFdo44286
equality assertion failed
- Expected: 1902-04-22
- Actual : -04-DD
svl.cxx:403:Assertion
Test name:
sc/inc/column.hxx|6 +-
sc/inc/document.hxx |1 +
sc/inc/table.hxx |6 +-
sc/source/core/data/column.cxx | 12 ++--
sc/source/core/data/document.cxx |6 +-
sc/source/core/data/table2.cxx |5 +++--
6 files ch
cui/source/options/personalization.cxx |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit b3ed6f893c1b2839d176977cd82ad88a9c9d9905
Author: Rachit Gupta
Date: Wed Jun 18 12:09:56 2014 +0530
The selected theme is shown in the progress label.
The na
On Tue, Jun 17, 2014 at 10:15 AM, Joel Madero wrote:
>
>>> ConfirmedRegression
>>>
>>> Description: Is used if a bug is confirmed to be a regression.
>> why do we need this, given that we have a "regression" keyword? this is
>> a pointless alias... developers don't search for it, the ESC bug-stat
Your email client cannot read this email.
To view it online, please go here:
http://www.mailchieftain.info/display.php?M=1839988&C=776f82835e8454099fca943918af48fe&S=260&L=33&N=241
To stop receiving these
emails:http://www.mailchieftain.info/unsubscribe.php?M=1839988&C=776f82835e8454099fca943918
Noticed in my build:
/home/master/src/libreoffice/workdirs/libreoffice-4-3/udkapi/com/sun/star/io/FilePermission.idl:76:warning:
Reached end of file while still inside a (nested) comment. Nesting level 1
(probable line reference: 25)
This seems to be a message from doxygen. This looks like the
On 06/18/2014 04:21 PM, Lionel Elie Mamane wrote:
Why does the attached patch lead to a segfault in "make
JunitTest_dbaccess_unoapi"? (The patch is against very recent master,
as in "I pushed right before hitting send on this email".)
Essentially, it changes, in code internal to a class,
Referen
sc/source/core/data/column.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 8af4776570d9e3d61f8a7dce5a9a24454fbd9bc6
Author: Kohei Yoshida
Date: Wed Jun 18 10:33:03 2014 -0400
Copy the number formats when copying sheet data for chart on clipboard.
Else the cha
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b800ba097f083062c61772b38754584ed5e8167c
Author: Caolán McNamara
Date: Wed Jun 18 15:48:04 2014 +0100
Updated core
Project: help d2a1a4fa5f1f45b6d137e9792bb3259e062cc3ff
diff --git a/helpconte
helpers/help_hid.lst |4
source/text/shared/02/09070100.xhp |6 +++---
2 files changed, 3 insertions(+), 7 deletions(-)
New commits:
commit d2a1a4fa5f1f45b6d137e9792bb3259e062cc3ff
Author: Caolán McNamara
Date: Wed Jun 18 15:48:04 2014 +0100
update help ids for
cui/AllLangResTarget_cui.mk|1
cui/UIConfig_cui.mk|1
cui/source/dialogs/cuires.src | 10 ++
cui/source/dialogs/hlmarkwn.cxx| 90 +
cui/source/dialogs/hlmarkwn.hrc
connectivity/source/drivers/file/FPreparedStatement.cxx |9 +++-
connectivity/source/drivers/file/FStatement.cxx | 31 +---
connectivity/source/inc/file/FStatement.hxx |4 +-
3 files changed, 36 insertions(+), 8 deletions(-)
New commits:
commit 2504ffccd0
Hi all,
The tag libreoffice-4.3.0.1-buildfix1 (AKA 4.3.0 RC1) has been
created on the libreoffice-4-3 brannch.
The branch will be used for fine tuning of the 4.3 codeline.
See
https://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.0_release for
the detailed schedule of the 4.3.0 release.
Maste
Hi,
Why does the attached patch lead to a segfault in "make
JunitTest_dbaccess_unoapi"? (The patch is against very recent master,
as in "I pushed right before hitting send on this email".)
Essentially, it changes, in code internal to a class,
Reference< XResultSet >
by
Reference< OResultSet >
Wh
uui/source/ids.hrc |1 -
uui/uiconfig/ui/macrowarnmedium.ui |6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 6ba2e7fba0fe7bb200b7482eb6e007c1af3461c4
Author: Caolán McNamara
Date: Wed Jun 18 15:08:34 2014 +0100
drop unused helpid
helpers/help_hid.lst |3 ---
source/text/shared/01/securitywarning.xhp | 12 ++--
2 files changed, 6 insertions(+), 9 deletions(-)
New commits:
commit 63b93ef85a0c7f0081cabb2a69d707ca67bd7cea
Author: Caolán McNamara
Date: Wed Jun 18 15:11:50 2014 +0100
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 469748601c939654e2113b263b87defd38e8ea21
Author: Caolán McNamara
Date: Wed Jun 18 15:11:50 2014 +0100
Updated core
Project: help 63b93ef85a0c7f0081cabb2a69d707ca67bd7cea
diff --git a/helpconte
Hi,
due to necessary security updates, the following services will be rebooted at
1415UTC:
gerrit-test, dev-downloads, ask, jenkins, gerrit
The services should be available again after a short downtime.
Alex
--
Alexander Werner
Admin Team of The Document Foundation
The Document Foundation, Kur
toolkit/source/awt/vclxtoolkit.cxx |4
vcl/source/helper/xconnection.cxx |2 ++
2 files changed, 6 insertions(+)
New commits:
commit 47088ac9a04bd7e5198e7a6c3160e0dbeeab
Author: Stephan Bergmann
Date: Wed Jun 18 15:50:02 2014 +0200
Missing SolarMutexGuards
...as
uui/AllLangResTarget_uui.mk|1
uui/UIConfig_uui.mk|1
uui/source/ids.hrc |1
uui/source/secmacrowarnings.cxx| 212 ++
uui/source/secmacrowarnings.hrc| 71 ---
uui/source/secmacrowarnings.hxx
On 06/18/2014 01:27 PM, Stephan Bergmann wrote:
commit e7e39d396913b002bdf9f76643f59108d849f392
Author: Stephan Bergmann
Date: Wed Jun 18 13:26:50 2014 +0200
Avoid undefined out-of-range conversions from double to unsigned char
Change-Id: I7cf4af81d477865aa0a93c8aa071a8785677c572
configure.ac |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 359ba1dfdf8de1f2cff185f16ec21b6dc88feac9
Author: rbuj
Date: Sat Jun 14 21:56:58 2014 +0200
OS X: JDK include path for JDK 1.8
Change-Id: Ibc2787475249b228b987fb56fab04b8465a26136
diff --git a/configure.
editeng/source/editeng/impedit2.cxx |4
sw/source/core/attr/format.cxx |6 --
2 files changed, 4 insertions(+), 6 deletions(-)
New commits:
commit d5798014060b913c57aa7c602d01b0c1b8225029
Author: Caolán McNamara
Date: Wed Jun 18 13:27:45 2014 +0100
Related: fdo#8014
editeng/source/editeng/impedit2.cxx |4
sw/source/core/attr/format.cxx |6 --
2 files changed, 4 insertions(+), 6 deletions(-)
New commits:
commit ce61e7f9debfc7572ce4bb30d13e13aca79f010a
Author: Caolán McNamara
Date: Wed Jun 18 13:27:45 2014 +0100
Related: fdo#8014
7d/096ff2e25e422f55c821ecce99cecac6ee4b95 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 28ec3a1490424ed74c1f260f2058e828760a63e6
Author: Caolán McNamara
Date: Wed Jun 18 14:10:48 2014 +0100
Notes added by 'git notes add'
diff --git a/7d/096ff2e25e422f55c821ecce99cecac6ee4
Le 18.06.2014 14:50, Norbert Thiebaud a écrit :
On Wed, Jun 18, 2014 at 2:22 AM, Lionel Elie Mamane
wrote:
Thanks, "schedule" is what I meant, and that's exactly the information
I wanted.
See you next week,
looking forward to it...
Having not had much time at all to work on the lo-code the
On Wed, Jun 18, 2014 at 2:22 AM, Lionel Elie Mamane wrote:
> Thanks, "schedule" is what I meant, and that's exactly the information
> I wanted.
>
> See you next week,
looking forward to it...
Having not had much time at all to work on the lo-code the past few
months.. I will come without a list
filter/source/svg/svgexport.cxx|4 -
icon-themes/galaxy/brand/flat_logo.svg | 85 -
2 files changed, 45 insertions(+), 44 deletions(-)
New commits:
commit 4b96ece0716ab27252d13a06636e5965ceea26cd
Author: Caolán McNamara
Date: Mon May 26 12:34:07 2
dbaccess/source/ui/app/AppDetailPageHelper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ae2cccdd2c45ccec1d6dc6764698f105ffa72d2f
Author: Stephan Bergmann
Date: Wed Jun 18 14:41:35 2014 +0200
Missing null check (triggered e.g. by CppunitTest_dbaccess_dia
vcl/osx/salframeview.mm | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 47b520024a236eac8807a33630f493a00fc5f243
Author: Douglas Mencken
Date: Thu Jun 12 16:42:56 2014 -0400
fix 'NSWindow' may not respond to '+windowNumbersWithOptions'
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Bug 75025 depends on bug 80139, which changed state.
Bug 80139 Summary: Spell check does not work in Impress Presentation anymore
https://bugs.freedesktop.org/show_bug.cgi?id=80139
What|Removed |Added
-
cui/source/dialogs/sdrcelldlg.cxx|7 ---
cui/source/inc/border.hxx|1 +
cui/source/tabpages/border.cxx |5 -
formula/source/core/api/token.cxx|7 ++-
include/formula/FormulaCompiler.hxx |6 +++---
include/formula/token.hxx|
fa/6f55c32a3f76b4a9e7810e9d4b07ea9510f4d8 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8b00efa9a58608f4a6ef8b20df95af5c257c8299
Author: Caolán McNamara
Date: Wed Jun 18 13:32:13 2014 +0100
Notes added by 'git notes add'
diff --git a/fa/6f55c32a3f76b4a9e7810e9d4b07ea9510f
connectivity/source/drivers/firebird/StatementCommonBase.cxx |1
desktop/source/deployment/registry/script/dp_script.cxx |3
desktop/source/lib/init.cxx |4 -
include/formula/errorcodes.hxx |4 +
sc/source/core/t
sal/inc/rtl/string.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fa6f55c32a3f76b4a9e7810e9d4b07ea9510f4d8
Author: Herbert Dürr
Date: Wed Jun 18 11:39:01 2014 +
#i125112# fix CStringHash functor to match full strings only
diff --git a/sal/inc/rt
https://bugs.freedesktop.org/show_bug.cgi?id=35862
Maxim Monastirsky changed:
What|Removed |Added
CC||djrei...@gmail.com
--- Comment #22 f
Makefile.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b304628e4d50332be9a385857f7f16a441d5a1d3
Author: Stephan Bergmann
Date: Wed Jun 18 13:27:47 2014 +0200
Make things like "make CppunitTest_FOO" depend on bootstrap and fetch, too
Change-Id: I5
external/lpsolve/UnpackedTarball_lpsolve.mk |1 +
external/lpsolve/lpsolve-ubsan.patch.0 | 11 +++
2 files changed, 12 insertions(+)
New commits:
commit e7e39d396913b002bdf9f76643f59108d849f392
Author: Stephan Bergmann
Date: Wed Jun 18 13:26:50 2014 +0200
Avoid undefine
external/lpsolve/ExternalProject_lpsolve.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6640136bd10a5704a85ec496cdbcd095656cf4a0
Author: Stephan Bergmann
Date: Wed Jun 18 13:25:30 2014 +0200
Pass debug flags into lpsolve
Change-Id: I8bfd8995fe59568d194948a6cf239a
desktop/source/lib/init.cxx | 20 +---
include/LibreOfficeKit/LibreOfficeKit.h |1 -
include/LibreOfficeKit/LibreOfficeKit.hxx |5 -
libreofficekit/source/shim.c |4 ++--
smoketest/libtest.cxx |7 ---
5 file
cui/source/dialogs/sdrcelldlg.cxx|7 ---
cui/source/inc/border.hxx|1 +
cui/source/tabpages/border.cxx |5 -
svx/source/table/tablecontroller.cxx |2 +-
4 files changed, 10 insertions(+), 5 deletions(-)
New commits:
commit 0241a464fc5a142f368d1c2eb3da
desktop/source/lib/init.cxx | 20 +---
include/LibreOfficeKit/LibreOfficeKit.h |1 -
include/LibreOfficeKit/LibreOfficeKit.hxx |5 -
libreofficekit/source/shim.c |4 ++--
smoketest/libtest.cxx |7 ---
5 file
sw/source/core/access/accpara.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit a4d05b95bd65ed2374a20ebf2a86a16d21a20a94
Author: LuboÅ¡ LuÅák
Date: Wed Jun 18 12:36:26 2014 +0200
add missing code from 0761f816
This couldn't be merged into
On Wed, 2014-06-18 at 09:20 +0200, Lionel Elie Mamane wrote:
> What is, in broad terms, the agenda of the hackfest next week? I mean,
> I'm asking for enough information to make my train and hotel
> reservations: at what time does it start on Friday and until when is
> it on Saturday?
Awe
sw/source/core/doc/docsort.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2ddcc1afb07e75ef388a200faeeacf833520a0d9
Author: Miklos Vajna
Date: Wed Jun 18 12:16:15 2014 +0200
error: expected â,â or â;â before âppItemSetsâ
Change-Id: I8b
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Bug 75025 depends on bug 80140, which changed state.
Bug 80140 Summary: The "Spellcheck of entire document has been completed"
dialog hangs when doing spell check in an Impress file
https://bugs.freedesktop.org/show_bug.cgi?id=80140
sd/source/ui/view/Outliner.cxx |9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
New commits:
commit e9ef07ed691399119b6bc5f1d2d79222667766c6
Author: Caolán McNamara
Date: Wed Jun 18 10:58:53 2014 +0100
Resolves: fdo#80140 inverted spell-check continue logic
regr
editeng/source/misc/svxacorr.cxx| 15 +++
include/sfx2/sidebar/Theme.hxx |4 +++-
registry/source/reflread.cxx|4 ++--
sd/source/ui/view/Outliner.cxx |9 ++---
sfx2/source/sidebar/Theme.cxx | 10 +++---
svtools/sou
oox/source/drawingml/shape.cxx |3 --
oox/source/shape/WpsContext.cxx|2 -
sw/qa/extras/ooxmlexport/data/textbox-rounded-corners.docx |binary
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx| 15 +
4 files ch
reportdesign/inc/RptObject.hxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 8e67a7796f598de2f11b694542bccb48343f0d9a
Author: Stephan Bergmann
Date: Wed Jun 18 11:52:09 2014 +0200
Suppress implicit OObjectBase copy ctor
(that would choke on incom
svl/CppunitTest_svl_qa_cppunit.mk |3 +++
svl/qa/unit/svl.cxx | 32
2 files changed, 35 insertions(+)
New commits:
commit 65b5d1a3f045faca462e7370a315cc729105df86
Author: Isamu Mogi
Date: Fri Jun 13 20:42:42 2014 +0900
related fdo#63230
external/rhino/rhino1_5R5-find_swing.patch |6 +++---
external/rhino/rhino1_5R5.patch| 10 +++---
2 files changed, 10 insertions(+), 6 deletions(-)
New commits:
commit 0bf363bb6aed583ea228cec88598144b2cbe0d73
Author: rbuj
Date: Tue Jun 17 11:37:02 2014 +0200
OS X: mo
dbaccess/source/core/api/RowSet.cxx | 46 +---
1 file changed, 27 insertions(+), 19 deletions(-)
New commits:
commit 98986a5167438808871e8094dbf815c72282ca0b
Author: Lionel Elie Mamane
Date: Mon Jun 16 08:41:46 2014 +0200
fdo#79427 after execute() a Resul
cui/uiconfig/ui/select_persona_dialog.ui | 124 +++
1 file changed, 63 insertions(+), 61 deletions(-)
New commits:
commit bf2ac8d1ca003f03149561bce30ef90c03e55220
Author: Jan Holesovsky
Date: Mon Jun 16 12:07:39 2014 +0200
personas: Minor tweaks in the selecti
writerfilter/Library_writerfilter.mk | 14 ---
writerfilter/inc/resourcemodel/LoggedResources.hxx |8 -
writerfilter/inc/resourcemodel/QNameToString.hxx |2
writerfilter/inc/resourcemodel/TableManager.hxx | 50 ++--
writerfilter/inc/r
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Marina Latini changed:
What|Removed |Added
Depends on||80139
--- Comment #28 from Marina Latini
Thanks, "schedule" is what I meant, and that's exactly the information
I wanted.
See you next week,
On Wed, Jun 18, 2014 at 08:52:33AM +0200, Charles-H. Schulz wrote:
> Hello Lionel,
>
> The agenda is set by developers. As for schedule I would say roughly 9 am
> till 18:30 both days.
>
> Best,
Hi,
What is, in broad terms, the agenda of the hackfest next week? I mean,
I'm asking for enough information to make my train and hotel
reservations: at what time does it start on Friday and until when is
it on Saturday?
--
Lionel
___
LibreOffice maili
70 matches
Mail list logo