[Libreoffice-ux-advise] [Bug 90584] CONTEXT MENU: Right-clicking on glue point doesnt have option to remove it

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90584 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 90584] CONTEXT MENU: Right-clicking on glue point doesnt have option to remove it

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90584 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 65542] FILESAVE: Writer loses drawings when saving in Microsoft Word 6 format.

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65542 --- Comment #4 from RJ macbo...@casema.nl --- I tested the bug using LibreOffice version 4.2 on Ubuntu linux. There is no longer an option to save in Microsoft Word 6 format. The only other .docx format appears to be Word 2017/2010/2013

[Bug 46504] Bibisect regressions in LibreOffice

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46504 amol holani holaniamo...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 --- Comment #2 from Francisco franciscoadriansanc...@gmail.com --- Created attachment 114764 -- https://bugs.documentfoundation.org/attachment.cgi?id=114764action=edit sceenshot 1 (In reply to Jay Philips from comment #1) Hi Francisco,

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 --- Comment #3 from Francisco franciscoadriansanc...@gmail.com --- Created attachment 114765 -- https://bugs.documentfoundation.org/attachment.cgi?id=114765action=edit screenshot 2 -- You are receiving this mail because: You are the

Re: [Libreoffice-qa] Advanced Triaging - Tutorials?

2015-04-13 Thread Nino Novak
On 12.04.2015 21:25, Joel Madero wrote: There is a bug that needs some advanced QA work on it and I'm curious if anyone wants to take a stab at it and try to document the process (including screenshots and/or screen captures). https://bugs.documentfoundation.org/show_bug.cgi?id=75554

Re: New version of Spanish dictionaries (0.8)

2015-04-13 Thread Jacobo Aragunde Pérez
Hello Ricardo, El 11/04/15 a las 19:57, Ricardo Palomares Martínez escribió: Hi, After a long time since version 0.7, we have finally put it together a new version of Spanish spell checking and thesaurus dictionaries (we have migrated the project from its old home,

[Libreoffice-bugs] [Bug 84474] FILEOPEN: Wordperfect bookmarks not converted

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84474 David Tardon dtar...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 84474] FILEOPEN: Wordperfect bookmarks not converted

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84474 David Tardon dtar...@redhat.com changed: What|Removed |Added Attachment #107072|application/octet-stream

[Libreoffice-bugs] [Bug 86017] Crash when pasting spreadsheet columns in DDE mode on writer

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86017 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

Adding a linker to library in makefile

2015-04-13 Thread Andy Mendoza
Hi. I added #includemysql/mysql.h to printdlg.cxx because I want it to connect to a database I've created. when I build the program it gives an error: undefined reference to 'mysql_init()'. I researched and the solution says put a linker 'mysql_config --cflags --libs' when compiling. Where do I

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

2015-04-13 Thread Juan A . Suarez Romero
sfx2/inc/guisaveas.hxx |1 sfx2/source/dialog/alienwarn.cxx| 10 ++- sfx2/source/doc/guisaveas.cxx | 49 +++- sfx2/source/inc/alienwarn.hxx |3 +- sfx2/uiconfig/ui/alienwarndialog.ui |4 +- 5 files changed, 51

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

2015-04-13 Thread Jacobo Aragunde Pérez
sfx2/inc/guisaveas.hxx |3 ++- sfx2/source/dialog/alienwarn.cxx | 13 +++-- sfx2/source/doc/guisaveas.cxx|8 +--- sfx2/source/inc/alienwarn.hxx|3 ++- 4 files changed, 20 insertions(+), 7 deletions(-) New commits: commit

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

2015-04-13 Thread Arnaud Versini
basic/source/basmgr/basmgr.cxx | 267 - include/basic/basmgr.hxx |4 2 files changed, 84 insertions(+), 187 deletions(-) New commits: commit 4e0d2fcdda3f639a05118b25ef99d8a4848302ce Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sun

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - extensions/source

