[Libreoffice-bugs] [Bug 81757] Calculations order do not follow cell dependencies

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81757

--- Comment #1 from ign_christian ign_christ...@yahoo.com ---
Hi.. Please provide step by step procedure so others can easily test  triage
the issue, for example: https://bugs.freedesktop.org/show_bug.cgi?id=73678#c0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81558] VIEWING: Word 2003 offered a Blue background, white text screen-only for readability

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81558

--- Comment #6 from Christopher Chavez chrischa...@gmx.us ---
(In reply to comment #5)
 Libreoffice color scheme changes the printed document (and the page preview)
 not screen-only.
I cannot confirm whether that is the case or not on Windows. On OS X and Linux,
however, the color scheme does not apply when printed or exported.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81741] Orientation should be a button, not a menu

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81741

--- Comment #3 from Daniel Hulse simplecontr...@gmail.com ---
So long as the implementation is good, this seems like a fairly commmon-sense
ux improvement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81757] Calculations order do not follow cell dependencies

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81757

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 Attachment #103462|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #1 from Christopher Chavez chrischa...@gmx.us ---
I am able to use open … on .odt or any other type for LibreOffice 4.3.0.3
(aka RC3), OS X 10.9.4.
What version of OS X are you using specifically? Does actually double-clicking
the file result in a crash?

[QA: should this be set to NEEDINFO?]

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32964] with gcj, report uses derived table (subquery), but automatic ORDER BY clause uses table names from within the subquery; breaks PostgreSQL, HSQLDB, MySQL

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32964

--- Comment #26 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 103490
  -- https://bugs.freedesktop.org/attachment.cgi?id=103490action=edit
backtrace with master sources

Just to give an updated, I could reproduce the problem with master sources
updated yesterday + gcj 4.9

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #2 from Christopher Chavez chrischa...@gmx.us ---
possible duplicate of bug 74447?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32964] with gcj, report uses derived table (subquery), but automatic ORDER BY clause uses table names from within the subquery; breaks PostgreSQL, HSQLDB, MySQL

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32964

--- Comment #27 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 103491
  -- https://bugs.freedesktop.org/attachment.cgi?id=103491action=edit
backtrace from breakpoint

I put a breakpoint at the location where it triggers the popup:
Impossible to open the document Assets.

[jni_uno bridge error] UNO calling Java method activate:
java.lang.NullPointerException
java stack trace:
java.lang.NullPointerException
  at java.lang.reflect.Method.getType(libgcj.so.15)
  at java.lang.reflect.Method.toString(libgcj.so.15)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32964] with gcj, report uses derived table (subquery), but automatic ORDER BY clause uses table names from within the subquery; breaks PostgreSQL, HSQLDB, MySQL

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32964

--- Comment #28 from Julien Nabet serval2...@yahoo.fr ---
As a noteside, trying to open the table in gdb session (still with gcj), I've
got a lot of these:
Program received signal SIGPWR, Power fail/restart.
[Switching to Thread 0x2aaad42c5700 (LWP 6549)]
pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
185../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Aucun
fichier ou dossier de ce type.
(gdb) c
Continuing.

Program received signal SIGXCPU, CPU time limit exceeded.
0x2b29a782 in do_sigsuspend (set=0x2aaad4045680) at
../sysdeps/unix/sysv/linux/sigsuspend.c:31
31../sysdeps/unix/sysv/linux/sigsuspend.c: Aucun fichier ou dossier de ce
type.
(gdb) c
Continuing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44081] EDITING - A form set to open in read-only mode can never be switched back

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44081

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||lio...@mamane.lu,
   ||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
I gave a try with master sources updated yesterday, indeed I can't uncheck
Read-only since the checkbox is disabled.
I also tried from File/properties in Edit Form in from Base (instead of from
Writer).

Trying in gdb session, it seems the problem might be here:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/securitypage.cxx#241
SfxSecurityPage_Impl::Reset_Impl
May there be some confusion between:
- pCurDocShell-IsReadOnly()
- pCurDocShell-HasSecurityOptOpenReadOnly()
- pCurDocShell-IsSecurityOptOpenReadOnly()

I don't find the way the checkboxes could be enabled with readonly checkbox
checked.

Lionel/Caolan: any idea?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81759] the Speech Editor Siri of MAC OS 10.9.4 does not work with Libreoffice 4.3.0.3

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81759

Uwe Altmann l...@altsys.de changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
 Status|UNCONFIRMED |NEW
 CC||l...@altsys.de
 Ever confirmed|0   |1

--- Comment #1 from Uwe Altmann l...@altsys.de ---
Seems the keyboard strokes to start Siri (which is a double fn key by
default, but others don't work either) is not passed to the OS?
This is new in 4.3 - 4.2.5 works like it should.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77301] 4.2.3 Release stops editing

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77301

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME
 CC||chrischa...@gmx.us

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81756] Crasher in Format:Page... menu item

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81756

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Attachment #103461|text/plain  |application/zip
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81716] EDITING: All windows not active after closing Help window.

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81716

--- Comment #3 from Christopher Chavez chrischa...@gmx.us ---
Was not able to reproduce using 4.3.0.3 (aka RC3, 64-bit version for 10.8+) on
OS X 10.9.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70611] Resizing with tab sizes and tables, etc.

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70611

