[Libreoffice-bugs] [Bug 49853] EDITING: Attempting paste/select all into find bar with Cmd-V or Cmd-A on OS X pastes into document not into search bar

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49853

--- Comment #127 from Jan Holesovsky  ---
Paul: I heard you were interested in looking into this, so let me add some more
code pointers here...

The actual task is to find out why pressing the Cmd-V does not hit the
vcl::KeyCode::GetFunction() in vcl/source/window/keycod.cxx

I'd try to put there a breakpoint, and see where is it called from when you
press eg. the key 'a' (as according to comment 109, that case enters that),
look up the stack, and see where it is coming from; you'll probably see
something around vcl/osx/vclnsapp.mm or other .mm file.

Then I'd try to put a breakpoint there in the .mm file, and see if you get at
least there when pressing Cmd-V; and then find out what is different to the 'a'
case, and try to fix that - so that you get to the GetFunction().

Talking about vcl/osx/vclnsapp.mm, I am particularly suspicious of the

  if( pKeyWin && [pKeyWin isKindOfClass: [SalFrameWindow class]] )

where in the 'else', they say

  // #i94601# a window not of vcl's making has the focus.
  // Since our menus do not invoke the usual commands
  // try to play nice with native windows like the file dialog
  // and emulate them
  // precondition: this ONLY works because CMD-V (paste), CMD-C (copy) and
CMD-X (cut) are
  // NOT localized, that is the same in all locales. Should this be
  // different in any locale, this hack will fail.

and continue with some stuff with cmd-c / cmd-v etc.

So maybe as the first thing, I'd try to comment out the "&& [pKeyWin
isKindOfClass: [SalFrameWindow class]]" part of the if, and if that helps, we
know we need to find a way that still lets the native dialogs working, but
makes the cmd-v in the toolbar work.

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

Nima Az  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from Nima Az  ---
Hi again,

I have attached a sample document and three screenshots.  The "1.jpg"
screenshot shows how the text must look like and that's how it's displayed in
the previous release (a 5.0.x.x release).  "2.jpg" shows how it looks in
5.1.0.3.

As I said, this is somewhat dependent on the font.  When I use Tahoma, the text
displays somewhat correctly.  "3.jpg" shows this case.

Hope it helps.

Best wishes,
Nima


(In reply to raal from comment #1)
> Hello Nima,
> 
> Thank you for filing the bug. Please send us a sample document, as this
> makes it easier for us to verify the bug. 
> I have set the bug's status to 'NEEDINFO', so please do change it back to
> 'UNCONFIRMED' once you have attached a document.
> (Please note that the attachment will be public, remove any sensitive
> information before attaching it.)
> How can I eliminate confidential data from a sample document?
> https://wiki.documentfoundation.org/QA/
> FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
> Thank you

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


[Libreoffice-bugs] [Bug 97980] SVG: Graph data series filled colors being cropped

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97980

--- Comment #4 from raal  ---
Bibisect with Linux_debug-repo shows it should be bug from 16.2.2016, but I
don't see obvious commit - Xisco could you look at the commit from 16.2.?

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

--- Comment #5 from Nima Az  ---
Created attachment 122790
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122790=edit
sample document

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

Nima Az  changed:

   What|Removed |Added

 Attachment #122788|bug screenshot  |bug screenshot 2
description||

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

Nima Az  changed:

   What|Removed |Added

 Attachment #122787|bug screenshot  |bug screenshot 1
description||

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

--- Comment #4 from Nima Az  ---
Created attachment 122789
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122789=edit
bug screenshot 3

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


[Libreoffice-bugs] [Bug 97664] Exporting to PDF do not show some embedded Draw 8 format images

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97664

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||r...@post.cz,
   ||t...@libreoffice.org

--- Comment #2 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Thorsten Behrens; Could you possibly take a look at this one?
Thanks

9e18c6eee5d11950b9622b2905e272f129d2f444 is the first bad commit
commit 9e18c6eee5d11950b9622b2905e272f129d2f444
Author: Norbert Thiebaud 
Date:   Thu Aug 13 09:45:06 2015 -0700

source sha:86b47f5138c0c5b882359a48052a796bc91a5afb

source sha:86b47f5138c0c5b882359a48052a796bc91a5afb

:04 04 5d06c87f827c7ef96ec92843596cb96f7a98c353
cdbe206fdb3d25a503fcfb9b7b45bc433bf1fc14 M  instdir

authorThorsten Behrens 2015-08-13 15:17:22
(GMT)
committerThorsten Behrens 2015-08-13 16:26:01
(GMT)
commit86b47f5138c0c5b882359a48052a796bc91a5afb (patch)
treeeba136edac7f69b48643cff81aebb4d9ce389698
parent07ebec47da4a096aaab53bf6a90bb219ce29bfbf (diff)
tdf#44388: handle the NULL clip correctly for pdf output

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

--- Comment #3 from Nima Az  ---
Created attachment 122788
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122788=edit
bug screenshot

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


[Libreoffice-bugs] [Bug 97989] LO Calc very poor performance when saving to ODS or CSV on large spreadsheet

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97989

--- Comment #3 from ras...@tiscali.cz ---
Hi,
If you check the evidence, very slow saving is also to CSV, not only ODS.
Moreover it happens on version 5.1.0.3 x64, but not on same version x32 and not
on 4.7.7.2 x32.
It does not seem like a duplicate to me.
If provided some guidance, I can run more tests (different versions,
architectures, cleaning profile etc)

thank you

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


[Libreoffice-bugs] [Bug 97860] misplaced diacritics of Persian language

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97860

--- Comment #2 from Nima Az  ---
Created attachment 122787
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122787=edit
bug screenshot

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


[Libreoffice-bugs] [Bug 97995] 0 word count in .docx documents

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97995

Óvári  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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97995] 0 word count in .docx documents

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97995

Óvári  changed:

   What|Removed |Added

 CC||ovar...@gmail.com

--- Comment #2 from Óvári  ---
Created attachment 122786
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122786=edit
Document created following steps in Description

Reproducible with Linux Mint 64-bit Cinnamon

Thank you

Version: 5.1.0.3
Build ID: 5e3e00a007d9b3b6efb6797a8b8e57b51ab1f737
CPU Threads: 2; OS Version: Linux 3.19; UI Render: default

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


[Libreoffice-bugs] [Bug 97999] New: tab interface

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97999