2015-04-13 Thread Caolán McNamara
extensions/source/bibliography/datman.cxx | 59 ++ extensions/source/bibliography/general.cxx | 76 - extensions/source/bibliography/general.hxx |1 3 files changed, 69 insertions(+), 67 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa writerfilter/source

2015-04-13 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf75614.rtf | 18 ++ sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |6 +- 3 files changed, 29 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2015-04-13 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf75614.rtf | 18 ++ sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |6 +- 3 files changed, 29 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-bugs] [Bug 90589] New: PRINTING: Preview doesn't end on viewed page

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90589 Bug ID: 90589 Summary: PRINTING: Preview doesn't end on viewed page Product: LibreOffice Version: 4.3.5.2 release Hardware: Other OS: All Status:

[Libreoffice-commits] core.git: 5 commits - dbaccess/source filter/source include/sfx2 sc/source sd/source sfx2/source starmath/source sw/inc sw/source

2015-04-13 Thread Noel Grandin
dbaccess/source/ui/dlg/UserAdmin.cxx |2 - filter/source/pdf/impdialog.cxx |2 - include/sfx2/objsh.hxx | 42 - include/sfx2/passwd.hxx | 24 --- sc/source/ui/docshell/docsh.cxx | 20 +++

Re: About tdf#90566: Theme::disposing(void) memory leak: maChangeListeners is not properly disposed

2015-04-13 Thread Stephan Bergmann
On 04/12/2015 08:50 AM, julien2412 wrote: I read about tdf#90566, Theme::disposing(void) memory leak: maChangeListeners is not properly disposed and wondered why we couldn't just remove the 2 first lines of the disposing function (see

[Libreoffice-commits] core.git: oox/source sd/qa

2015-04-13 Thread PriyankaGaikwad
oox/source/export/drawingml.cxx |6 ++ sd/qa/unit/data/pptx/n90255.pptx |binary sd/qa/unit/export-tests.cxx | 26 ++ 3 files changed, 32 insertions(+) New commits: commit 3618909684a892d912482844b81606bca4e0c29c Author: PriyankaGaikwad

[Libreoffice-bugs] [Bug 90583] CHART: ODS - Pie chart piece doesn't show all dimension dots

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90583 --- Comment #2 from Jay Philips philip...@hotmail.com --- Created attachment 114756 -- https://bugs.documentfoundation.org/attachment.cgi?id=114756action=edit 4.2 vs 4.5 Picture is worth a thousand words. :D -- You are receiving this

[Libreoffice-bugs] [Bug 90571] Writer: UI: searching in Special Characters by various ways; scrolling; and dialog's/command's name

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90571 --- Comment #3 from Jay Philips philip...@hotmail.com --- The scroll issue is not reproducible for me. What operating system are you running on? Is it possible to send in a screencast so we can see this behaviour in action. -- You are

Re: VclBuilder in an extension

2015-04-13 Thread Stephan Bergmann
On 04/10/2015 07:49 PM, Jan Rheinländer wrote: that sounds like a lot of work... What if I convert my extension to a LO module? Then I would get direct access to all the internal stuff. What would be the advantages and disadvantages of a LO module over an extension? Can modules be installed

[Libreoffice-ux-advise] [Bug 34467] FORMATTING Fit to Frame for text boxes is broken

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34467 --- Comment #37 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Julien Nabet committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 34467] FORMATTING Fit to Frame for text boxes is broken

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34467 --- Comment #37 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Julien Nabet committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 90168] Importing SVG to Draw ignores clipping path

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90168 Jay Philips philip...@hotmail.com changed: What|Removed |Added Whiteboard||filter:svgOpen

[Libreoffice-bugs] [Bug 90168] Importing SVG to Draw ignores clipping path

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90168 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 90590] Unable to set specific character spacing to 'space' character

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90590 Martin Delille mar...@phonations.com changed: What|Removed |Added OS|All |Mac OS X

[Libreoffice-bugs] [Bug 90590] Unable to set specific character spacing to 'space' character

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90590 Martin Delille mar...@phonations.com changed: What|Removed |Added Version|unspecified |4.3.2.2

