[Libreoffice-commits] .: sw/source

2012-09-30 Thread Libreoffice Gerrit user
sw/source/ui/dbui/dbmgr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3f84462b47f070b4921fdd5fdab8397ab1439fd6 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sun Sep 30 08:35:03 2012 +0200 fdo#31405 CommandType is a LONG, so use a sal_Int32 to

[PATCH] Change in core[feature/killsdf]: Make Po classes robuster

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/728 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/728/1 Make Po classes robuster -Make PoOfstream\PoIfstream classes for checked po input\output -Make copyability

[PATCH] Change in core[feature/killsdf]: Move setting of po msgid to constructor

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/729 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/729/1 Move setting of po msgid to constructor because this is part of initialization Change-Id:

[PATCH] Change in core[feature/killsdf]: Make error message clearer in localize

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/730 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/730/1 Make error message clearer in localize which is written out when one of executables writes out invalid sdf line

[Libreoffice-commits] .: Module_cross_tail_build.mk

2012-09-30 Thread Libreoffice Gerrit user
Module_cross_tail_build.mk |4 1 file changed, 4 deletions(-) New commits: commit 037ff8fac75db980a3bc44092df243aadaad3d38 Author: David Tardon dtar...@redhat.com Date: Sun Sep 30 13:21:35 2012 +0200 gettext depends on sal... Change-Id:

[PATCH] Change in core[feature/killsdf]: Use ascii charachters to seperate qtzi

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/731 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/731/1 Use ascii charachters to seperate qtzi Because previous used charachters cause warnings Change-Id:

[Libreoffice-commits] .: sw/qa

2012-09-30 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/rtfimport.cxx | 70 ++- 1 file changed, 13 insertions(+), 57 deletions(-) New commits: commit 023ea2a73f17303fcc0895e807413b1e54ae7ec2 Author: Miklos Vajna vmik...@suse.cz Date: Sun Sep 30 15:04:29 2012 +0200 sw: cleanup in

[Libreoffice-commits] .: sw/qa

2012-09-30 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/rtfimport.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit f9453275d2710f9d3e9a4cc1285a57db334a5e2e Author: Miklos Vajna vmik...@suse.cz Date: Sun Sep 30 15:11:05 2012 +0200 sw: more testcase cleanup Change-Id:

[Libreoffice-commits] .: sw/qa

2012-09-30 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/rtfimport.cxx | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit 6ce7a5bd5709206f0f60f68d11c6040ad425b947 Author: Miklos Vajna vmik...@suse.cz Date: Sun Sep 30 15:28:47 2012 +0200 sw: clean up one more test

[PATCH] Replace usage of rtl_*Memory with equivalent from string.h

2012-09-30 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/732 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/732/1 Replace usage of rtl_*Memory with equivalent from string.h Change-Id: I477532cd14cb362853b800746968469ec32cbed7

[Libreoffice-commits] .: sw/qa

2012-09-30 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/rtfimport.cxx | 65 +-- 1 file changed, 10 insertions(+), 55 deletions(-) New commits: commit 61395b51896f091d002896fc6fe0f5d2c8624590 Author: Miklos Vajna vmik...@suse.cz Date: Sun Sep 30 15:50:53 2012 +0200 sw: finish cleanup of

[Libreoffice-commits] .: writerfilter/source

2012-09-30 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit e8103258e2c744acbcb74bb0b90324d50cc880a5 Author: Miklos Vajna vmik...@suse.cz Date: Sun Sep 30 16:01:54 2012 +0200 writerfilter: unused includes in DomainMapper Change-Id:

[PATCH] Change in core[feature/killsdf]: Add correct input for helpex

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/733 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/733/1 Add correct input for helpex Helpex waits for a file which contains path of po file not a path directly Delete

Replace usage of rtl_*Memory with equivalent from string.h

2012-09-30 Thread Arnaud Versini (via Code Review)
Arnaud Versini has abandoned this change. Change subject: Replace usage of rtl_*Memory with equivalent from string.h .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/732 To unsubscribe, visit