--- Comment #6 from Zoltán Hegedüs x...@hdsnet.hu ---
(In reply to comment #5)
 Is it possible for you to supply us a document, which we can test against,
 to see the enhancement that you wish to suggest.

Use any text document. Make half all the sizes in document: fontsize, default
and custom tabulator positions, tables, pictures, etc. If required, make double
the number of columns, for example, from 1 to 2. This will be the example
document. The case: for example, there is a document with fontsize 5 and 6,
what is very little. If I set the fontsize to 10 and 12, I must set it for each
paragraph style separately, and the tables will fall apart (dissolve),
including really tables and text formated with tabulators. The solution:
enlarging like a lens: for example, doubling all sizes in one time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79652] Mouse not visible

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79652

--- Comment #3 from Christopher Chavez chrischa...@gmx.us ---
Sounds like bug 71278, although that was supposedly specific to impress
(presentation application).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81052] problem opening xlsx file

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81052

--- Comment #9 from Christopher Chavez chrischa...@gmx.us ---
I cannot reproduce using 4.3.0.3 (aka RC3, 64-bit) on OS X 10.9.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80416] EDITING: Cannot change type/format of date/time fields from context menu

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80416

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||chrischa...@gmx.us
Summary|EDITING: Cannot change  |EDITING: Cannot change
   |format of date field|type/format of date/time
   ||fields from context menu
 Ever confirmed|0   |1

--- Comment #3 from Christopher Chavez chrischa...@gmx.us ---
Reproduced using 4.3.0.3 (aka RC3, 64-bit) on OS X 10.9.4. The same applies to
time fields (inserted from Insert  Fields), and applies to both fixed and
variable fields.

A workaround is to highlight only the inserted field and go to Edit  Fields…
and choose the field type and format.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80416] EDITING: Cannot change type/format of date/time fields from context menu

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80416

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

   Hardware|Other   |All

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81594] FILESAVE: After save The Excel file by Libreoffice is changing still and printed area when open MS Office

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81594

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Attachment #103181|application/octet-stream|application/vnd.openxmlform
  mime type||ats-officedocument.spreadsh
   ||eetml.sheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81351] UNDO: Calc crashes after undo from a sort

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81351

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Attachment #102976|application/octet-stream|text/x-log
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81002] FORMATTING: LO freezing when using Character Strikeout (for certain characters) on form check boxes.

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81002

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Attachment #102406|application/octet-stream|application/vnd.oasis.opend
  mime type||ocument.text-template

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81396] XLSX IMPORT: Data plots in chart not visible when cells have formula, needs Ctrl+Shift+F9 (Steps in Comment 5)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81396

Christopher Chavez chrischa...@gmx.us changed:

   What|Removed |Added

 Attachment #103297|application/octet-stream|application/xml
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81752] PDF: PDF input/output error

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81752

saramal...@mail.ru changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from saramal...@mail.ru ---
Impossible. File will be sent privately to assigned developer only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81752] PDF: PDF input/output error

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81752

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #3 from ign_christian ign_christ...@yahoo.com ---
Hi.. Joel is core QA team: https://wiki.documentfoundation.org/QA/Team

Please don't mark your own report as NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45633] Viewing: Will not view (open) LWP (Lotus WordPro) files as advertized

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45633

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Owen Genat owen.ge...@gmail.com ---
For reference, here is a comparison of the headers of the attachment in bug
41702 (Unteress_test.lwp) and the attachment for this bug (CALVARY.LWP):

$ hexdump -n50 -C Unteress_test.lwp 
  57 6f 72 64 50 72 6f 0d  fb 00 00 00 00 00 00 00  |WordPro.|
0010  00 05 98 5c 81 72 03 00  40 cc c1 bf ff bd f9 50  |...\.r..@..P|
0020  99 89 03 0a 00 bc 1a d8  4e 02 00 7a dc b4 d1 11  |N..z|
0030  00 00 |..|
0032
$ hexdump -n50 -C CALVARY.LWP 
  57 6f 72 64 50 72 6f 0d  fb 00 00 00 00 00 00 00  |WordPro.|
0010  00 05 98 5c 81 72 03 00  40 cc c1 bf ff bd f9 50  |...\.r..@..P|
0020  99 89 03 09 00 08 12 98  0b 79 08 08 c0 08 00 00  |.y..|
0030  03 00 |..|
0032

Here is a dump of the header for a WordPro file that does open:

$ hexdump -n50 -C finanzen\ 2013.lwp 
  57 6f 72 64 50 72 6f 00  00 00 00 00 00 00 00 00  |WordPro.|
0010  4c 57 50 37 00 00 00 00  00 00 00 00 00 00 00 00  |LWP7|
0020  00 00 ff ff ff ff 00 00  00 00 2e 00 00 00 01 07  ||
0030  0f 00 |..|
0032

There is a note in the source code indicating that Word Pro 96 and previous
versions are unsupported, which may be related to why the attachment to this
bug does not open.

*** This bug has been marked as a duplicate of bug 41702 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41702] FILEOPEN: Lotus Word Pro (.lwp) document opens as empty in LibO

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41702

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 CC||glf.libreoff...@gmail.com

--- Comment #9 from Owen Genat owen.ge...@gmail.com ---
*** Bug 45633 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81768] editing index match function

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81768

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from ign_christian ign_christ...@yahoo.com ---
Not reproducible with LO 4.2.6.2 - Ubuntu 12.04 x86

PLease upgrade to latest stable release since 3.5 branch not supported anymore. 

