[Libreoffice-bugs] [Bug 94212] Saving corrupts particular Writer document containing many images and equations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94212

steve -_-  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

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


[Libreoffice-bugs] [Bug 94212] Saving corrupts particular Writer document containing many images and equations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94212

steve -_-  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from steve -_-  ---
Resolved, Fixed in my test.

1. open first test file in master from 2016-06-18
2. save as
3. works fine on 10.11.5 w master including michaels fix.

Thx to Mr. Stahl (:

Dear OP, please retest with latest master from here:
http://dev-builds.libreoffice.org/daily/master/MacOSX-x86_64@49-TDF/

Version: 5.3.0.0.alpha0+
Build ID: e6c004dd9f24c32f5e7468182a5e8d42293ec7b6
CPU Threads: 4; OS Version: Mac OS X 10.11.5; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-06-17_06:40:25
Locale: de-DE (de.UTF-8)

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


[Libreoffice-bugs] [Bug 91375] ibus and complex input methods do not work at all in 4.4.x

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91375

suzukiy...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #13 from suzukiy...@gmail.com ---
(In reply to suzukiyos0 from comment #12)
> And this bug is resolved. Thank ibus team for fixing. :)
The above is wrong.
After rebooting the debian, the problem took place again.

The patched package installed by "dpkg -i" is replaced with the same (version)
package in debian repository, which is not patched, by executing "apt
update;apt upgrade" or "apt update;apt full-upgrade".
Thus, I use apt-pinning to avoid installation of the following packages:
ibus, libibus-1.0-5, gir1.2-ibus-1.0, ibus-gtk and ibus-gtk3

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


[Libreoffice-bugs] [Bug 100465] New: OpenOffice fails to link when building with recent clang

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100465

Bug ID: 100465
   Summary: OpenOffice fails to link when building with recent
clang
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dccitali...@gmail.com

Openoffice ToT:
commit 63f15b36f7a196edb20ce7a0aba6f6b3d28dd652
Author: Ashod Nakashian 
Date:   Sun Jun 12 22:04:50 2016 -0400

on Fedora 22 
$ uname -a
Linux localhost.localdomain 4.2.3-300.fc23.x86_64 #1 SMP Mon Oct 5 15:42:54 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux

$ ./autogen.sh CC=~/work/llvm/build-release/bin/clang
CXX=~/work/llvm/build-release/bin/clang++ --enable-dbgutil --without-java
--without-help --without-myspell-dicts
[...]

$ make -j24
[...]
[build AIN] base
/home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/cppunittester/cppunittester.o:
In function `(anonymous
namespace)::LogFailuresAsTheyHappen::printFailureLocation(CppUnit::SourceLine
const&)':
/home/davide/lto_experiments/libreoffice/sal/cppunittester/cppunittester.cxx:160:
undefined reference to `CppUnit::SourceLine::fileName() const'
/home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/cppunittester/cppunittester.o:
In function `(anonymous
namespace)::LogFailuresAsTheyHappen::printFailureMessage(CppUnit::TestFailure
const&)':
/home/davide/lto_experiments/libreoffice/sal/cppunittester/cppunittester.cxx:170:
undefined reference to `CppUnit::Message::shortDescription() const'
/home/davide/lto_experiments/libreoffice/sal/cppunittester/cppunittester.cxx:171:
undefined reference to `CppUnit::Message::details() const'

Clang Version:
$ ~/work/llvm/build-release/bin/clang++ --version
clang version 3.9.0 (trunk 272933) (llvm/trunk 273027)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/davide/work/llvm/build-release/bin

If I switch back to gcc, I can compile successfully:

$ g++ --version
g++ (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

For completeness, I'm linking with ld.bfd:

$ ld --version
GNU ld version 2.25-17.fc23
Copyright (C) 2014 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

Please let me know if you need any other informations.

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


[Libreoffice-bugs] [Bug 100461] CELL function - InfoType ADDRESS doesn' t return full address of the cell

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100461

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #2 from raal  ---
Hi Miguel,
 =CELL("address",Sheet2.A1)  works -> $Sheet2.$A$1

but in ODF specification is not mentioned it should work only for other sheet:
ADDRESS - Returns the absolute address of the cell. *The sheet name is included
if given in the reference.* 

http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018348_715980110

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


[Libreoffice-bugs] [Bug 100442] File with many images takes a long time to open and save

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100442

--- Comment #2 from Denis K  ---
Yes, on less powerful processors such as Pentium or Celeron is impossible to
work with this file.

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


[Libreoffice-bugs] [Bug 91375] ibus and complex input methods do not work at all in 4.4.x

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91375

suzukiy...@gmail.com changed:

   What|Removed |Added

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

--- Comment #12 from suzukiy...@gmail.com ---
In debian jessie(main), the following 5 packages were updated today.
libibus-1.0-5 i386 1.5.9-1 [309 kB]
gir1.2-ibus-1.0 i386 1.5.9-1 [257 kB]
ibus i386 1.5.9-1 [483 kB]
ibus-gtk i386 1.5.9-1 [207 kB]
ibus-gtk3 i386 1.5.9-1 [207 kB]
And this bug is resolved. Thank ibus team for fixing. :)

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


[Libreoffice-bugs] [Bug 100017] Libreoffice crashing on linux mint - the whole UI crashes

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100017

--- Comment #7 from anirudha...@gmail.com ---
Brilliant. 
Checking both
Tools -> Options -> LibreOffice -> View -> Use OpenGL for all rendeandring 
AND 
Tools -> Options -> LibreOffice -> View -> Force OpenGL even if Blacklisted
worked for me. Welcome back LinuxMint. Don't feel so good about using
blacklisted stuff. Hopefully, it is only technical, and not legal blacklisting.
The linux community should find better names. But still, nice to be back. Will
report any errors if I face them - should face them right, given the
blacklisting. (Sorry for the delay - had switched to windows to get some work
done).

Anirudha

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


[Libreoffice-bugs] [Bug 100206] Hangs when try to open a document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100206

--- Comment #4 from j20...@gmail.com ---
I have noticed that when Libre Office hangs:

 its CPU use climbs to 30% and stays there

 sometimes if I wait a very long time it will eventually settle down ok

 sometimes no amount of waiting will stop it hanging

 mostly logging off and on will clear the problem

 sometimes I actually have to restart my PC to clear the problem.

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


[Libreoffice-bugs] [Bug 99996] Wrong formatting of numbers if a format code of 'Fraction' type is used

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=6

--- Comment #7 from Wolfgang Jäger  ---
(In reply to Laurent BP from comment #6)
Many thanks for giving me this insight, but there may be a misunderstanding. 
I would neither start to work on code in C++ (I always judged very ugly) at the
age of 72 nor would I shift to the kind of designing and coding algorithms
based on a next to complete encyclopedical knowledge of related mathematics. My
style always was to rely on means as simple as possible, and to try to apply
them in a slightly creative way. 
I did not yet analyze the code you linked to, and probably I wouldn't at all.
But I know that for many centuries now best approximations by fractions were
found based on developing the target value into a regular continued fraction.
As there is an indisputable worst case, we can give a fix maximum of steps
needed to convert any number to any given accuracy. For IEEE 754 accuracy e.g.
this number is 36. The experimentally determined average for denominators up to
 is less than 10. The number of needed steps will increase very slowly with
greater denominators permitted. The expense for any single step on this way is
mainly a Double division. The loop may be exited based on a maximum denominator
or on a condition directly aiming at relative accuracy (higher time-cost in
this case: mainly 3 multiplications per step). 
The code for a reliable implementation of this algorithm in LibO BASIC, e.g. is
less than 90 lines in a very sparse notation, and is already implementing both
ways of controlling the exit from the central loop. Restricting the condition
to a maximum denominator only will cut length and complexity. 

If there is evidence that this algorithm is too inefficient or too complicated,
I cannot contribute anything more concerning this issue. Otherwise I will be
glad to supply my proposal in a Pseudocode, in fully operative BASIC or in
Pascal at your choice. I cannot do it using C++ (or any flavour of C).
> 
> Fractions are determined in SvNumberformat::ImpGetFractionOutput here: ...

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


[Libreoffice-bugs] [Bug 88106] FILESAVE: xlsx file size increased a lot after save

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88106

--- Comment #4 from Bartosz Kosiorek  ---
Could you please attach xlsx file which cause such issue.
I would like to investigate that issue.

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


[Libreoffice-bugs] [Bug 70565] FORMATTING: User Defined Custom Formatting is not applied during importing XLSX documents

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70565

--- Comment #8 from Bartosz Kosiorek  ---
It seems that described behaviour could be split into several two bugs.

I have created bug which is needed to properly resolve this bug: 
https://bugs.documentfoundation.org/show_bug.cgi?id=100464

My plan is first resolve issue with missing custom cell formatting and after
that resolve that bug.

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


[Libreoffice-bugs] [Bug 100464] FILESAVE After save to XLSX the not used custom formatting is lost

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100464

Bartosz Kosiorek  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |desktop.org |

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


[Libreoffice-bugs] [Bug 100464] FILESAVE After save to XLSX the not used custom formatting is lost

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100464

Bartosz Kosiorek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 100464] New: FILESAVE After save to XLSX the not used custom formatting is lost

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100464

Bug ID: 100464
   Summary: FILESAVE After save to XLSX the not used custom
formatting is lost
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gan...@poczta.onet.pl

Created attachment 125719
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125719&action=edit
File with custom cell formatting which is not used

Steps to reproduce:
1. Open attached file with defined custom formatiing
2. Make sure that custom formatting is existing by pressing RMB -> Format
Cells... -> Numbers -> Category -> Category -> Date. There should exists:
"12/31/99bako"
3. Save as xlsx 
4. Close Libreoffice and Open xlsx file.

Currently:
- "12/31/99bako" custom cell format was not saved after export

Expected result:
- "12/31/99bako" Custom formatting for cells are still available also with xlsx
file

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


[Libreoffice-bugs] [Bug 100463] Pipette in Contour Editor does not work

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100463

Regina Henschel  changed:

   What|Removed |Added

Version|5.3.0.0.alpha0+ Master  |4.3.0.4 release

--- Comment #1 from Regina Henschel  ---
It is already broken in Version: 4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

Changing the version field accordingly.

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

--- Comment #15 from branestawm  ---
(In reply to robert from comment #14)
> Created attachment 125716 [details]
> Date formatted as integer - linechart and xy-chart are shown right
> 
> Have tested a little bit more. If you will change the date to an
> integer-value, you could use the date for line-charts and xy-charts.

Thank you for your very helpful suggestion. Although your test file works OK
for me, when I tried to use your DATEDIFF function in my test file, I had to
change the parameters. In my LO v5.1.3.2, DATEDIFF has only 2 parameters: 'dd'
is omitted/assumed and your 2nd & 3rd parameters are reversed.

Perhaps you could add your workaround (and this note) to your Base handbook?

Unfortunately when I try it with my full database which has 1000+ records with
grouping, and an xy chart in the group footer, Report Builder shows only some
of the data points (10) on the first Chart and when executed produces each
chart with all 1000+ data points (no grouping). But the charts do have correct
x-axes. I won't have time to work on it some more this weekend, but If I get
anywhere next week, I'll post an update.

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


[Libreoffice-bugs] [Bug 95251] Mail merge changes orientation after first page

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95251

--- Comment #23 from Carlo  ---
Uh... i didn't think about that

however i'm really tempted to face a severe downgrade as well.. it's becoming
really annoying to mailmerge on a file on every source change

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


[Libreoffice-bugs] [Bug 100463] New: Pipette in Contour Editor does not work

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100463

Bug ID: 100463
   Summary: Pipette in Contour Editor does not work
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Keywords: regression
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 125717
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125717&action=edit
document for testing contour

Insert an image into a text document and set is wrap to "Page Wrap".
Right-click the image, click on item "wrap" and then on "Edit Contour".

In the Contour Editor click on the pipette and then click a color of the
picture.
Expected behavior: This color (and similar ones according tolerance) becomes
transparent. The automatic contour generating will then respect this
transparency.

Actual behavior: The color stays as it is and therefore the automatic contour
generating draws the contour line around the whole image.

You can test it in the attached document, when you take a Yellow with the
pipette from the right part of the image.

I see the error in Version: 5.3.0.0.alpha0+
Build ID: 3ab13873ebb6dc4738be2e2184ee4433a2447c1d
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-06-16_01:48:01
Locale: de-DE (de_DE)

It was OK at least in Version: 4.2.5.2
Build ID: 6ff819b65674ae6c83f3cbab9e4a4c2b292a7a94

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


[Libreoffice-bugs] [Bug 100461] CELL function - InfoType ADDRESS doesn' t return full address of the cell

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100461

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||miguelangelrv@libreoffice.o
   ||rg
 Ever confirmed|0   |1

--- Comment #1 from m.a.riosv  ---
Hi @raal, because you are in the same sheet of the address, so no matter if you
use the sheet name or not.

=CELL("ADDRESS";D2)
=CELL("ADDRESS";Sheet1.D2)
give the same result if the formula is in Sheet1.

I think not a bug.

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


[Libreoffice-bugs] [Bug 100352] [LOCALIZATION] Strings in sfx2/classification/ example.xml should be translatable

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100352

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |vmik...@collabora.co.uk
   |desktop.org |

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


[Libreoffice-bugs] [Bug 64333] [Template Manager] [UI]: Overwriting an existing template with a new one, demands that the name is typed; should be picked up by selecting the existing template

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64333

bejectannt  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #11 from bejectannt  ---
(In reply to Samuel Mehrbrodt (CIB) from comment #10)
> I think this is "fixed" with the revamped template manager. The workflow
> changed, so it's no longer possible to select a template; you can only
> select a category.
> 
> Please reopen if the problem persist.

Sorry, with 5.1.3.2 I can still reproduce as mentioned in comment 9. In which
version is the "revamped template manager"? I could not find it in the release
notes of the current dev release.

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


[Libreoffice-bugs] [Bug 95251] Mail merge changes orientation after first page

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95251

Michael  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||mcri...@hoecoop.org
 Ever confirmed|0   |1

--- Comment #22 from Michael  ---
I don't believe this is the same as bug 38481 and bug 37952. Unlike in those
bugs, a single envelope (or other landscape document) is printing fine, and
mail merging a single record prints fine. It is only when more than one record
is being merged that you see all successive documents printed portrait, and for
envelopes that often results in a blank envelope. I just ran across this bug in
5.1.3.2 as currently shipped with Ubuntu 16.04. It is a show stopper that
forced our receptionist to return to Ubuntu 14.04 until it can be fixed.

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


[Libreoffice-bugs] [Bug 96373] Unable to Select Some Combinations of Document Background and Default Font Color

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96373

Buovjaga  changed:

   What|Removed |Added

 OS|Linux (All) |All

--- Comment #2 from Buovjaga  ---
OS is All, because I could repro on Win..

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


[Libreoffice-bugs] [Bug 100352] [LOCALIZATION] Strings in sfx2/classification/ example.xml should be translatable

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100352

--- Comment #12 from Cor Nouws  ---
(In reply to Miklos Vajna from comment #11)
> I think I have an idea how to make this similar to the autocorrect files,
> I'm looking at it.

Ah, that would be nice :)

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


[Libreoffice-bugs] [Bug 100372] Writer does not start/work in Daily

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100372

Cor Nouws  changed:

   What|Removed |Added

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

--- Comment #3 from Cor Nouws  ---
(In reply to Buovjaga from comment #2)
> Cor: try resetting profile. It fixed the problem in Bug 100321 for steve

Thanks for noting.
I did try with a clean profile. But the next daily runs without a problem :)

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


[Libreoffice-bugs] [Bug 99996] Wrong formatting of numbers if a format code of 'Fraction' type is used

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=6

--- Comment #6 from Laurent BP  ---
(In reply to Wolfgang Jäger from comment #5)
> (In reply to Laurent BP from comment #4)
> ...
> > I can confirm this bug in OOo 3.3.0
> > Set as New. Change version.
> 
> This bug#6 is still present in AOO4.1.2, the forgetting of user formats,
> too. 
> 
> To anybody who may address the issue of wrong results when formats of the
> fraction type are used: 
> I can provide a well tested algorithm for the task (coded in BASIC e.g.). 

Fractions are determined in SvNumberformat::ImpGetFractionOutput here:
http://opengrok.libreoffice.org/xref/core/svl/source/numbers/zformat.cxx#ImpGetFractionOutput

You may propose improvements of Farey sequence algorithm. But the code is
limiting to 3 digits the maximum number of digits in fraction. See:
http://opengrok.libreoffice.org/xref/core/svl/source/numbers/zformat.cxx#MAX_FRACTION_PREC

For higher number of digits, a simpler (and less accurate as you noticed)
algorithm is used. See:
http://opengrok.libreoffice.org/xref/core/svl/source/numbers/zformat.cxx#2612

What should be the maximum number of digits of denominator for Farey sequence
algorithm? You must take into account computing time and readability:
254136/527748 is not quite understandable.

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


[Libreoffice-bugs] [Bug 96373] Unable to Select Some Combinations of Document Background and Default Font Color

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96373

ladyquela...@gmx.com changed:

   What|Removed |Added

 OS|All |Linux (All)

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


[Libreoffice-bugs] [Bug 94212] Saving corrupts particular Writer document containing many images and equations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94212

--- Comment #16 from Michael Stahl  ---
... and there was another crash fixed on master, with commit
131e604073f89e6c1dd54be88b94b7befd881f2e "cppuhelper: fix use-after-free race
in OWeakConnectionPoint"

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


[Libreoffice-bugs] [Bug 100452] date 01.01.0001 - 03.01.0001 not saved

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100452

--- Comment #5 from V Stuart Foote  ---
(In reply to Eike Rathke from comment #4)
> Take a look at what is stored in the document package's content.xml with
> office:date-value attributes for such early dates and you'll see that it
> isn't a proleptic Gregorian date.

So meaning the date has been adjusted internally by LO to the Julian date as in
this Wikipedia chart?

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

> 
> BCE dates are supported by the file format, i.e. xmlschema-2 permits a minus
> sign, see https://www.w3.org/TR/xmlschema-2/#signallowed

OK, W3C says it is allowed, but how would one enter the BCE date? Seems at this
time in LO using U+002D prepended to the -MM-DD is not picked up as an ISO
8601 allowed date. Is there a different toggle?  Dates I enter that way are
being cast to 1899 -- is that somehow left over from MS Excel's mishandling?

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


[Libreoffice-bugs] [Bug 100429] GTK3: Symbols in dropdown list are not visible

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100429

Caolán McNamara  changed:

   What|Removed |Added

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document with hidden 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #6 from Jan-Marek Glogowski  ---
To create the initial document:

1. Use OOo 3.2.1
2. Put 0 in cell A1
3. Change cell format to 'user-defined', value:
 [>0]Standard;[<0]"";""
 => The value 0 is hidden
4. Evaluate cell A1 via C1 by using 
 =IF(A1="";"is empty";"contains 0")
5. Save document.

Load in any LO >= 4.0.3

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


[Libreoffice-bugs] [Bug 100462] New: Locale en-GB-oxendict (previously en-GB-oed) is missing or broken -> corresponding spell-checker does not work.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100462

Bug ID: 100462
   Summary: Locale en-GB-oxendict (previously en-GB-oed) is
missing or broken -> corresponding spell-checker does
not work.
   Product: LibreOffice
   Version: 5.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Extensions
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: benjamin.ti...@gmail.com

I tried to install an en-GB-oxendict spell-checker. I packaged it into an oxt
archive and specified "en-GB-oxendict" as locale. I also tried "en-GB-oed". It
doesn't work. The spell-checker is not recognized.

But the entry "English, OED spelling (UK)" does appear by default in the
LibreOffice language options, so at some point this locale was supported.

I think a new file may be needed here:
https://cgit.freedesktop.org/libreoffice/core/tree/i18npool/source/localedata/data

en_GB-oxendict.xml

and probably some changes in the source code...

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


[Libreoffice-bugs] [Bug 100352] [LOCALIZATION] Strings in sfx2/classification/ example.xml should be translatable

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100352

--- Comment #11 from Miklos Vajna  ---
I think I have an idea how to make this similar to the autocorrect files, I'm
looking at it.

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


[Libreoffice-bugs] [Bug 100360] LibreOffice 5.1.3.2 - Program crashes

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100360

Olivier Hallot  changed:

   What|Removed |Added

Summary|LibreOffice 5.1.3.2 - Estou |LibreOffice 5.1.3.2 -
   |no Brasil e só entendo  |Program crashes
   |Português.  |

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


[Libreoffice-bugs] [Bug 100360] LibreOffice 5.1.3.2 - Estou no Brasil e só entendo Português.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100360

--- Comment #2 from Olivier Hallot  ---
"O programa trava quando peço para salvar um arquivo que foi modificado, não é
frequente, mas várias vezes em uma semana, pode passar 2 ou 3 dias sem
problemas.
Na recuperação dos arquivos, as vezes, dados são perdidos."


google translator:
The program crashes when I ask to save a file that has been modified, it is not
common, but several times in a week, you can spend 2 or 3 days without
problems.
Recovery of files, sometimes data is lost.

@scmtecno: 
De boa, podes dar alguma luz sobre o ocorrido? Tipo de arquivo sendo
trabalhado, formato do arquivo, que rwindows tu usas, antivirus, limpeza do
disco, chkdsk,  ... Pensou em ativar o backup automático?

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


[Libreoffice-bugs] [Bug 92152] Add half arrowheads

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152

Heiko Tietze  changed:

   What|Removed |Added

   Keywords||needsUXEval

--- Comment #6 from Heiko Tietze  ---
Let's keep it under needsUXeval until finished. Its a design only work and the
ux people should take an eye onto. Mentoring means primarily to commit.

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


[Libreoffice-bugs] [Bug 100444] Crash reporter not working in Linux

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100444

--- Comment #2 from Aron Budea  ---
I can't get a crash report/dump by killing LO. Tried with 'kill -s SIGABRT
'.
I also tried increasing dump size by 'ulimit -c ', because it was set to
0, don't know if that matters.

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document with hidden 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #5 from Jan-Marek Glogowski  ---
Ok - probably commenting

 CellType = util::NumberFormat::TEXT;

is actually correct … in a way.

I don't know, why we ever want to forcefully change the cell type.

Probably we should just change the type, if the current cell type is undefined,
so we get

if (util::NumberFormat::UNDEFINED == nCellType)
CellType = util::NumberFormat::TEXT;

That code survives: sc.check, sc.slowcheck and sc.subsequentcheck

And it fixes my bug.

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document with hidden 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #4 from Jan-Marek Glogowski  ---
Switch "commit message" in previous comment with code, especially the quoted
code comment.

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document with hidden 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #3 from Jan-Marek Glogowski  ---
61c39eae570d6d6040b65bfe93127b30e6080cc8 Display blank cell instead of zero in
matrix cells with blank text result

actually breaks the import.

Couldn't really prove it, as I wasn't able to build 4.0 to do a bisecting, but
reading the commit message makes it quite clear.

And since in the content.xml diff "calcext:value-type" is set to "float" for
current saved document from Calc on master and the current code runs into 

void ScXMLTableRowCellContext::EndElement()
{
HasSpecialCaseFormulaText();
if( ... )
{
CellType = util::NumberFormat::TEXT;

in debugrun for the original document, breaking the import.

Commenting the "CellType = util::NumberFormat::TEXT;" line fixes the import,
but is definitly wrong. I still try to understand, what the code is expected to
do.

There is this comment, which I think is exactly my use case

// If a matrix formula has a matrix reference cell that is intended to have
// a blank text result, the matrix reference cell is actually saved(export)
// as a float cell with 0 as the value and empty .
// Import works around this by setting these cells as text cells so that
// the blank text is used for display instead of the number 0.

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


[Libreoffice-bugs] [Bug 100449] Font size is wrong in pdf form for radio button group

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100449

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
 OS|Linux (All) |All

--- Comment #2 from Buovjaga  ---
NEW per comment 1.

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


[Libreoffice-bugs] [Bug 100408] Calc: comment background missing with Intel graphics

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100408

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #7 from Buovjaga  ---
Ahh.. closing as dupe of bug 98040

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

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


[Libreoffice-bugs] [Bug 98040] Hovering over hidden comment does not display properly on Linux

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98040

Buovjaga  changed:

   What|Removed |Added

 CC||lorenzo.morin@studiostorti.
   ||com

--- Comment #12 from Buovjaga  ---
*** Bug 100408 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Attachment #125696|0   |1
is obsolete||

--- Comment #14 from rob...@familiegrosskopf.de ---
Created attachment 125716
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125716&action=edit
Date formatted as integer - linechart and xy-chart are shown right

Have tested a little bit more. If you will change the date to an integer-value,
you could use the date for line-charts and xy-charts.

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


[Libreoffice-bugs] [Bug 100408] Calc: comment background missing with Intel graphics

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100408

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #6 from Buovjaga  ---
See also bug 100172, bug 73287 and bug 98040

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

--- Comment #13 from rob...@familiegrosskopf.de ---
(In reply to branestawm from comment #12)
> Presumably Calc uses row numbers and Base's Report Builder
> *requires* x-axis values in field 0, although this is apparently not
> documented.

I don't know anything about a documentation about charts in the Report-Builder.
So I had written down all I have tested and put it in one chapter of the
Base-Handbook. Could be i will add something about this special problem.

You could compare charts of Report-Builder with charts of Writer. Don't know if
it works all the same in Calc.

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


[Libreoffice-bugs] [Bug 100365] LibreOffice close when try to create a chart

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100365

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #12 from Buovjaga  ---
What is it that you are trying to create a chart from? Can you share the
document?

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


[Libreoffice-bugs] [Bug 89307] remove SvRef::operator T*() replacing use with explicit access through SvRef::get()

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89307

--- Comment #5 from Alexander Zaitsev  ---
If i correctly understood task, i should:

1) Remove all using SvRef::operator*() in LO sourcebase and replace to
SvRef::get()
2) Remove from SvRef operator*() or mark it as deleted of simply remove this
operator from SvRef.

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


[Libreoffice-bugs] [Bug 100442] File with many images takes a long time to open and save

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100442

Buovjaga  changed:

   What|Removed |Added

   Keywords||perf
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Summary|Calc: slowly opens/saves|File with many images takes
   |file with many images   |a long time to open and
   ||save
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #1 from Buovjaga  ---
For me, it opened in under a minute, but I have a fast 6th generation Intel
CPU.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.3.0.0.alpha0+
Build ID: d2106d8c8c1af64924f5423223388dbbe99af352
CPU Threads: 8; OS Version: Linux 4.6; UI Render: default; 
Locale: fi-FI (fi_FI.UTF-8)
Built on June 16th 2016

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


[Libreoffice-bugs] [Bug 100443] Copy/Cut/Paste shortcut keys not recognized

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100443

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
You might get advice from the #libreoffice-dev IRC channel. I recommend asking
during weekdays, European office hours.
https://wiki.documentfoundation.org/Website/IRC

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


[Libreoffice-bugs] [Bug 100428] Given module is not a frame nor a window, controller or model.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100428

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #1 from Buovjaga  ---
Can you make it happen again?
What Linux distro and desktop env. are you using?
If you can make it happen every time, what if you tried updating to LibO 5.1.x?

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

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


[Libreoffice-bugs] [Bug 100404] The 'page format' menu items in Impress can not be found where the documentation says they should be

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100404

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
  Component|Impress |Documentation
Summary|[FORMATTING] The 'page  |The 'page format' menu
   |format' menu items can not  |items in Impress can not be
   |be found where the manual   |found where the
   |says they should be |documentation says they
   ||should be
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Yep, the docs need to be updated. https://help.libreoffice.org/Impress/Format

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


[Libreoffice-bugs] [Bug 100372] Writer does not start/work in Daily

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100372

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Buovjaga  ---
Cor: try resetting profile. It fixed the problem in Bug 100321 for steve

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


[Libreoffice-bugs] [Bug 100376] image corrupted when

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100376

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #1 from Buovjaga  ---
Please also attach an example document so we can quickly test.

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

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


[Libreoffice-bugs] [Bug 100452] date 01.01.0001 - 03.01.0001 not saved

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100452

--- Comment #4 from Eike Rathke  ---
Take a look at what is stored in the document package's content.xml with
office:date-value attributes for such early dates and you'll see that it isn't
a proleptic Gregorian date.

BCE dates are supported by the file format, i.e. xmlschema-2 permits a minus
sign, see https://www.w3.org/TR/xmlschema-2/#signallowed

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


[Libreoffice-bugs] [Bug 100461] New: CELL function - InfoType ADDRESS doesn' t return full address of the cell

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100461

Bug ID: 100461
   Summary: CELL function - InfoType ADDRESS doesn't return full
address of the cell
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r...@post.cz

see help> https://help.libreoffice.org/Calc/Information_Functions#CELL
InfoType ADDRESS: =CELL("ADDRESS";Sheet3.D2) returns $Sheet3.$D$2

actually function CELL returns only $D$2 (part $Sheet3.  missing)


steps to reproduce
open new sheet
write function =CELL("ADDRESS";Sheet1.D2)

actual results: $D$2
expected results: $Sheet1.$D$2

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


[Libreoffice-bugs] [Bug 70976] SLIDESHOW: Desktop visible on right side of screen when running slideshow. Thin line.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70976

Buovjaga  changed:

   What|Removed |Added

 CC||apup...@redhat.com

--- Comment #14 from Buovjaga  ---
*** Bug 100357 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 100357] Fullscreen (slideshow) mode miss one pixel line bottom and right

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100357

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #1 from Buovjaga  ---


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

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


[Libreoffice-bugs] [Bug 97277] Windows: SEH and crash-handling / OpenGLZone

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97277

Michael Meeks  changed:

   What|Removed |Added

 CC||moggi1...@googlemail.com

--- Comment #5 from Michael Meeks  ---
Markus - you had some thoughts here. IIRC your contention is that the SEH stuff
in fact calls a handler, which traps and does the auto-save / cleanup - and
then we do not propagate a structured exception up to:

desktop/source/app/app.cxx (Desktop::Main) and hit:

catch( ...)
{
RequestHandler::SetDowning();
FatalError( "Caught Unknown Exception: Aborting!");
}

which is - far from ideal =)

If so - lets close the bug ...

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


[Libreoffice-bugs] [Bug 99153] Unexpectedly slow window re-draw - Ubuntu 16.04 - Unity

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99153

Buovjaga  changed:

   What|Removed |Added

Version|5.1.3.2 release |5.1.0.3 release

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


[Libreoffice-bugs] [Bug 92152] Add half arrowheads

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152

Buovjaga  changed:

   What|Removed |Added

   Keywords|needsUXEval |

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


[Libreoffice-bugs] [Bug 100356] Animation lost after Ctrl+Z after grouping elements which had animations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100356

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 61888] VIEWING: Animations attached to grouped objects are not shown during presentation

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61888

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 100354] Don't remove animation when adding an object to group

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100354

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=61
   ||888,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||0356
Summary|Better support animations   |Don't remove animation when
   |when grouping elements  |adding an object to group
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Sounds reasonable -> NEW.

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

--- Comment #12 from branestawm  ---
I have experimented with your helpful example - see previous 2 attachments. It
seems that the problem lies in Base's Report Builder:

- in Base, report 'line_chart_query_date2' based on 'query_date_cost2' with
real dates in field 0, shows x-axis correctly in Report Builder but when
executed it shows data points but no x-axis - bug 91289,

- report 'line_chart_query_date3' based on 'query_date_cost3' with
dates-as-text in field 1, also shows x-axis correctly in Report Builder but
when executed it shows data points but no x-axis - bug 91289,

- report 'XY_chart_query_date2' based on 'query_date_cost2' does not show
x-axis correctly in Report Builder and when executed it shows data points but
no x-axis,

- in Calc, a Line chart and XY chart work OK, using data copied from table
'Events'. Dates work OK in the XY chart.

For line charts in both Base and Calc, there is one line (set of y-values) for
each data series  and no option to specify a data series for x-axis values.
Presumably Calc uses row numbers and Base's Report Builder *requires* x-axis
values in field 0, although this is apparently not documented.

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

--- Comment #11 from branestawm  ---
Created attachment 125715
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125715&action=edit
Comparison test of line and xy charts in Calc

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


[Libreoffice-bugs] [Bug 100454] UI: some bullet lists don' t have their bullets displayed in print preview

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100454

Terrence Enger  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||lo_b...@iseries-guru.com
 Ever confirmed|0   |1

--- Comment #1 from Terrence Enger  ---
I see the reported problem on debian stretch with both Linux daily
dbgutil bibisect repository version 2016-06-17 and 43max bibisect
repository version oldest.

I am setting bug status NEW.

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


[Libreoffice-bugs] [Bug 100380] REPORT BUILDER : Chart in report contains no data unless y values are field 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100380

--- Comment #10 from branestawm  ---
Created attachment 125714
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125714&action=edit
Extended version of attachment to comment 9

Extended version of attachment to comment 9 to support response.

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


[Libreoffice-bugs] [Bug 99153] Unexpectedly slow window re-draw - Ubuntu 16.04 - Unity

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99153

Ioannis Ilousis-Iliadis  changed:

   What|Removed |Added

Version|5.1.0.3 release |5.1.3.2 release

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


[Libreoffice-bugs] [Bug 92152] Add half arrowheads

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152

--- Comment #5 from Regina Henschel  ---
I'm willing to mentor it.

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


[Libreoffice-bugs] [Bug 58036] EDITING: GETPIVOTDATA function only works with dates fields as text.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58036

Eike Rathke  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Libreoffice-bugs] [Bug 58036] EDITING: GETPIVOTDATA function only works with dates fields as text.

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58036

Eike Rathke  changed:

   What|Removed |Added

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

--- Comment #8 from Eike Rathke  ---
Matching dates was fixed for bug 35247. Note however that,
a) locale dependent text constructs like those in cell A12 will not work
   in other locales that have a different D/M/Y order or different
   separators or even format keywords.
b) after loading the document in a UI that uses different localized
   function names, the pivot table needs to be refreshed (context menu
   on pivot table, Refresh) because the, in this case, stored Data Field
   name "Soma - VALUE" in F3 does not match a, for example, "Sum
   - VALUE" if loaded in an English UI.
   This is a known shortcoming to be addressed in further work.

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

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


[Libreoffice-bugs] [Bug 100436] Keyboard ++0 shortcut for "Default style" does not work

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100436

--- Comment #11 from V Stuart Foote  ---
To wrap this up. Checked on a Windows 8.1 Ent 64-bit en-US system

The control panel dialog is the same as in Windows 10 as in comment 8 and the
attached screen clip, that is navigate to:

Control Panel -> Language -> Advanced settings -> Switching input methods ->
Change language bar hot keys and in the Text Services and Input Languages
dialog on the "Advanced Key Settings" tab click the "Change Key Sequence" and
in that dialog for the "Switch Keyboard Layout" value, reset the radio button
selection from "Ctrl + Shift" to "Not Assigned" and OK out of the dialogs.

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


[Libreoffice-bugs] [Bug 92152] Add half arrowheads

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #4 from Buovjaga  ---
Regina: are you willing to mentor this one? Or shall we remove easyHack keyword
until a mentor appears?

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


[Libreoffice-bugs] [Bug 99996] Wrong formatting of numbers if a format code of 'Fraction' type is used

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=6

--- Comment #5 from Wolfgang Jäger  ---
(In reply to Laurent BP from comment #4)
...
> I can confirm this bug in OOo 3.3.0
> Set as New. Change version.

This bug#6 is still present in AOO4.1.2, the forgetting of user formats,
too. 

To anybody who may address the issue of wrong results when formats of the
fraction type are used: 
I can provide a well tested algorithm for the task (coded in BASIC e.g.). 

(This is not about parsing and interpreting the format code, but about
calculating the best approximation that can be expressed without exceeding the
accepted range for the denominator. Of course, this is not the secret of the
ages, but well known mathematics. And counting some question marks is surely
not a problem.)

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


[Libreoffice-bugs] [Bug 90534] Pleading Lines don't work

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90534

--- Comment #20 from Caolán McNamara  ---
commit 2062d5d6f472ffa22ab4a769f4cb992f3a91894c
Author: Oliver Specht 
Date:   Fri Sep 11 10:30:45 2015 +0200

tdf#94045: negative margins in OOXML reenabled

fixed (probably)

commit 4771c8836a3e4d5e8ac25a7212293a13fb1e73ba
Author: Michael Meeks 
Date:   Sat Jun 28 22:59:33 2014 +0100

writerfilter: use XFastAttributes more efficiently.

The doc is still a bit of a car crash, but currently in master if you toggle
the header's fit-to-text off the text lays out not too far away from the
original intent. Enough to show its not utterly broken at an import level, just
not quite right.

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


[Libreoffice-bugs] [Bug 55620] FILEOPEN: LibreOffice hangs with 100% CPU when opening particular doc document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55620

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #14 from Buovjaga  ---
No hang on Windows either anymore. Closing as WFM because Caolán's 2015-02-18
commit did not fix it.
If a fixing commit is known, please announce it and set to FIXED.

Cheers, Manuel.

Win 7 Pro 64-bit Version: 5.3.0.0.alpha0+ (x64)
Build ID: f536a83d51443d19dba58157cea28fb67a090e02
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-06-13_01:19:21
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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94212] Saving corrupts particular Writer document containing many images and equations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94212

Michael Stahl  changed:

   What|Removed |Added

  Component|Writer  |filters and storage

--- Comment #15 from Michael Stahl  ---
so i found that LO 4.4 added an implementation of multi-threaded zip deflate,
which sounds like it has a significant risk of causing issues like this.

commit fbf714b45625c50bb1c736ef231b5dbbab0016a1
AuthorDate: Tue Oct 21 15:17:13 2014 +0200

package: Finally implement parallel zip entries deflating


of course the hundreds of embedded objects in the attachment exercise that
quite well.

i've had a crash on Windows when exporting, which is fixed on master by
commit debe788bcf3ec258b6b95df3db1f7bfeba881be1
"cppuhelper: WeakReference isn't thread-safe" - quite possibly same
crash as comment #10

there were numerous fixes to the multi-threaded zipping, maybe one of those
had an effect on this bug?

60e75fb276778459f6055360646d879b8c615d83 "tdf#98955 hardware_concurrency not
ideal for thread pools"

7e2ea27e5d56f5cf767a6718a0f5edc28e24af14 "tdf#93553 limit parallelism at zip
save time to useful amount"

eaed822c9cf6b3762f727f1281003dafd300df6d "tdf#89236: Don't deflate encrypted
document in parallel"

458bf0812570f517dd4b80efbcfb7e0fca9479f7 "Resolves: tdf#88314 close temp file
after each thread completed"

ef698035aa2aa64fc4c4455b394e6782772fef4f "Related: tdf#88314 delete temp files"

05661623c7e328c536814354bafd8294de0e9ee0 "uncaught exceptions in parallel
deflate threads on re-export of HTB23106 odgs"

ca5ff4559726455d0c8fbdd08cb35af3308492bf "tdf#90010 Partially revert "package:
Do not bother with deflating jpeg image
s""

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


[Libreoffice-bugs] [Bug 100460] Can not query sheet cells with annotations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100460

--- Comment #1 from Andreas Säger  ---
Created attachment 125713
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125713&action=edit
Some annotated cells and Basic macro

When you hit the push button, a message box reports
"Cell Ranges with Annotations ueried from A1:A20: 0"

AOO reports
"Cell Ranges with Annotations ueried from A1:A20: 4"
since there are 4 blocks of annotated cells.

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


[Libreoffice-bugs] [Bug 100452] date 01.01.0001 - 03.01.0001 not saved

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100452

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #3 from V Stuart Foote  ---
Created attachment 125712
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125712&action=edit
test ODS with column A formated as date -- with early CE dates

When describing date issues helpful to use the ISO 8601 sequence -MM-DD --
in other words, here the affected date ranges are from 0001-01-01 to
0001-03-01.

However, can not confirm. When input in ISO 8601 sequence--the -MM-DD are
cast as dates into the cells.

Would also note that year 1 BCE (e.g.  - ) and earlier are not
supported, as the date format does not handle BCE dates at all. But at least
that is compliant with basics of ISO 8601--is there and OASIS ODF position on
BCE dates?

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


[Libreoffice-bugs] [Bug 100460] Can not query sheet cells with annotations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100460

Andreas Säger  changed:

   What|Removed |Added

Version|unspecified |5.1.3.2 release

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


[Libreoffice-bugs] [Bug 100460] New: Can not query sheet cells with annotations

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100460

Bug ID: 100460
   Summary: Can not query sheet cells with annotations
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: sdk
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ville...@t-online.de

oCellRange.queryContentCells(com.sun.star.sheet.CellFlags.ANNOTATION)always
reports zero. 
Works with OpenOffice.

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


[Libreoffice-bugs] [Bug 100451] 4-bit image in WMF inserted into document is mishandled in PDF export when OpenGL is used

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100451

--- Comment #2 from Tor Lillqvist  ---
Looking closer at the WMF, it first has one 1bpp image that is StretchBlt:ed
with SRCPAINT, then a 4bpp one that is StretchBlted to the same place with
SRCAND. I would assume that it is the 4bpp one that is mishandled, though.

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


[Libreoffice-bugs] [Bug 100449] Font size is wrong in pdf form for radio button group

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100449

--- Comment #1 from Ysabeau  ---
I too have this issue with 5.1.4.2 for Windows 32 bits.

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


[Libreoffice-bugs] [Bug 100421] Crash when deleting nested tables

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100421

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f054ba24056dba34576bc43a86abb0b828917585&h=libreoffice-5-2

Related: tdf#100421 crash in a11y on load of source odt

It will be available in 5.2.0.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 100421] Crash when deleting nested tables

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100421

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ff7028465c5c5cd30a9bb28ac6aa610e67c4e843&h=libreoffice-5-2

Resolves: tdf#100421, don't crash on deleting particular table

It will be available in 5.2.0.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 100421] Crash when deleting nested tables

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100421

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.3.0|target:5.3.0 target:5.2.0.1

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


[Libreoffice-bugs] [Bug 99922] vector notation does not work with "over" type devision

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99922

--- Comment #7 from manuel.defrances...@studiostorti.com ---
The problem is still present for me in:

Version: 5.1.3.2
Build ID: 644e4637d1d8544fd9f56425bd6cec110e49301b
CPU Threads: 2;
UI Render: default; 
Locale: it-IT (it_IT.UTF-8)
OS: openSUSE Leap 42.1 (x86_64)

Version: 5.0.6.3
Build ID: 490fc03b25318460cfc54456516ea2519c11d1aa
Locale: it-IT (it_IT.UTF-8)
OS: openSUSE Leap 42.1 (x86_64)


In The next version, hovewer, seems to not be present:

Version: 5.3.0.0.alpha0+
Build ID: 29e91d5eedd2bf20504ce9ada625d33fec19dc9e
CPU Threads: 2;
UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-06-16_23:05:06
Locale: it-IT (it_IT.UTF-8)
OS: openSUSE Leap 42.1 (x86_64)

Version: 5.2.0.0.beta2
Build ID: ae12e6f168ba39f137fc110174a37c482ce68fa4
CPU Threads: 2; OS Version: Linux 4.1; UI Render: default; 
Locale: it-IT (it_IT.UTF-8)
OS: openSUSE Leap 42.1 (x86_64)

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


[Libreoffice-bugs] [Bug 90579] EDITING: Crash on cancel "Tools Cell Contents Formula to Value " on more than one cell

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90579

Caolán McNamara  changed:

   What|Removed |Added

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


[Libreoffice-bugs] [Bug 55620] FILEOPEN: LibreOffice hangs with 100% CPU when opening particular doc document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55620

--- Comment #13 from manuel.defrances...@studiostorti.com ---
On linux LO opens the file normally.

Version: 5.2.0.0.alpha1
Build ID: 902b28a39528b6c92602e9b521a1d0861be1caf9
CPU Threads: 2;
UI Render: default; 
Locale: it-IT (it_IT.UTF-8)
OS: openSUSE Leap 42.1 (x86_64)

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


[Libreoffice-bugs] [Bug 96080] Incorrect spacing between words when opening this .pdf file

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96080

--- Comment #5 from vv...@yandex.ru ---
Tried to fix it here:
https://gerrit.libreoffice.org/#/c/26426/

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


[Libreoffice-bugs] [Bug 89307] remove SvRef::operator T*() replacing use with explicit access through SvRef::get()

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89307

--- Comment #4 from Alexander Zaitsev  ---
Hello. Can i try to assign this bug to me? It will be my first bug. And i hope,
that i can solve it.

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document with hidden 0

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

Jan-Marek Glogowski  changed:

   What|Removed |Added

Summary|Data loss on loading Calc   |Data loss on loading Calc
   |document|document with hidden 0

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #1 from Jan-Marek Glogowski  ---
Created attachment 125710
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125710&action=edit
Same document with re-added 0 saved on master

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


[Libreoffice-bugs] [Bug 100458] Data loss on loading Calc document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

--- Comment #2 from Jan-Marek Glogowski  ---
Created attachment 125711
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125711&action=edit
Diff of content.xml, except all the style changes

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


[Libreoffice-bugs] [Bug 100182] Writer Version 5.2.x and above : index lost

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100182

Buovjaga  changed:

   What|Removed |Added

   Assignee|wolff-ohlenb...@t-online.de |libreoffice-b...@lists.free
   ||desktop.org

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


[Libreoffice-bugs] [Bug 100459] New: Building `ExternalProject/postgresql` fails

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100459

Bug ID: 100459
   Summary: Building `ExternalProject/postgresql` fails
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pmen...@molgen.mpg.de

Created attachment 125709
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125709&action=edit
[PATCH] external: Link PostgreSQL with `-lpthread`

Building LibreOffice 5.1.3.2 fails due to an error in the configure script of
the external project `posgresql` [1][2].

```
$ make -j --prefix=…
[…]
configure: error: library 'ldap_r' is required for LDAP
[CXX] dbaccess/source/ui/tabledesign/TableUndo.cxx
/dev/shm/bee-root/libreoffice/libreoffice-5.1.3.2-0/source/external/postgresql/ExternalProject_postgresql.mk:54:
recipe for target
'/dev/shm/bee-root/libreoffice/libreoffice-5.1.3.2-0/build/workdir/ExternalProject/postgresql/build'
failed
make[1]: ***
[/dev/shm/bee-root/libreoffice/libreoffice-5.1.3.2-0/build/workdir/ExternalProject/postgresql/build]
Error 1
make[1]: *** Waiting for unfinished jobs
Makefile:244: recipe for target 'build' failed
make: *** [build] Error 2
```

Adding `-lpthread` to `external/postgresql/ExternalProject_postgresql.mk` fixes
that (misleading) error.

[1]
https://ask.libreoffice.org/en/question/28279/configure-error-library-ldap_r-is-required-for-ldap-make1-usrsrclibreoffice-4142workdirunxlngx6proexternalprojectpostgresqlbuild-cuo-wu-1/
[2] https://ask.libreoffice.org/en/question/48589/make-from-source-ldap-error/
[3] http://pastebin.com/NULYyZ6r

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


[Libreoffice-bugs] [Bug 100458] New: Data loss on loading Calc document

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100458

Bug ID: 100458
   Summary: Data loss on loading Calc document
   Product: LibreOffice
   Version: 4.0.3.3 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: critical
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: glo...@fbihome.de

Created attachment 125708
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125708&action=edit
LO Calc looses the 0 in A1 on load

To reproduce:
 * load the document.

Result:
 * cell A1 is empty
 * cell C1 contains the string "ist leer" AKA "is empty"

Expected:
 * cell A1 contains a hidden 0
 * cell C1 contains the string "enthält 0" AKA "contains 0"

The attached document was produced with OOo 3.2.1.

Bibisect release repo pointed to:
1182c1081b6907d4568a093ecec2411e20da is the first bad commit
commit 1182c1081b6907d4568a093ecec2411e20da
Author: Matthew Francis 
Date:   Tue Apr 14 22:42:38 2015 +0800

libreoffice-4.0.3.1

LibreOffice_4.0.3.1_Linux_x86-64_deb.tar.gz

Bibisect of repo 43all pointed to:

89740762f0af849e492932bd71e59149cdcd5a00 is the first bad commit
commit 89740762f0af849e492932bd71e59149cdcd5a00
Author: Bjoern Michaelsen 
Date:   Mon Dec 10 01:57:45 2012 +

source-hash-06f20d73da21342046a480a6b22af69901351328

commit 06f20d73da21342046a480a6b22af69901351328
Author: Stephan Bergmann 
AuthorDate: Fri Jul 20 11:10:05 2012 +0200
Commit: Stephan Bergmann 
CommitDate: Fri Jul 20 11:10:05 2012 +0200

Fix SAL_LOG area usage

Change-Id: If8acc5e9fee2730796637dfb505e0c514f96f1a3

$ git log
b0f170d7df9cff12535d2ecfd146b32b745a8ef8~1..06f20d73da21342046a480a6b22af69901351328
--pretty=oneline | wc -l
65

$ git log
b0f170d7df9cff12535d2ecfd146b32b745a8ef8~1..06f20d73da21342046a480a6b22af69901351328
--pretty=oneline sc/
b37bcdded66ae82c5677fe60d8347b87281f3fa2 Prefer prefix ++/-- operators for
non-primitive types

61c39eae570d6d6040b65bfe93127b30e6080cc8 Display blank cell instead of zero in
matrix cells with blank text result
abdffd2e442356782ee6bd947936afc7fb9e4287 Add test case for matrix reference
cells with blank text result

^^^ those look promising

15929afc1a0da30ece4b193f4d2cf327886eb440 Revert "Let's see if stripping the
const here will fix the clang build..."
52022b5f82385b28687bf46424d0d24be1964a4a Let's see if stripping the const here
will fix the clang build...
ce8ecf1d343224a6db823860e4dcf46d2dfe5654 Specify function object as template
argument rather than local variable.
4c1d32263e580d41e4b8fea58aab6588f7579e96 This should be bool.
9f36df7943127d82aba46590aeebd8abec110d70 Added comment.
7ba5f709030a78616d2331bd3894752c99fbc1fa Pass contiguous cell data as an array
to matrix. This is faster.
ed5d2c652cd053cd10f54fb028f513f20d6c6086 Less indentations via early bailout.
32d9ed46f6075c66e233b3c8f8036beceb60d87c Slightly more efficient compareMatrix.
8a7ba10c71229f10ee56b263aca4174d7a856f6c It's now faster to start empty and
fill non-empty elements.
229d86b238186e75621b6f617ebc4ee29756324b Use macro to define callbacks.
93c8b68ba62e392db6af85d0663e2ff31201eb22 Reorganized code to remove redundant
calls to get_type().
96610e8ed700f73592c65bee94d75d6fa9f9de96 Some cleanup and comments.
e0704701ded22352f058acde6fe5d36bbd278d47 Turns out that C++03 doesn't support
use of static double inside template.
d3629a3942b681fcff006967c50394b3a9c344ee It's no longer possible to unionize
value and string here...
d13804609737114f30dbc7580e4bc76e66cb02a8 We no longer need density types.
891e5892b2798a6bc326a688ed50e79a4a9d336b This is no longer true.
2789bcb41b9b71551f2acd5e2d9df959c599a608 Support resizing matrix with a default
value.
c79305f2a1218a3cbf74c7db3c9745429e8b7883 For sum product, the initial
accumulator value should be 1, not 0.
608fdfe12329094604d9424f1225e23d94ac7537 Don't forget to initialize the flag
matrix.
cc72060199d83e7d919edc3b1a295dc9f8f8b97b A little cleanup.
0ddcb7a07a42294200b86dac7e67a4c82e03fcf4 Implement Sum(), SumSquare(), etc...
b4c774a51fab40569abf6298789f6dedfbebdd12 Now, we need to explicitly pass 0.0 as
the initial value of a matrix.
c31905c88ca6160a2c12565e036f5aa02a5be086 Initial cut on matrix backend
swapping. Still lots of things to fix.
b7dbc768a71ccfb567e3b2979e57d0d1318977cf resolved fdo#52205 do not force all
text cells in CSV import

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


[Libreoffice-bugs] [Bug 90557] Start Center: Clear List item should more accessible

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90557

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard||target:5.3.0

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


  1   2   3   >