LibreOffice Gerrit News 2013-08-21

2013-08-20 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Change oslThreadIdentifier to uintptr_t and use THREAD_VALUE on Unix. in https://gerrit.libreoffice.org/5553 from Arnaud Versini + fdo#53032 - Use the right mark area to undo paste of RTF. in https://gerrit.libreo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua

2013-08-20 Thread Norbert Thiebaud
vcl/aqua/source/gdi/salnativewidgets.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e4daa688c6bfeb4e1a16ee3c4ec4af3f3393200b Author: Norbert Thiebaud Date: Tue Aug 20 22:47:19 2013 -0500 NSAppKitVersionNumber10_7 is not defined in SDK 10.6 Change-Id: Ie52fd

[Libreoffice-commits] core.git: 2 commits - editeng/Library_editeng.mk editeng/qa editeng/source include/editeng sc/inc sc/Library_sc.mk sc/qa sc/source

2013-08-20 Thread Kohei Yoshida
editeng/Library_editeng.mk |1 editeng/qa/unit/core-test.cxx | 93 + editeng/source/editeng/editobj.cxx | 149 editeng/source/editeng/editobj2.hxx |8 + editeng/source/editeng/sectionattribute.

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

2013-08-20 Thread Michael Stahl
vcl/unx/generic/printer/ppdparser.cxx | 89 +++--- 1 file changed, 40 insertions(+), 49 deletions(-) New commits: commit 239696d95a0f6f1407e85f3d58901ee0b9ae3aee Author: Michael Stahl Date: Tue Aug 20 22:33:34 2013 +0200 vcl: ppdparser.cxx: clean up printf me

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

2013-08-20 Thread Stephan Bergmann
connectivity/source/drivers/firebird/Users.cxx |3 +-- connectivity/source/drivers/firebird/Users.hxx |5 + 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 293d31afa550a3f05760c711c91862bb8f1785c9 Author: Stephan Bergmann Date: Tue Aug 20 23:16:20 2013 +0200

[Libreoffice-commits] core.git: 5 commits - connectivity/Library_firebird_sdbc.mk connectivity/source include/connectivity

2013-08-20 Thread Andrzej J . R . Hunt
connectivity/Library_firebird_sdbc.mk|2 connectivity/source/commontools/dbtools2.cxx | 40 ++ connectivity/source/drivers/firebird/Catalog.cxx | 28 ++- connectivity/source/drivers/firebird/Table.cxx | 63 +--- connectivity/source/drivers/fireb

[Libreoffice-commits] core.git: sal/rtl

2013-08-20 Thread Stephan Bergmann
sal/rtl/strtmpl.cxx | 32 +--- sal/rtl/ustring.cxx | 16 ++-- 2 files changed, 35 insertions(+), 13 deletions(-) New commits: commit b71c35216c5fb775aa578a0ada0406f6baad8487 Author: Stephan Bergmann Date: Tue Aug 20 22:25:33 2013 +0200 rtl::comp

[Libreoffice-commits] core.git: offapi/com

2013-08-20 Thread Julien Nabet
offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f193e73136e5808b998339054e2278b1b2d16637 Author: Julien Nabet Date: Tue Aug 20 22:28:17 2013 +0200 Fix idl: no ResultSet attribute so remove "#"

[PUSHED] Re-work 8bit characters in source code, or remove them.