Bug ID: 97999
   Summary: tab interface
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ameet.ran...@yahoo.in

Created attachment 122785
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122785=edit
Tab Interface

I have downloaded the attached file from the forum,and tried doing replica of
it,but i found that on LO 5.1 i was not able to create a tab interface.
Please help

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


[Libreoffice-bugs] [Bug 97959] Writer embeds Base14 fonts in PDFs

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97959

Beluga  changed:

   What|Removed |Added

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

--- Comment #4 from Beluga  ---
Well, there you have it. Thanks, Maxim.
Closing as notabug.

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


[Libreoffice-bugs] [Bug 97703] EasyHack: Remove empty setUp/tearDown overrides from CppUnit test code

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97703

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed|ToBeReviewed target:5.2.0

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


[Libreoffice-bugs] [Bug 97703] EasyHack: Remove empty setUp/tearDown overrides from CppUnit test code

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97703

--- Comment #1 from Commit Notification 
 ---
Jaskaran committed a patch related to this issue.
It has been pushed to "master":

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

tdf#97703 Removed a few redundant calls to setUp and tearDown

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97992] LO 5.1.0.3 didn't work right

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97992

tommy27  changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #2 from tommy27  ---
thanks for your bug report.

the "fresh" branch is not ready for production use and should be used for
testing only, so it's better for you to use 5.0.5.2 for your daily activities.

do you have a screenshot of the 5.1.0.3 problem?

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


[Libreoffice-bugs] [Bug 97995] 0 word count in .docx documents

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97995

tommy27  changed:

   What|Removed |Added

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

--- Comment #1 from tommy27  ---
tested under Win8.1 x64 and word count works fine using LibO 5.0.4.2

you should upgrade to latest 5.0.5.2 release and tell if the bug persists on
Linux or if it was just a bug of the old not up-to-date release you are using
(5.0.2.2)

status NEEDINFO

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


[Libreoffice-bugs] [Bug 97998] New: FILESAVE When saving file as DBF dollar signs in headers change to underscores

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97998

Bug ID: 97998
   Summary: FILESAVE When saving file as DBF dollar signs in
headers change to underscores
   Product: LibreOffice
   Version: 4.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: galv...@list.ru

Steps to reproduce:
1. Create a new document.
2. Make a header in one of the columns (in cell A1, for instance). The header
should contain the dollar sign ('$'), e.g. 'X$USERS,C,16'.
3. Save the document in dBase format (*.dbf). The charset does not matter.
4. Close the document and open it again.
5. The dollar sign changed to underscore ('_'). In the example above the header
will read 'X_USERS,C,16'.

If a cell contains a dollar sign but it is not a column header, the sign stays
there. Only the column headers are affected.

It is possible to change the underscore to the dollar sign by editing the DBF
in Notepad for example. Such file will be opened by Calc normally and the
headers will contain dollar signs. However, after saving this file, the dollar
signs will again change to underscores.

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


[Libreoffice-bugs] [Bug 97997] New: Draw: Performance of zooming in and out not optimal

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97997

Bug ID: 97997
   Summary: Draw: Performance of zooming in and out not optimal
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: perf
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: michael.me...@collabora.com

Steps:
1) Open Draw
2) Using your mouse wheel and Ctrl zoom and and out repeatedly
3) Notice the huge spike in CPU usage

For me, my CPU jumped from 5% to 75% just by zooming in and out on a blank
page. Testing the same in Writer it would only go to a max of 25%. Wanted to
include a screencast, but the screencast app was eating up a huge amount of CPU
for the recording. :D

Version: 5.2.0.0.alpha0+
Build ID: 72720ac9b934af6f84111ec694fa46555d10a7bd
CPU Threads: 2; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-02-17_19:06:34
Locale: en-US (en_US.UTF-8)

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


[Libreoffice-bugs] [Bug 97996] Insert Line over/under after RightKlick is changet to _o/_u (was _e..) not functionally!

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97996

--- Comment #1 from ber...@live.at ---
appeared only after Update 5.103!

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


[Libreoffice-bugs] [Bug 97996] New: Insert Line over/under after RightKlick is changet to _o/_u (was _e..) not functionally!

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97996

Bug ID: 97996
   Summary: Insert Line over/under after RightKlick is changet to
_o/_u (was _e..) not functionally!
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ber...@live.at

Created attachment 122784
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122784=edit
Rightclick on Linenumber

Non function with Shortcut, only with Mouseaction

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


[Libreoffice-bugs] [Bug 97995] New: 0 word count in .docx documents

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97995

Bug ID: 97995
   Summary: 0 word count in .docx documents
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pierce.adam.rand...@gmail.com

.docx files show a word count of zero when they contain text. Highlighting
words gets counted as word count.

Steps to reproduce: type some stuff, save as .docx, close and restart, either
look at the word count at the bottom of the page or else check tools -> word
count

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


[Libreoffice-bugs] [Bug 91999] FILESAVE: Inverted Shapes Moved on Round-Trip

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91999

Luke  changed:

   What|Removed |Added

 CC||wassert...@nefkom.net
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=45
   ||495

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


[Libreoffice-bugs] [Bug 97994] New: Certain fonts render with artifacts beneath typed text

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97994

Bug ID: 97994
   Summary: Certain fonts render with artifacts beneath typed text
   Product: LibreOffice
   Version: 5.1.1.1 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mwtjunkm...@gmail.com

Created attachment 122783
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122783=edit
Writer ODT file showing the font artifacts.

I must stress that the behavior that I'm seeing in Writer on various typefaces
absolutely does NOT occur in MS Word 2016. It is NOT the font face. Fonts that
render perfectly in MS Word 2016 render with small artifacts on the page in
Writer. 
The size of the font and the magnification of the document does not matter. The
artifacts (little squiggles beneath certain letters, like the letter "s")
appear at all sizes and magnifications.

I have noticed since this the beginning of 5.x
I have attached a sample Writer .odt file with Lucida Handwriting embedded in
the document. It makes for  a 4MB file and takes about 20 seconds to open
(which isn't what I'm writing the bug about).

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


[Libreoffice-bugs] [Bug 97570] Entering Listbox in a form does not give the wizard to establish the links

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97570

--- Comment #4 from Peter O'Loghlin  ---
Sorry about the delay in responding ... I've been away.