[Libreoffice-bugs] [Bug 90590] New: Unable to set specific character spacing to 'space' character

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90590 Bug ID: 90590 Summary: Unable to set specific character spacing to 'space' character Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 i...@scito.ch changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #11 from

[Libreoffice-ux-advise] [Bug 63416] FILTER: autofilter -- first row lock

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63416 i...@scito.ch changed: What|Removed |Added CC||vinc...@nexedi.com --- Comment

[Libreoffice-bugs] [Bug 63416] FILTER: autofilter -- first row lock

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63416 i...@scito.ch changed: What|Removed |Added CC||vinc...@nexedi.com --- Comment

[Libreoffice-bugs] [Bug 90588] New: PRINTING: Zero margin right doesn't work

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90588 Bug ID: 90588 Summary: PRINTING: Zero margin right doesn't work Product: LibreOffice Version: 4.4.2.2 release Hardware: x86 (IA32) OS: Windows (All) Status:

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 241 commits - accessibility/source android/experimental android/README basctl/source basic/source bin/run bridges/source canvas/source

2015-04-13 Thread Miklos Vajna
Rebased ref, commits from common ancestor: commit 6eaf6c8d2344fb4ef55c8d1178433588701bdd6b Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Apr 10 16:36:42 2015 +0200 android: move strikeout button after underline So that it matches the order we show on the desktop.

[Libreoffice-ux-advise] [Bug 34467] FORMATTING Fit to Frame for text boxes is broken

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34467 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

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

2015-04-13 Thread Julien Nabet
cui/source/tabpages/textattr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b2bae9b940fc34d2eecd7839e3cba1f41d111e87 Author: Julien Nabet serval2...@yahoo.fr Date: Thu Apr 9 23:38:47 2015 +0200 Related tdf#34467: Fit to Frame for text boxes is broken

[Libreoffice-bugs] [Bug 86675] Bad-quality antialiasing for PNG images

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86675 --- Comment #21 from Cor Nouws c...@nouenoff.nl --- Created attachment 114754 -- https://bugs.documentfoundation.org/attachment.cgi?id=114754action=edit screen shot from Daily20150330 The bug does not appear in master Version:

[Libreoffice-bugs] [Bug 82535] EDITING: Allow hot editing of OLE objects like charts and formulas

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82535 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 90486] META: Chart bugs and enhancements

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90486 Jay Philips philip...@hotmail.com changed: What|Removed |Added Depends on||82535 -- You

[Libreoffice-ux-advise] [Bug 82535] EDITING: Allow hot editing of OLE objects like charts and formulas

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82535 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 86675] Bad-quality antialiasing for PNG images

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86675 --- Comment #22 from Jay Philips philip...@hotmail.com --- (In reply to Cor Nouws from comment #21) Still available in master as seen in attachment 114706. It has to be tried on a resized image Cor. :D -- You are receiving this mail

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 Yan Pashkovsky yanp...@gmail.com changed: What|Removed |Added Status|RESOLVED|NEW

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

2015-04-13 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 23 ++- sw/source/filter/ww8/docxattributeoutput.hxx |2 +- 2 files changed, 11 insertions(+), 14 deletions(-) New commits: commit 79d19a739c80c686e9ebfadb5f65eb1ff53dce65 Author: Miklos Vajna vmik...@collabora.co.uk Date:

[Libreoffice-commits] core.git: 16 commits - android/experimental android/README editeng/source sd/qa sd/source sw/qa sw/source

2015-04-13 Thread Miklos Vajna
android/README |6 android/experimental/LOAndroid3/res/layout/text_selection_handles.xml |2 android/experimental/LOAndroid3/res/menu/main.xml | 12

[Libreoffice-bugs] [Bug 34467] FORMATTING Fit to Frame for text boxes is broken

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34467 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 84474] FILEOPEN: Wordperfect bookmarks not converted

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84474 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 90582] CHART: ODS - Pie chart thickness not retained

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90582 --- Comment #2 from Jay Philips philip...@hotmail.com --- Created attachment 114755 -- https://bugs.documentfoundation.org/attachment.cgi?id=114755action=edit start center Weird that this change didnt translate to show the same way in

