[Libreoffice-bugs] [Bug 92380] Style Preview broken for some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #8 from David genericinet+libreoffice@gmail.com ---
Actually, to get exactly what is shown in the example, the font color should be
black so that the line shows up in the list even though it's not selected.

-- 
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 92256] INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92256

--- Comment #17 from Markus Mohrhard markus.mohrh...@googlemail.com ---
(In reply to Christoph Lutz from comment #15)
 Thanks bubli, for this summary. 
 
 I abbreviate formula syntax for string references as FSFSR
 
 my +1 for 1a, 1b, 2a and 3
 
 this also means that we have no longer a global FSFSR-setting, because this
 setting is always derived from a document by some logics (read explicit
 setting if present, heuristics for documents without explicit setting)

We still need it for new documents. So the current global setting becomes the
default value for new documents.

 
 regarding 2b and 4:
 
 I think an alternative solution for Export to excel could be to treat xls(x)
 documents always as FSFSR=EXCEL A1, in both directions, import and export.
 
 This would also de facto prevent the users from storing documents with
 FSFSR=CALC A1 to xls(x):
 
 0) let's asume I have got a spreadsheet with Indirect-Functions that uses
 strings in calc syntax. If this document is stored to xls(x), then the
 following things happen:
 
 1) I get the typical would you really like to export to an alien format
 dialog
 
 2) FSFSR is automatically switched to EXCEL. 
 
 3) Now some formulars in the document are no longer evaluated as (possibly)
 expected. The user is forced to change the syntax of the strings in order to
 make the document running with EXCEL syntax evaluation.
 
 4) if the file is stored for a second time, it is also interoperable with MS
 Excel.
 
 With this idea, I would not store any settings to xls(x) documents, because
 it is automatically fixed to EXCEL.

I'm sorry but this solution is unacceptable from several points.

The first one is obviously legacy documents, there are millions of documents
out there created by Calc that use Calc A1 in OOXML documents.
Next it is not possible to automatically convert between Calc A1 and Excel A1
in the indirect function. As a result the only thing we could do is to issue a
warning during saving that this will cause interoperability issues (well we are
doing that already with the alien format warning. 

Changing the setting of the in-memory version is an absolute no-go from a UX
and Calc perspective.
A user would not expect that saving changes the in-memory version of the
document. Therefore it would silently introduce errors in the document which is
unacceptable. Additionally it will cause issues if you save the document the
next time in ODS as you are not saving the same document that you originally
created.

All in all the only acceptable solution to mitigate the problem a bit is to
move forward with a ref string syntax element for OOXML as well. The
interesting thing is to write the algorithm for detecting the ref string syntax
when there is no such element in an ods or xlsx document.

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


[Libreoffice-bugs] [Bug 92471] New: FILESAVE: New DOCX export of text with highlighting works not for all colors

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92471

Bug ID: 92471
   Summary: FILESAVE: New DOCX export of text with highlighting
works not for all colors
   Product: LibreOffice
   Version: 5.0.0.2 rc
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ralf.kr...@bluewin.ch

System: Win 7x64, LO 5.0.0.2

The new text-highlighting from LO 5 does not work for all colors.

For example:
RGB#00 does work
RGB#ff does not work (appears gray in WinWord 2010 or after reopened in
LO5)

See the attached files.

Possible related Bugs: 64490, 65403, 65404

Cheers

-- 
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 92471] FILESAVE: New DOCX export of text with highlighting works not for all colors

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92471

--- Comment #3 from ralf.kr...@bluewin.ch ---
Created attachment 116964
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116964action=edit
Exported docx file with LO5002

-- 
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 92472] New: FILEOPEN: First checkbox in row has too large dimensions on docx import

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92472

Bug ID: 92472
   Summary: FILEOPEN: First checkbox in row has too large
dimensions on docx import
   Product: LibreOffice
   Version: 4.2.8.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kant...@sra.uni-hannover.de

When I open the attached docx document in Libreoffice (either 4.2.8.2 or Trunk
5.1 from 30-06-2015) the dimensions of the first checkbox in each row are too
large. In MS Office all checkboxes have the same dimensions (like the second
one).

It seems to happen only for the first checkbox in row (experimented a bit with
that).

Additional bug (probably related): If I resave the document to docx in LO all
checkboxes will be large in MS Office but only the first one will be large in
LO on reopen. Furthermore, MS Office shows some ugly artefacts which may be
related (Article I to Article V). May be some paragraphs are involved?

The example was copied from a questionnaire which, unfortunately, is unusable
in LO.

-- 
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 92473] Export to docx: shape Bounding box not correct

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92473

--- Comment #1 from ralf.kr...@bluewin.ch ---
Created attachment 116966
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116966action=edit
Screenshot

-- 
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 92466] Impossible to add photos or new slides with content to existing presentation

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92466

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dtar...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from David Tardon dtar...@redhat.com ---


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

-- 
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 92469] Cannot change page order in LibreOffice Draw

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92469

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
you are using an obsolete version (4.2.4.2)... hundreds of bugs have been fixed
meanwhile.

it's better upgrade to current release which is 4.4.4.3
then tell if the problem persists.

-- 
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 92344] Database connection Fails with -Options -Location update

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92344

Andy Jordaan an...@macspares.co.za changed:

   What|Removed |Added

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

--- Comment #4 from Andy Jordaan an...@macspares.co.za ---
My Error :: sorry

-- 
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 92469] Cannot change page order in LibreOffice Draw

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92469

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 92465] Ambiguous availability of italics in comments

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92465

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #1 from tommy27 ba...@quipo.it ---
you are reporting a bug against a very old LibO release (4.1.6.2) which is
obsolete... hundreds of bugs have been fixed meanwhile.