Back now but with a big backlog of stuff to catch up on, I haven't had time to
try to figure out what all the entries in the /daily/master/ directory are, but
I've installed Fresh (5.1.1) and re-tested it.  Under that version the list box
wizard appears for a new list box control added to a form, but not if another
control is *Replaced with* a list box.

That's not too big a problem - we can always just delete the old control and
add a new one ...

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


[Libreoffice-bugs] [Bug 97991] Reducing the size of the Windows Installer

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
@Jay,

The problem would be in maintaining this diverse set of installers. MSI based
installers are monolithic by design--we're lucky to have Andras Timar willing
to maintain the Windows packaging for our VS build scripts.

Frankly, I don't have any issues with current packaging of Windows installers
and offline help packs. The size of the installer is the price of
admission--and, we distribute via ISO for DVD and in portable versions for
those bandwidth constrained.

Suspect to get any traction on this, TDF would need to hire a FTE release
engineer to specialize in Windows installer packaging--probably WiX based and
move away from MS Visual Studio based packaging-- to be able to support the
more granular packaging you are suggesting.

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


[Libreoffice-bugs] [Bug 97993] New: EDITING: Copy and Paste for Images / Shapes Wonky in Writer

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97993

Bug ID: 97993
   Summary: EDITING: Copy and Paste for Images / Shapes Wonky in
Writer
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lukebe...@hotmail.com

Steps to Reproduce:
1. In Writer, Insert Shape or Image
2. While Shape/Image is still highlighted, CTRL+X then CTRL+V

Expected Results:
1. A copy of your Shape/Image is placed on top of or below and to the right of
your original Shape/Image. 
2. The copied object should be selected.

Actual Results:
1. Nothing

Both Calc and Impress, work as expected. I also tested Corel WordPerfect, MS
Word, and Kingsoft Writer. They also all behaved as expected.

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


[Libreoffice-bugs] [Bug 80985] FILESAVE: Saved DOCX File will Open in MSO 2010 with Calibri rather than Times New Roman And Style Properties are Lost (Locale: zh-CN)

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80985

Luke  changed:

   What|Removed |Added

Summary|FILESAVE: Saved DOCX file   |FILESAVE: Saved DOCX File
   |will reopen in MSO 2010 |will Open in MSO 2010 with
   |with Calibri rather than|Calibri rather than Times
   |Times New Roman (and all|New Roman And Style
   |other style properties are  |Properties are Lost
   |lost too)   |(Locale: zh-CN)

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


[Libreoffice-bugs] [Bug 97992] LO 5.1.0.3 didn't work right

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97992

--- Comment #1 from Rick Davis  ---
A Secunia scan today said my version 5.0.4 was no longer secure and that I
should update to a newer version.  I cam to the LO site and downloaded the
'fresh' version 5.1.0.3 and installed as an update using my Revo Pro to monitor
the installation.  Upon opening the new version of Libre Office there were no
options visible in the left panel(Writer, Calc, Math). 

When I accessed the options in the tool menu, it would not react.  I would
click and it would show the click but not change to the right selection unless
I closed it and re-opened it.

So I went to the site, downloaded it again, and tried a new install.  Same
problems as before.  I then uninstalled all my existing versions with Revo and
tried a fresh installation.  Same problems as before.  I tried running the
repair option in the installation menu, same result.  I then deleted with Revo
and downloaded the 'Still' 5.0.5.2 version and it works fine.

My computer is a Dell XPS 8500, Windows 7 Pro/64/SP1 and all current updates.

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


[Libreoffice-bugs] [Bug 97992] New: LO 5.1.0.3 didn't work right

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97992

Bug ID: 97992
   Summary: LO 5.1.0.3 didn't work right
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lilma...@earthlink.net

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


[Libreoffice-bugs] [Bug 97991] New: Reducing the size of the Windows Installer

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991

Bug ID: 97991
   Summary: Reducing the size of the Windows Installer
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: cl...@documentfoundation.org,
libreoff...@openmailbox.org,
libreoffice-ux-adv...@lists.freedesktop.org,
michael.me...@collabora.com

There has been some similar types of bug reports in the past (bug 44996, bug
49671) discussing how to reduce the file size of the installer and i believe
this can be achieved through a number of approaches.

So analyzing the 5.1.1 installer on Windows which downloads at 211mb and fully
extracts at 981mb here is the breakdown of the folders.

fonts:  42.4 mb
help :  38.0 kb
presets  :   1.0 mb
program  : 448.0 mb
readmes  :   2.1 mb
share: 468.0 mb
system   :   1.6 mb
[root files] :  16.9 mb