[Libreoffice-bugs] [Bug 90591] New: LibreOffice long startup time

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90591 Bug ID: 90591 Summary: LibreOffice long startup time Product: LibreOffice Version: 4.4.2.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 90352] Calc error when graphing data with source format

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90352 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

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

2015-04-13 Thread Caolán McNamara
include/vcl/window.hxx |4 +++- svx/source/sidebar/PanelLayout.cxx |1 + vcl/source/window/syswin.cxx |4 +--- vcl/source/window/window2.cxx | 13 ++--- 4 files changed, 15 insertions(+), 7 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 3 commits - accessibility/inc basctl/source basic/inc basic/qa basic/source chart2/source compilerplugins/clang cppcanvas/source editeng/source embeddedobj/source filte

2015-04-13 Thread Noel Grandin
accessibility/inc/accessibility/extended/textwindowaccessibility.hxx |4 accessibility/inc/accessibility/standard/vclxaccessiblelist.hxx |2 basctl/source/basicide/baside2.cxx |2 basctl/source/basicide/baside2b.cxx

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 --- Comment #7 from Vincent Pelletier vinc...@nexedi.com --- Sorry for only noticing your response now. (In reply to Beluga from comment #4) For me, there is no problem. The action result is totally different: if I select Yes for the

[Libreoffice-bugs] [Bug 90357] CRASH: Draw crashes on inserting individual slides from Impress

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90357 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

LibreOffice Gerrit News for core on 2015-04-13

2015-04-13 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + added currency dropdown menu may have some erors in https://gerrit.libreoffice.org/15274 from rajat vijay about module include, sc, sfx2 + tdf#90290 reduce

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/sifr

2015-04-13 Thread Matthias Freund
icon-themes/sifr/cmd/lc_connector.png |binary icon-themes/sifr/cmd/lc_connectorarrowend.png |binary icon-themes/sifr/cmd/lc_connectorarrows.png |binary icon-themes/sifr/cmd/lc_connectorarrowstart.png |binary

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - cui/uiconfig

2015-04-13 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/select_persona_dialog.ui |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 93f8fda4c494056d6babcd25f973401fe3a113df Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Sat Apr 11 17:41:34 2015 -0500 Personas: add “non_homogeneous” to

[Libreoffice-bugs] [Bug 90472] Bibliography database doesnt set bibliography type

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90472 --- Comment #11 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Caolán McNamara committed a patch related to this issue. It has been pushed to libreoffice-4-4:

[Libreoffice-bugs] [Bug 90472] Bibliography database doesnt set bibliography type

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90472 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|bibisected

[Libreoffice-bugs] [Bug 63416] FILTER: autofilter -- first row lock

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63416 --- Comment #27 from i...@scito.ch --- I've submitted a patch for review: https://gerrit.libreoffice.org/#/c/15277/ Hopefully, it will be accepted by the reviewers. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-ux-advise] [Bug 63416] FILTER: autofilter -- first row lock

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63416 --- Comment #27 from i...@scito.ch --- I've submitted a patch for review: https://gerrit.libreoffice.org/#/c/15277/ Hopefully, it will be accepted by the reviewers. -- You are receiving this mail because: You are on the CC list for the

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

2015-04-13 Thread Stephan Bergmann
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b2a85876c8638dad86feb741003f82b51c231ab Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 13 11:37:51 2015 +0200 loplugin:cstylecast Change-Id:

Re: About tdf#90566: Theme::disposing(void) memory leak: maChangeListeners is not properly disposed

2015-04-13 Thread julien2412
sberg wrote On 04/12/2015 08:50 AM, julien2412 wrote: ... The general reason for this construct is multi-threading: Access to the maChangeListeners member typically needs to be guarded by some mutex (typically a member of the same class instance as maChangeListeners), and the calls out

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 --- Comment #12 from Vincent Pelletier vinc...@nexedi.com --- (In reply to Beluga from comment #8) Thanks for the reply, Vincent! I will close this as INVALID then. FWIW, I noticed that, after clicking no in the dialog, if I uncheck 1 in

