[Libreoffice-bugs] [Bug 47835] EDITING: Inner table lines turn to yellow when changing outer border

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47835

--- Comment #19 from Buovjaga  ---
(In reply to Joop Lanting from comment #18)
> The only thing I can think of is that we do something different.
> ;JOOP!

If you want to be extremely sure, you can do a video of how you do it.

I tried it with two different ways myself and didn't get the yellow lines.

-- 
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 99313] Importing Excel file with installed validity check based on a formula produces faulty result

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99313

Jerzy Tyszkiewicz  changed:

   What|Removed |Added

 CC||j...@mimuw.edu.pl

--- Comment #1 from Jerzy Tyszkiewicz  ---
Created attachment 124353
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124353=edit
The Excel spreadsheet described in 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 99313] New: Importing Excel file with installed validity check based on a formula produces faulty result

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99313

Bug ID: 99313
   Summary: Importing Excel file with installed validity check
based on a formula produces faulty result
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@mimuw.edu.pl

User-Agent:   Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/49.0.2623.110 Safari/537.36 OPR/36.0.2130.65
Build Identifier: LibreOffice 5.1.1.3

I have produced an Excel spreadsheet with a validity check for cells. It
concerns column A. 
Cell A1 is the column header.
Cell A2 has validity check by formula: =COUNTIF(A$1:A1;A2)=0. According to
Excel, only values inserted in A2 which amke this formula produce TRUE are
permitted. 

Cells A2:A10 are copied down from A1, so that each cell contains a check with a
formula counting the present value among all cells above itself.
Effectively, in Excel cells A2:A10 have a validity check that requires that the
value in a cell is not a duplicate of a value above it. Entering a duplicate
produces a warning message and is rejected, as expected.

LibreOffice does not permit validity check by formula. However, if I download
the file into LibreOffice, the formula from the Excel file somehow gets into
the validity check and causes it to operate in a way difficult to explain. 

First of all, "Validity" reports "Allow all values", but there is a (grayed
out) restriction to a valid range, with the formula from Excel shown as the
minimum value, 0 being the maximum.

Next, entry of values into the affected cells is restrcted in a very
unpredictable way. 
- one can enter 0 values one by one, starting from top.
- one can enter 1 values one by one, starting from top.
- if one enters a few 0 values, and then a single 1, this input is rejected.
- if one enters a few 1 values, and then a single 0, this input is permitted.
- Entering 2 and string "a" is always rejected, not matter where and if there
are other value sin the cells A2:A10 or not. 


Reproducible: Always

Steps to Reproduce:
1. Import the described Excel file.
2. Observe the "Validity" tool.
3. Attempt to insert values.
Actual Results:  
As described above, some values are permitted, some are rejected, is a
more-or-less unpredictable way.

Expected Results:  
1. Optimal choice: implement validity check by a formula to work correctly.
2. Suboptimal, but reasonable choice: display a warning upon opening file that
some features will be missing, ignore the unsupported validity chcek
completely.

[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no


Reset User Profile?No

-- 
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 99312] Pasting web page from FireFox and Opera in LinuxMint and Windows7

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99312

--- Comment #3 from Andrej  ---
Created attachment 124352
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124352=edit
windows7 opera web page in writer

-- 
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 99312] Pasting web page from FireFox and Opera in LinuxMint and Windows7

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99312

--- Comment #1 from Andrej  ---
Created attachment 124350
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124350=edit
linux opera web page in writer

-- 
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 99312] Pasting web page from FireFox and Opera in LinuxMint and Windows7

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99312

--- Comment #2 from Andrej  ---
Created attachment 124351
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124351=edit
windows7 fireFox web page in writer

-- 
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 99312] New: Pasting web page from FireFox and Opera in LinuxMint and Windows7

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99312

Bug ID: 99312
   Summary: Pasting web page from FireFox and Opera in LinuxMint
and Windows7
   Product: LibreOffice
   Version: 5.1.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: andrej8anu...@gmail.com

Created attachment 124349
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124349=edit
linux fireFox web page in writer

I go the web page in FireFox and Opera:
https://people.gnome.org/~michael/blog/2014-11-10-opengl.html

repeat the next steps for both, FireFox and Opera:

select entire page (Ctrl + A)

copy page   (Ctrl + C)

open new writer document

paste the page (Ctrl + V)


I tested in LinuxMint and Windows7.


Result in writer after pasting the page from Firefox and Opera Linux:
===
There are no pictures in the writer document as there are on the web page.

There is vary bad performance. Writer freezes after pasting the web page and 
when I move back and forth in the writer document after pasting the page.
Every time I afterwords open the document, it also freezes. I suspect because 
it searches for the picture? But the picture is never shown.

In the writer document that was made from coping and pasting in Opera there 
are some text formatting missing like, "Faster, higher quality rendering" title
is not in bold. 

When I on Windows7 open the document that was made in LinuxMint, the pictures 
are surprisingly present, but smaller that should be. 


Result in writer after pasting the page from FireFox and Opera in Windows7:
===
The pictures are present in the writer document. Great!

Web page, copied from Opera is missing some text formatting, 
like "Faster, higher quality rendering" title is not in bold.


I do not think I have any special settings in writer that would have impact on
these problems, so I wonder, if someone else have similar problems.
Or is there a better way to import a web page into writer?

-- 
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 42112] WMF/EMF from particular DOC file not properly loaded and shapes not visible (workaround : comment #14)

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42112

--- Comment #23 from Jean-Baptiste Faure  ---
How the original bugdoc
(https://bugs.documentfoundation.org/attachment.cgi?id=52631) has been created?
By using MSWord (which version) or by using LO or OOo ?

Best regards. JBF

-- 
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 62363] Data labels overlap in pie chart for small pies when "best fit" placement option is set.

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62363

--- Comment #28 from Andrew  ---
Created attachment 124348
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124348=edit
Pie in OOo 4.1.2 also unusable

To make this type of charts always usable, needed feature of manual anignment
labels as in ms office.

-- 
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 99302] Configuration: Ctrl+Shift+u shortcut does not work

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99302

Adolfo Jayme  changed:

   What|Removed |Added

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

