[Libreoffice-bugs] [Bug 45678] EasyHack: kill hwpfilter/source/list.hxx with fire

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

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords|difficultyEasy  |

--- Comment #6 from Björn Michaelsen  ---
difficultyEasy -> difficultyBeginner. The former never really existed and only
makes the EasyHack not appear on the wiki.

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


[Libreoffice-bugs] [Bug 97591] New: Clipboard contains wrong target for RTF

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

Bug ID: 97591
   Summary: Clipboard contains wrong target for RTF
   Product: LibreOffice
   Version: 4.2.8.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: christian.roe...@icongmbh.de

Hi,

short: Clipboard contains RTF as text/richtext which should be text/rtf or
application/rtf.

long:

I'm using Libre Office Writer [Version: 4.2.8.2 Build ID:
420m0(Build:2)] and basically want to copy text as RTF to test my
application against input from Libre Office.

My app understands text/rtf. However when copying from LOW my app does
not import anything. Using

xclip -out -primary -t TARGETS

I see that the target text/richtext is available. I did not know
anything about this before so I started searching for it. My current
result is that text/richtext is basically text/enriched which is
something like HTML made for mails and different to text/rtf which is
made by Microsoft. Please correct me if I'm wrong, the whole mail builds
on that knowledge.

Now when accessing the data in my clipboard via

xclip -out -primary -t text/richtext

I get the rtf content. I think this a bug in Libre Office Writer and it should
fill the clipboard with text/rtf instead of text/richtext. Unfortunately I
don't run the latest release .. so this might be fixed.

See:
https://en.wikipedia.org/wiki/Rich_Text_Format
https://en.wikipedia.org/wiki/Enriched_text
https://tools.ietf.org/html/rfc1341
https://tools.ietf.org/html/rfc1521

I'm working under Ubuntu. And this is the end of the description, following the
full output of the xclip command (which could also be a source of evil
;-) ):


christian.roesch@...:~$ xclip -out -primary -t TARGETS
text/plain;charset=utf-8
text/plain;charset=UTF-8
UTF-8
UTF8_STRING
COMPOUND_TEXT
STRING
application/x-openoffice-embed-source-xml;windows_formatname="Star Embed
Source (XML)"
text/richtext
text/html
application/x-openoffice-objectdescriptor-xml;windows_formatname="Star
Object Descriptor
(XML)";classname="8BC6B165-B1B2-4EDD-aa47-dae2ee689dd6";typename="LibreOffice
4.2 Text
Document";viewaspect="1";width="16999";height="2995";posx="0";posy="0"
MULTIPLE

christian.roesch@...:~$ xclip -out -primary -t text/richtext
{\rtf1\ansi\deff3\adeflang1025
{\fonttbl{\f0\froman\fprq2\fcharset0 Times New
Roman;}{\f1\froman\fprq2\fcharset2 Symbol;}{\f2\fswiss\fprq2\fcharset0
Arial;}{\f3\froman\fprq2\fcharset0 Liberation Serif{\*\falt Times New
Roman};}{\f4\fswiss\fprq2\fcharset0 Liberation Sans{\*\falt
Arial};}{\f5\fnil\fprq2\fcharset0 Droid Sans
Fallback;}{\f6\fswiss\fprq0\fcharset128
FreeSans;}{\f7\fnil\fprq2\fcharset0 FreeSans;}}
{\colortbl;\red0\green0\blue0;\red128\green128\blue128;}
{\stylesheet{\s0\snext0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af5\langfe2052\dbch\af7\alang1081\fs24\lang1033
Normal;}
{\s15\sbasedon0\snext15\noline\dbch\af6 Index;}
{\s16\sbasedon0\snext16\sb120\sa120\noline\i\dbch\af6\afs24\ai\fs24
Caption;}
{\s17\sbasedon18\snext17\sl288\slmult1\sb0\sa140\dbch\af6 List;}
{\s18\sbasedon0\snext18\sl288\slmult1\sb0\sa140 Text Body;}
{\s19\sbasedon0\snext18\sb240\sa120\keepn\dbch\af5\dbch\af7\afs28\loch\f4\fs28
Heading;}
}{\info{\comment LibreOffice}{\vern67241986}}\deftab709

{\*\pgdsctbl
{\pgdsc0\pgdscuse451\pgwsxn11906\pghsxn16838\marglsxn1134\margrsxn1134\margtsxn1134\margbsxn1134\pgdscnxt0
Default Style;}}
\formshade\paperh16838\paperw11906\margl1134\margr1134\margt1134\margb1134\sectd\sbknone\sectunlocked1\pgndec\pgwsxn11906\pghsxn16838\marglsxn1134\margrsxn1134\margtsxn1134\margbsxn1134\ftnbj\ftnstart1\ftnrstcont\ftnnar\aenddoc\aftnrstcont\aftnstart1\aftnnrlc
\pgndec\pard\plain
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af5\langfe2052\dbch\af7\alang1081\fs24\lang1033{\b\ab\rtlch
\ltrch\loch
EXAMPLE}
\par }

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


