https://bugs.documentfoundation.org/show_bug.cgi?id=95581
Commit Notification changed:
What|Removed |Added
Whiteboard|target:5.3.0 target:5.2.0.1 |target:5.3.0 target:5.2.0.1
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #19 from Commit Notification
---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "libreoffice-5-1":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=6bac502897585a32c9ad9256c344499d73f7d5ba
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
Commit Notification changed:
What|Removed |Added
Whiteboard|target:5.3.0|target:5.3.0 target:5.2.0.1
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #18 from Commit Notification
---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "libreoffice-5-2":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3bbdd817042a665d8f02a2bd4ee668840791bc7f
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
Commit Notification changed:
What|Removed |Added
Whiteboard||target:5.3.0
--
You are re
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #17 from Commit Notification
---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=14469e86d30615618401c5984e05f5609edb1e12
tdf#955
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #16 from Tomaz Vajngerl ---
Line rendering speedups only helps lines - by avoiding all the decomposition
into trapezoids.
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
Michael Meeks changed:
What|Removed |Added
CC||qui...@gmail.com
--- Comment #15
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #14 from Tor Lillqvist ---
Still, it remains to be investigated why the code is taking this slow path in
the case of OpenGL, but not otherwise. Plus, the extreme irony of course is
that OpenGL naturally allows all kinds of tran
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #13 from Tor Lillqvist ---
Anyway, an obvious "fix" for the slowness here would be to change the
basegfx::fTools::equalZero(fShearX) test to for instance fabs(fShearX) < 0.05 .
But I would really like to investigate more where
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
--- Comment #12 from Tor Lillqvist ---
The shear seems to be something like 0.03. I wonder if that might be the result
of some rounding error? Or really intentional?
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.documentfoundation.org/show_bug.cgi?id=95581
Tor Lillqvist changed:
What|Removed |Added
Summary|OGL: rotated text in charts |OGL: Sheared text in charts
12 matches
Mail list logo