[Libreoffice-bugs] [Bug 94008] FILEOPEN: Crash opening password protected xlsx file

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94008 raal changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

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

2015-09-08 Thread Noel Grandin
compilerplugins/clang/mergeclasses.cxx | 199 +++ compilerplugins/clang/mergeclasses.py | 73 +++ mergeclasses.results | 334 + 3 files changed, 606 insertions(+) New commits: commit

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

2015-09-08 Thread Stephan Bergmann
svtools/source/filter/exportdialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f36f17f691903a389a7d98e85af12e08b75f6876 Author: Stephan Bergmann Date: Tue Sep 8 08:53:49 2015 +0200 This shall presumably use nCompression, not a

[Libreoffice-bugs] [Bug 93932] User can not enter a cell comment - insert comment creates a box and typing does not show the characters. Clicking on the box makes the box go away.

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93932 --- Comment #12 from Lani Gray --- Yes highlighting the comments (home, ctrl shift end) and then changing the fonts worked. What also worked was going to options-LibreOffice-Fonts and using the replacement table to

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #4

[Libreoffice-bugs] [Bug 45589] Show bookmarks: make them visible in a document

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45589 Yousuf (Jay) Philips changed: What|Removed |Added Whiteboard|

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

2015-09-08 Thread Miklos Vajna
sw/source/core/doc/docfmt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 965d27280bed1832d6424f378aa89525ccbff1f6 Author: Miklos Vajna Date: Tue Sep 8 08:59:44 2015 +0200 sw: use std::unique_ptr<> in docfmt

Re: a deadlock question

2015-09-08 Thread Stephan Bergmann
On 09/08/2015 08:47 AM, meilin wrote: Hi,I had send a same mail a few days ago. But I didn't receive some helpful mails, So I use another mail address to send you a mail for help. see "Re: deadlock question"

[Libreoffice-bugs] [Bug 94012] New: Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 Bug ID: 94012 Summary: Constant crash after upgrade Product: LibreOffice Version: 5.0.1.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 1805b7549cd240009bf67eba3a030e19b4f6f046 Author: Michael Stahl Date: Mon Sep 7 16:18:53 2015 +0200 tdf#90991: sw: fix style preview creating undo objects

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #49 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master":

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

2015-09-08 Thread Takeshi Abe
toolkit/source/awt/asynccallback.cxx|4 ++-- toolkit/source/awt/stylesettings.hxx|4 ++-- toolkit/source/awt/vclxtoolkit.cxx |6 +++--- toolkit/source/controls/animatedimages.cxx |1 -

[Libreoffice-bugs] [Bug 94013] New: selection of vertical text in Frame leads to crash when using GTK3

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94013 Bug ID: 94013 Summary: selection of vertical text in Frame leads to crash when using GTK3 Product: LibreOffice Version: 5.0.1.2 release Hardware: Other

[Libreoffice-bugs] [Bug 93492] Problems using labelprinter

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93492 --- Comment #3 from Winfried Donkers --- (In reply to tommy27 from comment #2) > @Winfried > is there anything you can do for this user? Sorry for the delay, I was on vacation. AFAICS this problem is with

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/svx svx/source

2015-09-08 Thread Michael Stahl
include/svx/CommonStylePreviewRenderer.hxx |2 svx/source/styles/CommonStylePreviewRenderer.cxx | 51 +-- 2 files changed, 31 insertions(+), 22 deletions(-) New commits: commit 3a0d2c51021022233015c3318cfcf26aceb3b650 Author: Michael Stahl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - avmedia/source

2015-09-08 Thread Michael Meeks
avmedia/source/opengl/oglplayer.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit eb570808aae8080e2dbb925db6b15cc257b2b9e5 Author: Michael Meeks Date: Mon Sep 7 17:31:03 2015 +0100 tdf#93996 - throttle gltf rendering to let

[Libreoffice-bugs] [Bug 93996] gltf rendering timer is far too fast ...

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93996 Commit Notification changed: What|Removed |Added Whiteboard| target:5.1.0

[Libreoffice-bugs] [Bug 93996] gltf rendering timer is far too fast ...

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93996 --- Comment #2 from Commit Notification --- Michael Meeks committed a patch related to this issue. It has been pushed to "libreoffice-5-0":

