[ABANDONED] API CHANGE: drop rtl::O[U]StringBuffer::{charAt, setCharAt}

2013-04-02 Thread Thomas Arnhold (via Code Review)
Thomas Arnhold has abandoned this change. Change subject: API CHANGE: drop rtl::O[U]StringBuffer::{charAt,setCharAt} .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3155 To unsubscribe, visit

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

2013-04-02 Thread Thomas Arnhold
svl/inc/svl/rngitem.hxx | 49 +++-- svl/source/items/rngitem.cxx | 190 -- svl/source/items/rngitem_inc.cxx | 212 --- 3 files changed, 197 insertions(+), 254 deletions(-) New commits: commit

[PUSHED] Revert Revert reduce some uglyness

2013-04-02 Thread 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/3171 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3171 To unsubscribe, visit

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

2013-04-02 Thread Stephan Bergmann
unoidl/source/legacyprovider.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fee628c8741d10b7e1ede9a0c20e26d8dbe3fa10 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 2 17:47:54 2013 +0200 Off-by-one error Change-Id:

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

2013-04-02 Thread Miklos Vajna
vcl/unx/generic/plugadapt/salplug.cxx | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit 44019e1c9a6b2072c70de121d15ad477e38cacb8 Author: Miklos Vajna vmik...@suse.cz Date: Tue Apr 2 17:45:27 2013 +0200 vcl: don't try to dlopen kde plugins when

Re: [Libreoffice-commits] core.git: 5 commits - Library_merged.mk sal/osl sfx2/source solenv/gbuild vcl/unx

2013-04-02 Thread Miklos Vajna
On Tue, Apr 02, 2013 at 04:45:44PM +0200, Michael Stahl mst...@redhat.com wrote: we define variables to tell which vcl-plugs are built. why then do we try to load vcl-plugs that are not even built? that's rather pointless. Fair enough, should be fixed with

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-02 Thread Thomas Hackert
Hello Yifan, *, On Tue, Apr 02, 2013 at 06:04:15PM +0800, Yifan Jiang wrote: Sorry to interrupt, just to confirm, were you aware of some changes to the menu item File-Template (it seemed gone since 4.x)? I have not installed an 3.x version, so I am not able to check it there, sorry

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

2013-04-02 Thread Tor Lillqvist
sfx2/inc/sfx2/app.hxx|5 +- sfx2/inc/sfx2/dispatch.hxx |1 sfx2/source/appl/appmisc.cxx | 82 --- sfx2/source/control/dispatch.cxx | 65 -- 4 files changed, 3 insertions(+), 150 deletions(-) New

[PUSHED] Get rid of the slots.cfg mechanism