--- Comment #1 from Adolfo Jayme  ---
Well, choose another mapping, or disable any keyboard IME you might have
enabled, such as iBus (in Ubuntu, this can be done through the Language Support
application). Otherwise, you’ll keep getting conflicts with GNOME’s Unicode key
functionality [1] [2].

[1]:
https://en.wikipedia.org/wiki/Unicode_input#In_X11_.28Linux_and_other_Unix_variants.29
[2]: https://developer.gnome.org/gtk3/unstable/GtkIMContext.html

-- 
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 99261] Screen Reading Software does not support comments

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99261

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 99309] [CRASH] Master crashes on starting LibreOffice. Message:Extension Manager: exception during enableExtension

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99309

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE

--- Comment #2 from V Stuart Foote  ---


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

-- 
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 99258] Windows builds of master 5.2.0alpha1+ failing in Extension Manager on launch

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99258

V Stuart Foote  changed:

   What|Removed |Added

 CC||dennisroc...@libreoffice.or
   ||g

--- Comment #2 from V Stuart Foote  ---
*** Bug 99309 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 99259] Cursor being wrongly displayed

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99259

--- Comment #3 from Roberto  ---
1. About hardware (processor) info: 
a) Processor: Intel(R) Celeron (R) N2840
b) Graphics: Intel(R) HD Graphics (intergated)

2. About testing the options for the graphics card in
Menu/Tools/LibreOffice/View:
a) I have unmarked both checkboxes under 'Graphics output', restarted
LibreOffice and tested: the issue is still there.

Regards.

-- 
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 99258] Windows builds of master 5.2.0alpha1+ failing in Extension Manager on launch

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99258

V Stuart Foote  changed:

   What|Removed |Added

 OS|All |Windows (All)

-- 
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 99258] Windows builds of master 5.2.0alpha1+ failing in Extension Manager on launch

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99258

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
@Christian, *

This evenings 64-bit TB62 build of 5.2.0alpha1+ ID:
21e3cd642b8b478416c498f66ffc4ff22bfa5fc2

is also affected by this. So, not just Thorsten's TB42 32-bit configuration.

Sorry.

-- 
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 99311] Kill Pagein for good

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99311

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp,
   ||topicCleanup
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 99311] New: Kill Pagein for good

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99311

Bug ID: 99311
   Summary: Kill Pagein for good
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bjoern.michael...@canonical.com

The original Pagein was intended to speed up starting LibreOffice. On SSDs --
which is the majority of disks these days -- its actually counterproductive,
also it has pointless code like:
 p[strlen(p)] = '\0';
at desktop/unx/source/pagein.c:57 -- which, at best, is taking a long time to
do nothing.

So this EasyHack is to remove Pagein completely from LibreOffice. A starting
point is:


http://opengrok.libreoffice.org/search?q=Pagein=core

desktop/, desktop/unx/source/, solenv/gbuild/, scp2/source/ooo/,
bin/distro-install-file-lists, Makefile.in all need to be cleaned up. Stuff in
sal/osl/ is unrelated and should be left alone.

related discussion on: https://gerrit.libreoffice.org/#/c/23872/

-- 
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 99097] VBA/Basic formatting datetime with function FORMAT gives wrong result with nn (minutes)

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99097

--- Comment #6 from Roy D  ---
Hello Bernard,

Your solution (Format(Now, "mmdd\_hhmmss")) does work, but it is plain
wrong behaviour. First time mm is replaced by the month and later the same mm
is replaced by something else: minutes. What if I want to format a string in
the form of years and minutes. I can do that in all kind of languages,
including VBA. In Calc basic, it does go wrong. In every other language a
distinct character is used for minutes. And we are not talking about cell
formatting, but about the Basic scripting language. But I think it is strange
for cell formatting too.
Also Calc Basic is in VBA compatibility mode (via switch Option VBASupport 1).
The documentation of VBA states:
https://msdn.microsoft.com/en-us/library/office/gg251755.aspx
nn, NN, Nn does work fine in Excel.


Regards,

Roy

-- 
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 98124] Crash on copying cells (openCL)

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98124

--- Comment #16 from mar...@patzel.de ---
No, sorry, there is only one file: opengl_device.log.
Nothing else.

-- 
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 99310] Data validity cell range dropdown list not working

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99310

--- Comment #2 from Robert Gonzalez MX  ---
Created attachment 124347
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124347=edit
Descriptions and screenshoots

-- 
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 99310] Data validity cell range dropdown list not working

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99310

Robert Gonzalez MX  changed:

   What|Removed |Added

 CC||riggra...@gmail.com

--- Comment #1 from Robert Gonzalez MX  ---
Created attachment 124346
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124346=edit
Validity test file

-- 
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 99310] New: Data validity cell range dropdown list not working

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99310

Bug ID: 99310
   Summary: Data validity cell range dropdown list not working
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: riggra...@gmail.com

In LO Calc 5.2.0 aplha0 the Data validity cell range feature doesn’t work, once
the validity is set, it doesn’t display the options in the drop down selection
list.

In version 5.1.2.2 works fine.

Steps to reproduce.
Create a new Calc file
create a new list of 10 text options in A2 thru A11 in sheet1
select or add sheet2
select a range of 10 rows, like A2:A11
from the menu select Data-Validity 
in the Allow field select “cell range”
in the Source field add $sheet1.$A$2:$A$11
click OK

Go to A2 in sheet2 and open the drop down list and is empty

Save file and open it with LO Calc 5.1.2.2 and the validity works ok.

See attached test file.

Tested in Windows XP SP3 and Windows 10.

Version: 5.2.0.0.alpha0+
Build ID: 157469896ef56720f33676222b95e81c04ab5c72
CPU Threads: 2; OS Version: Windows 5.1; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-04-06_20:10:15
Locale: es-MX (es_MX)

and 

Version: 5.1.2.2
Build ID: d3bf12ecb743fc0d20e0be0c58ca359301eb705f
CPU Threads: 2; OS Version: Windows 5.1; UI Render: default; 
Locale: es-MX (es_MX)

-- 
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 86336] FILEOPEN Calc ignores custom template when opening csv file

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86336

Christian Lohmaier  changed:

   What|Removed |Added

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

-- 
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 62828] Allow for CSV imports to be done with templates

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62828