[Libreoffice-bugs] [Bug 94011] TABLE: Table border (dashed) is not saved

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94011 Cor Nouws changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 94015] New: Footnote separator line shows wrong on screen

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94015 Bug ID: 94015 Summary: Footnote separator line shows wrong on screen Product: LibreOffice Version: 4.4.4.3 release Hardware: x86 (IA32) OS: Windows (All)

[Libreoffice-bugs] [Bug 93443] copy and paste ubuntu 15.04

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93443 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 --- Comment #6 from hkaus...@luukku.com --- I'm experiencing same problem. Also if I select text and make any editing like for example change text style or font to something else and click somewhere on LibreOffice window, it will crash

[Libreoffice-commits] online.git: 2 commits - loleaflet/spec loolwsd/LOOLWSD.cpp

2015-09-08 Thread Mihai Varga
loleaflet/spec/data/lorem.odt |binary loleaflet/spec/loleaflet/loleafletSpec.js |5 - loleaflet/spec/tilebench/TileBenchSpec.js |5 - loolwsd/LOOLWSD.cpp | 15 +++ 4 files changed, 15 insertions(+), 10 deletions(-) New commits:

[Libreoffice-bugs] [Bug 76084] Update style from selection does not work

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76084 --- Comment #5 from Henrik <28hen...@gmail.com> --- Confirmed in version 4.4.4.3 on Windows 10. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 94011] TABLE: Table border (dashed) is not saved

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94011 Cor Nouws changed: What|Removed |Added Version|4.4.3.2 release |4.2.0.4 release

[Libreoffice-bugs] [Bug 94011] TABLE: Table border (dashed) is not saved

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94011 Cor Nouws changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 88208] Table borders (specific?) in Writer not correctly saved (re-loaded?)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88208 Cor Nouws changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 93433] incomplete display of long autocorrect list in the replacement table

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93433 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 88208] Table borders (specific?) in Writer not correctly saved (re-loaded?)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88208 Cor Nouws changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 93992] Typos in Calc function names and error codes

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93992 --- Comment #4 from Niklas Johansson --- I can confirm the Swedish part and have now made the change in Pootle. Thanks for the report. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b9c51bd265908e8bf65cb2a462dd8fd9a88904f Author: Michael Stahl Date: Mon Sep 7 16:21:53 2015 +0200 sw: fix not-quite-copypaste code in

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 --- Comment #2 from Vittorio F. --- (also when cutting lines, eliminating lines) -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 --- Comment #1 from Vittorio F. --- (also when cutting lines, eliminating lines) -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 94014] New: Target in Document dialog has icons with transparency issues

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94014 Bug ID: 94014 Summary: Target in Document dialog has icons with transparency issues Product: LibreOffice Version: Inherited From OOo Hardware: Other

Re: [Libreoffice-commits] core.git: basic/source "Revert a fix that can never have worked in the first place?"

2015-09-08 Thread Stephan Bergmann
...in case anybody can make any sense of what the original bugfix "INTEGRATION: CWS ab12fixes: #118234# SbiExpression::Term(): Allow Input as symbol for action option compatible" actually wanted

[Libreoffice-bugs] [Bug 94010] New: UI: Horizontal srcoll Wheel backwards with RTL sheet and kde4 ui

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94010 Bug ID: 94010 Summary: UI: Horizontal srcoll Wheel backwards with RTL sheet and kde4 ui Product: LibreOffice Version: unspecified Hardware: Other

[Libreoffice-commits] core.git: basic/source mergeclasses.results rsc/inc rsc/source vcl/source

2015-09-08 Thread Noel Grandin
basic/source/classes/sbunoobj.cxx | 16 mergeclasses.results |2 -- rsc/inc/rsctree.hxx | 38 ++ rsc/source/tools/rsctree.cxx | 24 vcl/source/filter/sgvmain.cxx |2 --

[Libreoffice-bugs] [Bug 94011] New: TABLE: Table border (dashed) is not saved

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94011 Bug ID: 94011 Summary: TABLE: Table border (dashed) is not saved Product: LibreOffice Version: 4.4.3.2 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-08 Thread Michael Stahl
sw/source/core/doc/tblrwcl.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 969ba5fe88c2f817f2121bb26f2d472cff891399 Author: Michael Stahl Date: Fri Sep 4 21:53:34 2015 +0200 sw: erroneous vector assignment in