it's better upgrade to current release which is 4.4.4.3
then tell if the problem persists.

set status to NEEDINFO

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


[Libreoffice-bugs] [Bug 92470] FORMATTING: Footnotes per page not recognized in .DOCX

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92470

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|Formatting: Footnotes per   |FORMATTING: Footnotes per
   |page not recognized in docx |page not recognized in
   ||.DOCX

--- Comment #1 from tommy27 ba...@quipo.it ---
please upload a test .ODT file with such numbering so we can exactly retest
your same scenario saving it to .DOCX

-- 
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 91038] Importing xls with cell format on money, after changing page layout and saving, formating is changed do decimal values

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91038

--- Comment #6 from Andre Santos andre_...@hotmail.com ---
Tested on version 5.0, still with 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 92471] FILESAVE: New DOCX export of text with highlighting works not for all colors

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92471

--- Comment #1 from ralf.kr...@bluewin.ch ---
Created attachment 116962
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116962action=edit
Screenshot

-- 
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 92471] FILESAVE: New DOCX export of text with highlighting works not for all colors

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92471

--- Comment #2 from ralf.kr...@bluewin.ch ---
Created attachment 116963
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116963action=edit
Original odt file

-- 
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 92472] FILEOPEN: First checkbox in row has too large dimensions on docx import

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92472

Jan kant...@sra.uni-hannover.de changed:

   What|Removed |Added

 CC||kant...@sra.uni-hannover.de

--- Comment #1 from Jan kant...@sra.uni-hannover.de ---
Created attachment 116965
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116965action=edit
Document with broken Checkboxes in LO

-- 
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 92473] New: Export to docx: shape Bounding box not correct

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92473

Bug ID: 92473
   Summary: Export to docx: shape Bounding box not correct
   Product: LibreOffice
   Version: 5.0.0.2 rc
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ralf.kr...@bluewin.ch

To test the new features relaiting to tdf#87448 i found the following incorrect
behavior:
- docx-Export of Shapes does not appear correct in WinWord2010 (and also
reopened in LO5)
See attached Files and Pictures

Cheers

-- 
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 92256] INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92256

--- Comment #18 from Christoph Lutz chrl...@googlemail.com ---
(In reply to Katarina Behrens (CIB) from comment #16)
  With this idea, I would not store any settings to xls(x) documents, because
  it is automatically fixed to EXCEL.
 
 You still didn't tell me *where* would you like to store those settings, if
 neither to a document, nor to user profile :)

Yes, as moggi already noted did I suggest to have an in-memory version of this
setting. I'm not the expert for the exact position, but I think it should be
some property that belongs to a calc document and is preferrably accessable as
a UNO-property e.g. with ThisComponent.StringReferencesFormulaSyntax.

-- 
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 32249] When importing PDF with text in it , it will be better to have a easy and fluent option to edit the imported Text

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32249

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||patrick.sedgwick@btinternet
   ||.com

--- Comment #12 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
*** Bug 91896 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 91896] Can't insert PDF file into Writer document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91896

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Hardware|x86-64 (AMD64)  |All
 Resolution|--- |DUPLICATE
 OS|Windows (All)   |All
   Severity|normal  |enhancement

--- Comment #8 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Well, this request feature is a duplicate of bug 32249.

Best regards. JBF

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

-- 
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 89727] Implement an import filter to insert single PDF pages into Impress

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89727

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=32
   ||249

--- Comment #15 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Looks like a duplicate of bug 32249.

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


[Libreoffice-bugs] [Bug 32249] When importing PDF with text in it , it will be better to have a easy and fluent option to edit the imported Text

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32249

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

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

-- 
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 88402] Sorting setting Range contains column labels is forgotten every time a sort completes

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88402

--- Comment #23 from Aprax r...@jwcca.com ---
and, I did specify three sort keys, they were 'remembered' on a subsequent
sort, it was just the Range contains column labels that was forgotten.
:)

-- 
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 70624] index order depend on the screen zoom and on chapter position

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70624

gioni gianni.nard...@mail.com changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 73192] Toggle Edit Mode (F2) fails after Fill Down (Ctrl+D)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73192

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||mi...@atlas.sk

--- Comment #4 from Cor Nouws c...@nouenoff.nl ---
*** Bug 92480 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 89772] Windows builds (32-bit, 64-bit) OpenGL rendering issue

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89772

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|REOPENED|NEW

--- Comment #11 from Beluga todven...@suomi24.fi ---
NEW per comment 10.

Michael: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status

Btw., if you are interested in helping out with the firehose of bug reports:
https://wiki.documentfoundation.org/QA/Triage_For_Beginners

-- 
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 92355] UI: Crash on exit after Properties in specific xlsx document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92355

--- Comment #2 from Michael Meeks michael.me...@collabora.com ---
Looks fun; it is a VclPtr issue - but the heisenbug is (I suspect) underneath;
almost certainly memory corruption - if we run it in valgrind we should find
that - I'll take a look. Very hard to see if a memory corruption is fixed
though - any number of other bugs could have caused it =)

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 92269] 5.0.0.1 Win 64 Explorer Crash after single click on any LO file in folder. (shlxthdl.dll / propertyhdl.dll property handler problem?)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92269

Regina Henschel rb.hensc...@t-online.de changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #31 from Regina Henschel rb.hensc...@t-online.de ---
I use Windows 7 starter, 32 Bit. Windows Explorer finishes and restarts here,
when I hover a file thumbnail, which is associated to LibreOffice. Right click
and calling file properties does not trigger it. I have uninstalled my old LO
version 4.2 and installed
Version: 5.0.0.2
Build-ID: a26d58f11b99b6aeddf7f7884effea188cc6e512
Gebietsschema: de-DE (de_DE)

