[Libreoffice-commits] core.git: canvas/source chart2/qa chart2/source

2017-06-19 Thread Noel Grandin
canvas/source/vcl/spritehelper.cxx | 55 +++- chart2/qa/extras/PivotChartTest.cxx | 40 ++--- chart2/qa/extras/chart2export.cxx|2 chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx |2

[Libreoffice-commits] core.git: compilerplugins/clang

2017-06-19 Thread Noel Grandin
compilerplugins/clang/oncevar.cxx | 288 compilerplugins/clang/store/oncevar.cxx | 166 -- compilerplugins/clang/test/oncevar.cxx | 54 ++ 3 files changed, 342 insertions(+), 166 deletions(-) New commits: commit

[Libreoffice-commits] core.git: accessibility/source basctl/source basic/source

2017-06-19 Thread Noel Grandin
accessibility/source/extended/accessiblelistbox.cxx | 18 -- accessibility/source/standard/vclxaccessiblecheckbox.cxx |3 -- basctl/source/basicide/baside2.cxx |3 -- basctl/source/basicide/baside2b.cxx |2 -

[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk

2017-06-19 Thread Noel Grandin
compilerplugins/clang/plugin.cxx |5 + compilerplugins/clang/plugin.hxx |2 compilerplugins/clang/pluginhandler.cxx | 16 -- compilerplugins/clang/pluginhandler.hxx |2 compilerplugins/clang/test/unusedfields.cxx | 28 ++

[Libreoffice-commits] core.git: writerfilter/source

2017-06-19 Thread Noel Grandin
writerfilter/source/dmapper/DomainMapper.cxx|6 writerfilter/source/dmapper/DomainMapper_Impl.cxx |9 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |8 - writerfilter/source/dmapper/FontTable.cxx |6 ++--

[Libreoffice-bugs] [Bug 48722] Add Realistic [soft-edge/fuzzy/Gaussian-blur] Shadows for Objects

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48722 --- Comment #9 from Derek Keats --- I'd love to see this too, especially in Draw which is otherwise an awesome drawing application. I end up having to do the shadow in Gimp, which takes extra time. It would be wonderful

[Libreoffice-bugs] [Bug 48344] Windows shell 'OpenDocument Text' template uses A4 page size rather than locale default

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48344 Joel Madero changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: sc/source

2017-06-19 Thread Tor Lillqvist
sc/source/core/data/column2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 13ab6b5c16f8b1504cc7c36a8e1213950a51eefa Author: Tor Lillqvist Date: Tue Jun 20 07:34:27 2017 +0300 Avoid "this member function can be declared static

[Libreoffice-bugs] [Bug 108404] Calc changes the font attributes of selected text in unpredictable ways

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108404 Buovjaga changed: What|Removed |Added Attachment #134136|0 |1 is

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-06-19 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit bc067c7b299ed1299b7fb4546444abf403cb6c5b Author: Ashod Nakashian Date: Mon Jun 19 22:47:30 2017 -0400 wsd: always prespawn children when creating forkit

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-06-19 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c28992758d1db7f23b477178d93c2b84e9f48c06 Author: Ashod Nakashian Date: Mon Jun 19 22:15:59 2017 -0400 wsd: avoid deadlock when restoring forkit

[Libreoffice-commits] online.git: wsd/DocumentBroker.cpp

2017-06-19 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 7ae37aff0d2d6a337551b8b5a3d9daadc93d128c Author: Ashod Nakashian Date: Mon Jun 19 21:53:58 2017 -0400 wsd: fix access-after-free error

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #17 from Matt --- See soffice.procmon.log. I cannot deciper what is happening between 10:53:19 (when I hit the red x to close base) and 10:53:28. At that point it seems that every 10 seconds,

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #16 from Matt --- Created attachment 134149 --> https://bugs.documentfoundation.org/attachment.cgi?id=134149=edit Relevant procmon output -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 108643] Strange placeholders appear for charts after loading

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108643 --- Comment #2 from Aron Budea --- Note an additional detail: Since the mentioned commit, when the charts are finally displayed after scrolling around, the document becomes modified and the save confirmation dialog

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #15 from Matt --- Tested version /daily/master/Win-x86_64@42/2017-06-19_02.13.03 libo-master64~2017-06-19_02.13.03_LibreOfficeDev_6.0.0.0.alpha0_Win_x64.msi By the way, this took an exceedingly long

[Libreoffice-bugs] [Bug 108643] Strange placeholders appear for charts after loading

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108643 --- Comment #1 from Aron Budea --- Created attachment 134148 --> https://bugs.documentfoundation.org/attachment.cgi?id=134148=edit Screenshot with placeholders -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 108643] New: Strange placeholders appear for charts after loading

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108643 Bug ID: 108643 Summary: Strange placeholders appear for charts after loading Product: LibreOffice Version: 5.3.0.3 release Hardware: All OS: All Status:

[Libreoffice-ux-advise] [Bug 107996] FORMATTING: Watermark feature in page style dialog

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107996 Yousuf Philips (jay) changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-bugs] [Bug 107996] FORMATTING: Watermark feature in page style dialog

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107996 Yousuf Philips (jay) changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-commits] core.git: sw/uiconfig