[Libreoffice-ux-advise] [Bug 90855] DIALOG: Improve the 'Insert Bookmark' dialog

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90855 Yousuf (Jay) Philips changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-08 Thread Michael Stahl
sw/source/uibase/app/docstyle.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit d83fc62ada63ea784faeee72a29b414e3efa61b3 Author: Michael Stahl Date: Mon Sep 7 20:41:11 2015 +0200 tdf#91383: sw: actually reset the modified status too ...

[Libreoffice-bugs] [Bug 90855] DIALOG: Improve the 'Insert Bookmark' dialog

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90855 Yousuf (Jay) Philips changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009 steve -_- changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009 --- Comment #2 from steve -_- --- Created attachment 118515 --> https://bugs.documentfoundation.org/attachment.cgi?id=118515=edit bug confirmed, screenshot -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 --- Comment #6 from Vittorio F. --- I had same result afterrenaming profile, a crash, attaching gdbtrace.log Thanks -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/inc sw/source

2015-09-08 Thread Michael Stahl
sw/inc/IDocumentStatistics.hxx |2 +- sw/source/core/doc/DocumentStatisticsManager.cxx |7 +-- sw/source/core/inc/DocumentStatisticsManager.hxx |2 +- sw/source/uibase/app/docsh2.cxx |5 +++-- 4 files changed, 10 insertions(+), 6 deletions(-)

[Libreoffice-bugs] [Bug 45589] Show bookmarks: make them visible in a document

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45589 --- Comment #7 from Cor Nouws --- Hi Jay, (In reply to Yousuf (Jay) Philips from comment #6) > Dont think that it would be good to tie it in with non-printable characters, > as we would want this feature on by default

[Libreoffice-bugs] [Bug 93421] EDITING, FORMATTING: template changes do not propagate to existing documents

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93421 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-commits] core.git: 3 commits - idl/inc idl/source mergeclasses.results sw/inc sw/source

2015-09-08 Thread Noel Grandin
idl/inc/basobj.hxx | 78 +++- idl/inc/bastype.hxx | 37 +--- idl/inc/database.hxx|6 idl/inc/types.hxx |8

[Libreoffice-bugs] [Bug 94008] FILEOPEN: Crash opening password protected xlsx file

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94008 Kevin Suo changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 93953] Crash when accessing Tools > Macros > Organize Macros > Javascript

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93953 --- Comment #11 from Julien Nabet --- Yousuf: perhaps I'm wrong but the bt still shows "???". It might be useful to use the other way to retrieve a bt, ie attach soffice process to gdb

[Libreoffice-bugs] [Bug 94009] FILESAVE: DOCX - Margins not preserve

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009 Yousuf (Jay) Philips changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 --- Comment #5 from Vittorio F. --- Created attachment 118516 --> https://bugs.documentfoundation.org/attachment.cgi?id=118516=edit gdbtrace.log -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 93396] LibreOffice 5.0 Crashes on Windows 8 64-bit when making JDBC connection (Windows 64bit)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93396 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94007] Calc fails to paste long row of numbers from Excel

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94007 raal changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

a deadlock question

2015-09-08 Thread meilin
Hi,I had send a same mail a few days ago. But I didn't receive some helpful mails, So I use another mail address to send you a mail for help. I have a deadlock question to ask you. I hope you can help me, thank you! I am trying to program a ContextMenuInterceptor by C++ in Secondary development.

[Libreoffice-bugs] [Bug 94009] New: FILESAVE: DOCX - Margins not preserve

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94009 Bug ID: 94009 Summary: FILESAVE: DOCX - Margins not preserve Product: LibreOffice Version: 4.2.8.2 release Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #49 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 94012] Constant crash after upgrade

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94012 --- Comment #3 from Vittorio F. --- Also when scrolling mouse -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 58118] installation stops with error message 1303

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58118 Beluga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #208 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master":

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

2015-09-08 Thread Albert Thuswaldner
sc/source/ui/view/tabvwshc.cxx | 24 sc/source/ui/view/tabvwshd.cxx |2 +- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 607197f6ce494ed8672b0e5c44d975ad942f00fa Author: Albert Thuswaldner Date: Fri Sep 4

[Bug 39468] translate German comments, removing redundant ones

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #208 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master":

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

