Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Andras Timar
Hi Jean-Baptiste, On Sat, Nov 10, 2012 at 8:17 AM, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: - release a complete list of legacy formats which are dropped. Is there something else than sd? formats (StarOffice 5 formats) ? It affects only old binary formats of StarOffice 5 and earlier

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-11-10 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 43 +++ sw/source/filter/ww8/docxattributeoutput.hxx | 11 +- 2 files changed, 33 insertions(+), 21 deletions(-) New commits: commit fc3f771c1f5fed267298c851e94bef9557278b5b Author: Miklos Vajna vmik...@suse.cz Date:

add a READMEs to the autom4te.cache and clone modules

2012-11-10 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: add a READMEs to the autom4te.cache and clone modules .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/882 To unsubscribe, visit

[PUSHED] Change in core[libreoffice-3-6]: fdo#51550 fix DOCX export dataloss on non-math/chart OLE exp...

2012-11-10 Thread Norbert Thiebaud (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/1017 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1017 To

add a README files to solver and workdir

2012-11-10 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: add a README files to solver and workdir .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/990 To unsubscribe, visit

Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Jean-Baptiste Faure
Hi Andras, Le 10/11/2012 10:00, Andras Timar a écrit : Hi Jean-Baptiste, On Sat, Nov 10, 2012 at 8:17 AM, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: - release a complete list of legacy formats which are dropped. Is there something else than sd? formats (StarOffice 5 formats) ? It

[Libreoffice-commits] .: 3 commits - Makefile.top README.cross smoketest/data

2012-11-10 Thread Libreoffice Gerrit user
Makefile.top |1 - README.cross |1 - smoketest/data/Global.xml | 31 +-- 3 files changed, 5 insertions(+), 28 deletions(-) New commits: commit 7f97d3140735126d0b89a0675985776cf2acb6d4 Author: Norbert Thiebaud nthieb...@gmail.com

Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Alex Thurgood
On 11/10/2012 08:17 AM, Jean-Baptiste Faure wrote: Hi Jean-Baptiste, - what the user can do with its old files: I think it is not enough to say you have to convert them with an old version of LibreOffice. For example, I have old sdw and sxw files in my laboratory diary and I do not want to

Re: VS 2010 Express merge module issue

2012-11-10 Thread Andras Timar
Hi Mat, On Sat, Nov 10, 2012 at 12:28 AM, Mat M m...@gmx.fr wrote: Hello VS2010 Express works great to build LO, but not for packaging. Although all MSVC*100.dll are there, the express version does not ship the merge module. This makes the packaging abort, because it expects the msm file to

[Libreoffice-commits] .: sal/inc sal/qa sdext/source unodevtools/source

2012-11-10 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx | 14 +++ sal/qa/rtl/strings/test_strings_replace.cxx | 12 -- sdext/source/pdfimport/test/tests.cxx | 10 -- unodevtools/source/skeletonmaker/cppcompskeleton.cxx|1

Re: minutes of ESC call ...

2012-11-10 Thread Alex Thurgood
On 11/09/2012 09:29 AM, Alex Thurgood wrote: Rene, Stephan, I see your points and concerns. Couldn't we have, as a potential alternative, a hack (easy or not, I wouldn't know) to replace the current implementations with something more manageable (if indeed that is possible, and however that might

[Libreoffice-commits] .: sw/source

2012-11-10 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e2a54eb75c6d754d48a546fda4df65fdcc19111e Author: Miklos Vajna vmik...@suse.cz Date: Sat Nov 10 10:56:12 2012 +0100 DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse

[PATCH] Adding vcl library to sdext module

2012-11-10 Thread Issa Alkurtass (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1023 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1023/1 Adding vcl library to sdext module This patch adds vcl library to sdext module which is needed to fix the RTL

[Libreoffice-commits] .: sc/source

2012-11-10 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/tpsubt.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 0f69e050cf8e3caeff6f542c623dab1c57948e60 Author: jailletc36 christophe.jail...@wanadoo.fr Date: Sat Nov 10 11:07:54 2012 +0100 Update Change-Id:

[PUSHED] Update

2012-11-10 Thread Norbert Thiebaud (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/1019 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1019 To

[Libreoffice-commits] .: 2 commits - src/docsprm.py test/charprops.rtf test/hello.rtf test/parprops.rtf

2012-11-10 Thread Miklos Vajna
src/docsprm.py | 85 ++--- test/charprops.rtf |3 + test/hello.rtf |3 + test/parprops.rtf |4 ++ 4 files changed, 91 insertions(+), 4 deletions(-) New commits: commit a3f870a053565fcc0cfa9ac04a7cc0b7466775de Author: Miklos

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

2012-11-10 Thread Libreoffice Gerrit user
l10ntools/source/lngmerge.cxx |1 + l10ntools/source/localize.cxx | 24 +++- l10ntools/source/po.cxx |4 ++-- l10ntools/source/renewpo.cxx | 25 + 4 files changed, 35 insertions(+), 19 deletions(-) New commits: commit

[Libreoffice-commits] .: lingucomponent/source

2012-11-10 Thread Libreoffice Gerrit user
lingucomponent/source/languageguessing/guess.cxx |2 +- lingucomponent/source/languageguessing/guesslang.cxx |2 +- lingucomponent/source/languageguessing/simpleguesser.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit

Linux make dev-install fails with 3.6

2012-11-10 Thread julien2412
Hello, On pc Debian nx86-64 with 3.6 sources updated today, make dev-install fails. : ERROR: Removing file dict-af.oxt from file list. : ERROR: Removing file dict-an.oxt from file list. : ERROR: Removing file dict-ar.oxt from file list. : ERROR: Removing file dict-be.oxt from file list. : ERROR:

Re: Linux make dev-install fails with 3.6

2012-11-10 Thread Jean-Baptiste Faure
Le 10/11/2012 12:39, julien2412 a écrit : Hello, On pc Debian nx86-64 with 3.6 sources updated today, make dev-install fails. No problem from my side under Ubuntu 12.04 x86_64 Version 3.6.4.0+ (Build ID: fc3f771) My autogen.lastrun : --without-junit --enable-ext-pdfimport

[Libreoffice-commits] .: 2 commits - src/docdirstream.py src/docrecord.py src/docstream.py

2012-11-10 Thread Miklos Vajna
src/docdirstream.py | 29 - src/docrecord.py| 158 ++-- src/docstream.py| 56 ++ 3 files changed, 185 insertions(+), 58 deletions(-) New commits: commit 58ea499f6069b57e543939bccda271baea4b896c Author: Miklos

[Libreoffice-commits] .: test/fonts.rtf

2012-11-10 Thread Miklos Vajna
test/fonts.rtf |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0bde7be853a9e89854028ba0389145700bd1e3f0 Author: Miklos Vajna vmik...@suse.cz Date: Sat Nov 10 13:41:25 2012 +0100 test: font table for Word diff --git a/test/fonts.rtf b/test/fonts.rtf new file mode

[Libreoffice-commits] .: liborcus/ExternalProject_liborcus.mk RepositoryExternal.mk

2012-11-10 Thread Libreoffice Gerrit user
RepositoryExternal.mk|6 ++ liborcus/ExternalProject_liborcus.mk |2 ++ 2 files changed, 8 insertions(+) New commits: commit cdb6eca477c2c5553fa06d9e5e28b6e67aa58865 Author: Peter Foley pefol...@verizon.net Date: Sat Nov 10 08:56:12 2012 -0500 liborcus needs

[Libreoffice-commits] .: sal/Library_sal.mk

2012-11-10 Thread Libreoffice Gerrit user
sal/Library_sal.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3ab6409075e61dc9a1f20b58eb46ce2bda0c8176 Author: Peter Foley pefol...@verizon.net Date: Sat Nov 10 09:19:52 2012 -0500 sal needs boost Change-Id: Icdda77d0fda4faf071566a44c2b93285a6437d38 diff

[Libreoffice-commits] .: l10ntools/Executable_cfgex.mk l10ntools/Executable_gsicheck.mk l10ntools/Executable_helpex.mk l10ntools/Executable_uiex.mk l10ntools/Executable_ulfex.mk l10ntools/Executable_x

2012-11-10 Thread Libreoffice Gerrit user
l10ntools/Executable_cfgex.mk|2 ++ l10ntools/Executable_gsicheck.mk |2 ++ l10ntools/Executable_helpex.mk |1 + l10ntools/Executable_uiex.mk |2 ++ l10ntools/Executable_ulfex.mk|2 ++ l10ntools/Executable_xrmex.mk|2 ++ 6 files changed, 11 insertions(+)

Re: modules removal surprises

2012-11-10 Thread Cedric Bosdonnat
On Thu, 2012-11-08 at 20:51 +0100, Andras Timar wrote: I used migrationanalysis (Professional Analysis Wizard) a few years ago. It created nice spreadsheets and charts about potential document migration problems: OpenOffice.org does not support this or that feature. The problem is that even

[PATCH] fix Ignore menu item of grammar mistakes #56954

2012-11-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1024 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/1024/1 fix Ignore menu item of grammar mistakes #56954 Change-Id: I5cec602c686d5199b516a7e5135ababeb0751444 --- M

Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Jean-Baptiste Faure
Hi Alexander, Le 10/11/2012 10:44, Alex Thurgood a écrit : On 11/10/2012 08:17 AM, Jean-Baptiste Faure wrote: Hi Jean-Baptiste, - what the user can do with its old files: I think it is not enough to say you have to convert them with an old version of LibreOffice. For example, I have old

Re: minutes of ESC call ...

2012-11-10 Thread Michael Meeks
Hi Alex, On Sat, 2012-11-10 at 10:51 +0100, Alex Thurgood wrote: I see your points and concerns. Couldn't we have, as a potential alternative, a hack (easy or not, I wouldn't know) to replace the current implementations with something more manageable (if indeed that is possible, and however

[Libreoffice-commits] .: 2 commits - libexttextcat/ExternalPackage_exttextcat.mk libexttextcat/ExternalPackage_libexttextcat.mk libexttextcat/ExternalProject_exttextcat.mk libexttextcat/ExternalProjec

2012-11-10 Thread Libreoffice Gerrit user
RepositoryExternal.mk |2 - libexttextcat/ExternalPackage_exttextcat.mk| 22 libexttextcat/ExternalPackage_libexttextcat.mk | 22 libexttextcat/ExternalProject_exttextcat.mk| 27 +

framework - Find/remove useless ifdefs and dead code within them

2012-11-10 Thread Marcos Souza
Hi List! Some days ago, I developed a script that can show to us all ifdefs that don't have a #define. After run this script in the framework dir, I get this list: ifdef ENABLE_COMPONENT_SELF_CHECK without #define. This can be removed? ifdef DBG_UTIL without #define. This can be removed? ifdef

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 john.pr...@cantab.net changed: What|Removed |Added Depends on||55032 -- You are receiving this

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 john.pr...@cantab.net changed: What|Removed |Added Depends on|55032 | --- Comment #164 from

Re: framework - Find/remove useless ifdefs and dead code within them

2012-11-10 Thread Matúš Kukan
On 10 November 2012 17:51, Marcos Souza marcos.souza@gmail.com wrote: Hi List! Some days ago, I developed a script that can show to us all ifdefs that don't have a #define. After run this script in the framework dir, I get this list: ifdef ENABLE_COMPONENT_SELF_CHECK without #define.

[Libreoffice-commits] .: libexttextcat/Zip_fingerprint.mk

2012-11-10 Thread Libreoffice Gerrit user
libexttextcat/Zip_fingerprint.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fdbf9a258f04f7f8c7bbe0219e6abee66680e01e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Nov 10 19:54:29 2012 +0100 blind fix for libexttextcat diff --git

[PATCH] Update dtrans commented code to use string.h function instea...

2012-11-10 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1025 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/1025/1 Update dtrans commented code to use string.h function instead of rtl/memory Change-Id:

[Libreoffice-commits] .: sc/qa

2012-11-10 Thread Libreoffice Gerrit user
sc/qa/unit/helper/debughelper.hxx |5 +++ sc/qa/unit/helper/qahelper.hxx|6 +++ sc/qa/unit/ucalc.cxx | 63 +++--- 3 files changed, 43 insertions(+), 31 deletions(-) New commits: commit ddf7e2c150f6d7b93607b012bc9852845ef88d64 Author:

Re: minutes of ESC call ...

2012-11-10 Thread Michael Stahl
On 10/11/12 17:46, Michael Meeks wrote: Hi Alex, On Sat, 2012-11-10 at 10:51 +0100, Alex Thurgood wrote: I see your points and concerns. Couldn't we have, as a potential alternative, a hack (easy or not, I wouldn't know) to replace the current implementations with something more manageable

Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Miklos Vajna
Hi JBF, On Sat, Nov 10, 2012 at 05:33:30PM +0100, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: You are right, of course, but this electronic diary does not have any legal value (AFAIK). I want to keep unchanged the modification date because that makes finding files easier and shows that

[PATCH] Kill set_oenv remnants (by just renaming the required timest...

2012-11-10 Thread Matteo Casalin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1026 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/26/1026/1 Kill set_oenv remnants (by just renaming the required timestamp file) Change-Id:

Re: binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-10 Thread Jean-Baptiste Faure
Le 10/11/2012 21:46, Miklos Vajna a écrit : Hi JBF, On Sat, Nov 10, 2012 at 05:33:30PM +0100, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: You are right, of course, but this electronic diary does not have any legal value (AFAIK). I want to keep unchanged the modification date because

(question) File import/export in LibreOffice Spreadsheet -- where to look?

2012-11-10 Thread William Park
Hi all, As a way of learning LibreOffice Spreadsheet code, I would like to add a simple file import/export. The file format is sort of 3-column CSV format. Can someone point me to directory/file I should look at? -- William ___ LibreOffice mailing

Re: VS 2010 Express merge module issue

2012-11-10 Thread Mat M
Le Sat, 10 Nov 2012 10:47:11 +0100, Andras Timar tima...@gmail.com a écrit: Hi Mat, On Sat, Nov 10, 2012 at 12:28 AM, Mat M m...@gmx.fr wrote: Hello VS2010 Express works great to build LO, but not for packaging. Although all MSVC*100.dll are there, the express version does not ship the

[PATCH] Add icons for template manager

2012-11-10 Thread Alexander Wilms (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1027 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/1027/1 Add icons for template manager Change-Id: Idbe03cbc209db9951d0dbdb19e4e5e7e184fdb76 --- M

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Summary|LibreOffice 4.0 most

[Libreoffice-commits] .: icu/icu4c-android.patch icu/makefile.mk

2012-11-10 Thread Libreoffice Gerrit user
icu/icu4c-android.patch | 11 +++ icu/makefile.mk |2 ++ 2 files changed, 13 insertions(+) New commits: commit cee6c4b193eff4f499e60867766c13fda3818239 Author: Tor Lillqvist t...@iki.fi Date: Sun Nov 11 09:15:14 2012 +0200 Use hidden visibility now for Android with

[PATCH] Fix RTL presnter console standrad layout mode

2012-11-10 Thread abdulmajeed ahmed (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1028 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/1028/1 Fix RTL presnter console standrad layout mode Change-Id: I7ba73005f9371dcc844c2e44a3eea99b7aac30f7 --- M

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

2012-11-10 Thread Libreoffice Gerrit user
sc/source/filter/oox/worksheethelper.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 08ca08d2f46c6119550024ce02bc42c271a3644b Author: Noel Power noel.po...@suse.com Date: Fri Nov 9 16:58:00 2012 + fix for fdo#55875 numbers as text converted

[Libreoffice-bugs] [Bug 50481] Writer FILEOPEN: recorded changes in DOC file shown incorrectly, whole document shown as changed

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50481 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FILEOPEN: LO can't handle |Writer FILEOPEN: recorded

[Libreoffice-bugs] [Bug 54003] psadmin (LO 3.5) and printeradmin (LO3.6) does not save Postscript (Level from driver) as Printer Language Type

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54003 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 55614] Menu vanishes

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55614 --- Comment #2 from Dieter Burkhard dieter.burkh...@ksh.edu --- Dear Björn, Thanks for asking. No, the system running is Ubuntu 12.04 (LTS). Yours with best regards Dieter Burkhard Von: bugzilla-dae...@freedesktop.org

[Libreoffice-bugs] [Bug 56453] TDF Site: Installation hints without mentioning necessity to install separate LOCALHELP packages

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56453 --- Comment #1 from Marc Pare m...@marcpare.com --- I have taken this one to the marketing team so that we can take a look at it and place the mention in the right place. Marc [1]

[Libreoffice-bugs] [Bug 56313] TDF Site: Download page still mentions LibreOffice 3.5.7 RC2 (2012-10-06)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56313 Marc Pare m...@marcpare.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 56949] New: Connectors lose their connections with the shapes after saving

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56949 Priority: medium Bug ID: 56949 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Connectors lose their connections with the shapes after saving Severity: normal

[Libreoffice-bugs] [Bug 53909] : Importing doc-files from pages doesn't work and icloud.com

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53909 sasha.libreoff...@gmail.com changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 56172] TDF Site: [es] (Español): Dead or wrong Links

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56172 Marc Pare m...@marcpare.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 56714] UPDATE: Release Notes page

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56714 Marc Pare m...@marcpare.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 54464] Conditional formatting is lost when the file is saved

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54464 Roman Eisele b...@eikota.de changed: What|Removed |Added Version|3.6.2.2 release |3.6.1.2 release ---