I have written a batch script ( http://pastebin.com/FdHr0YLE ) that is linked
from the "Installing in parallel on Windows" wiki page as a means of reducing
the size of the paralleled installation. The script removes 496mb (51%) of its
size by removing localized content that wouldnt be used by a user in these
folders.

program/resource/   : 129 mb
share/registry/ :  70 mb
share/extensions/   : 275 mb

So in order to reduce the size of the installer and not have an installer per
language, I'd like to suggest we create installers for a group of languages
based on the language origin or geographical region and here are some examples.

LibreOffice-default (aka America, Africa, Australia): en (English), es
(Spanish), fr (French), da (Danish), nl (Dutch), pt (Portuguese), pt-BR
(Portuguese Brazil), en-ZA (English-South Africa), ar (Arabic)
 https://en.wikipedia.org/wiki/Languages_of_North_America
 https://en.wikipedia.org/wiki/Languages_of_South_America
 https://en.wikipedia.org/wiki/Languages_of_Africa
 https://en.wikipedia.org/wiki/Afrikaans_language

LibreOffice-westEU (aka West Europe): en, en-GB, de (German), pl (Polish), no
(Norwegian), pt (Portuguese), fr (French), ro (Romanian), ...
 https://en.wikipedia.org/wiki/Germanic_languages
 https://en.wikipedia.org/wiki/Italic_languages

LibreOffice-eastEU (aka East Europe): en, hu (Hungarian), el (Greek), ru
(Russian), uk (Ukrainian), ...
 https://en.wikipedia.org/wiki/Hellenic_languages
 https://en.wikipedia.org/wiki/Balto-Slavic_languages
 https://en.wikipedia.org/wiki/Uralic_languages
 https://en.wikipedia.org/wiki/Albanian_language
 https://en.wikipedia.org/wiki/Armenian_language
 https://en.wikipedia.org/wiki/Romanian_language

LibreOffice-cjk (aka South and Southeast Asia): en, zh-CN/zh-TW (Chinese), ja
(Japanese), ko (Korean), id (Indonesian), vi (Vietnamese), th (Thai), ...
 https://en.wikipedia.org/wiki/East_Asia
 https://en.wikipedia.org/wiki/Southeast_Asia

LibreOffice-ctl (aka West, Central and South Asia): en, ar (Arabic), hi
(Hindi), he (Hebrew), bn (Bengali), fa (Persian), ur (Urdu), tr (Turkish), 
 https://en.wikipedia.org/wiki/Indo-Iranian_languages
 https://en.wikipedia.org/wiki/Turkic_languages

With the space saved within each of these 5 installers, we can then customize
them to better cater to those languages/regions. For example we could include
help within the installer rather than a separate download or with the CJK
installer we could include addition open source cjk fonts like Noto Sans (bug
80346 comment 7).

We would still keep the full installer for users who want to get everything in
one installer, but we would guide users to these separate installers by default
when they go to the download page.

Alternatively we could have a font-free installer that would be used by users
who are upgrading, either by downloading it from the website or through the
update mechanism (bug 68274). Not sure how much of a reduction would come from
doing this as the fonts are 42mb uncompressed, but i have no idea how much it
would compressed.

For users who regularly upgrading once a month to the next point or fresh
release, giving them a smaller download is an advantage, especially for those
who are on slower connections.

I believe this concept could be used also on OS X, but dont think it would for
Linux.

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


[Libreoffice-bugs] [Bug 97990] New: MathML with trailing linefeed fails to import

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97990

Bug ID: 97990
   Summary: MathML with trailing linefeed fails to import
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bob...@gmail.com

When I have MathML on the clipboard and choose the "Import MathML from
Clipboard" command, nothing happens. Sometimes my MathML includes extra empty
lines (whitespace), so I pasted the MathML into Notepad++ to see what it looked
like. There were no lines of whitespace between open and close math tags, but
there was an empty line after the close math tag.

If I were typing the MathML manually, that would be no big deal; it would be a
simple matter to leave off the trailing linefeed. Most MathML comes from some
other application though -- MathType, Maple, Mathematica, ... -- and it's a
pain to first paste it into a text editor to check for trailing linefeeds
before importing into the Formula Editor.

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


[Libreoffice-bugs] [Bug 97989] LO Calc very poor performance when saving to ODS or CSV on large spreadsheet

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97989

--- Comment #2 from MM  ---
The slow saving to ods seems like a dup, bug 93405

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


[Libreoffice-bugs] [Bug 97988] FILEOPEN: .xlsx Rotated Images No longer Rotated

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97988

--- Comment #2 from MM  ---
Seems like a dup, bug 83672

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


[Libreoffice-bugs] [Bug 97989] LO Calc very poor performance when saving to ODS or CSV on large spreadsheet

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97989

ras...@tiscali.cz changed:

   What|Removed |Added

   Keywords||perf

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


[Libreoffice-bugs] [Bug 97921] Fatal Error / crash on slideshow with 3D transition

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97921

Julien Nabet  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=96
   ||303

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


[Libreoffice-bugs] [Bug 96303] SEH Exception: ACCESS VIOLATION

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96303

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=97
   ||921

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


[Libreoffice-bugs] [Bug 97921] Fatal Error / crash on slideshow with 3D transition

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97921

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated some days ago, I don't
reproduce the crash but had no transition effects.
I noticed these logs on console:
warn:legacy.tools:3338:1:sfx2/source/control/bindings.cxx:2130: No cache for
OfficeDispatch!
warn:vcl.gdi:3338:1:vcl/headless/svpgdi.cxx:114: non default depth bitmap, slow
convert, upscale the input
warn:legacy.tools:3338:1:svtools/source/control/valueset.cxx:1642:
ValueSet::InsertItem(): ItemId == 0
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node clock-wipe-twelve not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node reverse-clock-wipe-twelve not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node spiral-wipe-top-left-clockwise not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node spiral-wipe-top-right-counter-clockwise not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node spiral-wipe-out-to-bottom-right-clockwise not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node spiral-wipe-out-to-bottom-left-counter-clockwise not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node snake-wipe-top-left-vertical not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node snake-wipe-top-left-horizontal not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node snake-wipe-bottom-right-vertical not found
warn:sd.transitions:3338:1:sd/source/core/TransitionPreset.cxx:176: transition
node snake-wipe-bottom-right-horizontal not found

but above all this one:
warn:legacy.osl:3338:1:slideshow/source/engine/transitions/slidetransitionfactory.cxx:1135:
TransitionFactory::createSlideTransition(): Unknown type/subtype combination
encountered

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


[Libreoffice-bugs] [Bug 97989] LO Calc very poor performance when saving to ODS or CSV on large spreadsheet

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97989

--- Comment #1 from ras...@tiscali.cz ---
Created attachment 122782
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122782=edit
test replicated on LO 5103x32 portable and it works fine

test replicated on LO 5103x32 portable and it works fine.
It looks like the issues is only on x64 version.

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


[Libreoffice-bugs] [Bug 97989] New: LO Calc very poor performance when saving to ODS or CSV on large spreadsheet

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97989

Bug ID: 97989
   Summary: LO Calc very poor performance when saving to ODS or
CSV on large spreadsheet
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ras...@tiscali.cz

Created attachment 122781
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122781=edit
source file and performance usage charts for cases described in ticket

Hi,
I'd like to report problem I discovered when playing with larger files in LO
calc on version 5.1.0.3 x64 on windows7(x64).
Calc saves larger file very slowly - basically preventing any reasonable work
with such files.

Findings:
It takes about 15-20 seconds to load a file with 200 000 rows.
It takes 6 minutes (!!!) to save to CSV (random line was copied and added at
the bottom, so the file is not identical).
It takes 7 minutes (!!!) to save this 200k rows to ODS format (no changes in
content).
It takes only around 20 seconds to save to XLSX (no changes in content).

I also tested on portable LO 4.4.7x32 from portableapps and it wors MUCH
faster.
Times recorded
Load of CSV - cca 15s
Save to CSV (again with a random row copied and attached at the bottom) - less
than 10 seconds.
Save to ODS - 20 seconds
Save to XLSX - 10 seconds

What I find weird that handling XLSX is faster than ODS. (Saving and loading -
there is one chart with loads speeds.)

The attachment contains:
1) Original CSV file with 200k rows - star-1-200k.csv
Data are from here
https://sdm.lbl.gov/fastbit/data/samples.html , file star2000.csv.gz - I just
took 200k rows from it and save do separate file (in notepad).