2017-06-19 Thread Yousuf Philips
sw/uiconfig/swriter/menubar/menubar.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60442414758cf5895143c8b6a8211797037ec3c8 Author: Yousuf Philips Date: Tue Jun 20 05:24:02 2017 +0400 fix messup of

[Libreoffice-commits] core.git: sw/uiconfig

2017-06-19 Thread Yousuf Philips
sw/uiconfig/swriter/menubar/menubar.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6ef59d7ace7e4db52caea601a384ed016365bcaf Author: Yousuf Philips Date: Tue Jun 20 05:15:53 2017 +0400 tdf#91781 Move watermark from insert to

[Libreoffice-bugs] [Bug 104845] [META] DOC formula-related issues

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104845 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 104526] [META] DOCX formula-related issues

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104526 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 39750] [META] General Math formula editor improvements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39750 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-ux-advise] [Bug 61174] [META] Rework of Recent Documents List, options to prevent logging and to manage entries on the list

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61174 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 102732] [META] File dialog bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102732 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 61174] [META] Rework of Recent Documents List, options to prevent logging and to manage entries on the list

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61174 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 51618] File open dialog doesn' t open in folder of document previously opened through Recent Documents list

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51618 Yousuf Philips (jay) changed: What|Removed |Added CC|libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 108622] EDITING: Auto-correct while typing keeps trying access acor_und.dat and acor_en.dat

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108622 Aron Budea changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 108631] ENHANCEMENT: Optimization of the file-save strategy

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108631 Aron Budea changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 108642] FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108642 Xisco Faulí changed: What|Removed |Added OS|All |Linux

[Libreoffice-bugs] [Bug 108361] Scrolling a complex table structure seems to be slower as before

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108361 --- Comment #5 from Xisco Faulí --- Nevermind, I've already reported it in bug 108642 -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 108642] FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108642 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 108642] New: FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108642 Bug ID: 108642 Summary: FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled Product: LibreOffice

[Libreoffice-bugs] [Bug 108637] Memory usage has increased for creating a document with lots of empty sheets

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108637 m.a.riosv changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 108638] FORMATTING Text size is not scaled correctly according to the zoom factor

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638 m.a.riosv changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 108641] Bibliography does not pick up added entries from the database

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108641 --- Comment #4 from Ben --- This is an issue since OpenOffice. I hope this gets resolved soon because I'm running against a publication deadline. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-ux-advise] [Bug 92419] delete referenced cell - raise error

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92419 --- Comment #14 from Ferdinand --- Hi I just want to recall the necessity to handle this problem as it is still not addressed after 2 years in 5.3.3.2. please will this feature be made available in 5.4 as

[Libreoffice-bugs] [Bug 92419] delete referenced cell - raise error

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92419 --- Comment #14 from Ferdinand --- Hi I just want to recall the necessity to handle this problem as it is still not addressed after 2 years in 5.3.3.2. please will this feature be made available in 5.4 as