Christian Lohmaier  changed:

   What|Removed |Added

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

-- 
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 99309] [CRASH] Master crashes on starting LibreOffice. Message:Extension Manager: exception during enableExtension

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99309

Dennis Roczek  changed:

   What|Removed |Added

Summary|crash on|[CRASH] Master crashes on
   ||starting LibreOffice.
   ||Message:Extension Manager:
   ||exception during
   ||enableExtension

-- 
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 99309] crash on

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99309

Dennis Roczek  changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
 OS|All |Windows (All)

--- Comment #1 from Dennis Roczek  ---
oh btw: windows 10 Pro x86_64 with German language ;-)

-- 
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 99309] New: crash on

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99309

Bug ID: 99309
   Summary: crash on
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dennisroc...@libreoffice.org

http://dev-builds.libreoffice.org/daily/master/Win-x86_64@62-TDF/2016-04-14_15.37.05/master~2016-04-14_15.37.05_LibreOfficeDev_5.2.0.0.alpha0_Win_x64_en-US_de_ar_ja_ru_qtz.msi

crashes when starting. Profile is recreated when folder is renamed.

https://www.dropbox.com/s/hojtl98ajy5wjr5/2016-04-14%2022_18_24-DUMo%20v2.5.1.30.png?dl=0

"The application cannot be startet. Extension Manager: exception during
enableExtension"

-- 
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 98908] FILESAVE XLSX Multiple font sizes in a single cell are not stored correctly

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98908

Andreas Hueller  changed:

   What|Removed |Added

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

--- Comment #4 from Andreas Hueller  ---
Hi Buovjaga,

sorry first for my belated reply (had been pretty busy, recently) and second
for filing a duplicate bug report for the column width as well as the indent
issue.
I actually tried to find a corresponding entry as I could hardly believe that I
would be the only one affected by this, but it seems my search terms have not
been as good as they should have been...

Moreover, you are right about the font size issue: It does not show up anymore
in the most recent stable build (5.1.2.2) on Windows 8.1 Pro (while the other
two issues still persist).
Going back to 5.0.5.2 brings the problem back as shown in my screenshot.

Nevertheless, I changed this entry to RESOLVED WORKSFORME as requested (because
the most recent release 5.1.2.2 has is fixed) and hope the two annoying
remaining bugs will be fixed soon.

-- 
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 98908] FILESAVE XLSX Multiple font sizes in a single cell are not stored correctly

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98908

--- Comment #5 from Andreas Hueller  ---
Created attachment 124345
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124345=edit
Font size formatting issue in LO 5.0.5.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 99307] OpenGL crash in master

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99307

Dennis Roczek  changed:

   What|Removed |Added

 CC||dennisroc...@libreoffice.or
   ||g

--- Comment #1 from Dennis Roczek  ---
master from today
(http://dev-builds.libreoffice.org/daily/master/Win-x86_64@62-TDF/2016-04-14_15.37.05/master~2016-04-14_15.37.05_LibreOfficeDev_5.2.0.0.alpha0_Win_x64_en-US_de_ar_ja_ru_qtz.msi)
crashes through reseted profile at any time. :-(

/me will creates another 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 99308] New: amordegrc using obsolete values for degressive amortisation

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99308

Bug ID: 99308
   Summary: amordegrc using obsolete values for degressive
amortisation
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rich...@netbsd.org

Quite by chance I can across in the file analsishelper.cxx
line 994-1001

if( fUsePer < 3.0 )
fAmorCoeff = 1.0;
else if( fUsePer < 5.0 )
fAmorCoeff = 1.5;
else if( fUsePer <= 6.0 )
fAmorCoeff = 2.0;
else
fAmorCoeff = 2.5;

these appear to be old values from 1997-2000... perhaps should be updated
(although with the exceptions that may prove complicated).

Minimally the values should probably be 1.0; 1.25; 1.75 and 2.25
but here are the references:

art 120 @ http://bofip.impots.gouv.fr/bofip/4699-PGP.html   
plus exceptions scattered in http://bofip.impots.gouv.fr/bofip/4744-PGP.html

-- 
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 55651] Add Page style for automatically inserted blank pages

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55651

--- Comment #9 from Cor Nouws  ---
One page style for all blank pages... will be a problem for people that want
something different?
But, OK, anyone can insert a blank page to her/his own like at any place of
course.
And note that print preview shows BLANK
Which leaves me with the question: does this really make sense :\.. Sorry.

-- 
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 93529] Meta: VCL/OpenGL tracker bug for 5.0+

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529

Dennis Roczek  changed:

   What|Removed |Added

 Depends on||99307

-- 
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 99307] New: OpenGL crash in master

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99307

Bug ID: 99307
   Summary: OpenGL crash in master
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dennisroc...@libreoffice.org
CC: michael.me...@collabora.com
Blocks: 93529

Version: 5.2.0.0.alpha0+ (x64)
Build-ID: 042f16a19e3d5f884759dae71264433b988df0e6
CPU-Threats: 4; BS-Version: Windows 6.19; UI-Render: GL; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-03-16_10:03:38
Gebietsschema: de-DE (de_DE)

crash when having OpenGL activated. (doesn't happen when deactivated!)

Steps to reproduce:
* open draw
* new file
* make a rectangle  (example http://i.imgur.com/leTTMeW.png )
* right click on it
* crash

C:\Users\roczekd\AppData\Roaming\LibreOfficeDev\4\cache
DriverVersion: 20.19.15.4312
DriverDate: 10-28-2015
DeviceID: PCI\VEN_8086_0A16_05E31028_09
AdapterVendorID: 0x8086
AdapterDeviceID: 0x0a16
AdapterSubsysID: 0x05e31028
DeviceKey:
System\CurrentControlSet\Control\Video\{DD3F5035-C4F5-42DD-85E5-BD57CED85F5E}\0001
DeviceString: Intel(R) HD Graphics Family


This crash doesn't happen in 
Version: 5.1.2.2 (x64)
Build-ID: d3bf12ecb743fc0d20e0be0c58ca359301eb705f
CPU-Threats: 4; BS-Version: Windows 6.19; UI-Render: GL; 
Gebietsschema: de-DE (de_DE)

/me will test a new master in a few minutes

-- 
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 99082] EDITING Outline view does not allow modification of more than a single content textbox in Impress

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99082

Cor Nouws  changed:

   What|Removed |Added

Version|5.2.0.0.alpha0+ Master  |Inherited From OOo
Summary|Should Outline view allow   |EDITING Outline view does
   |modification of more than a |not allow modification of
   |single content textbox in   |more than a single content
   |Impress |textbox in Impress

-- 
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 99305] Calc The default for formulas should be Excel's w/o having to switch it over ! ,

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99305

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||c...@nouenoff.nl
 Resolution|--- |WONTFIX