2013-04-02 Thread Michael Stahl (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/3118 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3118 To unsubscribe,

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

2013-04-02 Thread Chr . Rossmanith
vcl/inc/textlayout.hxx|8 vcl/source/gdi/textlayout.cxx |6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 96699848ec8e72ec4893777d9f2d657872862ffc Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sat Mar 30 18:59:57 2013 +0100 Use

[PUSHED] Use OUString and sal_Int32 in GetTextWidth() (2)

2013-04-02 Thread Michael Stahl (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/3158 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3158 To unsubscribe,

[Libreoffice-commits] core.git: bin/get-bugzilla-attachments-by-mimetype

2013-04-02 Thread Markus Mohrhard
bin/get-bugzilla-attachments-by-mimetype |1 + 1 file changed, 1 insertion(+) New commits: commit d95e889dab134ec49000f8f6ea0f0061948a1a0e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Apr 2 17:09:39 2013 +0200 add ms publisher file formats to

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

2013-04-02 Thread elixir
chart2/source/controller/dialogs/DataBrowser.cxx | 32 ++--- chart2/source/controller/dialogs/DataBrowser.hxx |4 +- chart2/source/controller/dialogs/res_ErrorBar.cxx | 16 +- chart2/source/controller/dialogs/tp_DataSource.cxx | 30 +-- 4

[PUSHED] fdo#38838 : Replacement of String with OUString in core/char...

2013-04-02 Thread 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/3142 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3142 To unsubscribe, visit

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

2013-04-02 Thread Tor Lillqvist
sfx2/inc/sfx2/shell.hxx |4 sfx2/source/appl/workwin.cxx |2 -- 2 files changed, 6 deletions(-) New commits: commit f019eea0f50a99788482cd564352bf67bab9 Author: Tor Lillqvist t...@iki.fi Date: Mon Apr 1 10:37:06 2013 +0300 SFX_VISIBILITY_PLUGCLIENT, SERVER and

[PUSHED] SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unused

2013-04-02 Thread 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/3148 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3148 To unsubscribe, visit

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

2013-04-02 Thread Julien Nabet
sw/source/ui/index/cntex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6709d973db6be0d848bf28d1f5994a842f09058a Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 31 22:09:24 2013 +0200 coverity#704129: Operands don't affect result

license

2013-04-02 Thread Thomas van der Meulen
Hi, All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. mvg, pje335_NL pje...@hotmail.com___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[PATCH] ooxmlimport: conditional table styles fixed

2013-04-02 Thread Sven Jacobi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3175 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/3175/1 ooxmlimport: conditional table styles fixed Change-Id: I84f1d7c718dfc120b76364479ca68f63d2549b9f --- A

[PUSHED] coverity#704129: Operands don't affect result

2013-04-02 Thread 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/3141 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3141 To unsubscribe, visit

[PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-se...

2013-04-02 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3176 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/3176/1 fdo#59071 Slideshow: allow automatic transitions with sub-second Enable slide transition each 0.25 second

Re: [Libreoffice-commits] core.git: use LanguageTag instead of comphelper::Locale

2013-04-02 Thread Eike Rathke
Hi Stephan, On Thursday, 2013-03-28 18:28:30 +0100, Stephan Bergmann wrote: --- a/configmgr/source/configurationprovider.cxx +++ b/configmgr/source/configurationprovider.cxx @@ -337,20 +339,10 @@ void Service::setLocale(css::lang::Locale const eLocale) -if ( locale_ == * ) { +if

[Libreoffice-commits] .: src/textcat.c src/textcat.h

2013-04-02 Thread Libreoffice Gerrit user
src/textcat.c |4 ++-- src/textcat.h |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 4b8e6a81c61e7142b9637b4c3e1d2aac40b33610 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 2 19:43:57 2013 +0200 fix spelling of _TEXTCAT_RESULT_UNKOWN

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

2013-04-02 Thread Michael Stahl
sw/inc/docary.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit afa375d7f7b1094c96597bbc3793fbc9adb87d60 Author: Michael Stahl mst...@redhat.com Date: Thu Mar 14 19:36:04 2013 +0100 SwFrmFmts: MSVC does stupid things with dllexporting templates

[PATCH libreoffice-4-0] SwFrmFmts: MSVC does stupid things with dllexporting templat...

2013-04-02 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3177 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/3177/1 SwFrmFmts: MSVC does stupid things with dllexporting templates ... so work around that. Was triggered by new

[PUSHED libreoffice-4-0] SwFrmFmts: MSVC does stupid things with dllexporting templat...

2013-04-02 Thread Fridrich Strba (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/3177 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3177 To unsubscribe,

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

2013-04-02 Thread Tomaž Vajngerl
vcl/source/filter/jpeg/jpeg.cxx | 48 +++- vcl/source/filter/jpeg/jpeg.hxx | 24 +--- vcl/source/filter/jpeg/jpegc.c | 22 ++ 3 files changed, 51 insertions(+), 43 deletions(-) New commits: commit

[Libreoffice-commits] core.git: android/experimental

2013-04-02 Thread Zolnai Tamás
android/experimental/DocumentLoader/res/values/string.xml |4 android/experimental/DocumentLoader/res/values/strings.xml |4 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 7640fa315e41395baf169cb864e30a94a6d6e42a Author: Zolnai Tamás

[Libreoffice-commits] core.git: desktop/test dictionaries helpcontent2

2013-04-02 Thread Zolnai Tamás
desktop/test/deployment/update/website_update/update/web6/description.xml | 2 +- desktop/test/deployment/update/website_update/update/web7/description.xml | 2 +- dictionaries | 2 +- helpcontent2

[PATCH] Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges

2013-04-02 Thread Thomas Arnhold (via Code Review)
Hello LibreOffice gerrit bot, Luboš Luňák, I'd like you to reexamine a rebased change. Please visit https://gerrit.libreoffice.org/3139 to look at the new rebased patch set (#2). Change subject: Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges

[Libreoffice-commits] core.git: filter/source officecfg/registry

2013-04-02 Thread Zolnai Tamás
filter/source/config/fragments/filters/HTML__StarCalc__ui.xcu |1 filter/source/config/fragments/filters/HTML__StarWriter__ui.xcu |1 filter/source/config/fragments/filters/HTML_ui.xcu

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

2013-04-02 Thread Chr . Rossmanith
bridges/inc/bridges/cpp_uno/bridge.hxx |2 bridges/source/cpp_uno/gcc3_aix_powerpc/except.cxx |2 bridges/source/cpp_uno/gcc3_ios_arm/except.cxx |2 bridges/source/cpp_uno/gcc3_linux_alpha/except.cxx |2

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - distro-configs/AppUpSUSEWin32.conf distro-configs/SUSEWin32.conf icon-themes/galaxy

2013-04-02 Thread Andras Timar
distro-configs/AppUpSUSEWin32.conf | 38 distro-configs/SUSEWin32.conf| 36 icon-themes/galaxy/brand_suse_bw/about.svg | 868 +++ icon-themes/galaxy/brand_suse_bw/intro.png |binary

[PUSHED] Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges

2013-04-02 Thread 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/3139 Approvals: Christina Roßmanith: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3139 To

[ABANDONED] Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(regexp)

2013-04-02 Thread via Code Review
Christina Roßmanith has abandoned this change. Change subject: Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(regexp) .. Patch Set 1: Abandoned keep RTL_CONSTASCII_(U)STRINGPARAM in this place -- To view, visit

Re: unusedcode some step further

2013-04-02 Thread Michael Meeks
On Mon, 2013-04-01 at 16:04 +0200, Noel Grandin wrote: Another way is to use a clang plugin to generate a more accurate list of definitions and call sites. That's what I would do, because clang would handle all of the macro and language parsing. Completely agreed; I imagine it would

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 2 commits - rsc/source

2013-04-02 Thread Andras Timar
rsc/source/tools/rsctools.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 8ea005ebaa5a444edec121804cc80d089ec05785 Author: Andras Timar ati...@suse.com Date: Wed Mar 27 02:23:38 2013 -0700 stop uninitialized memory leaking into resource files.

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - scp2/source setup_native/prj setup_native/source solenv/bin

2013-04-02 Thread Andras Timar
scp2/source/base/folderitem_base.scp |3 scp2/source/calc/folderitem_calc.scp |3 scp2/source/draw/folderitem_draw.scp |3 scp2/source/impress/folderitem_impress.scp|3 scp2/source/math/folderitem_math.scp |3

[Libreoffice-commits] core.git: chart2/source sc/source sfx2/source vcl/source xmloff/source

2013-04-02 Thread Julien Nabet
chart2/source/model/template/BubbleDataInterpreter.cxx |3 +-- sc/source/core/tool/rangeutl.cxx |6 ++ sfx2/source/doc/docfile.cxx|4 +--- vcl/source/edit/texteng.cxx|3 +--

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - solenv/bin

2013-04-02 Thread Andras Timar
solenv/bin/modules/installer/windows/msp.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a31baac0ea97d369e71503c2e92c374f9f589a76 Author: Andras Timar ati...@suse.com Date: Mon Oct 8 18:04:17 2012 +0200 drop the word 'PTF' from .msp name Change-Id:

[PATCH] fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

2013-04-02 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3179 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/3179/1 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT - replaced osl_trace with sal_info - added new log areas to

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

2013-04-02 Thread Andras Timar
solenv/bin/modules/installer/windows/msp.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1426ab24187b25740619d22e1ad3406ad17b102 Author: Andras Timar ati...@suse.com Date: Mon Oct 8 18:04:17 2012 +0200 drop the word 'PTF' from .msp name Change-Id:

Cppcheck: redundantAssignment about encoding in CreatePasswordToModifyHash (docfile.cxx, sfx2 module)

2013-04-02 Thread julien2412
Hello, Cppcheck reported this: sfx2/source/doc/docfile.cxx 2626redundantAssignment style Variable 'nEncoding' is reassigned a value before the old one has been used. 2610 sal_uInt32 SfxMedium::CreatePasswordToModifyHash( const ::rtl::OUString aPasswd, sal_Bool bWriter ) 2611 {

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - fpicker/source

2013-04-02 Thread Tor Lillqvist
fpicker/source/win32/filepicker/FileOpenDlg.cxx | 39 1 file changed, 39 insertions(+) New commits: commit 22d2ec9cd84292e06496470906694f693f9ebe1a Author: Tor Lillqvist tlillqv...@suse.com Date: Tue May 8 15:42:54 2012 +0200 novell-win32-xp-fpicker-detail.diff,

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

2013-04-02 Thread Thomas Arnhold
sfx2/source/appl/app.hrc |1 - sfx2/source/appl/app.src |5 - sfx2/source/appl/appdata.cxx |1 - sfx2/source/inc/appdata.hxx |1 - 4 files changed, 8 deletions(-) New commits: commit e72072029ad22fdde8310e22667fd8f2f46db28e Author: Thomas Arnhold tho...@arnhold.org

[PATCH] Remove SvtInternalOptions

2013-04-02 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3180 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/3180/1 Remove SvtInternalOptions * only Get/SetCurrentTempURL were used, but only for compatibility reasons, to remove

[PATCH] Convert starmath/ fontdialog to .ui

2013-04-02 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3181 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/81/3181/1 Convert starmath/ fontdialog to .ui Status: Draft !Please do not submit yet! Reason: Some questions/problems

[Libreoffice-commits] core.git: desktop/Library_deployment.mk desktop/source

2013-04-02 Thread Eike Rathke
desktop/Library_deployment.mk |1 desktop/source/deployment/inc/dp_descriptioninfoset.hxx | 15 -- desktop/source/deployment/inc/dp_resource.h | 12 - desktop/source/deployment/misc/dp_descriptioninfoset.cxx | 86 ++

[Libreoffice-commits] core.git: 2 commits - boost/boost.6139.clang.patch boost/UnpackedTarball_boost.mk solenv/gbuild

2013-04-02 Thread Peter Foley
boost/UnpackedTarball_boost.mk |2 ++ boost/boost.6139.clang.patch | 10 ++ solenv/gbuild/LinkTarget.mk|4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 6daa038869b5be528811fea7708ad6d7690538bb Author: Peter Foley pefol...@verizon.net Date:

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

2013-04-02 Thread David Tardon
extras/source/autotext/lang/bg/template.bau |binary 1 file changed New commits: commit e6f0b0b94ec6bdf5fece0c1844ac64fa36e3b1e5 Author: David Tardon dtar...@redhat.com Date: Thu Mar 28 09:33:09 2013 +0100 re-zip bg/template.bau to get correct checksums Change-Id:

[Libreoffice-qa] REMINDER: Release 3.6.6.2 from libreoffice-3-6-6 branch

2013-04-02 Thread Petr Mladek
Hi, please note that the commit deadline for 3.6.6.2, aka rc2, is today, April 2, 2013[*]. It will be used as LO-3.6.6 final if no blocker is reported. [*] This time it is really 3.6.6.2 ;-) See also http://wiki.documentfoundation.org/ReleasePlan#3.6_release

[Libreoffice-qa] Wiki pages cruft cleanup

2013-04-02 Thread Bjoern Michaelsen
Hi, I cleaned up: https://wiki.documentfoundation.org/Main_Page https://wiki.documentfoundation.org/Development https://wiki.documentfoundation.org/QA and removed a lot of cruft on these pages. The intention was: - To separate the 'get involved' section from the the 'tips and tricks'-stuff a

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-02 Thread Yifan Jiang
Hi Devs, Sorry to interrupt, just to confirm, were you aware of some changes to the menu item File-Template (it seemed gone since 4.x)? The background is we were talking about vp.6 in a regression test case:

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-02 Thread Petr Mladek
Yifan Jiang píše v Út 02. 04. 2013 v 18:04 +0800: Hi Devs, Sorry to interrupt, just to confirm, were you aware of some changes to the menu item File-Template (it seemed gone since 4.x)? The background is we were talking about vp.6 in a regression test case:

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-02 Thread Thomas Hackert
Hello Yifan, *, On Tue, Apr 02, 2013 at 06:04:15PM +0800, Yifan Jiang wrote: Sorry to interrupt, just to confirm, were you aware of some changes to the menu item File-Template (it seemed gone since 4.x)? I have not installed an 3.x version, so I am not able to check it there, sorry

Re: [Libreoffice-qa] Wiki pages cruft cleanup

2013-04-02 Thread Nino Novak
Am 02.04.2013 11:45, schrieb Bjoern Michaelsen: Hi, I cleaned up: https://wiki.documentfoundation.org/Main_Page https://wiki.documentfoundation.org/Development https://wiki.documentfoundation.org/QA a big +1 Nino ___ List Name:

Re: [Libreoffice-qa] Wiki pages cruft cleanup

2013-04-02 Thread Rainer Bielefeld
Nino Novak schrieb: Am 02.04.2013 11:45, schrieb Bjoern Michaelsen: I cleaned up: Hi, yes, that really looks more pleasing than the boring default Wiki TOC page header, and it is much more clear, well arranged. Best regards Rainer ___ List

[Libreoffice-bugs] [Bug 63013] New: cursor and bullets

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63013 Priority: medium Bug ID: 63013 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: cursor and bullets Severity: normal Classification: Unclassified OS: Windows (All)

[Libreoffice-bugs] [Bug 63012] Nabble displays the wrong name for email messages on the development mailing list

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63012 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 62982] Image position changed when anchored as character, with ODT document

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62982 --- Comment #2 from Maxime max...@unite.re --- Created attachment 77299 -- https://bugs.freedesktop.org/attachment.cgi?id=77299action=edit Screenshot of of text aligned I done that screenshot, I continue to write my text and add images at the

[Libreoffice-bugs] [Bug 62982] Image position changed when anchored as character, with ODT document

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62982 --- Comment #3 from Maxime max...@unite.re --- Created attachment 77300 -- https://bugs.freedesktop.org/attachment.cgi?id=77300action=edit Screenshot of text and images that have moved I open again the ODT file, and sometimes, the text and /

[Libreoffice-bugs] [Bug 62982] Image position changed when anchored as character, with ODT document

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62982 Maxime max...@unite.re changed: What|Removed |Added Attachment #77299|Screenshot of of text |Screenshot of text aligned

[Libreoffice-bugs] [Bug 62994] REPORTBUILDER: Report builder failed to process reports based on spreadsheet

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62994 rob...@familiegrosskopf.de changed: What|Removed |Added CC||rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 59768] FILESAVE looses LibO 3.4.5 (and later) rectangle corner radius

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59768 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 59768] FILESAVE looses LibO 3.4.5 (and later) rectangle corner radius

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59768 --- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Created attachment 77301 -- https://bugs.freedesktop.org/attachment.cgi?id=77301action=edit New Sample See comment above how to use -- You are receiving this mail

[Libreoffice-bugs] [Bug 58051] FILESAVE Corner Radius not retained with file save

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58051 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 63007] LO Draw mangles shapes

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63007 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 60902] FORMCONTROLS: Missing space in the end of sentence

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60902 --- Comment #3 from Jaakko Kojo jaskak...@gmail.com --- Hi Joren ! This bug does not need any work. Bug was only in one file. The error was somehow in file. This file was open, when I uppdated to version 4.0. Something happened to it during