2015-09-08 Thread Stephan Bergmann
basic/source/comp/exprtree.cxx | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) New commits: commit 4b4a7c0d87eb580272aba0777c9021789025bdc0 Author: Stephan Bergmann Date: Tue Sep 8 10:48:43 2015 +0200 Revert a fix that can never have worked in the

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/svl svl/source svx/source sw/inc sw/source

2015-09-08 Thread Michael Stahl
include/svl/style.hxx|5 + svl/source/items/style.cxx |5 + svx/source/styles/CommonStylePreviewRenderer.cxx | 36 ++- svx/source/tbxctrls/tbcontrl.cxx | 35 ++- sw/inc/docstyle.hxx

[Libreoffice-bugs] [Bug 93494] "Replace image" duplicates AutoCaption

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93494 Christian Pietzsch changed: What|Removed |Added Version|4.4.5.2 release

[Libreoffice-bugs] [Bug 93494] "Replace image" duplicates AutoCaption

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93494 --- Comment #4 from Christian Pietzsch --- Did another test with LibreOffice 4.4.0.0 beta 1 (first release with change image feature) The bug is present in this version so it has been their since the

RE: df#50950 sort out Calc (ISO)WEEKNUM functions

2015-09-08 Thread Winfried Donkers
Hi Eike, > > I'm a bit lost here. Maybe we need to sort that out from scratch again. > > This appears to be the most complicated change in function names we're > > tackling because of the different functions AND having an Add-In > > function involved AND different names for similar but not quite

[Libreoffice-bugs] [Bug 42451] .wpd doc opens without links

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42451 David Tardon changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 94016] META: Bugs and enhancements for Wikihelp

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94016 Yousuf (Jay) Philips changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 94018] New: WIKIHELP: Switch application tag not rendered correctly

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94018 Bug ID: 94018 Summary: WIKIHELP: Switch application tag not rendered correctly Product: LibreOffice Version: Inherited From OOo Hardware: Other OS:

[Libreoffice-bugs] [Bug 94020] New: LOCALHELP/WIKIHELP: Large icons should be used

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94020 Bug ID: 94020 Summary: LOCALHELP/WIKIHELP: Large icons should be used Product: LibreOffice Version: Inherited From OOo Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 --- Comment #8 from Andrew Ridgway --- Created attachment 118517 --> https://bugs.documentfoundation.org/attachment.cgi?id=118517=edit bug 93525 backtrace backtrace as requested Maxim Monastirsky exporting

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 --- Comment #10 from Maxim Monastirsky --- (In reply to Tristan Miller from comment #9) > Created attachment 118518 [details] > Backtrace following crash @Tristan: Your backtrace is very different from Andrew's one,

[Libreoffice-bugs] [Bug 93776] Import of Word Doc formatting errors with text box locations

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93776 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 93784] FORMATTING: text jumps to the next page 'without reason?' or because frame is anchored in it

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93784 --- Comment #2 from Milan Bouchet-Valat --- Yeah, maybe that's reasonable, I don't know. What would be great is a way to have a "loose anchoring" à la LaTex, where the anchor would merely represent the ideal position to

[Libreoffice-bugs] [Bug 93901] "Edit Paragraph Style" dialog does not save changes anymore after using "apply" button

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93901 Oliver Specht changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93640] Footer from DOCX Is Missing When Odd/Even Footers Are Different in MS Office

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93640 Cor Nouws changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 94024] New: ZOrder of Shapes stops increment after 65535 Shapes

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94024 Bug ID: 94024 Summary: ZOrder of Shapes stops increment after 65535 Shapes Product: LibreOffice Version: 4.0.3.3 release Hardware: Other OS: Windows (All)

[Libreoffice-bugs] [Bug 76644] extended tips missing for menu items

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76644 Jan Holesovsky changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 94017] New: WIKIHELP: Imported heading 1 entries should be embedded as heading 2

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94017 Bug ID: 94017 Summary: WIKIHELP: Imported heading 1 entries should be embedded as heading 2 Product: LibreOffice Version: Inherited From OOo Hardware: Other

[Libreoffice-bugs] [Bug 94016] META: Bugs and enhancements for Wikihelp

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94016 Yousuf (Jay) Philips changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 54882] Calc will not open a file containing a colon from command line

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54882 --- Comment #5 from Stephan Bergmann --- (What /is/ a bug, though, is that LO silently fails for command line URLs that it doesn't know how to handle, like , without giving any error message to the user. But I'm