[Libreoffice-bugs] [Bug 108641] Bibliography does not pick up added entries from the database

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108641 --- Comment #3 from Ben --- Created attachment 134146 --> https://bugs.documentfoundation.org/attachment.cgi?id=134146=edit Bibliography Edit Index Year is specified but does not appear in Bibliography -- You are

[Libreoffice-bugs] [Bug 108641] Bibliography does not pick up added entries from the database

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108641 --- Comment #2 from Ben --- Created attachment 134145 --> https://bugs.documentfoundation.org/attachment.cgi?id=134145=edit Bibliography database -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 108555] Add line spacing feature to cell properties

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108555 --- Comment #5 from Eike Rathke --- Fwiw, you can also change the row height and under Format Cells Alignment change Vertical to Distributed and activate "Wrap text automatically". -- You are receiving this mail

[Libreoffice-bugs] [Bug 108641] Bibliography does not pick up added entries from the database

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108641 --- Comment #1 from Ben --- Created attachment 134144 --> https://bugs.documentfoundation.org/attachment.cgi?id=134144=edit Bibliography entries do not get picked up from database See highlights in screenshot --

[Libreoffice-bugs] [Bug 108555] Add line spacing feature to cell properties

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108555 --- Comment #4 from Eike Rathke --- Yes. I see an interoperability nightmare. If you really have that much text in a spreadsheet cell that you need individual line spacing then better use a text box ie. rectangle

[Libreoffice-bugs] [Bug 108641] New: Bibliography does not pick up added entries from the database

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108641 Bug ID: 108641 Summary: Bibliography does not pick up added entries from the database Product: LibreOffice Version: 5.4.0.0.alpha1+ Hardware: All

GSoC weekly update - Solving MABs for Android Viewer - Ximeng Zu

2017-06-19 Thread Ximeng Zu
Hello, Last week I completed developing presentation mode for Android Viewer. It's now under review. I also completed initial setup for adding Calc UI to Android Viewer. Now the headers align with the main content of the document. Next step is to make the headers update with user interaction.

[Libreoffice-bugs] [Bug 104461] [META] DOCX frame-related issues

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104461 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 107656] [META] Frame bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640 --- Comment #1 from Yousuf Philips (jay) --- Base meta bug for all object types including shapes, images, OLE, text boxes, frames, etc. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 103152] [META] Writer image bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103152 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 100155] [META] Improve object selection and alignment

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100155 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 94722] [META] Object fill bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94722 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-ux-advise] [Bug 100155] [META] Improve object selection and alignment

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100155 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 107810] [META] OLE/Embedded object bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107810 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 108640] New: [META] Object meta bugs and enhancements

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640 Bug ID: 108640 Summary: [META] Object meta bugs and enhancements Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 100155] [META] Improve object selection and alignment

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100155 Yousuf Philips (jay) changed: What|Removed |Added Alias|Objects

[Libreoffice-ux-advise] [Bug 100155] [META] Improve object selection and alignment

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100155 Yousuf Philips (jay) changed: What|Removed |Added Alias|Objects

[Libreoffice-bugs] [Bug 103866] Formula Vertical Alignment issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103866 --- Comment #9 from Ben --- Created attachment 134143 --> https://bugs.documentfoundation.org/attachment.cgi?id=134143=edit PDF document with mis-alignment issues -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 103866] Formula Vertical Alignment issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103866 --- Comment #8 from Ben --- Created attachment 134142 --> https://bugs.documentfoundation.org/attachment.cgi?id=134142=edit odt document with mis-alignment issues -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 103866] Formula Vertical Alignment issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103866 Ben changed: What|Removed |Added Summary|Formula font change |Formula Vertical

[Libreoffice-commits] core.git: sc/inc sc/source

2017-06-19 Thread Eike Rathke
sc/inc/column.hxx |1 - sc/source/core/data/column.cxx |3 --- sc/source/core/data/column2.cxx |2 -- 3 files changed, 6 deletions(-) New commits: commit 96a307be540fd609bed5b1a35dfe27d7e6652f21 Author: Eike Rathke Date: Tue Jun 20 00:21:57 2017