[Libreoffice-bugs] [Bug 97590] Corrupt text in specific .doc file with LibreOffice version > LibreOffice_4.2.8.2

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

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
Summary|Corrupt text with all Libre |Corrupt text in specific
   |Version >   |.doc file with LibreOffice
   |LibreOffice_4.2.8.2 |version >
   ||LibreOffice_4.2.8.2
 Ever confirmed|0   |1

--- Comment #3 from Cor Nouws  ---
Hi Michael,

Thanks for filing the issue.
When I open the file in 5.1.0.3 or 5.0.4.2, it looks good, 
(as https://bug-attachments.documentfoundation.org/attachment.cgi?id=122404 )

In what version do you see the problem?
Ciao - Cor

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


[Libreoffice-bugs] [Bug 97594] New: Record changes during spellchecking

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

Bug ID: 97594
   Summary: Record changes during spellchecking
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: de...@stenljus.se

If "recording changes" is "on" while a spell check is run, then the entire
document is marked as changed (instead of just the spell corrected words)

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


[Libreoffice-bugs] [Bug 97590] Corrupt text in specific .doc file with LibreOffice version > LibreOffice_4.2.8.2

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

--- Comment #4 from Michael Velten  ---
LibreOffice_4.4.4_Win_x86.msi
LibreOffice_4.4.5_Win_x86.msi
LibreOffice_5.0.2_Win_x86.msi
LibreOffice_5.0.3_Win_x86.msi
LibreOffice_5.0.4_Win_x86.msi
and so on...

WINDOWS 7,8,10

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


[Libreoffice-bugs] [Bug 97592] New: FILESAVE: superscript text format bug with xlsx

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

Bug ID: 97592
   Summary: FILESAVE: superscript text format bug with xlsx
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lap...@jandr.org

In a calc document, type "This is a test" in a cell. Then highlight just the
word "test", and select Format -> Character -> Position -> Superscript.

Now, save the document in the .XLSX format. Reopen the document, and the
superscript will be applied to the entire cell, not just "test". 

Saving the document as a native Libreoffice format doesn't exhibit this bug.

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


[Libreoffice-bugs] [Bug 97445] move menu bar on window title

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Heiko Tietze  ---
KDE has also an appmenu
(http://www.webupd8.org/2013/02/how-to-enable-new-kde-410-appmenu-title.html),
probably not fully ported yet to Plasma 5.
But, as Stuart said, those options are clearly related to the OS; and
Libreoffice aims to fit into the default system style. So I close this bug as
invalid. Anyway, thanks for sharing the idea.

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


[Libreoffice-bugs] [Bug 97595] New: Create list of misspelled and corrected words from spellcheck process ?

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

Bug ID: 97595
   Summary: Create list of misspelled and corrected words from
spellcheck process ?
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: de...@stenljus.se

Hello,

I am a teacher and it occurs to me that having a list of the misspelled and
corrected words from spell checking would be a valuable learning tool.

Ideally, this list could be part of a larger "user" database that would collect
"data" across all spell checked documents (including the author name).

Also ideally, words would be included in the database when replaced manually
during "record changes".

Spell checking will catch e.g., "wich"  -->  "which"   
and manual correction, e.g.:  "it's" {it is} --> "its" {possesive} (or visa
versa)

Thanks!

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


[Libreoffice-bugs] [Bug 97590] Corrupt text in specific .doc file with LibreOffice version > LibreOffice_4.2.8.2

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

--- Comment #5 from Michael Velten  ---
Created attachment 122408
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122408=edit
Also the latest LibreOffice_5.1.0.3_Win_x86.msi, the same problem.

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


[Libreoffice-bugs] [Bug 89561] Unsigned Language Packs not passing OS X Gatekeeper security -- disrupting LO installation on 10.9.x and later

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

V Stuart Foote  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
   See Also|https://bugs.documentfounda |https://bugs.documentfounda
   |tion.org/show_bug.cgi?id=89 |tion.org/show_bug.cgi?id=62
   |657 |442
 Resolution|--- |DUPLICATE

--- Comment #12 from V Stuart Foote  ---
QA housekeeping -- closing this for duplicate bug 89657 that has preferred 
developer review

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

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


[Libreoffice-bugs] [Bug 93115] FILESAVE: When a cell contains superscript or subscript, saving as xlsx causes all the text to be superscript/subscript

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

raal  changed:

   What|Removed |Added

 CC||lap...@jandr.org

--- Comment #8 from raal  ---
*** Bug 97592 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 89657] The lang-pack installation mechanism on OSX unacceptable

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

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #10 from V Stuart Foote  ---
*** Bug 89561 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 62442] LibreOffice.app is scribbled into by language pack installer which destroys its integrity

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

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 97587] Software interpreter for SUM treats empty cells as #VALUE!

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