--- Comment #1 from Cor Nouws  ---
Hi Steve,

(In reply to Steve Dulaney from comment #0)

> > But I think you should switch the default function format in
> > Libreoffice Calc to the Excel function format. No one types in semi
> > colons and all the books are in Excel. All the examples are in Excel.

http://www.libreoffice.org/get-help/documentation/

> > functions. No uses spreadsheet anymore, too hard to use. Set the
> > default to Excel function format. Thank you,

LibreOffice Calc has a history of ~16 years. I guess some people have used Calc
in that time.

Thanks for your explanation. I think there is an issue for some "first start
information" I think your point is a good addition there.

Regards,
Cor

-- 
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 99304] Multi-line text in cell causes row to collapse slightly, cutting off text

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99304

Jim Avera  changed:

   What|Removed |Added

Version|5.2.0.0.alpha0+ Master  |4.1.0.4 release

--- Comment #2 from Jim Avera  ---
I checked older builds, and the bug seems to appear with 4.1.x
(it is not in 3.6.7.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 99300] Dragon Naturally Speaking and Ctrl+Alt

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99300

--- Comment #2 from V Stuart Foote  ---
Also, see this current LO Ask question for similar

https://ask.libreoffice.org/en/question/63063/version-5032-not-supporting-dragon-13-latest-release/

And the Nuance support and other Dragon Naturally Speaking user forums are rife
with annoyance at Nuance for regression in function and a lack of FTC plug-in
for commonly used programs at the 12.5 -> 13 release.

These for example...
http://www.lehsys.com/2014/08/downgraded-dragon-naturallyspeaking-13/
http://nuance-community.custhelp.com/posts/f3fc560d87

Point is doing a proper DNS Plugin/Extension is Nuance's responsibility.

In other words this really is NotOurBug.  But let us know if enabling "Support
assistive technology tools" at least restores dictation into a text block as
you'd had with 4.4

-- 
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 99251] Can't apparmor secure libreoffice splash screen

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99251

Bryan Quigley  changed:

   What|Removed |Added

 Status|UNCONFIRMED |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 99306] New: formatting: Spacing to contents reset

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99306

Bug ID: 99306
   Summary: formatting: Spacing to contents reset
   Product: LibreOffice
   Version: 5.0.5.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: w.h...@gmx.at

cell spacing is set to 0,71mm automatically at some actions - that might be
just moving cells by drag
It doesn't happen in a new file I just created for tests - of course... I can
provide a file, if necessary

Most interestingly, the left/ source cells after moving cells get this format,
not the target cells!

It is a rather new phenomenon to me, maybe just some months.

Possible influences: usually I use .xls format to be able to open it on a PC
with MS Office with minimum problems, and I edit the files there usually as
well.

I see similar bug reports (but not really solutions there), so maybe this is
another piece to the whole picture to finally solve 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 99061] Flip image does not display

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99061

raal  changed:

   What|Removed |Added

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

--- Comment #7 from raal  ---
Now I see it in Version: 5.2.0.0.alpha0+
Build ID: 0f27cc992a99568e46ffe807ef9dbb5ba0bc601f
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-04-12_23:40:16

-- 
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 99300] Dragon Naturally Speaking and Ctrl+Alt

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99300

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||vstuart.fo...@utsa.edu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=69
   ||039
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
Hate to resolve this casually Not Our Bug. But really what do you expect the
LibreOffice project to do with what is in every sense a Nuance issue to assure
their program functions.

I don't believe they have reissued the "Full-text control" plug-in for
LibreOffice/Apache OpenOffice

Regards the +, assume those are DNS control sequences?

And, see bug 69039 for some sense of the actual issue regards Nuance's FFC

As an aside when you installed did you remember to, or have you since, set
Tools -> Options -> Accessibility: check box "Support assistive technology
tools (program restart required)?

-- 
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 69039] ACCESSIBILITY: Support Windows Speech Recognition

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69039

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 99305] New: Calc The default for formulas should be Excel's w/o having to switch it over ! ,

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99305

Bug ID: 99305
   Summary: Calc The default for formulas should be Excel's w/o
having to switch it over ! ,
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stevesk...@gmail.com

Sorry to bother you
you all do an excellent job,
> But I think you should switch the default function format in
> Libreoffice Calc to the Excel function format. No one types in semi
> colons and all the books are in Excel. All the examples are in Excel.



> A home key advantage is not enough to out weigh the disadvantages of
> it not being standard function format ! and , . Comma is not a shift
> key anyway. And you could share that Excel function format code with
> OpenOffice.

This should be the same as in Excel by default; at least it is for me.


> Libreoffice got a good review except for calc because it not have
> the exact Excel format functions. It takes to long and too confusing
> for the new user (or old) to switch to semi colon. It takes to long
> for people to figure out how to switch to Excel format through the menu for 
> the
> functions. No uses spreadsheet anymore, too hard to use. Set the
> default to Excel function format. 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 98983] Cells look empty, they are not. An .ods file created (by saving as .ods from original .xls) with previous stable version of LO

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98983

Michael Meeks  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |mrcek...@gmail.com
   |desktop.org |

--- Comment #14 from Michael Meeks  ---
Tapani - thanks for the report; most odd; Marco can you append to your list of
things to poke at ? =) Thanks.

-- 
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 99304] Multi-line text in cell causes row to collapse slightly, cutting off text

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99304

--- Comment #1 from Jim Avera  ---
Created attachment 124344
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124344=edit
Screen-shot showing the 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 99304] New: Multi-line text in cell causes row to collapse slightly, cutting off text

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99304

Bug ID: 99304
   Summary: Multi-line text in cell causes row to collapse