[Libreoffice-bugs] [Bug 108361] Scrolling a complex table structure seems to be slower as before

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108361 Xisco Faulí changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 107528] Hebrew text partially garbled since some Hebrew fonts are rendered as other Hebrew fonts

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107528 --- Comment #13 from Eyal Rozenberg --- I would like to ask that the severity of this issue be increased. It becomes nigh-impossible to edit many documents, as one can't simply change the fonts of all text;

[Libreoffice-bugs] [Bug 107528] Hebrew text partially garbled since some Hebrew fonts are rendered as other Hebrew fonts

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107528 Eyal Rozenberg changed: What|Removed |Added Summary|Hebrew fonts rendered as|Hebrew

[Libreoffice-bugs] [Bug 97395] FILEOPEN: Libre Office odb crashes when try to open tables

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97395 Xisco Faulí changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 108639] Mouse Selection is Broken-Limits range user can select

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108639 --- Comment #2 from Kevin --- note: I realized that having the mouse only select chunks of characters delimited by spaces is a feature of many programs but that's not what's happening here - it allows selection

[Libreoffice-commits] core.git: Changes to 'feature/cib_contract152'

2017-06-19 Thread Vasily Melenchuk
New branch 'feature/cib_contract152' available with the following commits: commit 948597b55990da44c8d58851f63450ed11d4f7ca Author: Vasily Melenchuk Date: Thu May 25 13:44:52 2017 +0300 tdf#99680 modified clipping for PDF export If clipping is requested,

[Libreoffice-bugs] [Bug 108639] Mouse Selection is Broken-Limits range user can select

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108639 Kevin changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 108639] New: Mouse Selection is Broken-Limits range user can select

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108639 Bug ID: 108639 Summary: Mouse Selection is Broken-Limits range user can select Product: LibreOffice Version: 5.3.3.2 release Hardware: x86 (IA32) OS: Windows (All)

[Libreoffice-bugs] [Bug 108638] New: FORMATTING Text size is not scaled correctly according to the zoom factor

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638 Bug ID: 108638 Summary: FORMATTING Text size is not scaled correctly according to the zoom factor Product: LibreOffice Version: 5.3.3.2 release Hardware: x86-64

[Libreoffice-bugs] [Bug 104589] Whenever a Writer document gets restored from the taskbar around 300KB gets written (even when the document is empty or saved before)

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104589 Aron Budea changed: What|Removed |Added Blocks||108636

[Libreoffice-bugs] [Bug 108636] [META] Extensive file accesses

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108636 Aron Budea changed: What|Removed |Added Depends on||108622,

[Libreoffice-bugs] [Bug 108622] EDITING: Auto-correct while typing keeps trying access acor_und.dat and acor_en.dat

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108622 Aron Budea changed: What|Removed |Added Blocks||108636

[Libreoffice-bugs] [Bug 94942] Corrupt dialog under 5.0.2.2 (Format -> Cells -> Border-> Width)

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94942 Xisco Faulí changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 104742] [META] Network-involved bugs

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||57765

[Libreoffice-bugs] [Bug 57765] FILEOPEN via FTP from Server causes General Error

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57765 Aron Budea changed: What|Removed |Added Blocks||104742

[Libreoffice-bugs] [Bug 106923] Media player "View" disabled, videos too small in Slideshow

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106923 Xisco Faulí changed: What|Removed |Added Version|5.3.1.2 release |4.4

[Libreoffice-bugs] [Bug 106923] Media player "View" disabled, videos too small in Slideshow

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106923 Kara changed: What|Removed |Added Version|4.4 all versions|5.3.1.2 release ---

[Libreoffice-bugs] [Bug 108631] ENHANCEMENT: Optimization of the file-save strategy

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108631 Telesto changed: What|Removed |Added Severity|normal |enhancement --

[Libreoffice-commits] core.git: bridges/source

2017-06-19 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_macosx_x86-64/except.cxx | 20 +++ 1 file changed, 20 insertions(+) New commits: commit 7a9dd3d482deeeb3ed1d50074e56adbd3f928296 Author: Stephan Bergmann Date: Mon Jun 19 21:48:12 2017 +0200 Hack to dynamically adapt to