-- 
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 92434] When relation design dialog is open and then closed, libreoffice crashes

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92434

--- Comment #5 from Michael Meeks michael.me...@collabora.com ---
Looks like a pre-existing problem with erasing items from a vector while
iterating over it, and also a missing disposeAndClear - testing a fix.

-- 
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 92355] UI: Crash on exit after Properties in specific xlsx document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92355

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

   What|Removed |Added

 Whiteboard|| target:5.1.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 92355] UI: Crash on exit after Properties in specific xlsx document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92355

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 Whiteboard| target:5.1.0   |

--- Comment #4 from Michael Meeks michael.me...@collabora.com ---
Fixed; thanks =) my valgrind showed so much junk from the CL foo I couldn't
make progress on anything else here wrt. memory corruption. Please re-open if
this recurs.

-- 
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 91310] [META] Fallout from VclPtr merge

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91310
Bug 91310 depends on bug 92355, which changed state.

Bug 92355 Summary: UI:  Crash on exit after Properties in specific xlsx document
https://bugs.documentfoundation.org/show_bug.cgi?id=92355

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 92355] UI: Crash on exit after Properties in specific xlsx document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92355

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

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

tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.

It will be available in 5.1.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92047] icon and function format area disabled

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92047

--- Comment #8 from Terrence Enger lo_b...@iseries-guru.com ---
For me on (chroot to) debian sid, the problem went away between
dbgutil bibisect versions ...
(*) 2015-06-30, source hash 571f0ab, and
(*) 2015-07-01, source hash 9394362.

This seems strange to me, as I would expect even the earlier of these
to have the fixes in comments 5 and 7.

Terry.

-- 
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 48887] FILESAVE: Save as HTML in Writer should not embed images

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887

Luuk luu...@gmail.com changed:

   What|Removed |Added

 CC||luu...@gmail.com

--- Comment #23 from Luuk luu...@gmail.com ---
I was also able to succesfully open the attached file
(in 'Example files.zip', named 'embedded.html')
, which was posted with the bug in LO Writer 4.4.3.2 

I think this bug can be closed?

-- 
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 92473] Export to docx: shape Bounding box not correct

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92473

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #4 from tommy27 ba...@quipo.it ---
confirmed under Win8.1x64 using LibO 5.1.0.0.alpha1+
Build ID: ee3d40b30816a8fc6d4e8f984659c8dfac19ec3b
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-06-26_00:21:32
Locale: en-US (it_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 92380] Style Preview broken for some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #10 from Iandol ian...@gmail.com ---
Created attachment 116969
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116969action=edit
style test odt

This is the slightly modified document where I set the size of Heading 1 to
130% and colour to black. It disappears from list on my machine.

-- 
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 92460] FILESAVE: saving any file freezes LibO

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92460

--- Comment #4 from Beluga todven...@suomi24.fi ---
Export to PDF freezes, too.

Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ (x64)
Build ID: 3a6ec53c71312f5ea890689f9c2ee79c2aac
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-07-01_02:24:40
Locale: fi-FI (fi_FI)

-- 
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 92478] New: CRASH when open scan scanner source on windows 10 x64.

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92478

Bug ID: 92478
   Summary: CRASH when open scan  scanner source on windows 10
x64.
   Product: LibreOffice
   Version: 5.0.0.2 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: souichi...@gmail.com

Hi,

After select insert  Media  Scan  Select Source... on writer, crash
application.

it is caused on windows 10 x64 and libreoffice 5.0 x64 binary.
It is not caused on linux debian x64 and libreoffice 5.0 x64 binary(RC1).

OS : Windows 10
Version: 5.0.0.2.0+ (x64)
Build ID: 18d6d789cae7cd684156dbd41d473892bc17392c
Locale: ja-JP (ja_JP)

regards.
Sawakaze.

-- 
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 80934] START CENTER: A GUI means to filter the thumbnail view list of MRU recent documents by module

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80934

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

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
  Component|UI  |ux-advise
Summary|START CENTER: A means to|START CENTER: A GUI means
   |filter the list by  |to filter the thumbnail
   |application |view list of MRU recent
   ||documents  by module

--- Comment #11 from V Stuart Foote vstuart.fo...@utsa.edu ---
Back for ux-advise design discussion. EasyHack-a-ble?

So, expanding on GUI ideas of comment 3 comment 4 what would be involved. Seems
like some of this already is coded. But what new UNO pieces would be needed?

1. detect mouse over duration greater than 1 or 2 seconds
2. assign desired module to display
3. redraw thumbnail views canvas showing only documents of that module
4. respond to a selection from thumbnail views
5. revert to display of full MRU in thumbnail views

-- 
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 92380] Style Preview broken some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #14 from David genericinet+libreoffice@gmail.com ---
I should have mentioned that I am using Linux, so this is a cross-platform
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 92467] Calc crashes on find and replace

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92467

Timur gti...@gmail.com changed:

   What|Removed |Added

   Keywords||regression
 Status|UNCONFIRMED |NEW
 CC||gti...@gmail.com
Version|4.4.2.2 release |4.3.0.0.beta1
 Ever confirmed|0   |1

--- Comment #1 from Timur gti...@gmail.com ---
Reproducible with 5.0 and 5.1+. Looks like regression that started in 4.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 92380] Style Preview broken for some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #12 from Cor Nouws c...@nouenoff.nl ---
@tomaz: the people did a nice testing here. Can you please have a look? Thanks,
Cor