--- Comment #5 from Tor Lillqvist  ---
OK, the NaNs come from the code in column2.cxx that calls rtl::math::setNan()
to get a NaN and then stores that in some array.

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


[Libreoffice-bugs] [Bug 97079] Printing doesn't properly adjust portrait vs. landscape in calc documents with both types of pages

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

--- Comment #4 from rodney...@gmail.com ---
A simple, single page, with Format -> Page set to Landscape also does not print
correctly when created and printed from Linux.  

If the dialog Print -> Options tab is followed and button "use only paper size
from printer preferences" is clicked then return to General tab and paper
orientation can be changed.  To no avail - setting paper orientation "portrait"
causes the document to be printed in portrait orientation although it is a
landscape document.  Setting paper orientation to "landscape" prints a blank
page.

If a landscape xlsx spreadsheet is opened and the above followed, then it
prints in portrait mode regardless of setting for paper orientation.

Appears to be a Linux (CUPS ?) issue.

Print dialog in Windows 8.1 is slightly different.  No need to check "use only
paper size from printer preferences"  Properties -> Layout shows "Orientation"
set as Landscape and job prints correctly as landscape

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


[Libreoffice-bugs] [Bug 97591] Clipboard contains wrong target for RTF

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

Christian Rösch  changed:

   What|Removed |Added

 CC||Christian.Roesch@icongmbh.d
   ||e

--- Comment #1 from Christian Rösch  ---
Created attachment 122406
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122406=edit
Output of xclip (targets + content)

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


[Libreoffice-bugs] [Bug 97593] UI: Start Presentation and Insert slide buttons on Insert slide pane

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

--- Comment #1 from László Németh  ---
Created attachment 122407
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122407=edit
screen shot of slide pane buttons

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


[Libreoffice-bugs] [Bug 97593] New: UI: Start Presentation and Insert slide buttons on Insert slide pane

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

Bug ID: 97593
   Summary: UI: Start Presentation and Insert slide buttons on
Insert slide pane
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: ux-advise
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nem...@numbertext.org
CC: libreoffice-ux-adv...@lists.freedesktop.org