[Libreoffice-bugs] [Bug 56453] TDF Site: Installation hints without mentioning necessity to install separate LOCALHELP packages

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56453 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 53649] FORMATTING: dormant 2d page .odt header reduces 1st page margin in LibreOffice

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53649 sasha.libreoff...@gmail.com changed: What|Removed |Added Hardware|x86 (IA32) |All

[Libreoffice-bugs] [Bug 53649] Writer FILEOPEN, FORMATTING: odt document with header and footer Writer opens without them

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53649 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FORMATTING: dormant 2d page |Writer FILEOPEN,

[Libreoffice-bugs] [Bug 53649] Writer FILEOPEN, FORMATTING: odt document with header and footer Writer opens without them

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53649 --- Comment #2 from sasha.libreoff...@gmail.com --- @ Michael Greetings What do You think about this bug? Here Writer opens odt file incorrectly. Header and footer becumes disabled, though inside of odt they are present. -- You are receiving

[Libreoffice-bugs] [Bug 56932] (Writer) On screen text rendering issue

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56932 Roman Eisele b...@eikota.de changed: What|Removed |Added Attachment #69834|text/plain |image/png mime

[Libreoffice-bugs] [Bug 56950] New: Writer does not import properly MS Word connectors

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56950 Priority: medium Bug ID: 56950 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Writer does not import properly MS Word connectors Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 56935] : Crash on tab switching

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56935 ostiax...@gmail.com changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 56952] New: Bogus error message opening a document from read-only location

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56952 Priority: medium Bug ID: 56952 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Bogus error message opening a document from read-only location Severity: normal