[Libreoffice-bugs] [Bug 62994] REPORTBUILDER: Report builder failed to process reports based on spreadsheet

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62994 --- Comment #2 from aironm...@gmail.com --- Created attachment 77303 -- https://bugs.freedesktop.org/attachment.cgi?id=77303action=edit Test database to reproduce the bug I have prepared a simple database with a basic table and one report that

[Libreoffice-bugs] [Bug 62994] REPORTBUILDER: Report builder failed to process reports based on spreadsheet

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62994 aironm...@gmail.com changed: What|Removed |Added Attachment #77303|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 63012] Nabble displays the wrong name for email messages on the development mailing list

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63012 Florian Effenberger flo...@documentfoundation.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 63015] New: FILEOPEN: Crashes

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63015 Priority: medium Bug ID: 63015 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Crashes Severity: normal Classification: Unclassified OS: Windows (All)

[Libreoffice-bugs] [Bug 63016] New: FILESAVE: problem with save password

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63016 Priority: medium Bug ID: 63016 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: problem with save password Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 63017] New: Errorbars: wrong scaling in copy

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63017 Priority: medium Bug ID: 63017 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Errorbars: wrong scaling in copy Severity: minor Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 62982] Image position changed when anchored as character, with ODT document

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62982 --- Comment #4 from Jacques Guilleron guillero...@aol.com --- Hi Maxime, Did you try to insert before the last sentence a manual break by Insert Manual break Page break ? Also because you are at the end of page, see in your paragraph settings,