2013-08-20 Thread Michael Meeks (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5550 Approvals: LibreOffice gerrit bot: Verified Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreo

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

2013-08-20 Thread Caolán McNamara
dbaccess/source/core/dataaccess/documentdefinition.cxx |1 + dbaccess/source/ui/misc/databaseobjectview.cxx |6 +- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit c3164e42dcdf879ed53e235db13f498eb730bae9 Author: Caolán McNamara Date: Tue Aug 20 20:08:47

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

2013-08-20 Thread Caolán McNamara
xmloff/source/text/txtexppr.cxx | 59 +++- 1 file changed, 41 insertions(+), 18 deletions(-) New commits: commit ea3863d2597d70719b2e590260c05fd8aecc7836 Author: Caolán McNamara Date: Tue Aug 20 11:37:04 2013 +0100 Resolves: fdo#67665 font names filt

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-08-20 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx | 65 ++-- 1 file changed, 40 insertions(+), 25 deletions(-) New commits: commit 4b6806ae41c4e04449de7e112c8fdce5e6fe01a1 Author: Gergo Mocsi Date: Tue Aug 20 17:55:59 2013 +0200 GSOC work, fix strange TextPaM errors

[Libreoffice-commits] core.git: comphelper/source filter/source framework/inc framework/source include/sal ucb/source

2013-08-20 Thread Stephan Bergmann
comphelper/source/misc/mediadescriptor.cxx| 38 -- filter/source/config/cache/typedetection.cxx | 14 +++ framework/inc/services.h |1 framework/source/dispatch/loaddispatcher.cxx | 16 +++- framework/source/inc/loadenv/loadenvexception

Re: [Libreoffice-commits] core.git: Mark Base window titles for localisation

2013-08-20 Thread Stephan Bergmann
On 08/05/2013 12:07 PM, Gabor Kelemen wrote: commit 8f44fb5ee0bd21d192820ffd359504f6d1c68a52 Author: Gabor Kelemen Date: Mon Aug 5 11:12:17 2013 +0200 Mark Base window titles for localisation Change-Id: If876592729c695e5a0916df24873f17f2b1b0254 Reviewed-on: https://gerrit.libr

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

2013-08-20 Thread Michael Stahl
scripting/source/pyprov/pythonscript.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5be1f5234b46a89a7660a9cfe3deaa00e2aa124b Author: Michael Stahl Date: Tue Aug 20 17:16:16 2013 +0200 deb#719941: unbreak python script provider debug logging on Python 3

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

2013-08-20 Thread Bjoern Michaelsen
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |2 +- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0a74847e5d533ea2e5773387a171b96e5885c51e Author: Bjoern Michaelsen Date: Tue Aug 20 17:14:50 20

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - desktop/scripts

2013-08-20 Thread Björgvin Ragnarsson
desktop/scripts/unopkg.sh |4 1 file changed, 4 insertions(+) New commits: commit 4e7a358909b31005054320fa2e57aa421c16bdc3 Author: Björgvin Ragnarsson Date: Tue Aug 20 00:42:06 2013 + unopkg: use default umask when installing shared extensions This makes sure shared

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - desktop/scripts

2013-08-20 Thread Björgvin Ragnarsson
desktop/scripts/unopkg.sh |4 1 file changed, 4 insertions(+) New commits: commit 7da77a339c82d7a43b9054a7faf0f6e7bf7bd427 Author: Björgvin Ragnarsson Date: Tue Aug 20 00:46:13 2013 + unopkg: use default umask when installing shared extensions This makes sure shared

[Libreoffice-commits] core.git: desktop/scripts

2013-08-20 Thread Björgvin Ragnarsson
desktop/scripts/unopkg.sh |4 1 file changed, 4 insertions(+) New commits: commit d2ed00f711d71cd2efe87e19dadfb0b413a7b5fe Author: Björgvin Ragnarsson Date: Tue Aug 20 00:33:37 2013 + unopkg: use default umask when installing shared extensions This makes sure shared

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 47838, which changed state. Bug 47838 Summary: FORMATTING: Writer causes extra page-crossing (text flow to next page) in some MS Office documents - related with header/footer and page formatting. https://bugs.freedeskto

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

2013-08-20 Thread Caolán McNamara
xmloff/source/text/txtexppr.cxx | 59 +++- 1 file changed, 41 insertions(+), 18 deletions(-) New commits: commit ba85d483d392f2fa37a92e5fda56c0c121c6d8bc Author: Caolán McNamara Date: Tue Aug 20 11:37:04 2013 +0100 Resolves: fdo#67665 font names filt

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/unx

2013-08-20 Thread Caolán McNamara
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e59c8de22549b623a06216f4f5e8568aa8fd3312 Author: Caolán McNamara Date: Tue Aug 20 14:25:22 2013 +0100 Resolves: rhbz#998136 different index to gWidgetData vs NWEnsure

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

2013-08-20 Thread Fridrich Štrba
sw/source/ui/uno/swdetect.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit c53d6326aaa2bb2721818671034f4df68923b11c Author: Fridrich Å trba Date: Tue Aug 20 15:48:37 2013 +0200 Revert "Ugly workaround for historic sxw files..." There is cleane

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

2013-08-20 Thread Ivan Timofeev
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6ea3aa6aae980156529d007a107373bbd37dcee6 Author: Ivan Timofeev Date: Tue Aug 20 17:51:58 2013 +0400 gtk: use frame widget for frame rendering otherwise I

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

2013-08-20 Thread Boris Dušek
sw/source/core/access/accpara.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit e5c7249382c12349e4e032c225c0153f6f41 Author: Boris Dušek Date: Sat Aug 17 17:23:40 2013 +0200 fdo#68219: Parent style text attributes missing in accessibility

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f2/9c386d1cfdd84512f09476a8a0a2b074af790f

2013-08-20 Thread Caolán McNamara
f2/9c386d1cfdd84512f09476a8a0a2b074af790f |1 + 1 file changed, 1 insertion(+) New commits: commit 9cdde3fb68f293007a34fe296dd1927f49859314 Author: Caolán McNamara Date: Tue Aug 20 14:26:21 2013 +0100 Notes added by 'git notes add' diff --git a/f2/9c386d1cfdd84512f09476a8a0a2b074af7

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - 2 commits - vcl/aqua xmloff/source

2013-08-20 Thread Zolnai Tamás
vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm | 15 +++ xmloff/source/text/txtimp.cxx|2 +- 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 6fd191c80a8c4637a1757b9d5132a33c6602f13b Author: Zolnai Tamás Date: Wed Aug 14 16:2

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

2013-08-20 Thread Zolnai Tamás
xmloff/source/text/txtimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 93dc3cc8fca6c3873739da1388570e635ee87b90 Author: Zolnai Tamás Date: Wed Aug 14 16:28:09 2013 +0200 fdo#43807: Fix import of drop caps character style Export works and impor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm | 25 +++ 1 file changed, 25 insertions(+) New commits: commit b822f3c09689d3e494df3499caac034838b3f5c6 Author: Boris Dušek Date: Sun Aug 11 16:37:48 2013 +0200 fdo#67980 - VoiceOver does not inform about misspelled t

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua vcl/inc

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ywrapper.mm |6 ++ vcl/inc/aqua/aqua11ywrapper.h |3 +++ 2 files changed, 9 insertions(+) New commits: commit 5e920d03b1cfdd8c7714fc9f5c1d484d4de656c8 Author: Boris Dušek Date: Sun Aug 11 16:34:07 2013 +0200 Add XAccessibleTextMarkup to Aqu

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua vcl/inc

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm | 20 +++ vcl/aqua/source/a11y/aqua11ywrapper.mm |9 vcl/inc/aqua/aqua11ywrapper.h|3 ++ 3 files changed, 28 insertions(+), 4 deletions(-) New commits: commit a6edddefab9f

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

2013-08-20 Thread Caolán McNamara
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0aa3a73c9463f4d1e8918383b21131352635fe75 Author: Caolán McNamara Date: Tue Aug 20 14:25:22 2013 +0100 Resolves: rhbz#998136 different index to gWidgetData vs NWEnsure

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextwrapper.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 788d11aee3b59bb8428beae231d85f0c7d0235ce Author: Boris Dušek Date: Fri Aug 9 08:41:42 2013 +0200 fdo#67680: Impossible to search for text attributes with VoiceOver

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ywrapper.mm | 23 +-- 1 file changed, 1 insertion(+), 22 deletions(-) New commits: commit 30d96626c51282b172a3c3f48f8b01ee137dfd08 Author: Boris Dušek Date: Fri Aug 2 00:20:57 2013 +0200 Use NSAccessibilityActionDescription for action desc

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/aqua

2013-08-20 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80d0ddc474ff506ef90f74613982d1e87ebf51f2 Author: Boris Dušek Date: Fri Aug 2 00:04:35 2013 +0200 Fix accessibility of text attributes on OS X The

[Libreoffice-commits] core.git: cui/AllLangResTarget_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk include/svx

2013-08-20 Thread Olivier Hallot
cui/AllLangResTarget_cui.mk |1 cui/UIConfig_cui.mk |1 cui/source/factory/dlgfact.cxx |6 - cui/source/inc/cuires.hrc|1 cui/source/inc/swpossizetabpage.hxx | 147 cui/source/inc/tran

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

2013-08-20 Thread Caolán McNamara
odk/examples/java/Inspector/InspectorPane.java |6 +++--- sw/source/core/layout/paintfrm.cxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f1304feb4b343a9497c96bc256a8ade6d8e503f1 Author: Caolán McNamara Date: Tue Aug 20 13:34:56 2013 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - translations

2013-08-20 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eff6abde7639a9361ca5067b1d5a4696c506a014 Author: Andras Timar Date: Tue Aug 20 14:06:35 2013 +0200 Updated core Project: translations 6d19b6dbcd66a36cfe3e61833d8d2499b1c27ce6 diff --git a/trans

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-1' - translations

2013-08-20 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eead9201da4bb0671a42b3ba54e798f4ff64b163 Author: Andras Timar Date: Tue Aug 20 14:06:35 2013 +0200 Updated core Project: translations 2aeef1e101f95039d4927e362bc0d0a32a68b6ba diff --git a/trans

Re: a lot of warnings when running calc

2013-08-20 Thread Kohei Yoshida
On 08/20/2013 07:51 AM, Eike Rathke wrote: Hi Winfried, On Tuesday, 2013-08-20 09:37:39 +0200, Winfried Donkers wrote: The warnings occur when opening a document with formulas (one warning for each formulacell, =sum(..) as well as =A1+A2) and e.g. when recalculating. Shall I leave it as it is

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 68220, which changed state. Bug 68220 Summary: EDITING: BUG: calc crashes on spell check https://bugs.freedesktop.org/show_bug.cgi?id=68220 What|Removed |Added

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

2013-08-20 Thread Matteo Casalin
sw/source/ui/docvw/SidebarWin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 92440af9766f8d10adc4669fcd45642731626956 Author: Matteo Casalin Date: Sun Aug 18 13:01:15 2013 +0200 Shortened string should really be shorter Change-Id: I34afb1c85cf1cf

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

2013-08-20 Thread Matteo Casalin
sw/inc/AnnotationWin.hxx |2 +- sw/inc/SidebarWin.hxx|2 +- sw/source/ui/docvw/AnnotationWin.cxx | 17 - sw/source/ui/docvw/SidebarWin.cxx| 29 +++-- 4 files changed, 25 insertions(+), 25 deletions(-) New commits:

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

2013-08-20 Thread Stephan Bergmann
l10ntools/source/pocheck.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 35eccc5e0151febf7c6c3ed2bf33945c534c9b0b Author: Stephan Bergmann Date: Tue Aug 20 14:34:13 2013 +0200 Missing + signs Change-Id: I60cfb30c7caab308a0c

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - basic/qa basic/source

2013-08-20 Thread Noel Power
basic/qa/basic_coverage/test_hexliteral_negIntLimit-2.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_negIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_posIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_zeroIntLimit.vb

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

2013-08-20 Thread Stephan Bergmann
ucb/source/ucp/gio/gio_content.cxx | 42 ++--- 1 file changed, 26 insertions(+), 16 deletions(-) New commits: commit 20b937fe53d6eebf1d2546f228f9209f75612ba6 Author: Stephan Bergmann Date: Fri Jun 14 11:22:51 2013 +0200 Always try to mount in gio::Content

[Libreoffice-commits] core.git: l10ntools/Executable_pocheck.mk l10ntools/Module_l10ntools.mk l10ntools/source Repository.mk

2013-08-20 Thread Andras Timar
Repository.mk |1 l10ntools/Executable_pocheck.mk | 34 + l10ntools/Module_l10ntools.mk |1 l10ntools/source/pocheck.cxx| 267 4 files changed, 303 insertions(+) New commits: commit 72576f439ad3eebc6947a50070f1ffabe

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

2013-08-20 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 49e308ce893e461a121ea7d90ec9514f05bf62aa Author: Michael Stahl Date: Tue Aug 20 11:51:27 2013 +0200 fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc() SwDoc::Ch

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

2013-08-20 Thread Michael Stahl
sw/source/core/layout/pagedesc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a0342b16c6a837f8fcecd3c7983df119e459b67f Author: Michael Stahl Date: Tue Aug 20 11:41:37 2013 +0200 fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()

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

2013-08-20 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit f7433971d901f8f66538ef8df3e7729b0047ca2c Author: Michael Stahl Date: Tue Aug 20 11:50:34 2013 +0200 fdo#66145: fix copying of header/footer when un-sharing S

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

2013-08-20 Thread Oliver-Rainer Wittmann
sw/source/ui/uno/unotxdoc.cxx | 52 +- 1 file changed, 22 insertions(+), 30 deletions(-) New commits: commit f29c386d1cfdd84512f09476a8a0a2b074af790f Author: Oliver-Rainer Wittmann Date: Tue Aug 20 10:30:23 2013 + 122868: PDF export - assure c

generate core dumps for failed unit tests on tinderboxes

2013-08-20 Thread Stephan Bergmann
Hi all tinderbox owners, since the recipes for both CppunitTest and JunitTest on at least all (non-Apple) Unix platforms produce nice gdb-processed backtraces now when a test crashes and creates a core file, it would probably be beneficial to enable generation of core files on relevant tinderb

Re: openSuse fbembed/fbclient linking issues due to incorrect fbembed.pc

2013-08-20 Thread Andrzej Hunt
On Tue, 2013-08-20 at 12:52 +0200, Michael Stahl wrote: > On 20/08/13 08:18, Andrzej Hunt wrote: > > > Additionally, I'm considering whether it's worthwhile specifically > > detecting the error that occurs when trying to open/create an embedded > > db with fbclient in order to show a more obvious

Re: a lot of warnings when running calc

2013-08-20 Thread Eike Rathke
Hi Winfried, On Tuesday, 2013-08-20 09:37:39 +0200, Winfried Donkers wrote: > The warnings occur when opening a document with formulas (one warning for > each formulacell, =sum(..) as well as =A1+A2) and e.g. when recalculating. > Shall I leave it as it is now (and continue my quest with fdo#501

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

2013-08-20 Thread Michael Meeks
sc/source/ui/view/viewfun4.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ab55228f6c524ddefde2d7e1d6688b8a407da3ad Author: Michael Meeks Date: Tue Aug 20 12:45:34 2013 +0100 fdo#53032 - Use the right mark area to undo paste of RTF. Change

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source basic/source

2013-08-20 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx|4 ++-- basic/source/classes/codecompletecache.cxx |1 + basic/source/comp/dim.cxx |6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 0c681742db11bc18e3d3a5284e4a56128b1f5531 Author: Gergo Mocsi

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

2013-08-20 Thread Xiaoli
sw/PythonTest_sw_python.mk |1 sw/qa/python/check_table.py | 260 2 files changed, 261 insertions(+) New commits: commit d89e02e4a7100bff3e7d81c389cdbc6d43adf480 Author: Xiaoli Date: Sun Jul 7 22:41:52 2013 +0200 Translate writer test 'C

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - basic/qa basic/source

2013-08-20 Thread Noel Power
basic/qa/basic_coverage/test_hexliteral_negIntLimit-2.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_negIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_posIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_zeroIntLimit.vb

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

2013-08-20 Thread Marcos Paulo de Souza
starmath/inc/ElementsDockingWindow.hrc| 22 +++ starmath/inc/ElementsDockingWindow.hxx| 42 ++ starmath/source/ElementsDockingWindow.cxx | 32 +++--- starmath/source/smres.src | 42 +

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

2013-08-20 Thread Caolán McNamara
bf/1b5979d2ce88265e73ee8fd11599a4374c4136 |1 + 1 file changed, 1 insertion(+) New commits: commit 7ba3f12ad1cd1ca7b291209f85eaf4501e4091cf Author: Caolán McNamara Date: Tue Aug 20 12:16:57 2013 +0100 Notes added by 'git notes add' diff --git a/bf/1b5979d2ce88265e73ee8fd11599a4374c4

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 25/9d4118949dc89b6a6cbdcb51cafa809fd71594

2013-08-20 Thread Caolán McNamara
25/9d4118949dc89b6a6cbdcb51cafa809fd71594 |1 + 1 file changed, 1 insertion(+) New commits: commit 17ebe7a77c8f2608c92c25c7130b64902e0c4d1e Author: Caolán McNamara Date: Tue Aug 20 12:15:20 2013 +0100 Notes added by 'git notes add' diff --git a/25/9d4118949dc89b6a6cbdcb51cafa809fd71

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b1/6eb2a11359d6dfd330a46dd70a0142d6b722a2

2013-08-20 Thread Caolán McNamara
b1/6eb2a11359d6dfd330a46dd70a0142d6b722a2 |1 + 1 file changed, 1 insertion(+) New commits: commit 289b6696815d5f64a705f354001c9b80312c4331 Author: Caolán McNamara Date: Tue Aug 20 12:14:04 2013 +0100 Notes added by 'git notes add' diff --git a/b1/6eb2a11359d6dfd330a46dd70a0142d6b72

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

2013-08-20 Thread Oliver-Rainer Wittmann
sw/source/filter/ww8/ww8par.cxx | 43 +--- 1 file changed, 23 insertions(+), 20 deletions(-) New commits: commit 0659c0c8b558f295f43e0be25bc2c82f81da5f2a Author: Oliver-Rainer Wittmann Date: Tue Aug 20 08:00:27 2013 + Related: #i123021# import of

Re: openSuse fbembed/fbclient linking issues due to incorrect fbembed.pc

2013-08-20 Thread Michael Stahl
On 20/08/13 08:18, Andrzej Hunt wrote: > Additionally, I'm considering whether it's worthwhile specifically > detecting the error that occurs when trying to open/create an embedded > db with fbclient in order to show a more obvious dialog -- this should > be fairly simple (I still need to make the

RE: a lot of warnings when running calc

2013-08-20 Thread Winfried Donkers
Hi, > The count may be wrong now because recompilation/recalcutation is deferred > due to the display of cached values after load and formulas are (re)compiled > later. The warnings occur when opening a document with formulas (one warning for each formulacell, =sum(..) as well as =A1+A2) and e

Re: dbaccess::ODatabaseContext cleaning its cache "too late"?

2013-08-20 Thread Stephan Bergmann
On 08/16/2013 03:46 PM, Lionel Elie Mamane wrote: On Fri, Aug 16, 2013 at 02:55:35PM +0200, Stephan Bergmann wrote: No real insight into any of this, but would it make sense to rely on some explicit "commit" stimulus to do that committing, instead of doing it upon "dispose" I don't understand

openSuse fbembed/fbclient linking issues due to incorrect fbembed.pc

2013-08-20 Thread Andrzej Hunt
Hi all, Based on Michael's/Fridrich's inputs I've debugged the fbclient/fbembed linking issues on openSuse (tested fully on 12.3, but 12.2 exhibits the same characteristics), and confirmed that it is indeed just a copy-and-paste or similar error. I've submitted this as a bug to openSuse. In the m

LibreOffice Gerrit News 2013-08-20

2013-08-20 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Convert position and size dialog to widget UI in https://gerrit.libreoffice.org/5524 from Olivier Hallot + unopkg: use default umask when installing shared extensions in https://gerrit.libreoffice.org/5521 from Bj

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

2013-08-20 Thread Caolán McNamara
include/xmloff/XMLFontAutoStylePool.hxx |1 sw/inc/SwRewriter.hxx | 10 +++-- sw/source/core/undo/SwRewriter.cxx | 52 +++- sw/source/core/undo/undel.cxx | 36 +-- xmloff/source/text/txtexppr.cxx | 59 +++

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

2013-08-20 Thread Michael Meeks
scripts/esc-bug-stats.pl |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 7b44464d459c826fbb93beab1573111a4c489209 Author: Michael Meeks Date: Tue Aug 20 11:25:50 2013 +0100 Use the current date. diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-

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

2013-08-20 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx | 31 ++- sw/source/core/layout/pagedesc.cxx |4 ++-- 2 files changed, 20 insertions(+), 15 deletions(-) New commits: commit e1a9a348a519a69f898c9c1e6d87a5837b8267f9 Author: Michael Stahl Date: Tue Aug 20 11:50:34 2013 +0200

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/inc sw/source

2013-08-20 Thread Oliver-Rainer Wittmann
sw/inc/unotxdoc.hxx |4 - sw/source/ui/app/docsh.cxx| 50 -- sw/source/ui/uno/unotxdoc.cxx | 113 +- 3 files changed, 73 insertions(+), 94 deletions(-) New commits: commit 259d4118949dc89b6a6cbdcb51cafa809fd71594 Author:

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

2013-08-20 Thread Fridrich Štrba
configure.ac |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 90a2c73f903b8d07b52dc7774fd7296b2bf0c125 Author: Fridrich Å trba Date: Tue Aug 20 11:46:02 2013 +0200 Don't unnecessarily require too new harfbuzz Change-Id: I1fc9b29255c9822406dfc6ddb0

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

2013-08-20 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6215ebbe96c2e827b4e607986372ed8ebaab903e Author: Kohei Yoshida Date: Mon Aug 19 16:47:42 2013 -0400 Return on NULL right away, to avoid null dereferencing below. Change-I

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

2013-08-20 Thread Stephan Bergmann
ucb/source/ucp/gio/gio_content.cxx | 42 ++--- 1 file changed, 26 insertions(+), 16 deletions(-) New commits: commit 08ab6d26e082c1646de73b347058fd9063570e13 Author: Stephan Bergmann Date: Fri Jun 14 11:22:51 2013 +0200 Always try to mount in gio::Content

[Libreoffice-commits] core.git: scp2/inc

2013-08-20 Thread Jesús Corrius
scp2/inc/macros.inc |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c4d5b148340932df9ac0360e6831169e945566fe Author: Jesús Corrius Date: Tue Aug 20 11:23:02 2013 +0200 Registy item fix for AppUserModelID and use STRING macro for strings Chang

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

2013-08-20 Thread Oliver-Rainer Wittmann
sw/source/filter/ww8/ww8par.cxx | 57 +--- 1 file changed, 30 insertions(+), 27 deletions(-) New commits: commit b16eb2a11359d6dfd330a46dd70a0142d6b722a2 Author: Oliver-Rainer Wittmann Date: Tue Aug 20 08:00:27 2013 + 123021: import of graphic bul

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

2013-08-20 Thread Noel Power
basic/qa/basic_coverage/test_hexliteral_negIntLimit-2.vb |4 ++-- basic/qa/basic_coverage/test_hexliteral_posIntLimit.vb |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fbf8ae82411d56189f844f9f00ccc6cf6b0827bf Author: Noel Power Date: Tue Aug 20 09:12:59

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

2013-08-20 Thread Noel Power
basic/qa/basic_coverage/test_hexliteral_negIntLimit-2.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_negIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_posIntLimit.vb | 18 +++ basic/qa/basic_coverage/test_hexliteral_zeroIntLimit.vb

[Libreoffice-commits] core.git: offapi/com

2013-08-20 Thread Julien Nabet
offapi/com/sun/star/view/PrinterDescriptor.idl |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2d95a1bfd6e0adff791d9e381f0ec37470312522 Author: Julien Nabet Date: Tue Aug 20 08:07:07 2013 +0200 Fix idl Change-Id: I10a67d3087205e81633a35e30b7648c4a