[Libreoffice-bugs] [Bug 56777] EDITING: Copy Paste of a slide from one presentation into another destroys format of graphical elements

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56777 --- Comment #8 from bugquestcon...@online.de --- Sometimes it creates a good feeling recognizing that also other people struggle with certain things especially when one regards them as experts What you wrote about the formatting of cells

[Libreoffice-bugs] [Bug 56777] EDITING: Copy Paste of a slide from one presentation into another destroys format of graphical elements

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56777 --- Comment #9 from bugquestcon...@online.de --- typo in text aborve create - great -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 54267] Adding diacritical marks causes havoc when editing (Hebrew, RTL)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54267 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 52370] SLIDESHOW: Slideshow mixes location of period (.) and/or all other marks in Hebrew

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52370 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

[Libreoffice-bugs] [Bug 55886] UI: right-to left, left-to-right buttons missing

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55886 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

[Libreoffice-bugs] [Bug 55585] Should check all XKB group indexes when matching key events for accelerators and mnemonics

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55585 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

[Libreoffice-bugs] [Bug 45999] FILESAVE: Hebrew comments/notes appear as squares in MS Word when saving in doc (work on docx)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45999 --- Comment #5 from Lior Kaplan kaplanl...@gmail.com --- Created attachment 69859 -- https://bugs.freedesktop.org/attachment.cgi?id=69859action=edit testdoc -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45999] FILESAVE: Hebrew comments/notes appear as squares in MS Word when saving in doc (work on docx)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45999 --- Comment #6 from Lior Kaplan kaplanl...@gmail.com --- Created attachment 69860 -- https://bugs.freedesktop.org/attachment.cgi?id=69860action=edit testdoc doc export -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 56953] New: Endings of ordinals

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56953 Priority: medium Bug ID: 56953 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Endings of ordinals Severity: normal Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 37638] Index randomly broken up with extra white space

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37638 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