(In reply to Iandol from comment #9)
 So I think that this bug is triggered by fonts too small or large which are
 not correctly rendered.

-- 
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 92381] Tooltips for Styles Pane wrong

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92381

--- Comment #5 from Iandol ian...@gmail.com ---
Created attachment 116972
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116972action=edit
example in 5.0.0.2

Example from RC2, hovering the list formatting icon.

-- 
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 88953] GetExitCodeProcess call crashes Calc 4.4.0 but not 4.3.5, 4.3.4 or earlier

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88953

--- Comment #8 from Roman Polach r0pol...@gmail.com ---
This regression bug is still causing crash - now with 4.4.4 final.

-- 
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 86928] Calc warns of macros, but there are no macros in the XLS

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86928

--- Comment #10 from Roman Polach r0pol...@gmail.com ---
This annoying problem is still present in LO 4.4.4 final.

-- 
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 88402] Sorting setting Range contains column labels is forgotten every time a sort completes

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88402

--- Comment #19 from Laurent BP jumbo4...@yahoo.fr ---
Created attachment 116971
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116971action=edit
testcase to sort

@Arax
You should give a test case because I cannot reproduce your bug. My procedure:
1. Open attached file
2. no click, just directly select menu: Data  Sort
Table is automatically selected, Range contains column labels is ticked, 1st
and 2nd criteria are saved.
Note: I made no selection at all.

From my point of view there is no bug, because if you explicitly make a
selection different from previous sorting, then Calc think you want to change
your options and try to find on first row if there are labels. When you select
whole sheet (or an area with empty columns), there is no label in some columns,
so Calc unticked Range contains column labels. When you select an area with
text (no value) in all cells of first row, then Range contains column labels
is automatically ticked.

Test made with Version: 4.3.7.2
Build ID: 8a35821d8636a03b8bf4e15b48f59794652c68ba

-- 
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 92381] Tooltips for Styles Pane wrong

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92381

--- Comment #4 from Iandol ian...@gmail.com ---
I'm still seeing wrong tooltips in Version: 5.0.0.2 Build ID:
a26d58f11b99b6aeddf7f7884effea188cc6e512 Locale: en-GB (en_GB.UTF-8)

I tried reinstalling a language pack in case this depends on that but it didn't
change anything...

-- 
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 92474] Copy-paste of formula's cell breaks IF function

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92474

--- Comment #4 from Yann Dumont yann.dumo...@gmail.com ---
(In reply to Cor Nouws from comment #3)
 Hi Yann,
 
 Thanks for describing the issue.
 Can you please test what happens if you save the csv file as .ods first?
 I think see some pattern in your comment 2..

Hi,

Thanks for asking.

First, I am not sure I will use the correct translation for the function I will
talk about in this comment (everything between double quotes), sorry for the
inconvenience if I don't.

Behaviour isn't changed at all. If I load the csv then save it in ods format,
then copy paste the formula's cell, the bug happens. And if I close the now-ods
file and re-opened it, and then copy the formula's cell, it happened too.


Moreover,
I do some further testing.
- The by-pass (I still don't remember the correct word) consist simply in
modifying the formula. Simply adding/removing/changing one character anywhere
in the string and then correcting the formula WITHOUT using cancel last
action works too. But the cancel last action function restores the error.
- The same bug happened when I do a copy of the whole sheet on an other
document (ods) : all the IF functions are messed up.
- if I save, close and then reload the ods, everything works fine !
- using recalculate doesn't work
- disabling automatic recalculate, and then copy-pasting the formula's cell
works fine !

Seems like the bug comes from loaded information in LibreOffice, not from
incorrect formula. Automatic recalculate function may be faulty here.

-- 
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 92380] Style Preview broken some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

Iandol ian...@gmail.com changed:

   What|Removed |Added

Summary|Style Preview broken for|Style Preview broken some
   |some styles in Styles Pane  |styles in Styles Pane on
   |on V5.0 |V5.0

--- Comment #13 from Iandol ian...@gmail.com ---
Thanks for shepherding this Cor! Out of curiosity, do you see the problem on
Linux with the test documents?

-- 
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 92380] Style Preview broken some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #15 from Iandol ian...@gmail.com ---
Ah, OK David -- do you see the problem I see if you make the font size 17pt?

-- 
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 69739] There is no option to make File Open by default only show the type of the active document, in stead of all file types

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69739

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

Summary|File open shows all file|There is no option to make
   |types, not only the type of |File Open by default only
   |the active document |show the type of the active
   ||document, in stead of all
   ||file types

-- 
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 92474] Copy-paste of formula's cell breaks IF function

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92474

Yann Dumont yann.dumo...@gmail.com changed:

   What|Removed |Added

Summary|Copy-paste of formula   |Copy-paste of formula's
   |breaks IF function  |cell breaks IF function

--- Comment #1 from Yann Dumont yann.dumo...@gmail.com ---
The bug happens only when I copy-paste

-- 
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 91837] Inconsistent error messages when failing to input required fields

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91837

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #3 from rob...@familiegrosskopf.de ---
Couldn't this be the same as described in bug75340 and bug75341?

-- 
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 92474] New: Copy-paste of formula breaks IF function

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92474

Bug ID: 92474
   Summary: Copy-paste of formula breaks IF function
   Product: LibreOffice
   Version: 4.4.4.2 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yann.dumo...@gmail.com

While formatting data on different files, I copy-paste this formula from on
file (ODS) to another (CSV I will save in ODS later) :

=SI(EXACT(GAUCHE(B3;10);complement);CNUM(GAUCHE(DROITE(B3;18);7));CNUM(GAUCHE(B3;7)))

With English formula