[Libreoffice-bugs] [Bug 63018] New: Calc crashes when = key is pressed or Function (=) button clicked in taskbar to create a formula

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63018 Priority: medium Bug ID: 63018 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Calc crashes when = key is pressed or Function (=) button clicked in taskbar to create a

[Libreoffice-bugs] [Bug 62544] VIEWING: Unable to hide the object boundaries

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62544 --- Comment #1 from Szuhánszky Tamás szuhanszky.ta...@gmail.com --- I could reproduce this behavior in 4.0.0.3, 4.0.2.2 and in the master too. Operating system: Windows 7 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 62544] VIEWING: Unable to hide the object boundaries

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62544 Szuhánszky Tamás szuhanszky.ta...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 63019] New: filter problem

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63019 Priority: medium Bug ID: 63019 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: filter problem Severity: blocker Classification: Unclassified OS: Linux (All)

[Libreoffice-bugs] [Bug 62544] VIEWING: Unable to hide the object boundaries

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62544 --- Comment #2 from Szuhánszky Tamás szuhanszky.ta...@gmail.com --- We've noticed if you turn off the 'text boundaries' , it's working. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 63020] New: Replace ::comphelper::stl_begin() with std::begin()

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63020 Priority: medium Bug ID: 63020 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Replace ::comphelper::stl_begin() with std::begin() Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 63020] Replace ::comphelper::stl_begin() with std::begin()

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63020 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 56015] Insane use of _PC_NAME_MAX

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56015 --- Comment #2 from Eike Rathke er...@redhat.com --- Heh, I wasn't aware we even had a bug for this :-) Just to mention that in the mean time apparently all (relevant for LibreOffice) systems use a sufficiently large dirent d_name size, e.g. of