2) screenshots from charts from Process Hacker.
How to read the charts: Top is CPU, middle memory, bottom I/O
Vertical lines are 10 second markers.
First bump is loading of the file, second bump (veeery long CPU hog for LO
5.1.0) is saving of the file to specific format.

Please notice that while CPU is hogged for few minutes in the worst cases,
there is almost no I/O activity.

OUTPUT files - not included due to attachmet limitation - I have them and can
provide on request.

Tested on Lenovo W520 laptop with i7-2760QM CPU. It is a quad-core with HT, so
eating 1 cpu core is visible as 12.5% CPU load on the chart.
8GB of RAM installed in the laptop.

I can run additional tests per instructions or provide more info, just let me
know.

Thanks and hopefully this could be corrected soon as it makes working with
larger files impossible.

Lastly - the loading and saving progressbar is NOT working in 5.1.0 x64 - LO
Calc just freezes during the save.

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


[Libreoffice-bugs] [Bug 73797] Allow rotation of images in Writer by any angle / degree (currently only 90° steps possible), w/options for non-destructive handling of source image

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73797

--- Comment #8 from Luke  ---
Created attachment 122780
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122780=edit
45 degree rotated image in .doc

Rotation control are necessary for MS-DOC interoperability. Also it would be
useful for scanned images that come out slightly skewed.

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


[Libreoffice-bugs] [Bug 97988] FILEOPEN: .xlsx Rotated Images No longer Rotated

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97988

--- Comment #1 from Luke  ---
Created attachment 122779
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122779=edit
XLS version correctly imported

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


[Libreoffice-bugs] [Bug 97988] New: FILEOPEN: .xlsx Rotated Images No longer Rotated

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97988

Bug ID: 97988
   Summary: FILEOPEN: .xlsx Rotated Images No longer Rotated
   Product: LibreOffice
   Version: 4.1.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lukebe...@hotmail.com

Created attachment 122778
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122778=edit
Simple XLSX example

I had an old XLSX spreadsheet that used to work in OpenOffice with a signature
at the bottom. The image is no longer rotated to fit right. 

Steps to reproduce:
1. In Calc or Excel, insert an image
2. Rotate the image
3. Save as XLSX
4. Open in Calc

XLS files import correctly. I verified AOO 3.4.1 correctly imports the image.
LO 4.1 does not.

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


[Libreoffice-bugs] [Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

--- Comment #67 from Commit Notification 
 ---
melikeyurtoglu committed a patch related to this issue.
It has been pushed to "master":

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

tdf#57950 Replace chained O(U)StringBuffer::append() with operator+

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97179] Greek alphabet in suggestions

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97179

László Németh  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-bugs] [Bug 97959] Writer embeds Base14 fonts in PDFs

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97959

--- Comment #3 from Maxim Monastirsky  ---
See this:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=feaebe7f93779d5c91c24c31ff91f756c69e9640

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


[Libreoffice-bugs] [Bug 95960] UI - Displaced field value widget in User-Defined Document Properties

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95960

--- Comment #11 from Katarina Behrens (CIB)  ---
Created attachment 122777
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122777=edit
Still pretty bad ...

Unfortunately the issue persist, perhaps less severely so, but it does. Notice
the Yes-No bitmaps are kinda cropped and the fields in the last column are
misplaced ( =  shifted slightly upwards). 

I've tried w/ all vcl plugins on Linux (gtk23, kde4, gen), it looks okay only
with gen. The screenshot was taken using kde4 plugin

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


[Libreoffice-bugs] [Bug 97601] Accessing chart data through API results in infinite redraw loop

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97601

raal  changed:

   What|Removed |Added

   Keywords||bibisected, bisected
 CC||vmik...@collabora.co.uk

--- Comment #3 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Miklos Vajna ; Could you possibly take a look at this one?
Thanks

4c13bb774851dcbf148fb625c88a307cde710f55 is the first bad commit
commit 4c13bb774851dcbf148fb625c88a307cde710f55
Author: Matthew Francis 
Date:   Sat Mar 14 20:55:22 2015 +0800

source-hash-e2b260fc98e833d4e64426b90992094f2da0498c

commit e2b260fc98e833d4e64426b90992094f2da0498c
Author: Miklos Vajna 
AuthorDate: Tue Jun 3 12:44:37 2014 +0200
Commit: Miklos Vajna 
CommitDate: Tue Jun 3 13:10:36 2014 +0200

sw: let layout not mark embedded object as modified

The problem was that right after the import, the document wasn't marked
as modified, but as layout settled, it got marked as modified.

Given that we already have code to avoid modification when updating the
replacement image, do something similar here: when setting the view
area, make sure the embedded object's component is not marked as
modified.

Change-Id: I88a42829ec48db54178553661863a571cd2a268b

:04 04 42998b78fbd5ea1b21c0ca161f235a2d765b6154
31aca97a24ffd3533d0c299c5fd7109fffb09394 Mopt

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


[Libreoffice-bugs] [Bug 97179] Greek alphabet in suggestions

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97179

--- Comment #6 from Commit Notification 
 ---
László Németh committed a patch related to this issue.
It has been pushed to "master":

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

tdf#97179: do not suggest 1-letter custom dictionary words

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97179] Greek alphabet in suggestions

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97179

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.2.0

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


[Libreoffice-bugs] [Bug 97986] Graphite code execution vulnerability

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97986

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||momonas...@gmail.com
 Resolution|--- |FIXED

--- Comment #1 from Maxim Monastirsky  ---
For master:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=c64ea526dc71da6e3aad188ac71e58047ed74b5a

For 5-1 (should be already in 5.1.1 RC1):

https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-5-1=f26f5226542c8a707eda3dcd8a9f81fbbf0342c0

For 5-0 (towards 5.0.6):

https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-5-0=d2ef084eb0e26b5ee18133269249e7a80efb23d6

Note that Linux distros usually build against system graphite, so it's up to
them to update it.

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