=IF(EXACT(LEFT(B3;10);complement);VALUE(LEFT(RIGHT(B3;18);7));VALUE(LEFT(B3;7)))

Then the results obtained when the SI/IF first argument is TRUE (B3 cell or
other cells under contain complement), the results obtained are Err:502.

Everything works as if the first argument of SI/IF returns FALSE, even if it
may be TRUE. Since the string still contains text after processing by the third
argument of SI/IF, Err:502 is quite normal there.

I find a... by-pass ? (I can't remember the correct word in English) : adding
spaces on each sides of the ; of the SI/IF function reestablished the correct
behaviour of SI/IF.

Version: 4.4.4.2
Build ID: 40m0(Build:2)
Locale : fr_FR.UTF-8

Debian unstable distribution
Not tested on other 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 91980] from: listbox in table control: bound field out of range - crash

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91980

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
Have tried this:
Listbox in a tablecontrol, based on a query like
SELECT NAME, ID FROM TABLE
Set the bound field to '2', which is a wrong value.
Saved the form, opened it for input.
No value is shown, but also no crash.

Couldn't confirm without any more information.

-- 
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 92475] New: Improvement of paragraph formating

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92475

Bug ID: 92475
   Summary: Improvement of paragraph formating
   Product: LibreOffice
   Version: 4.4.3.2 release
  Hardware: x86 (IA32)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: p...@realworks.fr

Hi,

When [Shift-Enter] is pressed in a paragraph, a line is created without a new
paragraph, right, it's correct. But if the paragraph is justified (left 
right), the last line is justified too ! It's horrible !
This should keep setting paragraph styles if you want the last line of a
justified paragraph must be aligned left.

Best regards,

PJG

-- 
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 91859] Libre Office Base

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91859

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #7 from rob...@familiegrosskopf.de ---
(In reply to Thomas Möhrling from comment #6)
 Hallo Alex,
 thank you for your Info.
 This could solve the problem,now it works well.

So could we close 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 92473] Export to docx: shape Bounding box not correct

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92473

--- Comment #2 from ralf.kr...@bluewin.ch ---
Created attachment 116967
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116967action=edit
Original odt

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


[Libreoffice-bugs] [Bug 91984] ListBox in table control bound to BOOLEAN column: default selection does not work

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91984

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
I have tested a little bit without any additional information.

I cloud create a listbox for boolean column as standalone formcontrol. 
I could chose with the button [...] beneath the default selection the selection
by the name of the list-entrys.
After I have chosen the value there is shown 0 for the entry, which is
connected to false.

Then I did the same in the listbox of a tablecontrol.
I couldn't chose anything by pressing the button [...]. 
I tried to input the value 0 as default. This value would be saved and shows
the right default selection when trying to input new values.

Previously I tried to set false or the text, which should be shown by the
listbox, but this wasn't saved...

It's a little bit irritating, but the default-selection works for me.

-- 
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 75340] UI: No Error-Dialog appears using Tabulator-key to swith to next record, when Input is required from a Table, but isn't set in a Form as required

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75340

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 92473] Export to docx: shape Bounding box not correct

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92473

--- Comment #3 from ralf.kr...@bluewin.ch ---
Created attachment 116968
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116968action=edit
Exported docx file with LO5002

-- 
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 92269] 5.0.0.1 Win 64 Explorer Crash after single click on any LO file in folder. (shlxthdl.dll / propertyhdl.dll property handler problem?)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92269

--- Comment #26 from Christian Lohmaier cl...@documentfoundation.org ---
it's the same bug if you see error about msvcr120.dll with the exception
0xc409 (i.e. an overrun) in your windows event log (or in some
error-report-sending tool that might shows up). 

Bot 64bit as well as 32bit versions of windows are affected, so no need to file
a separate 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 92380] Style Preview broken for some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #9 from Iandol ian...@gmail.com ---
Actually on testing (I used your test.odt) you have a small font which causes
this. In my case it is the reverse. I realise the styles that are disappearing
are all descended from Heading, and anything 16pt will disappear. I took your
test ODT and modified your Heading 1:

1. Make the font blackish to see it.
2. Set it to 130% (base is 14pt so this becomes  17pt) size from 5%.

And the style name also disappears from the list. Your styles are using Dejavu
serif, different to my base font so it is happening to at least 2 different
fonts.

So I think that this bug is triggered by fonts too small or large which are not
correctly rendered.

Additionally you shouldn't be able to set a font to be white and it disappear
from the list, this should have a trigger to outline the font or change the
background or force a slight grey colour or something...

-- 
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 88402] Sorting setting Range contains column labels is forgotten every time a sort completes

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88402

--- Comment #18 from Aprax r...@jwcca.com ---
@ Laurent

Your approach may be OK when sorting on only one column.

I want to sort on multiple columns (3 to be specific).

Using your suggestion, when I click on the most important column and select
Sort then the Range contains column labels is ticked 
*but*
I can't select the second and third columns. So Step 3 is critical.

Thanks for trying,

J

-- 
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 92269] 5.0.0.1 Win 64 Explorer Crash after single click on any LO file in folder. (shlxthdl.dll / propertyhdl.dll property handler problem?)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92269

--- Comment #29 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Christian Lohmaier committed a patch related to this issue.
It has been pushed to libreoffice-5-0:

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

tdf#92269 fix Windows Explorer crash caused by shellextension

It will be available in 5.0.0.3.

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

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


[Libreoffice-bugs] [Bug 92474] Copy-paste of formula's cell breaks IF function

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92474

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
Hi Yann,

Thanks for describing the issue.
Can you please test what happens if you save the csv file as .ods first?
I think see some pattern in your comment 2..

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