[Libreoffice-bugs] [Bug 56953] Endings of ordinals

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56953 --- Comment #1 from Urmas davian...@gmail.com --- Cannot reproduce both in 3.6.3 and 3.7. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 56124] add calc functions IFERROR and IFNA as in ODFF1.2

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56124 --- Comment #2 from Winfried Donkers o...@dci-electronics.nl --- Created attachment 69863 -- https://bugs.freedesktop.org/attachment.cgi?id=69863action=edit patch sofar, not ready to be committed Attached the patch as of this moment. IFERROR()

[Libreoffice-bugs] [Bug 56124] add calc functions IFERROR and IFNA as in ODFF1.2

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56124 Winfried Donkers o...@dci-electronics.nl changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 53030] Calc deletes current sheet, not right-clicked on sheet

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

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

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

[Libreoffice-bugs] [Bug 53030] Calc deletes current sheet, not right-clicked on sheet

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53030 --- Comment #4 from Lior Kaplan kaplanl...@gmail.com --- Created attachment 69864 -- https://bugs.freedesktop.org/attachment.cgi?id=69864action=edit testdoc with two sheets -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 53030] Calc deletes current sheet, not right-clicked on sheet when trying to delete opposite directionality sheets

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53030 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Summary|Calc deletes current sheet, |Calc deletes current