If issue still occur after upgrading, please attach sample file. Then change
status of this bug to UNCONFIRMED.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33713] FORMATTING, FILEOPEN: Spacing above and below paragraph (.lwp)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33713

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #9 from Owen Genat owen.ge...@gmail.com ---
Not sure why this bug is set as an enhancement when related bug 33787 and bug
33838 are not. Severity set to normal. Import of the content in the provided
example has regressed since the originally reported v3.3. All versions I have
tested (3.5.7.2, 4.1.6.2, 4.2.5.2, 4.3.0.3, and 4.4.0.0alpha+) now only import
unformatted text.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70783] Crash on FILEOPEN odp file (win only)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70783

--- Comment #13 from Mr. MD b...@spam.vlsi.gr ---

Problem still persists.
Downloaded the latest verion
4.4.0.0.alpha0+
Build ID: fed7294029f07ff407765b568266084d9e8d365c
TinderBox: Win-x86@39, Branch:master, Time: 2014-07-26_03:04:49

Tested on Windows 7 Ultimate , 32 bit Operating System.

Same behaviour. As soon as the presentation is going to be shown, it crashes to
desktop. I will upload the debugging symbols and the minidump.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37806] Support WordPro document tabs and window viewing

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37806

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Owen Genat owen.ge...@gmail.com ---


*** This bug has been marked as a duplicate of bug 33173 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70783] Crash on FILEOPEN odp file (win only)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70783

--- Comment #14 from Mr. MD b...@spam.vlsi.gr ---
Created attachment 103493
  -- https://bugs.freedesktop.org/attachment.cgi?id=103493action=edit
4.4.0.0.alpha0+ Windbg Debugger Output

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33173] Functionality request for Writer: add tabs like in Lotus Wordpro Type Tabbed Divisions

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33173

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 CC||rol...@logikalsolutions.com

--- Comment #17 from Owen Genat owen.ge...@gmail.com ---
*** Bug 37806 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70783] Crash on FILEOPEN odp file (win only)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70783

--- Comment #15 from Mr. MD b...@spam.vlsi.gr ---
Created attachment 103494
  -- https://bugs.freedesktop.org/attachment.cgi?id=103494action=edit
4.4.0.0.alpha0+ Debugger output using procdump

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70783] Crash on FILEOPEN odp file (win only)

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70783

--- Comment #16 from Mr. MD b...@spam.vlsi.gr ---
Created attachment 103495
  -- https://bugs.freedesktop.org/attachment.cgi?id=103495action=edit
4.4.0.0.alpha0+ MiniDump file from procdump

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81776] New: Other: Extension Manager is blank

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81776

  Priority: medium
Bug ID: 81776
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Extension Manager is blank
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: j...@encremento.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Writer
   Product: LibreOffice

Problem description: 

I jus installed Ubuntu 14.04 and wanted to add extensions to LibreOffice.
However, when I open the Tools/Extension Manager there are no extensions to
install. It's just a blank box.

Steps to reproduce:
1. Open Tools/Extension Manager
2. 
3. 

Current behavior:

Expected behavior:
I think I should be getting a list of possible extensions to install

Operating System: Ubuntu
Version: 4.2.4.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81752] PDF: PDF input/output error

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81752

--- Comment #4 from saramal...@mail.ru ---
password SfSJkK8YT

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81765] FILEOPEN: slow loading of .ods and .xlsx

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81765

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@quipo.it
Summary|FILEOPEN: Open slow |FILEOPEN: slow loading of
   ||.ods and .xlsx
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
very slow loading of both the .ods and .xlsx version of that file.
tested under Win7x64 using LibO 4.2.5.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81763] BASIC: System slows down badly

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81763

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@quipo.it
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
I'm not on Linux so I cannot confirm.
anyway you are using an old unstable LibO release (4.1.0.4) and you are
strongly encouraged to upgrade to current LibO 4.2.5.2 which is a much mature
release.

to give you an idea probably more than a thousand bugs have been fixed from
4.1.0 to 4.2.5...

set status to NEEDINFO.
after you upgrade give us feedback. 
if issue is still there, feel free to REOPEN, otherwise set status to RESOLVED
WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81763] System slows down badly when opening any LibO application

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81763

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|BASIC: System slows down|System slows down badly
   |badly   |when opening any LibO
   ||application
  Component|BASIC   |Libreoffice

--- Comment #2 from tommy27 ba...@quipo.it ---
edited summary notes and component since this has nothing to do with the BASIC
component.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81736] Writer cannot import fields from .doc

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81736

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|LO Writer-4.2.5 cannot  |Writer cannot import fields
   |import fields from .doc |from .doc
Version|unspecified |4.2.5.2 release