[Libreoffice-bugs] [Bug 35756] Import large HTML table, data gets truncated

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35756 --- Comment #9 from Owen Genat owen.ge...@gmail.com --- Issue is still reproducible under v3.5.7.2 (Ubuntu v10.04 x86_64) and v4.0.1.2 (Win7). -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 46808] Adapt UNO services to new-style

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46808 --- Comment #228 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Noel Grandin committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 62994] REPORTBUILDER: Report builder failed to process reports based on spreadsheet

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62994 rob...@familiegrosskopf.de changed: What|Removed |Added OS|Windows (All) |All --- Comment #4 from

[Libreoffice-bugs] [Bug 60259] : Writer behaves erratically when reverse replacing $ with nothing

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60259 --- Comment #17 from Eike Rathke er...@redhat.com --- It did not get worse. Searching backwards for paragraph end never worked, just that now you get the corresponding message again as it was the case already in 3.6.x -- You are receiving this

[Libreoffice-bugs] [Bug 63022] New: EDITING: Duplication of text in drag and drop of end-of-line to the following paragraph

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63022 Priority: medium Bug ID: 63022 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Duplication of text in drag and drop of end-of-line to the following paragraph

[Libreoffice-bugs] [Bug 40496] Clear formatting clear RTL direction

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40496 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 63012] Nabble displays the wrong name for email messages on the development mailing list

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63012 --- Comment #3 from Michael mdun...@math.uwaterloo.ca --- Oops, didn't realise it was externally hosted. Here's a link for the bug report in theor support:

[Libreoffice-bugs] [Bug 60403] FORMATTING: Number 1.000.000 paste in Calc like it is a text

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60403 --- Comment #5 from Eike Rathke er...@redhat.com --- I can't reproduce this neither in 3.6.6 nor 4.0.1 (Linux), in a Slovenian locale all numbers are numbers after pasting. @grofaty: Do you get the same behavior if you manually enter 1.000.000

[Libreoffice-bugs] [Bug 63015] CRASH when FILEOPEN

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63015 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 62224] Border Values changes on reopening the format cells Widget in impress

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62224 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 63015] CRASH when FILEOPEN

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63015 --- Comment #2 from balcke traduce_vo...@hotmail.com --- @Rayner 1. Writing a single 40~50 kb document, doc or txt (it crashed on rtf, too) 2. Sometimes while Calc is open, but it crashes alone, too. 3. Sometimes working with it for hours,

[Libreoffice-bugs] [Bug 63023] New: FILESAVE FILEOPEN Writer does not read correctly its own RTF files with headers and footers

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63023 Priority: medium Bug ID: 63023 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE FILEOPEN Writer does not read correctly its own RTF files with headers and footers

[Libreoffice-bugs] [Bug 63024] New: FILESAVE FILEOPEN Writer does not preserve position of images in its own RTF files

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63024 Priority: medium Bug ID: 63024 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE FILEOPEN Writer does not preserve position of images in its own RTF files

[Libreoffice-bugs] [Bug 60889] FILEOPEN: Incorrect opening XLSX file

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60889 Cao Cuong Ngo cao.cuong@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 63025] New: Copying chart to Writer looses data

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63025 Priority: medium Bug ID: 63025 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Copying chart to Writer looses data Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 63025] Copying chart to Writer looses data

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63025 --- Comment #1 from Mattias Põldaru mahf...@gmail.com --- Happens in 4.0.2.2 as well. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 63026] New: FILEOPEN: OLE-Objects cannot be opened within a Writer-Document if loaded via Java and loadComponentFromUrl

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63026 Priority: medium Bug ID: 63026 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: OLE-Objects cannot be opened within a Writer-Document if loaded via Java and

<    1   2   3   >