slightly, cutting off text
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jim.av...@gmail.com

Created attachment 124343
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124343=edit
test1.ods

If a cell contains multiple lines of tex and any edit is performed, the row
height shrinks slightly.  This causes the text to be rendered closer to the
upper border, and in some cases the text is truncated by the border.

My guess: A rounding bug somehwere, or the row-height is being recomputed 
 using separate/duplicate code different from what is used by the 
 "set optimal height" operation.

The row-height change is permanent (it is not just a rendering issue).  The
result is that after any edit it is again necessary to do the "set optimal
height" operation to fix the row.

STEPS TO REPRODUCE:

1.  Load attached "test1.ods"  
 -OR-
Type 10-point text into a cell, control-ENTER for embedded return, 
and more text.   Then select the row, then Foimat->Row->Optimal Height,
set "Add" to zero, click OK

2.  Set magnification to 80% (makes the problem more visible, at least for me)

3.  Click in the cell with the multi-line text.  Replace some characters
with the same characters, i.e., do an edit with no net change.

4.  Click in some other cell

RESULTS:
  The row collapses slightly.  The text is rendered closer to the upper border,
  possibly touching it or being partially clipped.

EXPECTED RESULTS:
  Row height should not change due to a no-op edit

-- 
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 94216] Unable to Install x86 5.0.1.2 on x86-64 W10: Error 1303

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94216

--- Comment #22 from gwue...@gmail.com ---
I run win10 on a i7 and had similar problem this morning updating to 5.1.2.2. I
had also just applied win10 update KB3147458. The installer threw a 1303
permissions error on  Program File (x86)\LibreOffice5 forcing me to cancel the
install. In the control panel, LO was no longer listed as installed. I tried
running the LO msi as administrator without avail - same error. Also as
administrator, I could not delete the Pro*\LibreOffice5 directory to try a
fresh install. 

I realised that this was a windows open file problem and rebooted, renamed the
LO directory, and was able to do a fresh install. After checking out the
install, the old renamed directory deleted fine.

I seem to recall some other permissions problem on an earlier update, but
running the msi as administrator seemed to fix 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 47835] EDITING: Inner table lines turn to yellow when changing outer border

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47835

--- Comment #18 from Joop Lanting  ---
The only thing I can think of is that we do something different.
;JOOP!

-- 
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 99229] Scroll bar redraws incorrectly on scroll

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99229

--- Comment #2 from parchd  ---
Confirmed here too. Same build and distribution.

-- 
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 99289] Spellcheck dialog does not close after finishing

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99289

--- Comment #3 from Robert Wąsik  ---
So maybe here is some workaround to make it works as earlier? Or maybe it
SHOULD be to let user decide in LO properties?

-- 
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 93415] ADDRESS function seems not caring about formula syntax parameter set to "Excel A1"

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93415

Stefan Weiberg  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |stefan.weib...@germandev.or
   |desktop.org |g

-- 
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 99296] Calc: No header/footer content by default

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99296

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |samuel.mehrbr...@cib.de
   |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 99303] New: Writer exports bloated PDFs

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99303

Bug ID: 99303
   Summary: Writer exports bloated PDFs
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: daniel.grigo...@movidius.com

Hi,

Since version 5.0 of LibreOffice, if I remember well, Writer is exporting
bloated PDFs.
For instance, I have a 5MB ODT and the PDF exported with lossless compression
becomes bloated to 20MB.
Please address this issue.

Regards,
Daniel

-- 
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 93529] Meta: VCL/OpenGL tracker bug for 5.0+

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529

Buovjaga  changed:

   What|Removed |Added

 Depends on||98983

-- 
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 98983] Cells look empty, they are not. An .ods file created (by saving as .ods from original .xls) with previous stable version of LO

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98983

Buovjaga  changed:

   What|Removed |Added

 Blocks||93529

-- 
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 98983] Cells look empty, they are not. An .ods file created (by saving as .ods from original .xls) with previous stable version of LO

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98983

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |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 80416] EDITING: Cannot change type/format of date/time fields from context menu

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80416

Buovjaga  changed:

   What|Removed |Added

   Severity|normal  |minor

--- Comment #9 from Buovjaga  ---
Repro.

Version: 5.1.1.3
Build ID: 89f508ef3ecebd2cfb8e1def0f0ba9a803b88a6d
CPU Threads: 4; OS Version: Mac OS X 10.11.4; UI Render: default; 
Locale: en-US (en.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 99131] Alfred/Finder/Pathfinder will not open files; when opened the Title bar says Untitled 1

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99131

Buovjaga  changed:

   What|Removed |Added

   Keywords||needAdvice
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
 OS|Mac OS X (All)  |All

--- Comment #1 from Buovjaga  ---
Repro, but also on Linux (the "untitled" part).
OS X says it is an application. I think there is something wrong with the file.

Version: 5.1.1.3
Build ID: 89f508ef3ecebd2cfb8e1def0f0ba9a803b88a6d
CPU Threads: 4; OS Version: Mac OS X 10.11.4; UI Render: default; 
Locale: en-US (en.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 99291] An array formula computes incorrect and inconsistent results, incompatible with other spreadsheets

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99291

--- Comment #2 from Jerzy Tyszkiewicz  ---
(Same version as initailly) 

COUNTIFS, SUMIF, SUMIFS, AVERAGEIFS display the same behaviour.

Surprisingly enough, AVERAGEIF behaves as it is supposed to, ignoring rows with
blanks even if the criteria range contains blanks. 

However, it does not work correctly, either. If the context is as follows:
Column A: blank;1
Column B: 1;2

then the formulas 
=AVERAGEIF(B1:B2;A1:A2;A1)
=AVERAGEIF(B1:B2;A1:A2;A2)
compute 
#DIV/0!;1
while
{=AVERAGEIF(B1:B2;A1:A2;A1:A2)}
computes 
#DIV/0!; #DIV/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 47835] EDITING: Inner table lines turn to yellow when changing outer border

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47835

--- Comment #17 from Buovjaga  ---
Not reproduced.

Version: 5.1.1.3
Build ID: 89f508ef3ecebd2cfb8e1def0f0ba9a803b88a6d
CPU Threads: 4; OS Version: Mac OS X 10.11.4; UI Render: default; 
Locale: en-US (en.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 62546] Standardize menus for (access to) headers and footers

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62546