--- Comment #6 from tommy27 ba...@quipo.it ---
@Pablo
do you see the same issue either on Linux or Windows?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81778] New: EDITING: Cannot place use MOD(A1, ...

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81778

  Priority: medium
Bug ID: 81778
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Cannot place use MOD(A1,...
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: seles...@hotmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 
I try to use the formula to do modulus on the cell A1, but LibreOffice replaces
A1 by A10. This happens every time, in every cell.
Steps to reproduce:
1. Open Spreadsheet
2. Edit a cell
3. Type '=MOD(A1,2)' (or another number than 2)
4. confirm edit in any way

Current behavior:
The content of the cell is replaced by '=MOD(A10,2)'. Yielding 'Err:509'
probably because A10 is an empty cell.

Expected behavior:
The cell keeps its content and calculates the modulus of A1.
Note that for other cells than A1, spreadsheet behaves as it should.

Operating System: Windows 8
Version: 4.2.5.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81778] EDITING: Cannot place/use MOD(A1, ...

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81778

seles...@hotmail.com changed:

   What|Removed |Added

Summary|EDITING: Cannot place use   |EDITING: Cannot place/use
   |MOD(A1,...  |MOD(A1,...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81779] New: cut and undo operations don't remove the image attached to the last paragraph of the document

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81779

  Priority: medium
Bug ID: 81779
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: cut and undo operations don't remove the image
attached to the last paragraph of the document
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: nem...@numbertext.org
  Hardware: Other
Status: NEW
   Version: 3.3.0 release
 Component: Writer
   Product: LibreOffice

Created attachment 103498
  -- https://bugs.freedesktop.org/attachment.cgi?id=103498action=edit
test document with multiple images

Testing shows the problem(s) (introduced by OpenOffice.org, yet):

1. Open the attached test file, and press the following keys:
2. Ctrl-A
3. Ctrl-X (first problem: there are all images in the clipboard, but last image
doesn't removed from the document)
4. Ctrl-N
5. Ctrl-V
6. Ctrl-Z (second problem: all images are inserted in the new file, but undo
operation doesn't removes the last one).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81771] Ordenar no recalcula valores en celdas ver 4.2.4.2 ; 4.2.5.2

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81771

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from Urmas davian...@gmail.com ---
This bugtracker is English-only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81740] Toolbars Should Not Contain Checkboxes

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81740

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81780] New: FORMATTING: Left Justified Cells Not Displaying Properly

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81780

  Priority: medium
Bug ID: 81780
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FORMATTING: Left Justified Cells Not Displaying
Properly
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: bugzill...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 

When I enter text in a Left Justified cell it is truncated at the border with
the cell to the right even though that cell is empty. In other spreadsheets the
trucation only occurs when the adjacent cell has actual data in it.

Steps to reproduce:
1. Format a cell as Left justified making certain the adjacent cell on the left
is empty
2. Enter some text that exceeds the length of the cell


Current behavior: Truncation

Expected behavior: Continued Text Visibility which also shows as WYSIWYG on
printing.

This behavior is defacto for MS Office for Mac 2004 and 2011


Operating System: Mac OS X
Version: 4.2.5.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81736] Writer cannot import fields from .doc

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81736

--- Comment #7 from Pablo Rodríguez freedesk...@pragmata.tk ---
(In reply to comment #6)
 @Pablo
 do you see the same issue either on Linux or Windows?

I cannot test the issue on Windows, since I don’t have administration rights on
the Windows computer I can use.

Maybe I can check the bug against the latest stable version in Windows next
week.

Sorry, but I only own a computer with Linux inside.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81736] Writer cannot import fields from .doc

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81736

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 OS|All |Linux (All)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81782] New: MAILMERGE: Default fields for topic and subject are only printed to the first document

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81782

  Priority: medium
Bug ID: 81782
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: MAILMERGE: Default fields for topic and subject are
only printed to the first document
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: s...@zenmotion.de
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Writer
   Product: LibreOffice

Problem description: 

The default fields for topic and subject (document properties) are only printed
to the first document by using the mail merge assistant.

Steps to reproduce:
1. define the document properties topic and subject (file-properties)
2. insert the fields to the document (tab document info)
3. generate a mail merge document

Current behavior:
the inserted fields are only printed to the first document. In the followed
documents there are only whitespace instead the expected content.

Expected behavior:
I would expect that these fields are printed to every document during the mail
merge process.

Subject name of the conversation in the mailing list:
MAIL MERGE: Default fields Topic and Subject are only printed in first
document

regards,
Sven
Operating System: Mac OS X
Version: 4.2.5.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61914] [META] Start Center -- Tweak the new template manager to act as a start center

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61914

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|FIXED   |---

--- Comment #26 from V Stuart Foote vstuart.fo...@utsa.edu ---
Going to reopen an comment that this is a meta for tracking issues related to
the enhancement of the still developing Start Center feature. It could be
retitled if that makes folks more comfortable, but it remains valid to
associate the UI and UX issues of the Start Center in one active BZ issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61914] [META] Start Center -- Tweak the new template manager to act as a start center

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61914

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Status|REOPENED|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61914] [META] Start Center -- implementation UI and UX

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61914

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

Summary|[META] Start Center --  |[META] Start Center --
   |Tweak the new template  |implementation UI and UX
   |manager to act as a start   |
   |center  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 63570] FILESAVE Writer does not evaluate formulas when converting to pdf or printing by command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63570

--- Comment #4 from Milos Sramek msrame...@gmail.com ---
(In reply to comment #3)
 The problem of the formulas in the red row not totalling correctly (and not
 being referenced correctly in the yellow row) seems to be fixed in all these
 versions under GNU/Linux:
 
 - v4.1.6.2 Build ID: 40ff705089295be5be0aae9b15123f687c05b0a
 - v4.2.5.2 Build ID: 61cb170a04bb1f12e77c884eab9192be736ec5f5
 - v4.3.0.3 Build ID: 08ebe52789a201dd7d38ef653ef7a48925e7f9f7
 - v4.4.0.0.alpha0+ Build ID: 4aa9b041de3129f19b48e66d349f48657b73f33e
 (2014-07-19)
 
 Milos if you can confirm this, we may be able to finally mark this bug as
 RESOLVED and WORKSFORME (unless an identifiable fix can be located, in which
 case it can be marked FIXED).

Hi,
it still does not work for me. I've tested
Verzia: 4.2.6.1  5fdddf655fba363e34f755715238d0943a44857e
Verzia: 4.3.0.3  08ebe52789a201dd7d38ef653ef7a48925e7f9f7

Did you run the conversion from command line? This way?
/opt/libreoffice4.2/program/soffice --headless --convert-to pdf t.odt
--
m

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76231] Tamil letters wrong display in latha font

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76231