The suggested slide pane buttons are more intuitive and accessible, than the
equivalent toolbar buttons (those are there quite right with the new longer
toolbar), see the attached screen shot.

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


[Libreoffice-bugs] [Bug 89657] The lang-pack installation mechanism on OSX unacceptable

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

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=62
   ||442,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=93
   ||331

--- Comment #11 from V Stuart Foote  ---
to see also 
bug 62442
bug 93331

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


[Libreoffice-bugs] [Bug 93331] LibreOffice.app is scribbled into by language pack installer which destroys its integrity

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

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 62442] LibreOffice.app is scribbled into by language pack installer which destroys its integrity

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

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 97592] FILESAVE: superscript text format bug with xlsx

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

raal  changed:

   What|Removed |Added

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

--- Comment #1 from raal  ---
Hello,
should be resolved in version 5.1

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

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


[Libreoffice-bugs] [Bug 97586] Accelerator keys missing from 'Save document?' dialog

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

--- Comment #5 from Yousuf (Jay) Philips  ---
I'm running Mate which is gtk+2 with gtk+3 Clearlooks theme.

Using `$ SAL_USE_VCLPLUGIN=gtk ./soffice` to force gtk+2 didnt make any
difference, so its not a duplicate of bug 97260.

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

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


[Libreoffice-bugs] [Bug 92630] GTK+ auto-accelerator functionality missing

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

Yousuf (Jay) Philips  changed:

   What|Removed |Added

 CC||philip...@hotmail.com

--- Comment #8 from Yousuf (Jay) Philips  ---
*** Bug 97586 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 70998] Termchange: Graphic/Picture -> Image

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

Samuel Mehrbrodt  changed:

   What|Removed |Added

   Keywords|skillDesign |

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


[Libreoffice-bugs] [Bug 97578] update OpenGrok

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

jan iversen  changed:

   What|Removed |Added

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

--- Comment #1 from jan iversen  ---
Our infra tickets are moved to redmine, ticket should be opened there.

http://redmine.documentfoundation.org/login

rgds
jan i.

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


[Libreoffice-bugs] [Bug 47653] Create VirtualBox image to generate stacktraces for crashes

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

jan iversen  changed:

   What|Removed |Added

   Keywords|skillInfra  |skillScript

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


[Libreoffice-bugs] [Bug 89290] HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents

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

--- Comment #9 from Michael Stahl  ---
sorry Martin that nobody answered your questions before, but you're
understandably confused and on the wrong track:

the filter available from File->Export is the XHTML export filter, which is
implemented via XSLT in filter/source/xslt/odf2xhtml.  this is why you see
SwXMLExport being used, first a flat ODF document is exported and that is
converted to XHTML via that XSLT stuff.  we generally try to ignore it,
because, well, XSLT.

this bug is about the Writer HTML4 export filter, which is available from
File->Save As; it's in sw/source/filter/html and implemented in C++.

if you say that we already write the "..." then perhaps somebody
already implemented the requested feature without being aware
that this bug exists?

the problem with the missing page numbers sounds like a different bug,
please check if it's already filed, you may of course try 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97465] Calc doesn't show referenced cell highlights (colored borders) for selected formula when using the GTK3 UI version

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

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
   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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97592] FILESAVE: superscript text format bug with xlsx

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

--- Comment #2 from jplap  ---
Thanks!

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


[Libreoffice-bugs] [Bug 97249] Text with missing font is not properly rendered/ displayed

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

Cor Nouws  changed:

   What|Removed |Added

Version|4.2.8.2 release |4.4.0.3 release
Summary|Text in missing font is not |Text with missing font is
   |displayed   |not properly rendered/
   ||displayed

--- Comment #17 from Cor Nouws  ---
display in 4.2.8.2 is OK, so is a more recent problem

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


[Libreoffice-bugs] [Bug 97590] Bad rendering of (some) fonts (in specific .doc file?) with LibreOffice version > LibreOffice_4.2.8.2

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

Cor Nouws  changed:

   What|Removed |Added

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