[Libreoffice-bugs] [Bug 69739] There is no option to make File Open by default only show the type of the active document, in stead of all file types

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69739

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

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

-- 
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 56696] No option to make recent documents list show items for just the currently active LibreOffice module

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56696

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

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

-- 
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 69739] There is no option to make File Open by default only show the type of the active document, instead of all file types

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69739

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|There is no option to make  |There is no option to make
   |File Open by default only   |File Open by default only
   |show the type of the active |show the type of the active
   |document, in stead of all   |document, instead of all
   |file types  |file types

-- 
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 91859] Libre Office Base

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91859

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

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

--- Comment #8 from Alex Thurgood ipla...@yahoo.co.uk ---
Per comment 6, WFM

-- 
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 92335] FILEOPEN FILESAVE: Character style for bullets added every time docx document is saved

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92335

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

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

--- Comment #1 from Beluga todven...@suomi24.fi ---
Repro.
Not sure about severity, I guess this could become quite a problem after
(auto-)saving hundreds of times. So I won't put it to minor..

Win 7 Pro 64-bit, Version: 4.4.4.3
Build ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8
Locale: fi_FI

-- 
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 89609] Explorer shell extension fails to convert date into locale specific string (sub-second precision ISO date → strange date-information)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89609

Christian Lohmaier cl...@documentfoundation.org changed:

   What|Removed |Added

 CC||cl...@documentfoundation.or
   ||g,
   ||libreoffice@lists.freedeskt
   ||op.org
Summary|strange date-information|Explorer shell extension
   |stored files Windows 8.1|fails to convert date into
   ||locale specific string
   ||(sub-second precision ISO
   ||date → strange
   ||date-information)
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp

--- Comment #3 from Christian Lohmaier cl...@documentfoundation.org ---
Code that retrieves the date for the tooltip is in 

http://opengrok.libreoffice.org/xref/core/shell/source/win32/shlxthandler/infotips/infotips.cxx#258

where it gets the modified date and tries to convert it into a local
representation by calling the corresponding helper function:

 msg +=
iso8601_date_to_local_date(meta_info_accessor.getTagData(META_INFO_MODIFIED ));

However, iso8601_date_to_local_date as implemented here

http://opengrok.libreoffice.org/xref/core/shell/source/win32/shlxthandler/util/iso8601_converter.cxx#iso8601_date_to_local_date

doesn't expect sub-second precision date-string, but instead only expects 19
characters.

As the passed date is longer, the function doesn't do anything and instead
returns the ISO date as it was passed into.

-- 
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 92269] 5.0.0.1 Win 64 Explorer Crash after single click on any LO file in folder. (shlxthdl.dll / propertyhdl.dll property handler problem?)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92269

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

   What|Removed |Added

 Whiteboard| target:5.1.0   | target:5.1.0
   ||target:5.0.0.3

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


[Libreoffice-bugs] [Bug 92477] New: Freeze when cancel a open file dialog for ImageMap Editor

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92477

Bug ID: 92477
   Summary: Freeze when cancel a open file dialog for ImageMap
Editor
   Product: LibreOffice
   Version: 5.1.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: baffc...@yahoo.co.jp

Steps to Reproduce:
0-1. Menu - Tools - Options
0-2. LibreOfficeDEv - General
0-3. Open/Save Dialog, Uncheck Use LibreOfficeDev dialig

1. Open New Draw
2. Open ImageMap Editor Menu - Edit - ImageMap
3. Appear ImageMap Editor
4. Click a Open... Icon
5. Appear files Dialog
6. Click a Cancel


Windpows 7 Pro x64
Version: 5.1.0.0.alpha1+ (x64)
Build ID: 3a6ec53c71312f5ea890689f9c2ee79c2aac
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-07-01_02:24:40
Locale: ja-JP (ja_JP)

-- 
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 67343] Standardize order of OK, Cancel, Help buttons in all dialog windows

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67343

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

   What|Removed |Added

 Whiteboard| target:4.5.0   | target:4.5.0 target:5.1.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 67343] Standardize order of OK, Cancel, Help buttons in all dialog windows

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67343

--- Comment #5 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Adolfo Jayme Barrientos committed a patch related to this issue.
It has been pushed to master:

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

tdf#67343 Arrange Help button in a seconday group (extensions)

It will be available in 5.1.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69739] Open of file types, in Writer/ Calc (inwriter, want to see only DOC files)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69739

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #8 from Cor Nouws c...@nouenoff.nl ---
I disagree that this is a duplicate.
fdo#56696 is about the list recent documents
this issue is about the file type that is shown in the file open dialog.

The issues are related, but not the same.

(That all doesn't change my opinion that I don't find such an option useful.
Maybe people that only work with only type of document? But then there should
be only one document type in the folders any way...)

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


[Libreoffice-bugs] [Bug 92260] grayed out icons when canceled chart in table

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92260

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #4 from tommy27 ba...@quipo.it ---
@Marek
please try LibO 4.4.4.3 and tell if issue persists.
please also telle the exact version of your Linux distro.

status NEEDINFO until user feedback

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


[Libreoffice-bugs] [Bug 66499] Other: Generating PDF slows down LO (win only)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66499

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

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

--- Comment #9 from Beluga todven...@suomi24.fi ---
PDF creation takes 1min 18s.
Most of the data missing from table.

Win 7 Pro 64-bit, Version: 4.4.4.3
Build ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8
Locale: fi_FI

-- 
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 75340] UI: No Error-Dialog appears using Tabulator-key to swith to next record, when Input is required from a Table, but isn't set in a Form as required

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75340

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

 CC||ostersund18...@gmail.com