--- Comment #7 from Oppili sripathy...@gmail.com ---
Created attachment 103501
  -- https://bugs.freedesktop.org/attachment.cgi?id=103501action=edit
Latha Font

Latha font attached. The display has not been rectified so far.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81733] incompatibility with Java

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81733

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote vstuart.fo...@utsa.edu ---
Please verify that you have a 32-bit JRE available on path and specified for
LibreOffice to use.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81783] New: Libre Office Writer with French localisation does not set French as default language for spellcheck

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81783

  Priority: medium
Bug ID: 81783
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Libre Office Writer with French localisation does not
set French as default language for spellcheck
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: cont...@davidbourguignon.net
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Writer
   Product: LibreOffice

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76231] Tamil letters wrong display in latha font

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76231

--- Comment #8 from Oppili sripathy...@gmail.com ---
Created attachment 103502
  -- https://bugs.freedesktop.org/attachment.cgi?id=103502action=edit
Lohit Tamil Font

Lohit Tamil displays Tamil letters correctly, please rectify Latha font display
also.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75757] remove inheritance to std::map and std::vector

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757

--- Comment #11 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Takeshi Abe committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d3293105512a3c25c5a17799a3bab6e0c7ff929d

fdo#75757: remove inheritance to std::map



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81593] Thumbnails of gallery are not in good resolution when add small svg file

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81593

--- Comment #2 from sportegioco sportegi...@gmail.com ---
I have attached an image that rapresent the problem. The image show the
thumbnail that create version 4.0 of libreoffice and the thumbnail that create
version 4.2
I try to attach the image a second time bat i don't know why you cannot see tha
attachment
Thank you.
Paolo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81593] Thumbnails of gallery are not in good resolution when add small svg file

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81593

--- Comment #3 from sportegioco sportegi...@gmail.com ---
Created attachment 103503
  -- https://bugs.freedesktop.org/attachment.cgi?id=103503action=edit
Thumbnails pixelized, good and bad character

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81782] MAILMERGE: Some fields (Title, Subject, Author) only printed to the first document

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81782

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Mac OS X (All)  |All
 Status|UNCONFIRMED |NEW
Summary|MAILMERGE: Default fields   |MAILMERGE: Some fields
   |for topic and subject are   |(Title, Subject, Author)
   |only printed to the first   |only printed to the first
   |document|document
Version|4.2.5.2 release |Inherited From OOo
 Ever confirmed|0   |1

--- Comment #1 from ign_christian ign_christ...@yahoo.com ---
Confirm reproducible under Ubuntu 12.04 x86 with: 
- LO 4.3.0.3, 4.2.6.2, 4.1.6.2, 4.0.6.2, 3.6.7.2, 3.5.7.2, 3.3.0.4
- AOO 4.1.0
So it's likely inherited from OOO

Not only fields Title (not Topic in en-US version) and Subject, Author
also has this problem as well.

The other fields (Date, Time, Page Number, Page Count) doesn't have this
problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81617] CRASH on sorting

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81617

--- Comment #13 from Kohei Yoshida libreoff...@kohei.us ---
FYI I'm very overloaded with customer bugs at the moment and there is no end in
sight.  I'll try to find time during some of my weekend time, but please be
very very patient.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81617] CRASH on sorting

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81617

--- Comment #14 from Kohei Yoshida libreoff...@kohei.us ---
(In reply to comment #11)
 Kohei/Markus/Eike: one for you? bt shows mdds part

Julien, seeing mdds doesn't mean the problem is in the mdds, just like seeing
stl in the stacktrace doesn't mean it's a bug in STL.  So many folks make this
incorrect assumption in so many bug reports it's starting to get to me a bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81617] CRASH on sorting

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81617

--- Comment #15 from Julien Nabet serval2...@yahoo.fr ---
Kohei: Ok, sorry for this, I'll try to keep this in mind :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81511] CONFIGURATION: dictionary is missing as all words are suspect when checking

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81511

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 CC||lohma...@gmx.de

--- Comment #11 from Andras Timar tima...@gmail.com ---
For 4.3.0 see:
https://gerrit.libreoffice.org/10556
https://gerrit.libreoffice.org/10557
ESC decided that there will be RC4 (at least on Windows, which is affected by
the bug).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81786] New: UI Language list not sorted

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81786

  Priority: medium
Bug ID: 81786
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI Language list not sorted
  Severity: minor
Classification: Unclassified
OS: All
  Reporter: davian...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.3.0.3 rc
 Component: Installation
   Product: LibreOffice

Attempting to install rc3 in Win8 x64, Russian localization, UI language list
is not sorted alphabetically.
Apparently sorting is performed by language codes, which is very weird.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50216] Impress FORMATTING: Slide master fields are duplicated when saving to .fodp

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50216

--- Comment #10 from V字龍(Vdragon) vdragon.tai...@gmail.com ---
Hi, I can also reproduce this bug on my system(Ubuntu 14.04LTS x86 4.2.4.2)
Adding my own example file and user profile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50216] Impress FORMATTING: Slide master fields are duplicated when saving to .fodp

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50216