Yousuf (Jay) Philips  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||philip...@hotmail.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Yousuf (Jay) Philips  ---
This was fixed in 4.4.

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

-- 
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 98983] Cells look empty, they are not. An .ods file created (by saving as .ods from original .xls) with previous stable version of LO

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98983

--- Comment #13 from Tapani Kuusisto  ---
DriverVersion: 15.201.1151.1008
DriverDate: 11-4-2015
DeviceID: PCI\VEN_1002_9901_85261043_00
AdapterVendorID: 0x1002
AdapterDeviceID: 0x9901
AdapterSubsysID: 0x85261043
DeviceKey:
System\CurrentControlSet\Control\Video\{45D6F48A-4C23-43D3-B555-D8C74F2E29E1}\
DeviceString: AMD Radeon HD 7660D


At work, the latest Fresh works fine, didn't need to alter any settings.

-- 
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 99302] Configuration: Ctrl+Shift+u shortcut does not work

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99302

Paul  changed:

   What|Removed |Added

 CC||pbpub...@gmail.com
Version|5.1.1.3 release |5.1.2.2 release

-- 
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 99302] New: Configuration: Ctrl+Shift+u shortcut does not work

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99302

Bug ID: 99302
   Summary: Configuration: Ctrl+Shift+u shortcut does not work
   Product: LibreOffice
   Version: 5.1.1.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pbpub...@gmail.com

In Writer, I map Ctrl+Shift+u to the Edit/Update All function. Instead it
prints an underlined, lower-case u.

I'm in LO 5.1.2 on .deb 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 99132] GTK3 font size in UI too small

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99132

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Buovjaga  ---
Not reproduced.
Forced with SAL_USE_VCLPLUGIN=gtk3

Arch Linux 64-bit, KDE Plasma 5
Version: 5.2.0.0.alpha0+
Build ID: 9b0069c2833313ba9fab91f45edd354ba334f94b
CPU Threads: 8; OS Version: Linux 4.4; UI Render: default; 
Locale: fi-FI (fi_FI.UTF-8)
Built on April 8th 2016

-- 
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 99127] Overlapping arrow key presses do not navigate correctly

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99127

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #1 from Buovjaga  ---
Not reproduced.

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

Arch Linux 64-bit, KDE Plasma 5
Version: 5.2.0.0.alpha0+
Build ID: 9b0069c2833313ba9fab91f45edd354ba334f94b
CPU Threads: 8; OS Version: Linux 4.4; UI Render: default; 
Locale: fi-FI (fi_FI.UTF-8)
Built on April 8th 2016

-- 
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 99124] Incorrect font type displayed in master slide

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99124

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #2 from Buovjaga  ---
We would need an example file.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the 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 99049] ÅÄÖ missing from table of contents in a exported PDF

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99049

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #9 from Buovjaga  ---
Repro.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.2.0.0.alpha0+
Build ID: 9b0069c2833313ba9fab91f45edd354ba334f94b
CPU Threads: 8; OS Version: Linux 4.4; UI Render: default; 
Locale: fi-FI (fi_FI.UTF-8)
Built on April 8th 2016

-- 
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 99061] Flip image does not display

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99061

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #6 from Buovjaga  ---
I see it on Linux as well.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.2.0.0.alpha0+
Build ID: 9b0069c2833313ba9fab91f45edd354ba334f94b
CPU Threads: 8; OS Version: Linux 4.4; UI Render: default; 
Locale: fi-FI (fi_FI.UTF-8)
Built on April 8th 2016

-- 
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 99301] New: Printing Handouts Ignores Selected Order

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99301

Bug ID: 99301
   Summary: Printing Handouts Ignores Selected Order
   Product: LibreOffice
   Version: 5.0.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dcoll...@superdan.net

Trying to print a 28-page Impress slideshow as a Handout: File > Print >
Document (Handout). While the default Order is "Left to right, then down", the
preview pane instead shows the slides in order top-down-then-right. If I change
the selection to "Top to bottom, then right", then no change occurs to the
preview. Confirmed by printing to an XPS file and then viewing that the slide
order is indeed the same with either setting (cannot print in preferred format
left-to-right-then-down).

-- 
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 99300] New: Dragon Naturally Speaking and Ctrl+Alt

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99300

Bug ID: 99300
   Summary: Dragon Naturally Speaking and Ctrl+Alt
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugzi...@havas.at

1. Nuance Dragon Naturally Speaking 13 and LibreOffice are among my most used
combinations (PC).
But 5.0 doesn't accept it. Yeah, I couuld copy dictated text in, BUT I use DNS
to fill out forms and edit text. That's impossible with 5.0.

2.
Ctrl+Alt doesn't work, i.e. I can't use it to supplement AltGr. Maybe I could
change that in the preferences, but I had to uninstall 5.0 anyway because of
point 1.

Got 4.4. somewhere on the net, insalled it and - presto changeo - my workflow
is complete again!

H.

-- 
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 99293] Unique messages in the restart dialog

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99293

Adolfo Jayme  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Adolfo Jayme  ---
> Unique messages in the restart dialog

> Kendy mention here […] that the restart dialog has a single restart message

Huh? That is NOT what Kendy said, and the .ui file certainly does not contain
just *one* message — right now, it contains five different messages, and more
will be added as more modules are refactored to use it.

The real point of this report is that you want to change the text of these, and
on that suggestion, one of my English teachers had remarked once how the
expression “in order” [1] only adds redundancy when the meaning is already
clear without it. Is it worth it to rephrase these messages (and thus forcing
all the translation teams to translate them *again*) when the English strings
are already clear?

[1]: https://en.wiktionary.org/wiki/in_order#Adverb

-- 
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 99226] PDF export of ODP with EMF image: crashes or (headless mode) the table misses text

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99226

--- Comment #2 from Tobias Burnus  ---
(In reply to Tobias Burnus from comment #1)
> If I open the attached file in LO 5.1.0.3 on Windows 7 [...] in the
> LO/Windows-exported PDF file, it is shrunken to about a 11th of the page
> width!

That issue of comment 1 is seemingly fixed in LO 5.1.2.2/Windows.

-- 
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 99284] Toolbar background gradient causes problems; makes icons invisible

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99284

