[Libreoffice-bugs] [Bug 79880] FILEOPEN: Document get corrupted after RT due to invalid target link in document.xml.rels

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79880

--- Comment #5 from Jay Philips philip...@hotmail.com ---
*** Bug 79882 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 79899] New: Other: Installation Sequence is more complicated

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79899

  Priority: medium
Bug ID: 79899
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Installation Sequence is more complicated
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: c...@computer.org
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Installation
   Product: LibreOffice

Problem description:  It is necessary to un-install the older Help files before
installing Libre Office 4.2.4

Steps to reproduce:
1. Download Libre Office 4.2.4 installation file and Help installation file.
2. Use yum to localinstall Libre Office 4.2.4
3. Install fails because the older Help system requires an older version of
Libre Office.  Dependency check prevents installation.

Current behavior:
You cannot install the newest version of Libre Office directly.  yum prevents
it due to dependency requirements of the older version of Help.


Expected behavior:
You should be able to install the newer version of Libre Office without having
to manually un-install the Help system first.

Operating System: Fedora
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 76873] FILEOPEN: Encrypted docx round trip fails between Libre Office and Word

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76873

--- Comment #2 from rlusi...@yahoo.com ---
Created attachment 100852
  -- https://bugs.freedesktop.org/attachment.cgi?id=100852action=edit
demo files for bug 76873

-- 
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 76873] FILEOPEN: Encrypted docx round trip fails between Libre Office and Word

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76873

--- Comment #4 from rlusi...@yahoo.com ---
I can reproduce this in 4.2.2.1, but not in 4.2.4.2.
It looks like the problem has been fixed.

Writer 4.2.2.1 fails to open the files in both cases after the document has
been edited by LO and then subsequently 

by Word. Writer 4.2.4.2 works properly. Thus it looks like the file opening
problem has definitely been fixed.

This time I saved the files in case anyone wants to see them. I'm sure the
Office XML format is pretty tricky.

There is an interesting change in metadata when an Office-created file is
edited in LO, that may be of interest. 

Look at the differences between OfficeCreatedPasswordProtectedFile1.docx and 

OfficeCreatedPasswordProtectedFile2.docx



The password for all files is: password

Windows 7 Enterprise Service Pack 1

Microsoft Office 2010
Version 14.0.7116.6000 (32-bit)

LibreOffice Writer
Version 4.2.4.2

With 4.2.4.2:

Created the OfficeCreatedPasswordProtectedFile1.docx in Word and saved with
password protection (open only).
Opened the file successfully in Libre Office, but did not change it.

Copied file to OfficeCreatedPasswordProtectedFile2.docx.
Opened file in Libre office, added a second entry, saved file in Microsoft Word
2007/2010/2013 XML format.
Opened file successfully in Word.
Opened file successfully in Libre Office.
**NOTE, HOWEVER, THE DIFFERENCE IN FILE METADATA - LOOK IN A TEXT EDITOR**

Copied file to OfficeCreatedPasswordProtectedFile3.docx
Opened file successfully in Word, added a third entry, saved file.
Opened file successfully in Libre Office.

Copied file to OfficeCreatedPasswordProtectedFile4.docx
Opened file in Libre office, added a fourth entry, saved file in Microsoft Word
2007/2010/2013 XML format.
Opened file successfully in Word.
Opened file successfully in Libre Office.

Copied file to OfficeCreatedPasswordProtectedFile5.docx
Opened file successfully in Word, added a third entry, saved file.
Opened file successfully in Libre Office.


Created the LibreOfficeCreatedPasswordProtectedFile1.docx in Libre Office and
file in Microsoft Word 2007/2010/2013 

XML format with password protection.
Opened the file successfully Word, but did not change it.

Copied file to LibreOfficeCreatedPasswordProtectedFile2.docx.
Opened file successfully in Word, added a second entry, saved file.
Opened file successfully in Libre Office.