--- Comment #12 from Alex Thurgood ipla...@yahoo.co.uk ---
*** Bug 91837 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 91361] Batch conversion from XLSX to PDF sometimes stops in error

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91361

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #12 from Beluga todven...@suomi24.fi ---
28 xlsx converted successfully.
Martijn: is this a sufficient amount for testing? If the amount is more, maybe
you could offer us a test kit with your batch file and a ton of xlsx files.

Win 7 Pro 64-bit, Version: 4.4.4.3
Build ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8
Locale: fi_FI

-- 
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 92463] Very Bad representation Text

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92463

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #3 from Adolfo Jayme f...@libreoffice.org ---
You SHOULD expect fonts to look different when you change operating systems.
Everyone knows that fonts look better in OS X than in Windows, for example.

Ensure that you have got all the fonts used in your documents installed both in
Windows and Fedora. That is likely the problem you’re having.

This is NOTOURBUG.

-- 
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 92460] FILESAVE: saving any file freezes LibO

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92460

--- Comment #5 from tommy27 ba...@quipo.it ---
it works with Build ID: ee3d40b30816a8fc6d4e8f984659c8dfac19ec3b
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-06-26_00:21:32
Locale: en-US (it_IT)

so the regression took place between 26th and 27th june

-- 
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 92472] FILEOPEN: First checkbox in row has too large dimensions on docx import

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92472

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
Created attachment 116970
  -- https://bugs.documentfoundation.org/attachment.cgi?id=116970action=edit
screen shots in 4 LibreOffice versions

-- 
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 92474] Copy-paste of formula's cell breaks IF function

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92474

--- Comment #2 from Yann Dumont yann.dumo...@gmail.com ---
The bug happens only when I copy-paste the cell containing the formula from one
file to another, not when copy-pasting the formula itself. Copiing the formula
in the first file and pasting it on the cell in the second works fine too.

-- 
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 91837] Inconsistent error messages when failing to input required fields

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91837

--- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to robert from comment #3)
 Couldn't this be the same as described in bug75340 and bug75341?

Sure looks like it, I'd go for 75340

-- 
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 91837] Inconsistent error messages when failing to input required fields

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91837

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

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

--- Comment #5 from Alex Thurgood ipla...@yahoo.co.uk ---


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

-- 
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 92269] 5.0.0.1 Win 64 Explorer Crash after single click on any LO file in folder. (shlxthdl.dll / propertyhdl.dll property handler problem?)

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92269

--- Comment #28 from Michael Stahl mst...@redhat.com ---
wow - these secure functions actually do what they're supposed to
when you stupidly forget to consider the terminating null :)

thanks for tracking that down.

-- 
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 92468] Circular reference in formulae containing entire column/row notation A:A/1:1

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92468

--- Comment #2 from Óvári ov...@hotmail.com ---
Eike Rathke work in enabling correct references in LibreOffice is to be
congratulated.

As Jerzy Tyszkiewicz has raised a concern about LibreOffice Calc formulae
capabilities, it might be advisable to continue to use Excel until the
resolution of this circular reference.

LibreOffice Calc formula does not correctly flag a circular reference and
provides in the spreadsheet while Excel does flag the circular reference
correctly.

Thinking further a solution to ensure that any formulae entered or pasted,
LibreOffice Calc should check and change if necessary each range in the
LowerBound:UpperBound to be in ascending order for both column and row. For
example:
B10:B1 should be changed and stored as B1:B10
C:A  -- A:C
A3:B2-- A2:B3
B2:A3-- A2:B3
$E3:C$8  -- C3:$E$8

The Name Box in LibreOffice Calc automatically list the range correct if you
select cells from E8 to C3, or E3 to C8, or C3 to E8 or C8 to E3. Perhaps the
code in the Name Box could be reused to change the formulae in ascending order.

Thank 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 92256] INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92256

--- Comment #19 from Christoph Lutz chrl...@googlemail.com ---
(In reply to Markus Mohrhard from comment #17)
 (In reply to Christoph Lutz from comment #15)
  Thanks bubli, for this summary. 
  
  I abbreviate formula syntax for string references as FSFSR
  
  my +1 for 1a, 1b, 2a and 3
  
  this also means that we have no longer a global FSFSR-setting, because this
  setting is always derived from a document by some logics (read explicit
  setting if present, heuristics for documents without explicit setting)
 
 We still need it for new documents. So the current global setting becomes
 the default value for new documents.

ok, agree. Question:

how to represent and distinguish document specific FSFSR and default FSFSR
settings in the GUI? I first thought, we could reuse the existing global
FSFSR dialog and just make it document specific. Should we add another option
formula syntax for string references in new documents? (have no better idea
ATM)

  regarding 2b and 4:
  
  I think an alternative solution for Export to excel could be to treat xls(x)
  documents always as FSFSR=EXCEL A1, in both directions, import and export.
  
  This would also de facto prevent the users from storing documents with
  FSFSR=CALC A1 to xls(x):
  
  0) let's asume I have got a spreadsheet with Indirect-Functions that uses
  strings in calc syntax. If this document is stored to xls(x), then the
  following things happen:
  
  1) I get the typical would you really like to export to an alien format
  dialog
  
  2) FSFSR is automatically switched to EXCEL. 
  
  3) Now some formulars in the document are no longer evaluated as (possibly)
  expected. The user is forced to change the syntax of the strings in order to
  make the document running with EXCEL syntax evaluation.
  
  4) if the file is stored for a second time, it is also interoperable with MS
  Excel.
  
  With this idea, I would not store any settings to xls(x) documents, because
  it is automatically fixed to EXCEL.
 
 I'm sorry but this solution is unacceptable from several points.
 
 The first one is obviously legacy documents, there are millions of documents
 out there created by Calc that use Calc A1 in OOXML documents.