--- Comment #11 from Cor Nouws  ---
So must be the same as 97249

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

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


[Libreoffice-bugs] [Bug 97249] Text with missing font is not properly rendered/ displayed

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

--- Comment #18 from Cor Nouws  ---
*** Bug 97590 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 97334] [Numbers] Add iWorks' Numbers missing functions

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

--- Comment #4 from Eike Rathke  ---
@raal:
Why would this be Document Liberation Project / General instead of LibreOffice
/ Calc? The functions would have to be implemented in Calc. Unless someone came
up with a really nifty idea ;-)

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


[Libreoffice-bugs] [Bug 97334] [Numbers] Add iWorks' Numbers missing functions

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

--- Comment #5 from Eike Rathke  ---
Well, the Numbers filter part could be DLP, true.

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


[Libreoffice-bugs] [Bug 97590] Corrupt text in specific .doc file with LibreOffice version > LibreOffice_4.2.8.2

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

Michael Velten  changed:

   What|Removed |Added

Version|4.4.0.3 release |unspecified

--- Comment #7 from Michael Velten  ---
It is a font problem, the wild chars having the font "Courier;Courier New" , if
I mark all and set to Arial than I see all. If I mark an other text and set to
Font "Courier;Courier New" than I got the same unreadable text.

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


[Libreoffice-bugs] [Bug 88157] HIG: Bold headings in dialogs are frequently misused

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillDesign

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


[Libreoffice-bugs] [Bug 46504] Bibisect regressions in LibreOffice

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 46892] Provide stacktraces for crashes

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 53675] Run, test and torture Daily Builds

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript, skillTest

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


[Libreoffice-bugs] [Bug 53676] Link bugs from different bug trackers

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 53559] Confirm a bug

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 62475] Remove pointless comments and ASCII art

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 64119] FILESAVE: Buggy CSS stylesheet in exported XHTML

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 89879] Summarize regression stats/overview for the final release of a major series by component

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 94695] osl_createHostAddrByAddr uses non-threadsafe gethostbyaddr

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 94865] MENU: Duplicate accelerators in en_US version

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillDesign

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


[Libreoffice-bugs] [Bug 97582] INSERT: Rims of SVG car missing

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

--- Comment #2 from Xisco Faulí  ---
It looks like the problem occurs when the g element contains the attribute
style, in this case style="opacity:1;display:inline", which looks to affect to
its children. I'll take a look...

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


[Libreoffice-bugs] [Bug 69455] VIEWING: "About" window of latest master build allows typing in version info (OS X only)

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 97590] Corrupt text in specific .doc file with LibreOffice version > LibreOffice_4.2.8.2

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

Cor Nouws  changed:

   What|Removed |Added

Version|unspecified |4.4.0.3 release

--- Comment #6 from Cor Nouws  ---
Thanks.
Is there any influence from the setting "Tools > Options > LibreOffice > View
... Use OpenGL for .."

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


[Libreoffice-bugs] [Bug 97586] Accelerator keys missing from 'Save document?' dialog

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

--- Comment #6 from Yousuf (Jay) Philips  ---
I was wondering if this feature is being enabled based on a user's theme or
across the board on gtk 2 and 3.

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


[Libreoffice-bugs] [Bug 97590] Bad rendering of (some) fonts (in specific .doc file?) with LibreOffice version > LibreOffice_4.2.8.2

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

Cor Nouws  changed:

   What|Removed |Added

Summary|Corrupt text in specific|Bad rendering of (some)
   |.doc file with LibreOffice  |fonts (in specific .doc
   |version >   |file?) with LibreOffice
   |LibreOffice_4.2.8.2 |version >
   ||LibreOffice_4.2.8.2

--- Comment #8 from Cor Nouws  ---
Could it be this issue ?
  https://bugs.documentfoundation.org/show_bug.cgi?id=89455
I expect that you already tried a clean user profile?

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


[Libreoffice-bugs] [Bug 97590] Bad rendering of (some) fonts (in specific .doc file?) with LibreOffice version > LibreOffice_4.2.8.2

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