[Libreoffice-bugs] [Bug 44419] Allow column or row ranges in formulae

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44419 lee.e...@centrum.cz changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 90077] Crash after enabling media playback toolbar

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90077 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 86675] Bad-quality antialiasing for PNG images

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86675 --- Comment #23 from Cor Nouws c...@nouenoff.nl --- Created attachment 114757 -- https://bugs.documentfoundation.org/attachment.cgi?id=114757action=edit another screen shot showing 442 and 45 master (In reply to Jay Philips from comment

[Libreoffice-commits] core.git: 3 commits - bin/findunusedcode dbaccess/source filter/source unusedcode.easy

2015-04-13 Thread Caolán McNamara
bin/findunusedcode |2 dbaccess/source/ui/inc/ConnectionLineAccess.hxx |6 -- dbaccess/source/ui/inc/JAccess.hxx |5 -- dbaccess/source/ui/inc/QueryTextView.hxx|2

Re: About tdf#90566: Theme::disposing(void) memory leak: maChangeListeners is not properly disposed

2015-04-13 Thread Stephan Bergmann
On 04/13/2015 11:36 AM, julien2412 wrote: I've tried to find a similar case with a mutex but haven't found any. For example, in a completely different part, http://opengrok.libreoffice.org/xref/core/sdext/source/presenter/PresenterWindowManager.cxx#943 no mutex. Could you give an example so I

Re: Build issue generating .jars

2015-04-13 Thread Tomáš Chvátal
2015-04-13 12:37 GMT+02:00 Tomáš Chvátal tomas.chva...@gmail.com: Hello people, Update: It is even slightly more fun: Before I run tests just after install: abuild@bugaboo:~/rpmbuild/BUILD/libreoffice-4.3.6.2/instdir/program/classes ls -laF total 4300 drwxr-xr-x 2 abuild abuild4096

[Bug 53534] shlxthdl_x64.dll/shlxthdl.dll cannot handle Flat ODF

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53534 David Tardon dtar...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 90028] Importer drops Lotus Word Pro document formatting

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90028 David Tardon dtar...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 89750] Edit with external tool… Right click on mouse with SVG picture selected

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89750 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

Some troubles building LO

2015-04-13 Thread Hamidi Massinissa
hi, I have some troubles building LibreOffice. I updated my repository and enabled the debugging support with --enable-debug and --enable-dbgutil. I have already built the project and it worked perfectly. hope someone could help. In attachment the output on the build. thanks in advance. mkdir

[Libreoffice-commits] core.git: accessibility/source chart2/source compilerplugins/clang connectivity/source cui/source dbaccess/source extensions/source filter/source forms/source fpicker/source mysq

2015-04-13 Thread Stephan Bergmann
accessibility/source/extended/accessiblelistbox.cxx |2 chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx |2 chart2/source/model/main/Diagram.cxx|2 compilerplugins/clang/redundantcast.cxx | 42

Build issue generating .jars

2015-04-13 Thread Tomáš Chvátal
Hello people, I am having hard time debugging one problem, and I hope some might be able to shed a light on it. In openSUSE our build service is producing us the LO builds, and sometimes it gets result like [1]. This means some of the .jar files are produced empty with just MANIFEST.MF files

[Libreoffice-bugs] [Bug 90028] Importer drops Lotus Word Pro document formatting

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90028 --- Comment #2 from David Tardon dtar...@redhat.com --- (In reply to Todd from comment #0) The master document that this comes from (will have to remove private info, if you need it) actually crashes LO. I would be good if you could

[Libreoffice-bugs] [Bug 90153] A frame is not saved correctly if the document is saved as a docx file

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90153 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

[Libreoffice-commits] core.git: 2 commits - android/experimental

2015-04-13 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/InvalidationHandler.java |8 android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/JavaPanZoomController.java |6 +- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 --- Comment #13 from Beluga todven...@suomi24.fi --- (In reply to Vincent Pelletier from comment #12) (In reply to Beluga from comment #8) Thanks for the reply, Vincent! I will close this as INVALID then. FWIW, I noticed that, after