wow, this confuses me. Isn't this exaclty the situation that you wanted to
prevent by introducing this global FSFSR setting? OOo had no problems with 

So it is clear, that these Excel documents will never be shown correctly by the
typical default application MS Excel.

Clear, this could happen in legacy documents, but I think this was a mistake of
the past and we should do better in future. I still think it would be better to
prevent users from creating MS Excel incompatible XLS(X) documents.

 Next it is not possible to automatically convert between Calc A1 and Excel
 A1 in the indirect function. As a result the only thing we could do is to
 issue a warning during saving that this will cause interoperability issues
 (well we are doing that already with the alien format warning. 

I don't like the current alien format warning dialog. It misses transparency.
As a user I would like to know, which exact features of my current document
will be lost during export. I think I once saw that MS Office showed me a
dialog with a list of features that will get broken during export into an old
format like rtf. If we had such list in LibreOffice, too, It would be easy to
add a new list entry like your formula syntax for string references is changed
to EXCEL A1, please check your strings. This is what I would expect if I
export into an alien format.

But ok, such a feature would cost a lot of time (probably too much time) and is
of course a completely different tasks, so we don't need to deepen that here.

But this should be no excuse for not improving the above situation.

 
 Changing the setting of the in-memory version is an absolute no-go from a UX
 and Calc perspective.

I don't stick at the suggestion to automatically change the FSFSR during
export. Maybe we could find another way of forcing the user to change FSFSR
manually? But we first need to get to a common sense whether we want to avoid
the future creation of non interoperable XLS(X) documents (with FSFSR =! EXCEL
A1)? 

 A user would not expect that saving changes the in-memory version of the
 document. Therefore it would silently introduce errors in the document which
 is unacceptable.

It is not silently due to the alien format warning.

With the current LO version, it is possible to silenty produce non interoperabe
XLS(X) documents (if FSFSR != EXCEL A1). The question here is: when does the
user recognize that something is wrong?

I suggest to force the user (in either way) to recognize the really existing
interop issue as soon as possible - which means best in the current calc
session. At the moment, you need first to open the document in Excel (which
could be months later) before you recognize the interop issue (maybe you hope
that 

[Libreoffice-bugs] [Bug 92472] FILEOPEN: First checkbox in row has too large dimensions on docx import

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92472

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

   Keywords||regression
 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl
Version|4.2.8.2 release |3.4 all versions
 Ever confirmed|0   |1
 Whiteboard||bibisectrequest

--- Comment #2 from Cor Nouws c...@nouenoff.nl ---
Hi Jan,

Thanks for filing the issue. I can confirm that the first checkboxes are too
large.
I'll attach an image with screenshots from 5.0.0.2, 3.6.6.1, 3.4.5.2 and
3.3.0...

In 3.3.0 the checkboxes are without gray background, but all the same size
So there is some regression.

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


[Libreoffice-bugs] [Bug 92380] Style Preview broken for some styles in Styles Pane on V5.0

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92380

--- Comment #11 from Iandol ian...@gmail.com ---
Note the commit that added this feature is:

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

and tomaz.vajng...@collabora.co.uk the developer.

-- 
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 92475] Keep paragraph formatting styles on new line entry

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92475

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

Summary|Improvement of paragraph|Keep paragraph formatting
   |formating   |styles on new line entry
   Severity|normal  |enhancement

--- Comment #1 from Alex Thurgood ipla...@yahoo.co.uk ---
New line is not a new paragraph, so yes, I suppose it should keep the paragraph
defined settings and justify accordingly.

I will set it to enhancement, but I guess others, including devs, light have
something to say about what they expect to happen.

-- 
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 92475] Keep paragraph formatting styles on new line entry

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92475

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

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


[Libreoffice-bugs] [Bug 69739] File open shows all file types, not only the type of the active document

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69739

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|REOPENED|NEW
Version|4.1.1.2 release |Inherited From OOo
Summary|Open of file types, in  |File open shows all file
   |Writer/ Calc (inwriter, |types, not only the type of
   |want to see only DOC files) |the active document
   Severity|normal  |enhancement

--- Comment #9 from Cor Nouws c...@nouenoff.nl ---
enhacement

-- 
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 91837] Inconsistent error messages when failing to input required fields

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91837

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 75341] UI: No Error-Dialog appears, when Input is set to required in a Field of a Form, but not set in the Table

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75341

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 91837] Inconsistent error messages when failing to input required fields

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91837

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 92476] New: Help: Example Data's data is not right in Database Functions

2015-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92476

Bug ID: 92476
   Summary: Help: Example Data's data is not right in Database
Functions
   Product: LibreOffice
   Version: 5.1.0.0.alpha0+ Master
  Hardware: All
   URL: https://help.libreoffice.org/Calc/Database_Functions
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: baffc...@yahoo.co.jp

Steps to Reproduce:
1. Open Database Functions Help
   https://help.libreoffice.org/Calc/Database_Functions
2. Goto Example Data:
   See table, line7


Actual Results:
 Name: 
  F
  rank
 KeyID: sKo2X
 item type=inputF/itemitem type=inputrank/item

 Distance to School: 
  3
  00
 KeyID: CiTgQ
 item type=input3/itemitem type=input00/item

 Weight: 
  4
  2
 KeyID: 2JQjK
 item type=input4/itemitem type=input2/item



Expected Results:
 Name: 
  Frank
 item type=inputFrank/item

 Distance to School: 
  300
 item type=input300/item

 Weight: 
  42
 item type=input42/item

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


  1   2   3   >