[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43157

--- Comment #47 from Commit Notification 
 ---
Sedat Ak committed a patch related to this issue.
It has been pushed to "master":

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

tdf#43157 Clean up DBG_ASSERT for svx

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97897] Recalculate does not always work

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97897

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||r...@post.cz

--- Comment #8 from raal  ---
bisected file test2.ods

d12d1a450eb7599eb60ba605ce7a7e8b12bcb744 is the first bad commit
commit d12d1a450eb7599eb60ba605ce7a7e8b12bcb744
Author: Matthew Francis 
Date:   Sun Mar 15 06:07:23 2015 +0800

source-hash-5ef856e975d7c0396984d588a43fd1a7c7085c55

(Bibisect: Skipped preceding irrelevant commit(s)
b2efe90c07baa45d2ee7e13138dd306a29738473)

commit 5ef856e975d7c0396984d588a43fd1a7c7085c55
Author: Kohei Yoshida 
AuthorDate: Tue Nov 18 21:03:05 2014 -0500
Commit: Kohei Yoshida 
CommitDate: Tue Nov 18 21:03:50 2014 -0500

Use group area listeners during ODS import.

Change-Id: Id01f9021dda7f33255f8206174cd730507ab55ad

:04 04 126e010c62ce770ece406648bd72b0d2505c593f
e7bee6d7439acbe7be3fd506baefed81c493b191 Mopt

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


[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43157

--- Comment #46 from Commit Notification 
 ---
aybuke committed a patch related to this issue.
It has been pushed to "master":

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

tdf#43157 Cleanup DBG_ASSERT for formula module.

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97987] Writer .docx compatibility problem with Windows 10 Mobile

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97987

--- Comment #2 from j...@outlook.com ---
Created attachment 122776
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122776=edit
Example .xlsx

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


[Libreoffice-bugs] [Bug 97987] Writer .docx compatibility problem with Windows 10 Mobile

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97987

--- Comment #1 from j...@outlook.com ---
Created attachment 122775
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122775=edit
Example .docx

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


[Libreoffice-bugs] [Bug 97987] New: Writer .docx compatibility problem with Windows 10 Mobile

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97987

Bug ID: 97987
   Summary: Writer .docx compatibility problem with Windows 10
Mobile
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@outlook.com

There seems to be some sort of compatibility problem with Windows 10 Mobile and
Libreoffice Writer .docx format. When I open a .docx file on my phone, Word
mobile application opens it as read-only because it says that it is in an older
format. If I want to make edits on my phone, I need to use "save as" and make a
new file.

Excel mobile on the other hand has no problem with .xlsx files from
Libreoffice.




Libreoffice 5.1.0.3
Windows 10 Home 64-bit
Microsoft Lumia 950 / Windows 10 Mobile 10.0.10586.107

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


[Libreoffice-bugs] [Bug 97986] New: Graphite code executioon vulnerability

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97986

Bug ID: 97986
   Summary: Graphite code executioon vulnerability
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: security
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gand...@qweepi.de

Holger Fuhrmannek discovered that missing input sanitising in the
Graphite font rendering engine could result in the execution of arbitrary
code.

http://www.talosintel.com/reports/TALOS-2016-0058/

After looking for information about the version of libreoffice that fixes this
issue, I could not find any indication of such a patch, assuming the issue
still exists in libreoffice. Sorry if this is a duplicate.

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


[Libreoffice-bugs] [Bug 97986] Graphite code execution vulnerability

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97986

gand...@qweepi.de changed:

   What|Removed |Added

Summary|Graphite code executioon|Graphite code execution
   |vulnerability   |vulnerability

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


[Libreoffice-bugs] [Bug 97959] Writer embeds Base14 fonts in PDFs

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97959

--- Comment #2 from T Martin  ---
(In reply to Beluga from comment #1)
> Maybe the reason behind it is this:
> http://www.hamilton.ie/gavinmc/docs/timesinpdfs.html
> 
> "There are a few exceptions however. There are a set of standard fonts (aka
> the Base-14 fonts) which pdfs in general (including pdfLaTeX generated ones)
> do not generally have embedded. These include Times and Helvetica. The
> reason is that these fonts are standard and taken to already be available on
> all systems (so embedding them would be redundant and wasteful of disk space
> and bandwidth).
> 
> The advantage of this is that by using these fonts you can make a nice small
> PDF which will not need any fonts embedded. The disadvantage is that some
> extended accent characters (eg vowels with macrons) may vary from one
> person's Times font (or TeX's times clone) to another. This means that to
> reliably get these characters you must embed your Times font in the PDF. It
> is recommended that any book being sent to printers in PDF format have the
> fonts embedded, even if it's in Times."


"The disadvantage is that some extended accent characters (eg vowels with
macrons) may vary from one person's Times font (or TeX's times clone) to
another."

characters "may" vary... LOL

The above is a blanket statement full of weasel words. The cited paragraph 
discusses a problem about forced embedding. the mismatch in character mappings
is NOT the problem. Some "contrarian" just added fodder to "enrich" the
discussion.

There is no proof in the disucssion above that someone has found that
characters vary among fonts. Please let me know if that is the case so I can
investigate the knock-offs in detail and fill a bug with the font author

If you find that your "arial" knockoff has swapped the latters "a" and "b" what
would you do?
A) fix the font or
B) always embed all fonts

hope you go for A

Thnaks

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


[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43157

--- Comment #45 from Commit Notification 
 ---
Arnold Dumas committed a patch related to this issue.
It has been pushed to "master":

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

tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43157

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed|ToBeReviewed target:5.2.0

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


[Libreoffice-bugs] [Bug 97974] PNG 8-bit colormap files are printed as as black rectangle

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97974

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #4 from Beluga  ---
Could you please try with 5.1.1 RC1?

Alternatively, you can use the master build, which requires no additional
measures to install separately:
http://dev-builds.libreoffice.org/daily/master/Win-x86@39/current/

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED
WORKSFORME, if the problem went away.

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


[Libreoffice-bugs] [Bug 97981] cannot select printer options

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97981

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
 Whiteboard||needsKDE

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


[Libreoffice-bugs] [Bug 97964] Buggy resizing windows

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97964

Beluga  changed:

   What|Removed |Added

   Keywords||perf
   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Beluga  ---
I have noted this in Ubuntu.

Similar or same: bug 90303

Setting to NEW nevertheless.

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


[Libreoffice-bugs] [Bug 97959] Writer embeds Base14 fonts in PDFs

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97959

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Beluga  ---
Maybe the reason behind it is this:
http://www.hamilton.ie/gavinmc/docs/timesinpdfs.html

"There are a few exceptions however. There are a set of standard fonts (aka the
Base-14 fonts) which pdfs in general (including pdfLaTeX generated ones) do not
generally have embedded. These include Times and Helvetica. The reason is that
these fonts are standard and taken to already be available on all systems (so
embedding them would be redundant and wasteful of disk space and bandwidth).