[Libreoffice-bugs] [Bug 104296] VIEWING: Relatively slow scrolling in GDI mode if a simple GIF-file is embedded

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104296 Xisco Faulí changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #17 from Kevin --- If you experiment with the file created entirely within 5.3.3.2 you can get all sorts of interesting variations on the bug. For example: 1. Select only D15 and D16 2. change font

[Libreoffice-bugs] [Bug 106307] Wrong shape for numerals, based on locale and not the text language

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106307 Xisco Faulí changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #14 from Matt --- Tested on 5.3.3.2 (x64), reproduced the same bug. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 108636] [META] Extensive file accesses

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108636 Telesto changed: What|Removed |Added Depends on||104696 Referenced

[Libreoffice-bugs] [Bug 104696] LibO keeps searching for tool tips when hoovering over toolbars, if a corresponding helppack is missing and disabling it isn't possible; see comment 5

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104696 Telesto changed: What|Removed |Added Blocks||108636 Referenced

[Libreoffice-bugs] [Bug 48344] Windows shell 'OpenDocument Text' template uses A4 page size rather than locale default

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48344 --- Comment #16 from Heiko Tietze --- (In reply to Cor Nouws from comment #15) > So this issue is closed because it is not an easy hack and no comment from a > developer showing interest or explaining that it is an

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #13 from Xisco Faulí --- Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ? You can install it alongside the standard version. -- You

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #20 from Kevin --- Created attachment 134139 --> https://bugs.documentfoundation.org/attachment.cgi?id=134139=edit file for comment 19 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #19 from Kevin --- (In reply to Buovjaga from comment #14) Here you go: 108041-with steps to create your own from scratch.ods - attached This will allow you to reproduce the bug from absolute scratch

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039 --- Comment #12 from Matt --- I am running 5.3.1.2 and I can reproduce it. 1.Open attached GarageDatabase2.odb. Recover if necessary. 2.Edit OtherMaintenanceForm. Delete something. 3.Save (click disk icon) and

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #18 from Kevin --- Created attachment 134138 --> https://bugs.documentfoundation.org/attachment.cgi?id=134138=edit bare bones steps with only calibri and courier new in virgin file -- You are

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #16 from Kevin --- Created attachment 134137 --> https://bugs.documentfoundation.org/attachment.cgi?id=134137=edit file created entirely within 5.3.3.2 - no prestige elite I accidentally uploaded

[Libreoffice-bugs] [Bug 108404] Calc changes the font attributes of selected text in unpredictable ways

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108404 --- Comment #6 from Kevin --- Created attachment 134136 --> https://bugs.documentfoundation.org/attachment.cgi?id=134136=edit reproduces bug from scratch in new document - no prestige elite ever used -- You

[Libreoffice-bugs] [Bug 108041] Calc fails to correctly identify the font used in a cell and fails to obey format and font changes

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108041 --- Comment #15 from Kevin --- (In reply to Buovjaga from comment #14) Did you try my new file? I briefly experimented with substituting Prestige Elite for Courier New because I thought it might work better for

[Libreoffice-bugs] [Bug 46527] FILESAVE: Duplicate the File Types List under "Save as..." to "Export..."

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46527 --- Comment #13 from famo --- (In reply to Cor Nouws from comment #12) > (In reply to famo from comment #11) > > (In reply to Cor Nouws from comment #10) > > > So your wish is for e.g. xls file format, you want the

[Libreoffice-bugs] [Bug 106661] CTRL + mouse/scrollwheel zoom does not work in print preview

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106661 --- Comment #4 from Buovjaga --- Does not work in master (Win only). Win 10 Version: 6.0.0.0.alpha0+ (x64) Build ID: 2404a17e157273430d40ceaa1ab1275e7b50ba6e CPU threads: 4; OS: Windows 6.19; UI render: default;

[Libreoffice-bugs] [Bug 100925] When overwriting a cell, new content is displayed on top of the old content until finishing the edit

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925 --- Comment #50 from Bernhard Frauendienst --- Does this help, or is there any more useful information I can provide? -- You are receiving this mail because: You are the assignee for the

  1   2   3   4   >