Copied file to LibreOfficeCreatedPasswordProtectedFile3.docx
Opened file successfully in Libre Office, added a third entry, saved file.
Opened file successfully in Word.

Copied file to OfficeCreatedPasswordProtectedFile4.docx
Opened file in Word, added a fourth entry.
Opened file successfully in Word.
Opened file successfully in Libre Office.


With 4.2.2.1, I followed the same basic approach, but when the document is
edited by Word after LO has edited it, LO 

can't read the doc properly. I 

stopped that test after it was clear the 4.2.2.1 code was showing 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 76873] FILEOPEN: Encrypted docx round trip fails between Libre Office and Word

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76873

--- Comment #3 from rlusi...@yahoo.com ---
Comment on attachment 100852
  -- https://bugs.freedesktop.org/attachment.cgi?id=100852
demo files for bug 76873

I can reproduce this in 4.2.2.1, but not in 4.2.4.2.
It looks like the problem has been fixed.

Writer 4.2.2.1 fails to open the files in both cases after the document has
been edited by LO and then subsequently 

by Word. Writer 4.2.4.2 works properly. Thus it looks like the file opening
problem has definitely been fixed.

This time I saved the files in case anyone wants to see them. I'm sure the
Office XML format is pretty tricky.

There is an interesting change in metadata when an Office-created file is
edited in LO, that may be of interest. 

Look at the differences between OfficeCreatedPasswordProtectedFile1.docx and 

OfficeCreatedPasswordProtectedFile2.docx



The password for all files is: password

Windows 7 Enterprise Service Pack 1

Microsoft Office 2010
Version 14.0.7116.6000 (32-bit)

LibreOffice Writer
Version 4.2.4.2

With 4.2.4.2:

Created the OfficeCreatedPasswordProtectedFile1.docx in Word and saved with
password protection (open only).
Opened the file successfully in Libre Office, but did not change it.

Copied file to OfficeCreatedPasswordProtectedFile2.docx.
Opened file in Libre office, added a second entry, saved file in Microsoft Word
2007/2010/2013 XML format.
Opened file successfully in Word.
Opened file successfully in Libre Office.
**NOTE, HOWEVER, THE DIFFERENCE IN FILE METADATA - LOOK IN A TEXT EDITOR**

Copied file to OfficeCreatedPasswordProtectedFile3.docx
Opened file successfully in Word, added a third entry, saved file.
Opened file successfully in Libre Office.

Copied file to OfficeCreatedPasswordProtectedFile4.docx
Opened file in Libre office, added a fourth entry, saved file in Microsoft Word
2007/2010/2013 XML format.
Opened file successfully in Word.
Opened file successfully in Libre Office.

Copied file to OfficeCreatedPasswordProtectedFile5.docx
Opened file successfully in Word, added a third entry, saved file.
Opened file successfully in Libre Office.


Created the LibreOfficeCreatedPasswordProtectedFile1.docx in Libre Office and
file in Microsoft Word 2007/2010/2013 

XML format with password protection.
Opened the file successfully Word, but did not change it.

Copied file to LibreOfficeCreatedPasswordProtectedFile2.docx.
Opened file successfully in Word, added a second entry, saved file.
Opened file successfully in Libre Office.

Copied file to LibreOfficeCreatedPasswordProtectedFile3.docx
Opened file successfully in Libre Office, added a third entry, saved file.
Opened file successfully in Word.

Copied file to OfficeCreatedPasswordProtectedFile4.docx
Opened file in Word, added a fourth entry.
Opened file successfully in Word.
Opened file successfully in Libre Office.


With 4.2.2.1, I followed the same basic approach, but when the document is
edited by Word after LO has edited it, LO 

can't read the doc properly. I 

stopped that test after it was clear the 4.2.2.1 code was showing 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 79892] Performance regression for the attached file, from 3.6.2 to 4.0.6 up to master, triple time to do the calculations.

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79892

--- Comment #2 from Kohei Yoshida libreoff...@kohei.us ---
The sample file looks corrupted though.  Can you double-check?