[PATCH] Change in core[feature/killsdf]: Correct escaping tags

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/735 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/735/1 Correct escaping tags which worked wrong with some language like Asturian Change-Id:

[Libreoffice-commits] .: extras/source

2012-09-30 Thread Libreoffice Gerrit user
extras/source/autotext/lang/pt-BR/acor/DocumentList.xml |1 extras/source/autotext/lang/pt-BR/acor/WordExceptList.xml | 34 +++--- 2 files changed, 18 insertions(+), 17 deletions(-) New commits: commit 3f3da5dff94412b432c0cd8abc2487c8b8e4 Author: Olivier Hallot

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/Executable_uiex.mk l10ntools/prj

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/Executable_uiex.mk |1 + l10ntools/prj/build.lst |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit a6e55d489b611e8dedf001c7897b6b60519fb89a Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Sep 29 20:58:39 2012 +0200 Make l10ntools

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 10 ++ l10ntools/source/renewpo.cxx |7 --- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 9baaced8b636e23045495c9a018d0859a9df8e76 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Sep 29 21:01:30 2012 +0200

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/localize.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 4869d45d8e6ba43f422ee3aa05b7c0baca28d1e0 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30 12:47:56 2012 +0200 Make error message clearer in localize

[PUSHED] Update in Brazilian autocorrection