[Libreoffice-bugs] [Bug 94019] New: Inconsistent behaviour when drag-moving a chart, chart doesn't always move with mouse.

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94019 Bug ID: 94019 Summary: Inconsistent behaviour when drag-moving a chart, chart doesn't always move with mouse. Product: LibreOffice Version: unspecified Hardware:

[Libreoffice-bugs] [Bug 93887] Crash when pasting with the middle mouse button (GTK3)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93887 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 --- Comment #9 from Tristan Miller --- Created attachment 118518 --> https://bugs.documentfoundation.org/attachment.cgi?id=118518=edit Backtrace following crash SAL_USE_VCLPLUGIN=gtk doesn't help for me

[Libreoffice-bugs] [Bug 90773] FILEOPEN: Long delay while opening impress presentations

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90773 --- Comment #14 from Thorsten Wagner --- Significant Impress performance issues still exist in LO 5.0.1, 5.0.2, and master. Typing of characters as well as inserting objects and many other operations become

[Libreoffice-commits] dev-tools.git: helpauthoring/filter

2015-09-08 Thread Yousuf Philips
helpauthoring/filter/soffice2xmlhelp.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd9ddd7bdb8420b58b42e32136c83f2f589907f2 Author: Yousuf Philips Date: Tue Sep 8 15:14:48 2015 +0400 Have title tag id attribute before xml-lang

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 --- Comment #12 from Tristan Miller --- See Bug 94021 for the GTK3 issue. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 93953] Crash when accessing Tools > Macros > Organize Macros > Javascript

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93953 --- Comment #13 from Yousuf (Jay) Philips --- (In reply to Julien Nabet from comment #11) > Yousuf: perhaps I'm wrong but the bt still shows "???". > It might be useful to use the other way to retrieve a bt, ie

[Libreoffice-commits] core.git: 2 commits - avmedia/source canvas/source include/vcl slideshow/source vcl/inc vcl/opengl vcl/source vcl/unx vcl/workben

2015-09-08 Thread Michael Meeks
avmedia/source/opengl/oglplayer.cxx| 15 +- avmedia/source/opengl/oglplayer.hxx|2 avmedia/source/opengl/oglwindow.cxx| 10 - avmedia/source/opengl/oglwindow.hxx

[Libreoffice-bugs] [Bug 93707] When I create a form in Writer and export to pdf, Adobe readers type and only password characters appear

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93707 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 94022] Hide "Installable Options" in Linux print dialog

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94022 Michael Weghorn changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 76964] Automatic capitalization of "i" in a non-english language

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76964 --- Comment #52 from Jack --- This bug (=that the English autocorrect table is always applied for certain non-English spellchecker languages, even though the entry does not appear in the [all] table or the table for

[Libreoffice-bugs] [Bug 91515] Inserting comments the text background will be white regardless of comment box background (black background after copy)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91515 Ulrich Windl changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94023] New: FILESAVE: If the chart is selected, only save the cart and not the Sheet

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94023 Bug ID: 94023 Summary: FILESAVE: If the chart is selected, only save the cart and not the Sheet Product: LibreOffice Version: 4.4.5.2 release Hardware: Other

[Libreoffice-bugs] [Bug 94025] New: Libreoffice build : Impress crashes on fullscreen F5 option

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94025 Bug ID: 94025 Summary: Libreoffice build : Impress crashes on fullscreen F5 option Product: LibreOffice Version: unspecified Hardware: Other OS:

[Libreoffice-bugs] [Bug 94016] New: META: Bugs and enhancements for Wikihelp

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94016 Bug ID: 94016 Summary: META: Bugs and enhancements for Wikihelp Product: LibreOffice Version: Inherited From OOo Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 93525] Writer EDITING: Crash on deleting text (Unknown event notification 36)

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93525 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45589] Show bookmarks: make them visible in a document

2015-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45589 --- Comment #8 from Yousuf (Jay) Philips --- Created attachment 118519 --> https://bugs.documentfoundation.org/attachment.cgi?id=118519=edit bookmarks in ms word (In reply to Cor Nouws from comment #7) > Hi Jay,

  1   2   3   4   >