--- Comment #11 from V字龍(Vdragon) vdragon.tai...@gmail.com ---
Created attachment 103506
  -- https://bugs.freedesktop.org/attachment.cgi?id=103506action=edit
Vdragon's bug reproduce document

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81786] UI Language list not sorted

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81786

--- Comment #1 from Urmas davian...@gmail.com ---
UPDATE: The dictionaries list is sorted in the same way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50216] Impress FORMATTING: Slide master fields are duplicated when saving to .fodp

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50216

--- Comment #12 from V字龍(Vdragon) vdragon.tai...@gmail.com ---
Created attachment 103507
  -- https://bugs.freedesktop.org/attachment.cgi?id=103507action=edit
Vdragon's LibreOffice user profile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #3 from Laurent laurent1...@gmail.com ---
My version of OS X is 10.9.4 though LibreOffice was already crashing before
this version. If I double-click the file it opens fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81617] CRASH on sorting

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81617

--- Comment #16 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 103508
  -- https://bugs.freedesktop.org/attachment.cgi?id=103508action=edit
bt with master sources

On pc Debian x86-64 with master sources updated yesterday (+dbg enabled), I
could reproduce the crash (the bt is quite different from the existing one).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77301] 4.2.3 Release stops editing

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77301

--- Comment #5 from Foss f...@openmailbox.org ---
Peter, thanks for testing and updating this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #4 from ign_christian ign_christ...@yahoo.com ---
Laurent, please attach your file (keep in mind that your file will open to
public) if that only happen with particular file.

You could also try 
- LO 4.3.0.3 :
http://www.libreoffice.org/download/libreoffice-fresh/?version=4.3.0
- Reset user profile : https://wiki.documentfoundation.org/UserProfile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81787] MS Works Spreadsheet: quotes in formulas created as quot;

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81787

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Attachment #103509|text/plain  |application/octet-stream
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81787] New: MS Works Spreadsheet: quotes in formulas created as quot;

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81787

  Priority: medium
Bug ID: 81787
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: MS Works Spreadsheet: quotes in formulas created as
quot;
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: davian...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.4.0.0.alpha0+ Master
 Component: filters and storage
   Product: LibreOffice

Created attachment 103509
  -- https://bugs.freedesktop.org/attachment.cgi?id=103509action=edit
Example

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81783] Libre Office Writer with French localisation does not set French as default language for spellcheck

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81783

--- Comment #1 from Urmas davian...@gmail.com ---
What keyboard do you use?
What regional settings are set?

With 4.3, French language is set as default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81778] EDITING: Cannot place/use MOD(A1, ...

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81778

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet serval2...@yahoo.fr ---
What UI language do you use?
It works for me with a semicolon instead of a colon,
=MOD(A1;2)
(in Tools/options/LODev/Formula, you must use ; as separator for function,
which seems to be the default)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81764] FILESAVE: Save graphic... function saves JPEGs as PNGs

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81764

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Attachment #103476|text/plain  |application/vnd.oasis.opend
  mime type||ocument.text

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81788] New: LOOKUP returns often a mess due to definition

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81788

  Priority: medium
Bug ID: 81788
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: LOOKUP returns often a mess due to definition
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: vertelhetsinterklaasm...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 103510
  -- https://bugs.freedesktop.org/attachment.cgi?id=103510action=edit
examples of ascending and non-ascending datasets and there effects

The definition LOOKUP (and INDEX) does almost as the words look up implies to
do. There is a negative side. If the person is not checking the definition of
the formula closely the output can be rubbish it some points. There will be no
error shown that the dataset is bad. The source of the problem is in my
opinion the definition of the formula. This has in my opinion one really bad
part:

[definition:]
Returns the contents of a cell either from a one-row or one-column range.
Optionally, the assigned value (of the same index) is returned in a different
column and row. As opposed to VLOOKUP and HLOOKUP, search and result vector may
be at different positions; they do not have to be adjacent. Additionally, the
search vector for the LOOKUP must be sorted ascending, otherwise the search
will not return any usable results.
[/definition]

My problem is with the part: Additionally, the search vector for the LOOKUP
must be sorted ascending, otherwise the search will not return any usable
results. When a dataset needs to be ascending (in my opinion that is a rare
kind of dataset) and there is no check that the dataset is ascending it returns
at random moments wrong outputs. 

That a formula or dataset is incorrect is not a problem but than it should give
an error. Now the results look like it is correct but the results are wrong! 

An ascending dataset is often not what a user uses. After data1 he wants to
put data2 and not an ascending data witch is normally (for users) not used to
order numbers: 
data1
data10 
data100 
data1000 
data101 
data102 
data103
data104
data105
data106
data107
data108
data109
data11
data110 etc.

This looks like a detail but when you try to make a spreadsheet of a long
calculation with a lot of variables this appears really often. Example of a
place where it went wrong: 
I had a dataset with different kinds of steel beams to calculate the
lateral-torsional buckling. All beams have standardised names like: HEA100
until HEA1500. When I copy the standardised dataset it gives sometimes
answers, sometimes errors and sometimes rubbish. 
For this case it is almost impossible (and annoying) to have an ascending
dataset. The manual checking that the dataset is correct will become a lot
harder when the dataset becomes ascending. All the sources always use a
standardised sheet. Now every time I need to look up through the entire sheet
to check the next value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #5 from Laurent laurent1...@gmail.com ---
Created attachment 103511
  -- https://bugs.freedesktop.org/attachment.cgi?id=103511action=edit