2012-09-30 Thread Andras Timar (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/724 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/724 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Make l10ntools works with i18nregexp

2012-09-30 Thread Andras Timar (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/725 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/725 To unsubscribe,

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/merge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f1cbd2dc05c6765754891a909ff53f1852a878a5 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30 13:11:54 2012 +0200 Use ascii charachters to seperate qtzi Because

[PUSHED] Change in core[feature/killsdf]: Make Po classes robuster

2012-09-30 Thread Andras Timar (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/728 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/728 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Not use initializer-list for vector

2012-09-30 Thread Andras Timar (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/726 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/726 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Move setting of po msgid to constructor

2012-09-30 Thread Andras Timar (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/729 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/729 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Make error message clearer in localize

2012-09-30 Thread Andras Timar (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/730 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/730 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Use ascii charachters to seperate qtzi

2012-09-30 Thread Andras Timar (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/731 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/731 To unsubscribe,

[Libreoffice-commits] .: cross_tail_build/prj

2012-09-30 Thread Libreoffice Gerrit user
cross_tail_build/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 287050d68870a519161c649a4130d0e49a6c8beb Author: David Tardon dtar...@redhat.com Date: Sun Sep 30 16:59:02 2012 +0200 add sal and xml2cmp back to build.pl deps Change-Id:

[Libreoffice-commits] .: Branch 'feature/killsdf' - solenv/gbuild

2012-09-30 Thread Libreoffice Gerrit user
solenv/gbuild/ExtensionTarget.mk |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 408acea40bf2e4dfaa5fc79779de0611b367128a Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30 16:02:39 2012 +0200 Add correct input for helpex Helpex

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 004f4fae87fe4fe3c31948d55206291b6de64ba9 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30 16:33:47 2012 +0200 Correct escaping tags which worked wrong with some

[PUSHED] Change in core[feature/killsdf]: Add correct input for helpex

2012-09-30 Thread Andras Timar (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/733 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/733 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Correct escaping tags

2012-09-30 Thread Andras Timar (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/735 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/735 To unsubscribe,

[Libreoffice-commits] .: 2 commits - solenv/bin

2012-09-30 Thread Libreoffice Gerrit user
solenv/bin/modules/installer.pm | 72 - solenv/bin/modules/installer/profiles.pm | 45 +++--- solenv/bin/modules/installer/ziplist.pm | 73 ++ solenv/bin/modules/t/installer-profiles.t | 60

[PATCH] Change in core[feature/killsdf]: Corrections for merge

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/736 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/736/1 Corrections for merge -Correct po type-checking -Use new lang variable instead of nonexistent one -Add input

[PATCH] Change in core[feature/killsdf]: Use new startsWith() method of OString

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/737 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/737/1 Use new startsWith() method of OString Change-Id: If8787b007767aa2701ff1b13883bcf33df12a8fc --- M

[PATCH] Change in core[feature/killsdf]: Use po for merge of readme.xrm

2012-09-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/738 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/738/1 Use po for merge of readme.xrm And delete old dmake rule Change-Id: Ia0a18b79579337ceb40e8a440e028cf0c2867bf5

[Libreoffice-commits] .: cppu/inc

2012-09-30 Thread Libreoffice Gerrit user
cppu/inc/com/sun/star/uno/Reference.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a842b5690e77de51d933bd9a4224303abba1d870 Author: Stephan Bergmann sberg...@redhat.com Date: Sun Sep 30 19:59:02 2012 +0200 Make Reference::iset_throw work with

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source solenv/gbuild

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx |2 +- solenv/gbuild/ExtensionTarget.mk |8 solenv/gbuild/InstallModuleTarget.mk |2 +- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 0359041aac89ef07325f6b8baa2d5ff304e833b5 Author: Zolnai Tamás

[Libreoffice-commits] .: Branch 'feature/killsdf' - l10ntools/source

2012-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 22 -- 1 file changed, 8 insertions(+), 14 deletions(-) New commits: commit 9d300551b3dacd3693607e1015bea1461c173e1a Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30 18:26:15 2012 +0200 Use new startsWith() method of OString

[Libreoffice-commits] .: Branch 'feature/killsdf' - readlicense_oo/CustomTarget_readme.mk solenv/inc

2012-09-30 Thread Libreoffice Gerrit user
readlicense_oo/CustomTarget_readme.mk |9 ++--- solenv/inc/rules.mk | 10 -- 2 files changed, 6 insertions(+), 13 deletions(-) New commits: commit ecc7820a93ca5a8f678d75e13c2e94b1115382e2 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Sep 30

[PUSHED] Change in core[feature/killsdf]: Corrections for merge

2012-09-30 Thread Andras Timar (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/736 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/736 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Use new startsWith() method of OString

2012-09-30 Thread Andras Timar (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/737 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/737 To unsubscribe,

[PUSHED] Change in core[feature/killsdf]: Use po for merge of readme.xrm

2012-09-30 Thread Andras Timar (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/738 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/738 To unsubscribe,

[Libreoffice-commits] .: sc/source

2012-09-30 Thread Libreoffice Gerrit user
sc/source/filter/excel/xecontent.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 79dbac32afd3a937e323231ec310ec1f0e476fe5 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Sep 30 20:45:36 2012 +0200 create guids that excel accepts

spell checker issue

2012-09-30 Thread Steven Howe
Who deals with spell checker dictionary issues? I'm using the work men's ; the spell checker thinks this is wrong, although spell checker for gmail does not. I've visited webster's dictionary online. men's appears to be the correct spelling. ___

[PATCH] gbuildification of saxon

2012-09-30 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/739 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/739/1 gbuildification of saxon Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586 --- M Makefile.top M

Easy Hack -- fdo #44718

2012-09-30 Thread Joel Madero
Hi All, I know that we need more easy hacks, this one clearly qualifies but I don't have the time right now to find relevant code to point to and act as a go to for anyone who chooses to pick this one up. Can someone take a look at it real quick and see if you can point to the right files and

[PUSHED] gbuildification of saxon

2012-09-30 Thread David Tardon (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/739 -- To view, visit https://gerrit.libreoffice.org/739 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

Re: [Libreoffice-qa] Bugzilla administration info - New version 3.6.2.2

2012-09-30 Thread Rainer Bielefeld
New version 3.6.2.2 has been added to Bugzilla 2012-09-26 BSA has been updated 2012-09-29 CU Rainer P.S.: This thread should keep you up to date, discussion if desired please in extra threads to keep this one clear and short. ___ List Name:

Re: [Libreoffice-qa] Bugzilla administration info - New Bugzilla features

2012-09-30 Thread Rainer Bielefeld
To test the new Bugzilla feature Inacitve Version I marked version LibO 3.3.0 Beata3 as inactive. For details see https://wiki.documentfoundation.org/QA/Obsolete_Version_Suppression CU Rainer P.S.: In this thread I want to keep you up to date, discussion if desired please in extra

Re: [Libreoffice-qa] [libreoffice-l10n] Re: LibO International Sites - [el] Ελληνικά (Greek)

2012-09-30 Thread Simos Xenitellis
On Fri, Sep 28, 2012 at 8:16 AM, Rainer Bielefeld libreoff...@bielefeldundbuss.de wrote: I reported some additional Bugs Bug 55402 - TDF Site [el] (Greek): Outdated version offered for download Bug 55403 - TDF Site [el] (Greek): Outdated Screenshots with old document icons Bug 55404 - TDF

[Libreoffice-bugs] [Bug 55459] New: the graphsin this file look bad and missing important parts

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55459 Priority: medium Bug ID: 55459 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: the graphsin this file look bad and missing important parts Severity: normal

[Libreoffice-bugs] [Bug 31405] Connecting a SQL query to a form letter without using the mailing wizard

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31405 --- Comment #16 from Lionel Elie Mamane lio...@mamane.lu --- The stuff happens in sw/source/ui/dbui/dbmgr.cxx: SwNewDBMgr::ExecuteFormLetter The problem is that this line: aDescriptor[daCommandType] = nCmdType; lets nCmdType set to 0 (that

[Libreoffice-bugs] [Bug 31405] Connecting a SQL query to a form letter without using the mailing wizard

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31405 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 31405] Connecting a SQL query to a form letter without using the mailing wizard

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31405 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 55460] New: BUGZILLAASSISTANT: Exclude inactive versions from version selector

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55460 Priority: high Bug ID: 55460 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: BUGZILLAASSISTANT: Exclude inactive versions from

[Libreoffice-bugs] [Bug 55461] New: TDF Site: Redirect links to Bug Submission Assistant because BSA doues not work at all

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55461 Priority: medium Bug ID: 55461 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: TDF Site: Redirect links to Bug Submission Assistant

[Libreoffice-bugs] [Bug 55461] TDF Site: Redirect links to Bug Submission Assistant because BSA does not work at all

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55461 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 55430] LO Draw: Changing Selection

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55430 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #67834|text/plain

[Libreoffice-bugs] [Bug 43283] Words which are added to the personal wordbook and ignored words are not remembered as such

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43283 thack...@nexgo.de changed: What|Removed |Added Keywords||NEEDINFO --- Comment #2 from

[Libreoffice-bugs] [Bug 55442] BUGZILLAASSISTANT: Impossible to submit a Bug - Bugzilla 4.2.3 incompatible?

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55442 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 55462] New: FILEOPEN Table FORMATTING messed

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55462 Priority: medium Bug ID: 55462 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN Table FORMATTING messed Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 55430] EDITING: Single mouse click selection of element completely drawn in front of selected filled area impossible

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55430 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 55430] EDITING: Single mouse click selection of element completely drawn in front of selected filled area impossible

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55430 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #67834|0 |1

[Libreoffice-bugs] [Bug 55442] BUGZILLAASSISTANT: Impossible to submit a Bug - Bugzilla 4.2.3 incompatible?

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55442 --- Comment #3 from Korrawit Pruegsanusak detective.conan.1...@gmail.com --- From https://wiki.mozilla.org/Bugzilla:REST_API:Objects#Bug update_token: Token you'll need to submit to change the bug; supplied only when logged in Also, tested by

[Libreoffice-bugs] [Bug 55442] BUGZILLAASSISTANT: Impossible to submit a Bug - Bugzilla 4.2.3 incompatible?

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55442 --- Comment #4 from Korrawit Pruegsanusak detective.conan.1...@gmail.com --- Ouch, the token field is in page enter_bug.cgi?product=LibreOfficebug_status=UNCONFIRMED and appears as: input type=hidden name=token value=$token_value If only we

[Libreoffice-bugs] [Bug 55442] BUGZILLAASSISTANT: Impossible to submit a Bug - Bugzilla 4.2.3 incompatible?

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55442 --- Comment #5 from Korrawit Pruegsanusak detective.conan.1...@gmail.com --- (In reply to comment #4) Ouch, the token field is in page enter_bug.cgi?product=LibreOfficebug_status=UNCONFIRMED Beware! Token is NOT the same as in enter_bug.cgi

[Libreoffice-bugs] [Bug 54961] PDF: Export to PDF- option PDF/A-1a

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54961 --- Comment #5 from pierre-yves samyn pierre-yves.sa...@laposte.net --- Hello Still occurs with Version 3.6.2.2 (Build ID: da8c1e6) windows 7 64bits (In reply to comment #4) I have the same on 3.6.2 rc 2 - Linux. I noticed that if you send by

[Libreoffice-bugs] [Bug 55466] New: Problem with bottom edge in merged cells in xls format

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55466 Priority: medium Bug ID: 55466 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Problem with bottom edge in merged cells in xls format Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 51976] FILEOPEN: Base embedded HSQLDB even slower than 3.5.5: open / scroll through table

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51976 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #11 from

[Libreoffice-bugs] [Bug 55269] Calc AutoFilter Performance Affected by Windows 7 Settings

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55269 --- Comment #4 from preechaw preec...@gmail.com --- (In reply to comment #1) Created attachment 67604 [details] Sample Document NOT reproducible with Server Installation of LibreOffice 3.6.2.1 rc English UI/ German Locale [Build-ID:

[Libreoffice-bugs] [Bug 55307] Drawing Object Copied Using Ctrl+[Mouse-Drag] Is Not Immediately Displayed

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55307 preechaw preec...@gmail.com changed: What|Removed |Added Severity|minor |normal -- You are

[Libreoffice-bugs] [Bug 45630] : Printer Driver Options do not Work with LO Documents (Duplex, Pages per Sheet)

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45630 --- Comment #1 from rob...@familiegrosskopf.de --- Could you please show the properties of the printer in the printing dialog? Does this problem still exist in a newer version of LO, for example the version 3.5.6 -- You are receiving this mail

[Libreoffice-bugs] [Bug 45788] UI: Language not unexpectedly not English

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45788 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 45561] all zeros in .ods document disappears in print preview, printed document of in exported PDF

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45561 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 55442] BUGZILLAASSISTANT: Impossible to submit a Bug - Bugzilla 4.2.3 incompatible?

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55442 --- Comment #6 from Korrawit Pruegsanusak detective.conan.1...@gmail.com --- Created attachment 67876 -- https://bugs.freedesktop.org/attachment.cgi?id=67876action=edit UNTESTED patch One of admins please apply the attached patch and see

[Libreoffice-bugs] [Bug 45759] EDITING: CRASH when type text

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45759 rob...@familiegrosskopf.de changed: What|Removed |Added CC||rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 54629] EDITING: Hebrew/Arabic text is not clickable in textbox area of Impress slides

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54629 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 54629] EDITING: Hebrew/Arabic text is not clickable in textbox area of Impress slides (Lohit Hindi font only)

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54629 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Summary|EDITING: Hebrew/Arabic text |EDITING: Hebrew/Arabic

[Libreoffice-bugs] [Bug 55034] Hebrew text rendering is broken in a few fonts

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55034 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Summary|Hebrew text rendering |Hebrew text rendering

[Libreoffice-bugs] [Bug 55399] Writer crashes or does not respond

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55399 Roman Eisele b...@eikota.de changed: What|Removed |Added Status|REOPENED|RESOLVED

[Libreoffice-bugs] [Bug 55156] Hang on accessing any pane in the application Options dialog, when Cinch is running (related to Mac OS accessibility)

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55156 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||eastas...@163.com ---

[Libreoffice-bugs] [Bug 55034] Hebrew text rendering is broken in a few fonts

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55034 --- Comment #8 from Lior Kaplan kaplanl...@gmail.com --- Created attachment 67880 -- https://bugs.freedesktop.org/attachment.cgi?id=67880action=edit screenshot of broken hebrew rendering with a few fonts I don't have the Lucida font on my

[Libreoffice-bugs] [Bug 55034] Hebrew text rendering is broken in a few fonts

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55034 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Blocks||43808 -- You are

[Libreoffice-bugs] [Bug 43808] Meta bug for Most Annoying RTL related issues

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43808 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Depends on||55034 -- You are

[Libreoffice-bugs] [Bug 55467] New: Windows explorer freezes with 100% processor load when mouse touches a Liboffice file

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55467 Priority: high Bug ID: 55467 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Windows explorer freezes with 100% processor load when mouse touches a Liboffice file

[Libreoffice-bugs] [Bug 55467] Windows explorer freezes with 100% processor load when mouse touches a Liboffice file

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55467 mr_ra...@web.de changed: What|Removed |Added QA Contact||mr_ra...@web.de CC|

[Libreoffice-bugs] [Bug 51976] FILEOPEN: Base embedded HSQLDB even slower than 3.5.5: open / scroll through table

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51976 --- Comment #12 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- A Jump to last record problem is [Reproducible] with Server Installation of LibreOffice 3.6.2.1 rc English UI/ German Locale [Build-ID: da8c1e6] on German WIN7 Home

[Libreoffice-bugs] [Bug 55468] New: fileopen, formatting

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55468 Priority: medium Bug ID: 55468 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: fileopen, formatting Severity: major Classification: Unclassified OS: Linux (All)

[Libreoffice-bugs] [Bug 55469] New: math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 Priority: medium Bug ID: 55469 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: math fonts have wrong line spacing Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #1 from Yury yury.tarasiev...@gmail.com --- Created attachment 67882 -- https://bugs.freedesktop.org/attachment.cgi?id=67882action=edit file with two math fonts, saved in TextMaker 2012 -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #2 from Yury yury.tarasiev...@gmail.com --- Created attachment 67883 -- https://bugs.freedesktop.org/attachment.cgi?id=67883action=edit file with four fonts, saved in LibreOffice 3.6.2.1 -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #3 from Yury yury.tarasiev...@gmail.com --- Created attachment 67884 -- https://bugs.freedesktop.org/attachment.cgi?id=67884action=edit 2fonts_kword -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #4 from Yury yury.tarasiev...@gmail.com --- Created attachment 67885 -- https://bugs.freedesktop.org/attachment.cgi?id=67885action=edit 2fonts_libo -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #5 from Yury yury.tarasiev...@gmail.com --- Created attachment 67886 -- https://bugs.freedesktop.org/attachment.cgi?id=67886action=edit 2fonts_tm2008 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #6 from Yury yury.tarasiev...@gmail.com --- Created attachment 67887 -- https://bugs.freedesktop.org/attachment.cgi?id=67887action=edit 2fonts_tm2012 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #7 from Yury yury.tarasiev...@gmail.com --- Created attachment 67888 -- https://bugs.freedesktop.org/attachment.cgi?id=67888action=edit 4fonts_kword -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #8 from Yury yury.tarasiev...@gmail.com --- Created attachment 67889 -- https://bugs.freedesktop.org/attachment.cgi?id=67889action=edit 4fonts_libo -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #9 from Yury yury.tarasiev...@gmail.com --- Created attachment 67890 -- https://bugs.freedesktop.org/attachment.cgi?id=67890action=edit 4fonts_tm2008 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55469] math fonts have wrong line spacing

2012-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55469 --- Comment #10 from Yury yury.tarasiev...@gmail.com --- Created attachment 67891 -- https://bugs.freedesktop.org/attachment.cgi?id=67891action=edit 4fonts_tm2012 -- You are receiving this mail because: You are the assignee for the bug.

  1   2   >