Adolfo Jayme  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Adolfo Jayme  ---
At least the Ask LibreOffice question isn’t related, and the Antergos and Arch
threads give you the solution…

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

-- 
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 94172] Docked toolbars use “gen” VCL plugin’s gradient instead of KDE theme color

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94172

Adolfo Jayme  changed:

   What|Removed |Added

 CC||jm...@jmomo.net

--- Comment #7 from Adolfo Jayme  ---
*** Bug 99284 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 99289] Spellcheck dialog does not close after finishing

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99289

Adolfo Jayme  changed:

   What|Removed |Added

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

--- Comment #2 from Adolfo Jayme  ---
It was changed on purpose, after the request of other users (bug 79312). The
change was even logged in the Release Notes, so it shouldn’t come as a
surprise. https://wiki.documentfoundation.org/ReleaseNotes/5.1#Writer

-- 
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 99299] OpenGL : Errors with Gallium Radeon Driver and flickering

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99299

Rpnpif  changed:

   What|Removed |Added

 CC||rpn...@free.fr

--- Comment #1 from Rpnpif  ---
More info :
$glxinfo | grep "OpenGL version"
OpenGL version string: 3.0 Mesa 11.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


[Libreoffice-bugs] [Bug 99211] Use the restart dialog for notifications about restart

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99211

Jan Holesovsky  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, topicUI
 Whiteboard|easyHack DifficultyBeginner |
   |TopicUI |

-- 
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 99299] New: OpenGL : Errors with Gallium Radeon Driver and flickering

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99299

Bug ID: 99299
   Summary: OpenGL : Errors with Gallium Radeon Driver and
flickering
   Product: LibreOffice
   Version: 5.1.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rpn...@free.fr

Opening this file 
https://dl.dropboxusercontent.com/u/23365262/impress%205.0.4.odp
do flickering and following errors. OpenGL is enabled. No issue with OpenGL
disabled.

EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2741
r600_shader_from_tgsi - GPR limit exceeded - shader requires 198 registers
EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:161
r600_pipe_shader_create - translation from TGSI failed !
EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:815
r600_shader_select - Failed to build shader variant (type=1) -12
EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2741
r600_shader_from_tgsi - GPR limit exceeded - shader requires 198 registers
EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:161
r600_pipe_shader_create - translation from TGSI failed !
EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:815
r600_shader_select - Failed to build shader variant (type=1) -12

Closing LO, a fatal exception is seen.

Fatal exception: Signal 11
Stack:
/opt/libreoffice5.1/program/libuno_sal.so.3(+0x3be20)[0x7f3acd4f2e20]
/opt/libreoffice5.1/program/libuno_sal.so.3(+0x3c1b3)[0x7f3acd4f31b3]
/opt/libreoffice5.1/program/libuno_sal.so.3(+0x3c2e8)[0x7f3acd4f32e8]
/lib/x86_64-linux-gnu/libc.so.6(+0x350e0)[0x7f3acd13c0e0]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN12OutputDevice11GetGraphicsEv+0x0)[0x7f3ad007f7c0]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN13OpenGLContext13getVCLContextEb+0x9b)[0x7f3acff2fa3b]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN13OpenGLContext14makeVCLCurrentEv+0x22)[0x7f3acff2fab2]
/opt/libreoffice5.1/program/libmergedlo.so(+0x281b17b)[0x7f3acff3217b]
/opt/libreoffice5.1/program/libmergedlo.so(+0x2815bfa)[0x7f3acff2cbfa]
/opt/libreoffice5.1/program/libmergedlo.so(+0x2815cde)[0x7f3acff2ccde]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN13OpenGLTextureaSERKS_+0xd9)[0x7f3acff2db79]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN15OpenGLSalBitmap7DestroyEv+0xbc)[0x7f3acff2749c]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN15OpenGLSalBitmapD1Ev+0x1c)[0x7f3acff2757c]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN15OpenGLSalBitmapD0Ev+0x9)[0x7f3acff27649]
/opt/libreoffice5.1/program/libmergedlo.so(+0x29aee38)[0x7f3ad00c5e38]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN6BitmapD1Ev+0x17)[0x7f3ad00c5e67]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN8BitmapExD1Ev+0xd)[0x7f3ad00cdf9d]
/opt/libreoffice5.1/program/libmergedlo.so(+0x2aa67ad)[0x7f3ad01bd7ad]
/opt/libreoffice5.1/program/libmergedlo.so(+0x2aa84f0)[0x7f3ad01bf4f0]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN9ImageListD1Ev+0x18)[0x7f3ad01bd858]
/opt/libreoffice5.1/program/libmergedlo.so(_ZN3vcl20CommandImageResolverD1Ev+0x40)[0x7f3ad01bbf00]
/opt/libreoffice5.1/program/libmergedlo.so(+0x159e929)[0x7f3acecb5929]
/opt/libreoffice5.1/program/libmergedlo.so(+0x15982b0)[0x7f3acecaf2b0]
/opt/libreoffice5.1/program/libmergedlo.so(+0x159f90b)[0x7f3acecb690b]
/opt/libreoffice5.1/program/libmergedlo.so(+0x159f959)[0x7f3acecb6959]
/opt/libreoffice5.1/program/libmergedlo.so(+0x15a4d25)[0x7f3acecbbd25]
/opt/libreoffice5.1/program/libmergedlo.so(+0x159ff68)[0x7f3acecb6f68]
/opt/libreoffice5.1/program/libuno_cppuhelpergcc3.so.3(_ZN4cppu27WeakComponentImplHelperBase7disposeEv+0x77)[0x7f3ac75ef007]
/opt/libreoffice5.1/program/libuno_cppuhelpergcc3.so.3(+0x2e5f5)[0x7f3ac75c55f5]
/opt/libreoffice5.1/program/libuno_cppuhelpergcc3.so.3(_ZN4cppu27WeakComponentImplHelperBase7disposeEv+0x77)[0x7f3ac75ef007]
/opt/libreoffice5.1/program/libmergedlo.so(+0x1bc4f22)[0x7f3acf2dbf22]
/opt/libreoffice5.1/program/libmergedlo.so(_Z9DeInitVCLv+0x459)[0x7f3ad01efda9]
/opt/libreoffice5.1/program/libmergedlo.so(+0x2ad93fa)[0x7f3ad01f03fa]
/opt/libreoffice5.1/program/libmergedlo.so(_Z6SVMainv+0x22)[0x7f3ad01f0462]
/opt/libreoffice5.1/program/libmergedlo.so(soffice_main+0xa2)[0x7f3acf3061b2]
/opt/libreoffice5.1/program/soffice.bin[0x40075b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f3acd128b45]
/opt/libreoffice5.1/program/soffice.bin[0x400791]