ODT file that crashes LO when opened via open Empty.odt

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81789] New: LibreOffice - unpredictable Places Dialog - WebDAV, remote connections

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81789

  Priority: medium
Bug ID: 81789
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: LibreOffice - unpredictable Places Dialog - WebDAV,
remote connections
  Severity: trivial
Classification: Unclassified
OS: Linux (All)
  Reporter: psni...@ravegroup.cz
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: unspecified
 Component: Writer
   Product: LibreOffice

It is difficult to create a new WebDAV place under places. I have to try
many times until the WebDAV place works. The little dialog window where it is
possible to enter the WebDAV connection properties doesn't seems to store the
entered data the way it was entered. After saving the entry, exiting and
reopening, the Host field shows a different property and same for path. After
repeating it many time, suddenly the WebDAV place works. I still don't
understand why... But at least I am able to store the WebDAV place succesfully
(after going through a long try and error excercise). I think this dialog
deserves some attention and thorough bugfixing. Professional grade users using
Libreoffice in a network environment may get quite annoyed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81772] FILEOPEN: Libreoffice crashes when opening file via open command line

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81772

--- Comment #6 from Laurent laurent1...@gmail.com ---
I'm not sure but I think it might have something to do with document corruption
and/or the document restoration feature. I can replicate the issue consistently
like this:

1. Open LibreOffice and create a new, empty, ODT file.
2. Save and quit LibreOffice
3. Run open empty.odt - the file opens fine.
4. Quit LibreOffice
5. Run open empty.odt again - the dialog for document restoration briefly
shows up (no controls are visible but, from the size, I assume it is this one)
then LO crashes.

If I open empty.odt again by double-clicking on the file, the restoration
dialog shows up and I can restore the file. From there, it's possible to repeat
step 2 to 5 and crash LO again.

I've attached empty.odt at a point where it crashes LO for me, though I don't
know if it's going to do it on different configurations.

For info, I've also tried deleting my profile and I could still replicate this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81776] Other: Extension Manager is blank

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81776

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG
 CC||jmadero@gmail.com

--- Comment #1 from Joel Madero jmadero@gmail.com ---
@bowlins - you have to click on get more extensions online link, at which
point you can download the extension, then in the extension manager click add
and select the downloaded file.

Marking as NOTABUG - if you need further assistance please go to
ask.libreoffice.org or check the user mailing list

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81780] FORMATTING: Left Justified Cells Not Displaying Properly

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81780

Algot Runeman algot.rune...@verizon.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #1 from Algot Runeman algot.rune...@verizon.net ---
Assume you mean the cell to the *right* needs to be empty.
Please attach a small test document which illustrates your report.

As described, the bug isn't reproducible on my installation with a newly
created document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81780] FORMATTING: Left Justified Cells Not Displaying Properly

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81780

Algot Runeman algot.rune...@verizon.net changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|NOTABUG |---

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81780] FORMATTING: Left Justified Cells Not Displaying Properly

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81780

Algot Runeman algot.rune...@verizon.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81790] New: Images in Header

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81790

  Priority: medium
Bug ID: 81790
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Images in Header
  Severity: trivial
Classification: Unclassified
OS: All
  Reporter: psni...@ravegroup.cz
  Hardware: Other
Status: UNCONFIRMED
   Version: unspecified
 Component: Writer
   Product: LibreOffice

I am observing this bug already at least since 2012. Now using 4.2.4.2.

Document 1 page header: different than pages 2 and following
Company logo image in header on pages 2 and following.

1. save document
2. exit libreoffice (writer)
3. restart libreoffice (writer)
4. load document
= company logo that is supposed to be in the header only as of page 2 is
suddenly also on page 1.

Is it reproducable? Yes, but not reliably.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81617] CRASH on sorting

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81617

--- Comment #17 from Julien Nabet serval2...@yahoo.fr ---
Just before advance instruction, I displayed the value of nLenght2, it was:
-1717986910 (!)
(whereas distance with end iterator = 10)
I had tried another time and had another value.
It could be due to something not initialized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80908] avoid allocating OOXMLValues when we don't need to ...

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80908

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner
   |SkillCpp TopicCleanup   |SkillCpp TopicCleanup
   ||target:4.4.0

--- Comment #1 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Jeff Stedfast committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=b3d434a9701daab054981c891c645eefe1685b51

fdo#80908 - avoid lots of alloc/free of 2x boolean values.



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81791] New: FILEOPEN: saved file does not open. Error message; Read-Error. Format error discovered in the file in sub-document content.xml at 2,17627(row,col).

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81791

  Priority: medium
Bug ID: 81791
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: saved file does not open. Error message;
Read-Error. Format error discovered in the file in
sub-document content.xml at 2,17627(row,col).
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: marco.bul...@altroconsumo.it
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.5.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 103513
  -- https://bugs.freedesktop.org/attachment.cgi?id=103513action=edit
this is the file I do not succeed in opening

Problem description: 
It is the second time I try to build up this file. But once I open it after
having saved it, It does not open and I recieve the following Error Message:

Read-Error.
Format error discovered in the file in sub-document content.xml at
2,17627(row,col).

PS: I suppose it is a quiet unusual file ... I am studying sanskrit and this
file should help me in execising.
It is full of sanskrit symbols (using the Sanskrit 2003 font) and formulas for
combining roots and declensions.
The file is not that big, but I suppose that the problem is there.