--- Comment #9 from Michael Velten  ---
Zoom is not working, the User profile at
C:\Users\me\AppData\Roaming\LibreOffice I already deleted and started over from
a fresh new one. But the problem is the same that the FONT Courier could not be
found with newer Versions. Again , if I install now Libre 4.2.8.2 or lower
versions the text is fine.

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


[Libreoffice-bugs] [Bug 89290] HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents

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

--- Comment #8 from Martin Nathansen  ---
Regarding the „Export“ HTML Export I became lost in the wrong module.
Meanwhile I learned that when using the „Export“ dialog the HTML is exported by
SwXMLExport::exportDoc (sw/source/filter/xml/xmlexp.cxx)

Is this correct?

Now there are two options to solve the Easy Hack:

1) Using SwHTMLWriter for the „Export“ dialog or

2) enhancing SwXMLExport, therefore parts of the “Save as” HTML export might be
copied or reused.

I would prefer first option because second one sounds to me more like
reinventing the wheel.

Are there any suggestions?

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


[Libreoffice-bugs] [Bug 97369] SUM formulas, in the cell below one with the same formula (and maybe more?) are not calculate correctly in 5.1 (with more then ~100 rows)

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

--- Comment #44 from Tor Lillqvist  ---
https://gerrit.libreoffice.org/#/c/22153/

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


[Libreoffice-bugs] [Bug 97587] Software interpreter for SUM treats empty cells as #VALUE!

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

--- Comment #6 from Tor Lillqvist  ---
https://gerrit.libreoffice.org/#/c/22152/

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


[Libreoffice-bugs] [Bug 97590] Bad rendering of (some) fonts (in specific .doc file?) with LibreOffice version > LibreOffice_4.2.8.2

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

--- Comment #10 from Michael Velten  ---
So its a font problem like I report here with an other document.

https://bugs.documentfoundation.org/show_bug.cgi?id=97249

Sorry, did not noticed it before that I had a same problem.

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


[Libreoffice-bugs] [Bug 97249] Text in missing font is not displayed

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

--- Comment #16 from Michael Velten  ---
I have another problem but it is the same problem with missing fonts, did not
noticed it before that the Font make the graphical chars.

https://bugs.documentfoundation.org/show_bug.cgi?id=97590

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


[Libreoffice-bugs] [Bug 77125] Please make the shape of rounded rectangle callout customizable

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 67208] Horizontal rules in old documents are broken: only links in the files

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 32531] Incorrect cursor key movement between table cells of different directionality

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 44502] Improve Doxygen-generated SDK C++ documentation

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 47653] Create VirtualBox image to generate stacktraces for crashes

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillInfra

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


[Libreoffice-bugs] [Bug 47667] Create chart test documents

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 50100] [Task] Verify a Bugfix

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 47666] improve calc's filters test cases

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 70998] Termchange: Graphic/Picture -> Image

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillDesign

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


[Libreoffice-bugs] [Bug 89205] Décor in autocorrect but not in dictionary

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 76758] Test Bibi-GUI

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 73993] Summarize additional information in comments

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 91197] Integrate gbuild-to-ide and xcodeproj gem for Xcode project generation

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillPython

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


[Libreoffice-bugs] [Bug 95079] add GHz to autocorrection exceptions

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 95385] Sidebar : category General does not exist and inconsistent with cell formatting dialog

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 97283] merge unit tests in sal module

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

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


[Libreoffice-bugs] [Bug 96890] The file "groupuinames.xml" is invalid XML because of missing namespace binding

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillScript

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


[Libreoffice-bugs] [Bug 79650] Determine if Bugs are Inherited From OpenOffice

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

jan iversen  changed:

   What|Removed |Added

   Keywords||skillTest

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


[Libreoffice-bugs] [Bug 46583] borders tabpage UI doesn't display border properties nicely when lines are different

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

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyInteresting

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


[Libreoffice-bugs] [Bug 60906] Make color configuration consistent

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

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyInteresting

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