-- 
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 79892] Performance regression for the attached file, from 3.6.2 to 4.0.6 up to master, triple time to do the calculations.

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79892

--- Comment #3 from m.a.riosv mari...@miguelangel.mobi ---
Created attachment 100853
  -- https://bugs.freedesktop.org/attachment.cgi?id=100853action=edit
Sample file to test

Attached again.

-- 
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 79892] Performance regression for the attached file, from 3.6.2 to 4.0.6 up to master, triple time to do the calculations.

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79892

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Attachment #100853|application/xml |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 75380] FORMATTING: Can't Create a Border Around a Chart

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75380

--- Comment #4 from bugquestcon...@online.de ---
bug is observed in XP/SP3 and LibO 4.2.4.2.

See also AskLibO http://ask.libreoffice.org/en/question/34953/chart-border/

-- 
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 79892] Performance regression for the attached file, from 3.6.2 to 4.0.6 up to master, triple time to do the calculations.

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79892

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Attachment #100836|application/xml |application/vnd.oasis.opend
  mime type||ocument.spreadsheet
 Attachment #100836|0   |1
is obsolete||

-- 
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 74999] FILTER: data loss in xls file - functions missing

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74999

--- Comment #13 from my_wong kokchengw...@gmail.com ---
Created attachment 100854
  -- https://bugs.freedesktop.org/attachment.cgi?id=100854action=edit
screen shot

I just tried  with 4.3beta2 windows 7 64bit and it works!
I hope it stays that way when 4.3 is launched but I noted other issue
(not related to this) with 4.3beta using another another file.

In fact the attachment 94096 also works fine with 4.2.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 74999] FILTER: data loss in xls file - functions missing

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74999

suokunl...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #14 from suokunl...@gmail.com ---
I mark this bug as WORKSFORME then.

-- 
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 79902] New: Calc links displaying wrong value

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79902

  Priority: medium
Bug ID: 79902
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Calc links displaying wrong value
  Severity: critical
Classification: Unclassified
OS: Windows (All)
  Reporter: kokchengw...@gmail.com
  Hardware: Other
Status: NEW
   Version: 4.3.0.0.beta2
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 100855
  -- https://bugs.freedesktop.org/attachment.cgi?id=100855action=edit
ODS test file

I had tested a file from another contributor, and it works fine in 4.2.4
but not when opened with 4.3beta2.

The errors are in the attached file tab bills cells D15, D48 and others that
contain link to =$work.B$124. The cells in bills tab shows value of 2.45 but
the work tab cell B124 shows value of 3.00

-- 
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 79788] XLSX/XLS dotted/dashed cell borders are showing as normal line in LO

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79788

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

Version|4.3.0.0.beta2   |4.0.6.2 release

--- Comment #3 from ign_christian ign_christ...@yahoo.com ---
I can also reproduce that with 4.0.6.2 - Win7 x86

-- 
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 79866] FILEOPEN: assertion failed crash loading .pptx

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79866

--- Comment #1 from ign_christian ign_christ...@yahoo.com ---
No problem with 4.0.6.2 - Win7 x86, loaded succesfully  no dialog box
appeared. Perhaps a regression?

-- 
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 79866] FILEOPEN: assertion failed crash loading .pptx

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79866

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
   Keywords||regression

-- 
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 76347] [UI] the popup of drawing toolbox icon won't go upside but going down

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76347

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #5 from rob...@familiegrosskopf.de ---
Tested with OpenSUSE 12.3 64bit rpm, KDE 4.10.4 and LO 4.2.2.1. The popup goes
up, when the Writer-window is at the bottom of the screen. If there is enough
place between the bottom of the Writer-window and the controlbar of KDE it
would show the popup downside.

It's working so also in other versions of LO. So I can't confirm 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 79870] Could not able to open a saved file

2014-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79870

Livingtone livington...@isgn.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #7 from Livingtone livington...@isgn.com ---
can i able to get the file or not?

-- 
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   3