But this last exception is fixed in LOdev 5.1.3 from today nightly repository.
The driver errors are still here with 5.1.3.

Debian Jessie with backports.

-- 
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 99283] paste loses superscript

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99283

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
cannot reproduce with Version: 5.2.0.0.alpha0+
Build ID: 0f27cc992a99568e46ffe807ef9dbb5ba0bc601f
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-04-12_23:40:16

-- 
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 99259] Cursor being wrongly displayed

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99259

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #2 from raal  ---
Have you tested the options for the graphics card in
Menu/Tools/LibreOffice/View?
Disabling the OpenGL

-- 
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 70998] Termchange: Graphic/Picture -> Image

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70998

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

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

tdf#70998 Termchange Graphic/Bitmap -> Image

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 70998] Termchange: Graphic/Picture -> Image

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70998

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 62363] Data labels overlap in pie chart for small pies when "best fit" placement option is set.

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62363

raal  changed:

   What|Removed |Added

 CC||tenc...@gmail.com

--- Comment #27 from raal  ---
*** Bug 99288 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 99288] circle chart labels unusable

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99288

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||r...@post.cz
 Resolution|--- |DUPLICATE

--- Comment #2 from raal  ---


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

-- 
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 99296] Calc: No header/footer content by default

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99296

--- Comment #3 from Katarina Behrens (CIB)  ---
 bubli_, mahfiaz, sophi: samuel_m thinks we should have blank header
and footer by default in calc #99296
 jphilipz: Yes he said so already :))
 and I told him it makes kinda sense
 It's slightly unexpected when one prints a sheet and has a header and
footer there
 without actively doing anything to set those
 bubli_, sophi: please comment in the bug report with your approval
:D

+1 then

-- 
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 99296] Calc: No header/footer content by default

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99296

sophie  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||gautier.sop...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from sophie  ---
+1 set as New - Sophie

-- 
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 99298] New: The font size edit box doesn't get refresh when you change from one cell to another

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99298

Bug ID: 99298
   Summary: The font size edit box doesn't get refresh when you
change from one cell to another
   Product: LibreOffice
   Version: 5.1.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jose.ve...@urjc.es

1 - Open an empty presentation.
2 - Create a 2x1 table.
3 - Write 'Hello' in the first cell.
4 - Writer 'Bye' in the second cell.
5 - Select the text in the second cell and increase the font size.

If you change the cursor from one cell to another using the mouse, the edit box
of the side bar refresh properly.

But, if you change the cursor from one cell to another using the keyboard, the
edit box of the side bar doesn't refresh its content.

-- 
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 99294] Words autocompleting without pressing Enter (or arrow button)

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99294

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
Please could you write step by step instruction how to reproduce the bug?
Thanks

-- 
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 99272] CRASH - Clicking on a field name in step 2 of "Table Creation" wizard crashes Base

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99272

Lionel Elie Mamane  changed:

   What|Removed |Added

   Keywords|regression  |

-- 
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 99297] New: Printing multiple slides does nothing

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99297

Bug ID: 99297
   Summary: Printing multiple slides does nothing
   Product: LibreOffice
   Version: 5.0.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: libreoff...@voicetechnology.co.uk

Created attachment 124342
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124342=edit
Print test slideshow

Open Impress
Click button to add new slide
Type some text into both slides
Select both slides in the left pane using CTRL key
Click the print icon
Select your printer from the list
Click ok


Nothing happens
Selecting one slide works.

-- 
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 99295] Fatal Error

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99295

raal  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Status|UNCONFIRMED |NEEDINFO
 CC||r...@post.cz
 Ever confirmed|0   |1

--- Comment #8 from raal  ---
Hello,

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 99272] CRASH - Clicking on a field name in step 2 of "Table Creation" wizard crashes Base

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99272

Lionel Elie Mamane  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
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 99291] An array formula computes incorrect and inconsistent results, incompatible with other spreadsheets

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99291

GerardF  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||gerard.farg...@orange.fr
 Ever confirmed|0   |1

--- Comment #1 from GerardF  ---
Reproducible with 5.0.5.2 and dev 5.2.0.
When 2nd argument of COUNTIF is an array and this array contains a blank cell,
COUNTIF counts blanks.

Enter anything in D1 and the result is 1;4 (should be 1;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 98100] tooltips unavailable when "General\Extended tips" is checked

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98100

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 CC||samuel.mehrbr...@cib.de

--- Comment #12 from Samuel Mehrbrodt (CIB)  ---
Well the proper solution would be to implement a fallback to use the default
tips when no extended tips are installed.

-- 
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 91135] The find toolbar is unnecessarily wide

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91135

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||samuel.mehrbr...@cib.de
 Resolution|--- |INVALID

--- Comment #2 from Samuel Mehrbrodt (CIB)  ---
This is not a bug.
The blank space on the right is for messages to be shown to the user.

-- 
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 99296] Calc: No header/footer content by default

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99296

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 CC||samuel.mehrbr...@cib.de

--- Comment #1 from Samuel Mehrbrodt (CIB)  ---
Created attachment 124341
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124341=edit
Default calc document printed

-- 
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-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97664

--- Comment #6 from raal  ---
(In reply to SimonB from comment #5)

> Any chance to see that problem fixed at the source ?  
> We will be forced to convert all our internal documentation (many documents
> of several hundreds of pages with hundreds of drawings in Draw8 format) we
> have to Microsoft Word if this is not fixed soon. We would prefer to
> continue to use LibreOffice but this problem is a show stopper for us.
> 

Hello Simon, you can contact some of the companies listed here:
https://www.documentfoundation.org/gethelp/developers/

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