[Libreoffice-bugs] [Bug 75273] Other: Prevent users from installing known broken extensions in LO

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

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyInteresting,
   ||skillCpp

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


[Libreoffice-bugs] [Bug 97575] FILESAVE Graph corrupt when saving to XLS or XLSX

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

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from raal  ---
OK, set to NEW

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


[Libreoffice-bugs] [Bug 97575] FILESAVE Graph corrupt when saving to XLS or XLSX

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

Milan Bouchet-Valat  changed:

   What|Removed |Added

   Keywords||filter:xls, filter:xlsx

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


[Libreoffice-bugs] [Bug 97080] FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)

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

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp
 Whiteboard|easyHack difficultyBeginner |
   |skillCpp|

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


[Libreoffice-bugs] [Bug 97557] resurrect windows build system

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

jan iversen  changed:

   What|Removed |Added

   Keywords|difficultyEasy  |difficultyBeginner

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


[Libreoffice-bugs] [Bug 97560] refresh windows build system

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

jan iversen  changed:

   What|Removed |Added

   Keywords|difficultyEasy  |difficultyBeginner

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


[Libreoffice-bugs] [Bug 70141] Writer, Calc, Impress: Add Instructions for Font Embedding to Documentation

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

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

http://cgit.freedesktop.org/libreoffice/help/commit/?id=f0d7b49840e48ac130e57a7304a10b2a75b5fccd

tdf#70141 Add help page for font embedding

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


[Libreoffice-bugs] [Bug 70141] Writer, Calc, Impress: Add Instructions for Font Embedding to Documentation

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

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


[Libreoffice-bugs] [Bug 83710] Insert Movie dialog appears and disappears [Hard to repro]

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

Yousuf (Jay) Philips  changed:

   What|Removed |Added

 CC||bjoern.michaelsen@canonical
   ||.com

--- Comment #14 from Yousuf (Jay) Philips  ---
@Bjoern: Can you test this on ubuntu 12.04 to see if it still happens?

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


[Libreoffice-bugs] [Bug 89290] HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents

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

--- Comment #10 from Martin Nathansen  ---
Michael, thanks a lot for your help :-)

So the Easy Task is to improve the XML->(X)HTML transformation to get a nicer
„Table of Content“? And this XSLT filter should be used for both dialogs,
“Export” and “Save as”?

However, first I will investigate the missing page numbers bug.

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


[Libreoffice-bugs] [Bug 89668] SLIDE PANE: Move slide manipulation buttons to the bottom of the pane

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

V Stuart Foote  changed:

   What|Removed |Added

 CC||nem...@numbertext.org

--- Comment #12 from V Stuart Foote  ---
*** Bug 97593 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 97593] UI: Start Presentation and Insert slide buttons on Insert slide pane

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

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #2 from V Stuart Foote  ---
Some UI notes on this on earlier bug 89668

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

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


[Libreoffice-bugs] [Bug 97605] New: LibreOffice (Writer specifically) not opening

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

Bug ID: 97605
   Summary: LibreOffice (Writer specifically) not opening
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: springperidotgr...@mail.com

I'm not sure why LibreOffice Writer has suddenly stopped working, as it didn't
happen immediately after my last update, but the last couple of times I've gone
to open it, I've clicked several times and it won't open. I've gone through my
Apps menu, through my toolbar icon, even tried to pull up my desktop icon of
LibreOffice Suit, tried opening an existing document through my Documents
library - none of them would respond. I restarted my computer, which
temporarily fixed the problem, so I wrote it off as my computer.
The problem with that is, I just went to open it again, and after three tries
on the toolbar icon, attempted to open a pre-existing document... which opened
completely blank. I've made no changes to my computer recently (save Java
updates,) so I really don't know what may have caused this.

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


[Libreoffice-bugs] [Bug 94740] Printing results in blank page in Windows 8.1 and 10

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