The advantage of this is that by using these fonts you can make a nice small
PDF which will not need any fonts embedded. The disadvantage is that some
extended accent characters (eg vowels with macrons) may vary from one person's
Times font (or TeX's times clone) to another. This means that to reliably get
these characters you must embed your Times font in the PDF. It is recommended
that any book being sent to printers in PDF format have the fonts embedded,
even if it's in Times."

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


[Libreoffice-bugs] [Bug 97932] PDF exporting destroys rotated JPEG images.

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97932

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #2 from Beluga  ---
Yep, could you test with 5.1.1 rc1?
If fixed, set as duplicate of bug 96653

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


[Libreoffice-bugs] [Bug 97939] Can't paste inside Writer from other documents or pages

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97939

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #2 from Beluga  ---
Please give an example web page.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the information.

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


[Libreoffice-bugs] [Bug 97938] Can't use mouse to select from drop-down menus in dialog windows

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97938

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |DUPLICATE

--- Comment #2 from Beluga  ---
Yep, seems like it.

You can test with 5.1.1 RC1 to find out, but let's close for now.

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

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


[Libreoffice-bugs] [Bug 60378] FILEOPEN: Wrong table cells formatting

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60378

--- Comment #7 from Mikhail Vladimirov  ---
Confirmed.

LibreOffice 5.1.0.3
Ubuntu 14.04.3

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


[Libreoffice-bugs] [Bug 61196] Add support for exporting files in djvu format

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61196

ComputerHotline  changed:

   What|Removed |Added

  Component|LibreOffice |filters and storage

--- Comment #2 from ComputerHotline  ---
I would like to use it too.

https://en.wikipedia.org/wiki/DjVu

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


[Libreoffice-bugs] [Bug 96300] Wrong hyphenation in German and Italian text using the MS-font “Calibri” and TDF “Carlito” (ligatures duplicated at end and start of line)

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96300

Beluga  changed:

   What|Removed |Added

 CC||enricomarch...@gmail.com

--- Comment #16 from Beluga  ---
*** Bug 97740 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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97740] Hyphenation (italian) repeats letter befor/after "-"

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97740

Beluga  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Beluga  ---


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

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


[Libreoffice-bugs] [Bug 97933] Unable to record or run macros

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97933

--- Comment #3 from m.a.riosv  ---
(Please answer in bugzilla not but mail)

I don't update can make a difference.

Please try resetting the user profile, sometimes solves strange issues.
https://wiki.documentfoundation.org/UserProfile
Usually it's enough renaming/deleting the file
"user/registrymodifications.xcu",  it affects all the options in
Menu/Tools/Options, and the files "user/basic/dialog.xlc" and "scrip.xlc" are
overwritten, additionally custom colors in "user/config/standard.soc" are lost.

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


[Libreoffice-bugs] [Bug 97179] Greek alphabet in suggestions

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97179

--- Comment #5 from László Németh  ---
Fixed in the gerrit: https://gerrit.libreoffice.org/#/c/22449/

Thanks for the bug report!

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


[Libreoffice-bugs] [Bug 97179] Greek alphabet in suggestions

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97179

László Németh  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

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


[Libreoffice-bugs] [Bug 82119] EDITING: Extremly slow response when autospellscheck is on

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82119

--- Comment #5 from jose.ve...@urjc.es ---
I think that autofit is not linked to the problem. 

I think that the problem is linked to lots of graphics objects and tables with
syntax errors. 

In the presentation that I attached there are a many circles (nodes) and cells
in tables with sentences like "KNN".

I think that the problem would be solved if libreoffice doesn't analyse the
syntax in slides that are not visible.

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


[Libreoffice-bugs] [Bug 97961] Custom Icons on the Toolbar appears smaller

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97961

--- Comment #2 from Ashok  ---
Am running LO 5.1.0.3 on Windows 10.  Issue is there both on 32 bit and 64 bit
versions

User Interface options of LO is
Scaling 100%
Icon Size / Style : Automatic / Tango

Graphic Output
Use Hardware Acceleration -> checked
Use anti-aliasing -> Checked
Use OpenFL for all..  -> Unchecked (removed check refer bug 97922)

To reproduce the issue

Right click on Toolbar, Customize Toolbar -> Select any command in Toolbar
content -> Modify -> change Icon and select any Icon from the list.  You can
see that the selected Icon appears on the Toolbar in a smaller size.

This issue has been there for quit some time (If I remember correctly from the
time the Icons in LO were made bigger)

In case you import an PNG file instead of choosing an Icon from the list the
Icon will be shown correctly in the Toolbar.  However if you close LO and
reopen it then the Icon becomes smaller then the rest of the Icons.

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


[Libreoffice-bugs] [Bug 96333] Menus open in the wrong place with RTL interface under gtk3

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96333

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 97404] Outline Spacing Wrong on 2nd Level

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97404

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp

--- Comment #5 from jan iversen  ---
The problem is in a single file:
 editeng/source/items/numitem.cxx

which was changed in
https://gerrit.libreoffice.org/#/c/21439

Unless someone object, I prefer to make an easyHack out of it, instead of
reverting it.

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


[Libreoffice-bugs] [Bug 96333] Menus open in the wrong place with RTL interface under gtk3

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96333

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.2.0

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


[Libreoffice-bugs] [Bug 96333] Menus open in the wrong place with RTL interface under gtk3

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96333

--- Comment #3 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

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

gtk3: Resolves: tdf#96333 fix RTL menu positioning

It will be available in 5.2.0.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97985] New: FORMATTING : apply button in Style Dialog cannot reapply current style

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97985

Bug ID: 97985
   Summary: FORMATTING : apply button in Style Dialog cannot
reapply current style
   Product: LibreOffice
   Version: 5.0.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eric.cout...@gmail.com