In reality, it is the second time I try to create this file. And it is the
second time that after a couple of days I obtain this reaction from it.
Can you help me?

Steps to reproduce:
1. open file
2. recieve Error Massage
3. click ok ... well, the file would never open ...
If it opens do any change and then probably, after 4-5 changes, it will not
open again.

Current behavior:
It never opens again

Expected behavior:
I would like the file to open.


PS: sorry for my english, I am Italian. So many thanks, anyway!

Operating System: Windows 7
Version: 4.2.5.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81049] Slides don't update when using Laserpointer mode

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81049

Andrzej Hunt andr...@ahunt.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Assignee|libreoffice-b...@lists.free |andr...@ahunt.org
   |desktop.org |
 Ever confirmed|0   |1

--- Comment #3 from Andrzej Hunt andr...@ahunt.org ---
((SlidesPageFragment listens to the various slide_changed and related intents,
which the PointerFragment ignores -- we probably want to extract this listening
to share it between the two fragments since they (should) exhibit the same
behaviour for most cases.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81773] Page Break settings not stored across sessions

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81773

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
Ubuntu 14.04 x64
LibreOffice 4.3.0.2 rc


@helplibreoffice -

We're here at the US hackfest and trying to triage this bug but we have a
couple question:

1. We don't see Page Breaks in Tools - Options - LibreOffice Calc - Page
Breaks.

Are you talking about:
Tools - Options - LibreOffice Calc - Print - Always Apply Manual Breaks?

If so:
Are the below steps what you are doing:

1. Open Calc
2. Go into Tools - Options - LibreOffice Calc - Print - Always Apply Manual
Breaks
3. Check the box
4. Close LibreOffice
5. Open new libreoffice instances and calc document

Result: Check mark is gone?

Expected: Check box is still checked?

Setting to NEEDINFO - once you answer the above (and clarify if needed) please
set the bug to UNCONFIRMED.

As always - thanks for your contributions

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81792] New: Master document incorrectly printing/exporting document with tables and footnotes

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81792

  Priority: medium
Bug ID: 81792
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Master document incorrectly printing/exporting
document with tables and footnotes
  Severity: critical
Classification: Unclassified
OS: Linux (All)
  Reporter: genericinet+libreoffice@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: Inherited From OOo
 Component: Writer
   Product: LibreOffice

Three files have been attached: Master document, subdocument and pdf file.

I have a master document with about 80 subdocuments.  It is impossible for me
to get this export to a pdf correctly. The same issues show up if it is
printed. The sample document demonstrates the formatting problems. 

-Enable View - Text Boundaries. At the bottom of the first page you will
probably see the text area extending down into the footnote area. 

-Enable View - Nonprinting Characters. The hidden text will now appear and the
text area will show correctly, although footnote numbers will still be
incorrect throughout the document.

-Disable View - Nonprinting Characters. The text areas will now all be
displayed correctly. They will not be extended down into the footnote area
anymore.

-Export to PDF. It will now re-paginate the document and when exported the text
areas will be messed up again as can be seen by the paragraph at the bottom of
the right column on the first page.

This document was created as an odt file and was never imported from another
format.

I have the severity set to critical because it is impossible to create a proper
final pdf document. There have been a number of bug reports about repagination,
tables, and footnote problems.  I suspect that this should be a good test case
to troubleshoot all those bugs. Having a clean profile does not affect it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81792] Master document incorrectly printing/exporting document with tables and footnotes

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81792

--- Comment #1 from David genericinet+libreoffice@gmail.com ---
I am currently using version 4.3.0.3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81792] Master document incorrectly printing/exporting document with tables and footnotes

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81792

--- Comment #2 from David genericinet+libreoffice@gmail.com ---
The subdocument will appear correctly as far as the text area is concerned when
it is edited on separately, althought the footnotes will still be incorrectly
ordered throughout the document. The problem mainly occurs when using a master
document.  And please don't say the solution is to edit separately.  I have
about 80 subdocuments and there is no way I want to got through each one
changing styles if there needs to be a change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81654] FORMATTING: Unable to change font color

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81654

--- Comment #3 from Richard A Blaine d...@theblaines.net ---
I just discovered that the font color does not appear on the screen but appears
correctly when printed.  Bug or by design?

Strange behavior since the text background icon color change does appear on
screen as well as on the printed page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81764] FILESAVE: Save graphic... function saves JPEGs as PNGs

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81764

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
Thank you for reporting this issue! I have been able to confirm the issue on:
Version: 4.3.0.2
Platform :Ubuntu 14.04
DE: GNOME3




Hi kvr -

So you attached an odt file that opens in writer but you set the component to
DRAWING. Can you clarify here? When I open writer and follow your steps, I can
open the exported jpeg fine in GIMP.


Marking as NEEDINFO, please clarify the above and then mark as UNCONFIRMED.
Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81793] New: Cannot sort by more than three criteria in Calc

2014-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81793

  Priority: medium
Bug ID: 81793
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Cannot sort by more than three criteria in Calc
  Severity: minor
Classification: Unclassified
OS: Windows (All)
  Reporter: giulea.imman...@linuxmail.org
  Hardware: All
Status: UNCONFIRMED
   Version: 4.3.0.3 rc
 Component: Spreadsheet
   Product: LibreOffice

Step 1:
Highlight all cells user wants to to sort

Step 2:
From the menu, Data - Sort

Only three criteria available, impossible to add more.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   >