--- Comment #18 from Curly  ---
I tried to file a similar bug, but I was referred to this one (possibly related
to the change of the bug name in between).
Win10x64pro and home do not print graphics, just text. Happens in Writer and
Draw.
Changing the settings in the Options menu of LO to deactivate OpenGl gave some
relief with opening the files with text and graphics, but not with printing on
each of the different systems; sometimes the path to linked files was changed
after saving to one which does not even exist on any of the PCs; sometimes the
print preview shows graphics, not that often also the printer menu with it's
little preview window, in printing itself they are lost.
Booting and printing the same (old, not changed for years) file with LO under
Ubuntu 14.02 (same PCs) no problem.
Also no problem with Win Vista (my old "weak laptop"), and previously with
Win7. Same printer otherwise working correctly over WLAN and ethernet. Other
software prints all of the graphics!
I assume, it is a Win10 related problem (or, of course, a LO problem - latest
version *.04 x64 or x32 were tried out - not being integrated correctly into
the Win10 environment).

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


[Libreoffice-bugs] [Bug 97597] FILEOPEN: XLSX file on server opens with some blank tab pages

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

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Hi Cor,
a clear direct formatting on those sheet change anything?, or results are
zeroes hidden by the format or the option. Are there cells with external links?
view options for LO/calc doesn't change?

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


[Libreoffice-bugs] [Bug 97568] libreoffice does not end on Ctrl-Q or file menu, only UI goes away

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

--- Comment #1 from Matthias  ---
the problem is caused by closing the socket file descriptors in one thread,
while another thread is still in accept(2) on the same socket and this is not
canceled in the OS; the same is true for pipes;

patches for FreeBSD to fix this issue are attached in 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205922

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


[Libreoffice-bugs] [Bug 97606] New: Save button flickers when typing

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

Bug ID: 97606
   Summary: Save button flickers when typing
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: davian...@gmail.com

When typing in the document, the Save button is flickering. OpenGL rendering is
off.

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


[Libreoffice-bugs] [Bug 97607] New: BUG : using "search" & "find all", disappears after one edit and if we reactivate it, we get at start of document

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

Bug ID: 97607
   Summary: BUG : using "search" & "find all", disappears after
one edit and if we reactivate it, we get at start of
document
   Product: LibreOffice
   Version: 5.0.0.4 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nem...@hotmail.com

HI,

USING "SÊARCH" & "FIND ALL", IS PROBLÊMATHIC,
IT DIS‑AP‑PÊARS AFTËR ÔNË EDIT,
AND IF WE RE‑ACTI‑VATHE IT, 
WE GET AT START OF DOCU‑MÊNTH,

AND IF I HAVE TO CHANGE SH BY Ʃ OR TH BY Θ.
TO RE‑MOVE H & HN DE‑STRUC‑TI‑VE COM‑BINA‑TI‑ÔN :
HAN, HEN, HON, HUN, हन ههن هنن
WHO ARE CON‑FUS‑ING, AND NÊZHA‑TIVE...

ÊNGËL‑IS BASIC SCRI‑PTH, WITH‑OUT AC‑CÊNTH & NASAL... LIKE VASHA‑PRÊNSË.

BRING AMBI‑GUITY, 
BE‑TWEEN EPSILON ه HÊTA ح 
&
OMICRO ع ÔMÉGA غ.

DANGERO‑US VARIA‑TI‑ÔN, 
WITH BBAD RE‑SHULTHË UN‑DER‑STAND‑ING !

KANTH YOU.

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


[Libreoffice-bugs] [Bug 39936] UI: Right Click on Row/Column -> Insert Copied Cells... (paste + shift cells in one click)

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

--- Comment #44 from Joel Madero  ---
(In reply to Dan Dascalescu from comment #43)
> After a Windows crash, I gave LibreOffice, now at version 5, another chance.
> 
> However, the annoying ergonomics of moving a large group of cells via
> "select the new location and then | Edit | Paste Special | Shift Cells Down"
> prevents me from adopting LO.
> 

You don't have to go to the "edit" drop down - you can just right click and
then go to "paste special"

As far as it being implementedpatches welcome ;)

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


<    1   2