This example is for font size but it seems there is the same problems for other
attributes.
-Enter in "Paragraph Style" dialog (wich one with bunch of tabs)
-assuming the current size of the font is "12" for this style
-Change the size to "10" then click "Apply". We can see the changes are
immediately reflected in the document : good !
-Without closing the dialog, revert the size to "12" again and click "Apply".
Changes arent't applied.
-All others sizes can be applied except the one before opening the dialog

Linux mint 17.3, 64 bits, LibreOffice 5.0.3.2

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


[Libreoffice-bugs] [Bug 97920] Strange behavior of simple integer sum() function

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97920

--- Comment #6 from Chris Mayfield  ---
I am seeing this issue too -- it appears to affect horizontal sums. See
attached sum_and_pct.ods, created using 1:5.1.0~rc3-0ubuntu1~trusty0. What's
interesting is that the sums are 0, but the percentages in the next column are
correct. When I open this file on my Mac using version 4.3.7.2, it displays the
correct sums.

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


[Libreoffice-bugs] [Bug 97920] Strange behavior of simple integer sum() function

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97920

--- Comment #5 from Chris Mayfield  ---
Created attachment 122774
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122774=edit
Incorrect sums in column J, correct percents in column K

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


[Libreoffice-bugs] [Bug 97933] Unable to record or run macros

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97933

--- Comment #2 from m.a.riosv  ---
(Please answer here)

A little mistake from my side, just one line down
Menu/Tools/Options/LibreOffice/Advanced - Enable macro recording (limited)

I have tested and I can record and reproduce a macro, with macro security level
'Medium'.
Win10x64
Version: 5.1.1.1 (x64)
Build ID: c43cb650e9c145b181321ea547d38296db70f36e
CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL;

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


[Libreoffice-bugs] [Bug 97982] DejaVu, Liberation, Linux, PT fonts not retained after an upgrade to 5.0.5

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97982

--- Comment #4 from Timur  ---
I uninstalled 5.0.5 and installed 4.4.6 again but DejaVu wasn't repaired. I
installed it manually. Next manual installation retained all fonts.
So I couldn't find a rule how this happens.

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


[Libreoffice-bugs] [Bug 97984] New: INSERT: SVG fill attribute is applied incorrectly

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97984

Bug ID: 97984
   Summary: INSERT: SVG fill attribute is applied incorrectly
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aniste...@gmail.com

Created attachment 122773
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122773=edit
sample

Steps:
1. Open attached file

Reproduced in

Version: 5.2.0.0.alpha0+
Build ID: dc9ec9f359ddc91a3aedbe38e6079b0555fb03f9
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-02-17_00:35:04
Locale: es-ES (es_ES)

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


[Libreoffice-bugs] [Bug 97637] Beanshell Editor: Tab width too large

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97637

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |cmkmanw...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 97639] [META] Beanshell Editor bugs and enhancements

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97639
Bug 97639 depends on bug 97637, which changed state.

Bug 97637 Summary: Beanshell Editor: Tab width too large
https://bugs.documentfoundation.org/show_bug.cgi?id=97637

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-bugs] [Bug 80985] FILESAVE: Saved DOCX file will reopen in MSO 2010 with Calibri rather than Times New Roman (and all other style properties are lost too)

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80985

--- Comment #25 from Timur  ---
I also cannot reproduce with en-US LO and MSO.

Kevin, please change the title to sth. like "FILESAVE: Saved DOCX file will
reopen in Chinese MSO with Calibri rather than Times New Roman"

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


[Libreoffice-bugs] [Bug 97896] Swedish Help in section "Statistical Functions Part Five" not fully translated

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97896

Niklas Johansson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Niklas Johansson  ---
Hi Peter,
Thanks for notifying us about the lack of translation in this area. Of course
it would be great if you could lend a hand in the translation of the section.
We use pootle for translation work so start by signing up at:
https://translations.documentfoundation.org
Then it would be good if you would let me know the username that you choose so
I can give you appropriate rights.

A good place to start translation would probably be:
https://translations.documentfoundation.org/sv/libo_help/translate/scalc/01.po#unit=79197002

It is the help file for the dialogs you find under Calc -> Data -> Statistik.
To start with you can propose changes.

Let me know if you wonder about anything. Don't forget that you can search the
current translations of the UI here
https://translations.documentfoundation.org/sv/libo_ui/ and that way keep the
terminoligy between the help and UI.

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


[Libreoffice-bugs] [Bug 97906] message "References not found" instead of data sources pane

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97906

raal  changed:

   What|Removed |Added

   Keywords|bibisected, bisected|

--- Comment #4 from raal  ---
(In reply to Andras Timar from comment #3)
> 
> Are you sure that your bibisect repo is granular enough? Maybe more than one
> source code commits belong to that bibisect range.

Yes, using only "max" repos -> one commit = one commit in repo

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


[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.2.0 target:5.1.2   |target:5.2.0 target:5.1.2
   ||target:5.0.6

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


[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009

--- Comment #7 from Commit Notification 
 ---
Michael Stahl committed a patch related to this issue.
It has been pushed to "libreoffice-5-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=395995f03dd640aee28767f6d920901d91dd3bee=libreoffice-5-0

fdo#94009: harfbuzz: don't export symbols from VCL

It will be available in 5.0.6.

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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97404] Outline Spacing Wrong on 2nd Level

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97404

Joel Madero  changed:

   What|Removed |Added

 CC||j...@documentfoundation.org

--- Comment #4 from Joel Madero  ---
Adding JanI also since he pushed the commit. 

@Jan - it seems like this patch broke outlining in 5.2 (second level
indentation is entirely wrong)

Do you think the patch should be reverted?

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


[Libreoffice-bugs] [Bug 46014] LibreOffice cannot connect to the internet via a proxy that requires authentification

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46014

Moritz Moeller-Herrmann  changed:

   What|Removed |Added

Summary|CONFIGURATION: Proxy issue  |LibreOffice cannot connect
   ||to the internet via a proxy
   ||that requires
   ||authentification

--- Comment #5 from Moritz Moeller-Herrmann 
 ---
Still not fixed in version 5.1 - means LO is still not usable for the rare
business that uses a mandatory filtering proxy (i.e. any decent size company).

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


[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.2.0|target:5.2.0 target:5.1.2

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


  1   2   3   >