[Libreoffice-bugs] [Bug 90057] Crash after inserting a video

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90057 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 65178] AutoFilter: ignores choice on Do you want the first line to be used as column header? dialog

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65178 --- Comment #14 from Vincent Pelletier vinc...@nexedi.com --- (In reply to Beluga from comment #13) I tried this and I can drag the row back to normal height from the upper right corner (between 1 and A, mouse pointer turns to a

[Libreoffice-bugs] [Bug 69558] FILEOPEN: Data corruption for cells containing line-break inside

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69558 Timur gti...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment

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

2015-04-13 Thread Katarina Behrens
sc/source/filter/inc/condformatbuffer.hxx |3 +-- sc/source/filter/oox/condformatbuffer.cxx |3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit e80c86301be02004e96a936a17ea99acf8a9db96 Author: Katarina Behrens katarina.behr...@cib.de Date: Mon Apr 13 13:45:58

[Libreoffice-bugs] [Bug 90592] New: Retina problem again - fuzzy text

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90592 Bug ID: 90592 Summary: Retina problem again - fuzzy text Product: LibreOffice Version: 4.4.2.2 release Hardware: x86-64 (AMD64) OS: Mac OS X (All) Status:

Re: Build issue generating .jars

2015-04-13 Thread Tomáš Chvátal
2015-04-13 12:47 GMT+02:00 Tomáš Chvátal tomas.chva...@gmail.com: 2015-04-13 12:37 GMT+02:00 Tomáš Chvátal tomas.chva...@gmail.com: Hello people, Update: It is even slightly more fun: Before I run tests just after install:

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

2015-04-13 Thread Caolán McNamara
editeng/source/items/borderline.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b3f42066e705c0bb313a4e36f0fb617fc1818c0d Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 13 13:09:03 2015 +0100 don't assert on export of novell363086-2.docx to doc

[Libreoffice-bugs] [Bug 90588] PRINTING: Zero margin right doesn't work

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90588 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

Re: Build issue generating .jars

2015-04-13 Thread Michael Stahl
On 13.04.2015 15:53, Tomáš Chvátal wrote: 2015-04-13 12:52 GMT+02:00 Tomáš Chvátal tomas.chva...@gmail.com mailto:tomas.chva...@gmail.com: 2015-04-13 12:47 GMT+02:00 Tomáš Chvátal tomas.chva...@gmail.com mailto:tomas.chva...@gmail.com: 2015-04-13 12:37 GMT+02:00 Tomáš

[Libreoffice-bugs] [Bug 67670] Change default value for spacing on Columns tab from 0 to .. (Page Style: Default Style).

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67670 --- Comment #2 from Pablo AB pabloab777+freedesk...@gmail.com --- I was trying to come back to life this bug, maybe just creating a simple patch, but is not an easy task just only finding the code where this value is set... It's a pity, a

[Libreoffice-bugs] [Bug 59585] EDITING: Enhancement request: Create merged cells by dragging the handle

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59585 --- Comment #6 from Marina Latini mar...@studiostorti.com --- JFYI: I tested the behaviour of MS Office 365 and with Excel you can drag merged cells as specified in the Expected behavior of the Description. Tested with Office 365: *

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

2015-04-13 Thread Caolán McNamara
svx/source/engine3d/scene3d.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit bca8d8985666d3fd22b91eb280f9baaeb933c2d0 Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 13 15:51:43 2015 +0100 Resolves: tdf#90583 3D pie-chart missing guide

[Libreoffice-commits] website.git: Branch 'update' - check.php

2015-04-13 Thread Christian Lohmaier
check.php | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) New commits: commit ea28f7ad61908d56cdea85def678204d9729f111 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Mon Apr 13 14:25:37 2015 +0200 enable update to 4.3.6 and

[Libreoffice-bugs] [Bug 84136] Impossible to re-navigate to search result

2015-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84136 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #106602|application/octet-stream

<    1   2   3   >