[Libreoffice-bugs] [Bug 56077] UI: Grammer Checker Ignore Rules

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56077 --- Comment #2 from László Németh nem...@numbertext.org --- This is only a run-time exception database. Restart LibreOffice to restore the original grammar checking. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55625] Data pilot sums are wrong

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55625 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #68522|text/plain

[Libreoffice-bugs] [Bug 53031] When restoring sheet, it is restored with the default directionality

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53031 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

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

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

[Libreoffice-bugs] [Bug 56877] presentation crashes when open

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56877 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 53031] Undoing sheet deletion restores it to the default directionality regardless of the original sheet directionality

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53031 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Summary|When restoring sheet, it is |Undoing sheet deletion

[Libreoffice-bugs] [Bug 40863] Impress 3.4/3.5 prints polygons as rectangles and ovals as polygons

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40863 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #17

[Libreoffice-bugs] [Bug 39793] UI · FORMATTING: 'Set Language for Paragraph/Selection More...' should always open the 'Font' tab (dialog 'Character')

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39793 --- Comment #8 from Lior Kaplan kaplanl...@gmail.com --- Still happens in 3.7/master. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 56954] New: Broken (never working) ignore menu item in he local menu of grammar checking errors.

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56954 Priority: medium Bug ID: 56954 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Broken (never working) ignore menu item in he local menu of grammar checking errors.

[Libreoffice-bugs] [Bug 44688] (windows only) Hebrew Vowel Points are sometimes misplaced in PDF export (and printing)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44688 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Summary|Hebrew Vowel Points are |(windows only) Hebrew

[Libreoffice-bugs] [Bug 56954] Broken (never working) ignore menu item in the local menu of grammar checking errors.

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56954 László Németh nem...@numbertext.org changed: What|Removed |Added Summary|Broken (never working) |Broken (never

[Libreoffice-bugs] [Bug 56954] Broken (never working) ignore menu item in the local menu of grammar checking errors.

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56954 --- Comment #1 from László Németh nem...@numbertext.org --- Submit a patch (it uses ignoreRule to ignore the selected mistakes during the LibreOffice session). -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 50642] PDF: Wrong Hebrew font rendering spacing in PDF when using full Hebrew font

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50642 --- Comment #9 from Lior Kaplan kaplanl...@gmail.com --- Created attachment 69868 -- https://bugs.freedesktop.org/attachment.cgi?id=69868action=edit exampel text with 3.6.3 @alon - I can't reproduce with Libo 3.6.3 on Debian with Frank Ruehl

[Libreoffice-bugs] [Bug 56456] 'Insert Hyperlink' dialog should have 'ok' button additional to 'Apply'

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56456 --- Comment #3 from John McGrath jpmcgr...@jpmcgrath.net --- It should have the following buttons: OK - Apply the changes and close the dialog. CANCEL - Close the dialog without applying changes. HELP - Open the help system. RESET - Reset fields

[Libreoffice-bugs] [Bug 48732] Hebrew Nikud still not represented properly (windows XP)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48732 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added OS|Windows (All) |other

[Libreoffice-bugs] [Bug 48732] Hebrew Nikud still not represented properly (windows XP)

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48732 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added CC||kaplanl...@gmail.com

[Libreoffice-bugs] [Bug 44566] improper RTL formatting when paragraph start with LTR word

2012-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44566 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

  1   2   >