[Libreoffice-commits] core.git: vcl/backendtest

2016-08-22 Thread Mike Kaganski
vcl/backendtest/VisualBackendTest.cxx | 48 +- 1 file changed, 24 insertions(+), 24 deletions(-) New commits: commit df3868dd4a037beeb9ab8eb1868ed4991a0885c6 Author: Mike Kaganski Date: Tue Aug 23 15:28:35 2016 +1000

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sd/uiconfig

2016-08-22 Thread Yousuf Philips
sd/uiconfig/simpress/ui/sidebarslidebackground.ui |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1b1d957aab2afd7f9b906d836824932777c61042 Author: Yousuf Philips Date: Sun Aug 21 10:11:44 2016 +0400 tdf#89466: Adjust alignment and

[Libreoffice-bugs] [Bug 95416] Get rid of #include "../foo/bar.hxx" style includes

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95416 --- Comment #12 from Commit Notification --- Jochen Nitschke committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 95416] Get rid of #include "../foo/bar.hxx" style includes

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95416 Commit Notification changed: What|Removed |Added Whiteboard|target:5.2.0

[Libreoffice-bugs] [Bug 101664] Formatting : appearance of the drop caps disappears after closing a document

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101664 Jean-Baptiste Faure changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101606] Toolpanel Python extension example from SDK fails to register or display TaskPane toolbar.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101606 --- Comment #3 from Alex --- Tested with SDK 5.2. Version: 5.2.0.4 Build ID: 066b007f5ebcc236395c7d282ba488bca6720265 CPU Threads: 4; OS Version: Mac OS X 10.11.6; UI Render: default; Locale: fr-FR (fr.UTF-8)

[Libreoffice-bugs] [Bug 101606] Toolpanel Python extension example from SDK fails to register or display TaskPane toolbar.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101606 --- Comment #2 from Alex --- I found where LibreOffice displays the extension proof of concept. It's in the sidebar, if you go to "sidebar settings" there will be a "ToolPanel Proof of Concept" item after the

[Libreoffice-bugs] [Bug 96666] EDITING: Address Function incorrectly resolves when Sheet names is given to #REF

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

[Libreoffice-bugs] [Bug 101604] Toolpanel Python extension example from SDK crashes LibreOffice.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101604 Bug 101604 depends on bug 101587, which changed state. Bug 101587 Summary: Toolpanel Python extension example from SDK crashes LibreOffice. https://bugs.documentfoundation.org/show_bug.cgi?id=101587 What|Removed

[Libreoffice-bugs] [Bug 101587] Toolpanel Python extension example from SDK crashes LibreOffice.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101587 Alex changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 101605] Toolpanel Python extension example from SDK fails to install toolbar entry

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101605 Bug 101605 depends on bug 101587, which changed state. Bug 101587 Summary: Toolpanel Python extension example from SDK crashes LibreOffice. https://bugs.documentfoundation.org/show_bug.cgi?id=101587 What|Removed

[Libreoffice-bugs] [Bug 101606] Toolpanel Python extension example from SDK fails to register or display TaskPane toolbar.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101606 Bug 101606 depends on bug 101587, which changed state. Bug 101587 Summary: Toolpanel Python extension example from SDK crashes LibreOffice. https://bugs.documentfoundation.org/show_bug.cgi?id=101587 What|Removed

[Libreoffice-bugs] [Bug 39894] MathType OLE formulas show (and print) very incorrect

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39894 --- Comment #33 from Mike Kaganski --- Created attachment 126980 --> https://bugs.documentfoundation.org/attachment.cgi?id=126980=edit WMF for Object77 extracted from original DOC -- You are receiving this

[Libreoffice-bugs] [Bug 85266] xls column widths are incorrect on exported PDF

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85266 Bartosz changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-commits] core.git: include/tools Repository.mk vcl/backendtest vcl/Executable_visualbackendtest.mk vcl/inc vcl/Library_vcl.mk vcl/Module_vcl.mk

2016-08-22 Thread Tomaž Vajngerl
Repository.mk |1 include/tools/gen.hxx |8 vcl/Executable_visualbackendtest.mk | 58 ++ vcl/Library_vcl.mk| 10 vcl/Module_vcl.mk |1

[Libreoffice-bugs] [Bug 95146] FILESAVE image moves slightly after saving file

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95146 Bartosz changed: What|Removed |Added Status|NEEDINFO|RESOLVED

Re: How debug OOXML import / export?

2016-08-22 Thread Mark Hung
Hi, For import, it's in writerfilter/source/dmapper . For export, it's in sw/source/filter/ww8/docxattributeout.cxx 2016年8月23日 01:21於 "Milos Sramek" 寫道: > Hi, > > I think I've found a bug in OOXML export/import (related to kerning) and > I would like to look at it.

[Libreoffice-bugs] [Bug 101676] Cells with formulas to linked file return shifted cell information

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101676 --- Comment #1 from Mark --- I have two linked files through formulas. If I want to copy the cells to a presentation as a GDI Metafile the cells that have linked formulas don't paste the data. Instead they show NA.

[Libreoffice-bugs] [Bug 101676] New: Cells with formulas to linked file return shifted cell information

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101676 Bug ID: 101676 Summary: Cells with formulas to linked file return shifted cell information Product: LibreOffice Version: 5.1.2.2 release Hardware: All

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

2016-08-22 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx | 34 ++ 1 file changed, 34 insertions(+) New commits: commit 129c0d6363e58f6d32dc9583edb6a0edd07521f9 Author: Eike Rathke Date: Tue Aug 23 00:58:38 2016 +0200 unit test for matrix concatenation with empty

[Libreoffice-bugs] [Bug 101658] Window menu shows empty entries

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101658 Thorsten Behrens (CIB) changed: What|Removed |Added Status|NEW

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

2016-08-22 Thread Andras Timar
sc/inc/globstr.hrc |2 ++ sc/source/ui/condformat/condformathelper.cxx |9 +++-- sc/source/ui/src/globstr.src |4 3 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 3b353215eaa7223b821026dbfc91e710ca9e484d Author:

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57' - framework/source

2016-08-22 Thread Samuel Mehrbrodt
framework/source/classes/menumanager.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 20573ddeb2014f28a02111cb91dbd605ee6a5214 Author: Samuel Mehrbrodt Date: Mon Aug 22 17:17:57 2016 +0200 tdf#101658 Don't show

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

2016-08-22 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/chidist.fods | 5937 1 file changed, 5937 insertions(+) New commits: commit 18035958b53688fe7b6b2ecb22010929c2b0c6d3 Author: Zdeněk Crhonek Date: Thu Aug 18 23:00:08 2016 +0200 add CHIDIST test case

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

2016-08-22 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/sumxmy2.fods | 6938 1 file changed, 6938 insertions(+) New commits: commit 9e48eb5de069d6a5dad9e9668ce01f6805fc82cc Author: Zdeněk Crhonek Date: Fri Aug 19 21:28:19 2016 +0200 add SUMXMY2 test case

[Libreoffice-bugs] [Bug 101658] Window menu shows empty entries

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101658 --- Comment #4 from Commit Notification --- Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 101658] Window menu shows empty entries

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101658 Commit Notification changed: What|Removed |Added Whiteboard|

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

2016-08-22 Thread Samuel Mehrbrodt
framework/source/uielement/menubarmanager.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit e2deb53e673fa2d6d61a528fe398806c453356d8 Author: Samuel Mehrbrodt Date: Mon Aug 22 17:17:57 2016 +0200 tdf#101658 Don't show

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

2016-08-22 Thread Eike Rathke
sc/inc/scmatrix.hxx | 10 ++- sc/source/core/tool/scmatrix.cxx | 82 +-- sc/source/ui/docshell/externalrefmgr.cxx |6 +- 3 files changed, 80 insertions(+), 18 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 101664] Formatting : appearance of the drop caps disappears after closing a document

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101664 --- Comment #7 from Cor Nouws --- Created attachment 126979 --> https://bugs.documentfoundation.org/attachment.cgi?id=126979=edit odt opened from hybrid PDF, changed and saved as odt -- You are receiving this mail

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/source

2016-08-22 Thread Bartosz Kosiorek
sc/source/filter/oox/stylesbuffer.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit fb37ba7df28ee9eb81c1dc21c55baabe56c474b3 Author: Bartosz Kosiorek Date: Sat Aug 20 23:11:24 2016 +0200 tdf#70565 Set correct default

[Libreoffice-bugs] [Bug 101675] EDITING : Calculation error ( visible only if you enlarge cells)

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101675 b...@mail.pf changed: What|Removed |Added Attachment #126978|Calculation ug with LO |Calculation bug with LO

[Libreoffice-bugs] [Bug 101628] Data Charts

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101628 --- Comment #4 from m.a.riosv --- Sorry Bruno, if 5.3 crash for you, not solved by resetting the user profile, nothing have been fixed, there are commits in master that aren't in 5.2. Please let us know if

[Libreoffice-bugs] [Bug 101675] EDITING : Calculation error ( visible only if you enlarge cells)

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101675 b...@mail.pf changed: What|Removed |Added Hardware|All |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 101674] FILEOPEN PDF Massive low performance opening and manipulating the pdf

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101674 ekari changed: What|Removed |Added Summary|FILEOPEN PDF Really bad |FILEOPEN PDF

[Libreoffice-bugs] [Bug 101674] FILEOPEN PDF Really bad performance opening and manipulating the file

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101674 ekari changed: What|Removed |Added Keywords||filter:pdf

[Libreoffice-bugs] [Bug 101674] New: FILEOPEN PDF Really bad performance opening and manipulating the file

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101674 Bug ID: 101674 Summary: FILEOPEN PDF Really bad performance opening and manipulating the file Product: LibreOffice Version: 5.1.4.2 release Hardware: All

[Libreoffice-bugs] [Bug 101628] Data Charts

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101628 Bruno Moratti changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 101673] New: FILESAVE to directory owned by root gives wrong error message

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101673 Bug ID: 101673 Summary: FILESAVE to directory owned by root gives wrong error message Product: LibreOffice Version: 5.1.4.2 release Hardware: All

[Libreoffice-bugs] [Bug 101648] GSoC table template: Crash on Modify custom table template

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101648 Julien Nabet changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 101648] GSoC table template: Crash on Modify custom table template

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101648 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101646] UI option "Scaling" is missing

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101646 --- Comment #4 from Regina Henschel --- (In reply to Caolán McNamara from comment #3) > Yeah, it was deliberate. For the specific use case, does it not make more > sense to enlarge the font size of the whole

[Libreoffice-bugs] [Bug 99625] CONCAT and TEXTJOIN return (wrongly?) an array when " text argument" is a CSE array.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99625 --- Comment #11 from Wolfgang Jäger --- (Just a silly workaround.) Meanwhile you will get the expected scalar results with CONCAT and TEXTJOIN entered for evaluation in array mode using formulae like

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

2016-08-22 Thread Yousuf Philips
svx/uiconfig/ui/sidebarparagraph.ui | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) New commits: commit d133075affa49f387e73acee24a608075829f3b4 Author: Yousuf Philips Date: Sat Aug 13 19:50:23 2016 +0400 Add separator to writer

[Libreoffice-ux-advise] [Bug 101672] UNO command for non-split button underline

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101672 Yousuf (Jay) Philips changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 101249] Easily activate single toolbar, sidebar mode, and notebookbar

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101249 --- Comment #5 from Commit Notification --- Szymon Kłos committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-ux-advise] [Bug 101249] Easily activate single toolbar, sidebar mode, and notebookbar

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101249 --- Comment #5 from Commit Notification --- Szymon Kłos committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-ux-advise] [Bug 101249] Easily activate single toolbar, sidebar mode, and notebookbar

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101249 Commit Notification changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 101249] Easily activate single toolbar, sidebar mode, and notebookbar

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101249 Commit Notification changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 101672] UNO command for non-split button underline

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101672 Yousuf (Jay) Philips changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 86899] [META] Requests for the addition of UNO commands

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

[Libreoffice-ux-advise] [Bug 101672] New: UNO command for non-split button underline

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101672 Bug ID: 101672 Summary: UNO command for non-split button underline Product: LibreOffice Version: 5.3.0.0.alpha0+ Master Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 101672] New: UNO command for non-split button underline

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101672 Bug ID: 101672 Summary: UNO command for non-split button underline Product: LibreOffice Version: 5.3.0.0.alpha0+ Master Hardware: All OS: All Status:

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

2016-08-22 Thread Rishabh Kumar
cui/uiconfig/ui/gradientpage.ui |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit fc185fd35360a84136dd834bfdcd2e522350999a Author: Rishabh Kumar Date: Tue Aug 23 00:40:10 2016 +0530 Add spacing between listbox and spin box in gradient

[Libreoffice-bugs] [Bug 101649] Whenever I load a new document of any type, LibreOffice crashes; but recovered docs work fine

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101649 Julien Nabet changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 101582] Writer. When right mouse on selection.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101582 Julien Nabet changed: What|Removed |Added Resolution|FIXED |WORKSFORME

[Libreoffice-bugs] [Bug 101563] Export to PDF with linked images creates huge PDF files.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101563 Julien Nabet changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 101137] Operator & (text concatenation) in array mode broken

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101137 Eike Rathke changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 101582] Writer. When right mouse on selection.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101582 Stanislav changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 99625] CONCAT and TEXTJOIN return (wrongly?) an array when " text argument" is a CSE array.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99625 Eike Rathke changed: What|Removed |Added Summary|TEXTJOIN returns wrongly an |CONCAT and

[Libreoffice-bugs] [Bug 101134] The new functions CONCAT and TEXTJOIN wrongly produce output to an array if called to evaluate parameters in array mode.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101134 Eike Rathke changed: What|Removed |Added Status|RESOLVED|CLOSED -- You

[Libreoffice-bugs] [Bug 99625] TEXTJOIN returns wrongly an array when "text argument" is a CSE array.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99625 --- Comment #10 from Eike Rathke --- Bug 101134 has some additional attachments that might be of interest: https://bugs.documentfoundation.org/attachment.cgi?id=126416

[Libreoffice-bugs] [Bug 101134] The new functions CONCAT and TEXTJOIN wrongly produce output to an array if called to evaluate parameters in array mode.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101134 Eike Rathke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 99625] TEXTJOIN returns wrongly an array when "text argument" is a CSE array.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99625 --- Comment #9 from Eike Rathke --- *** Bug 101134 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101645] When accepting a spellcheck suggestion, cursor "disappear"

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101645 --- Comment #3 from Jean-Baptiste Faure --- (In reply to RGB from comment #2) [...] > Not sure how to switch VCL plugins, though. The choice is done through the following environment variable: for GTK2 : export

[Libreoffice-bugs] [Bug 101134] The new functions CONCAT and TEXTJOIN wrongly produce output to an array if called to evaluate parameters in array mode.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101134 --- Comment #5 from Eike Rathke --- (In reply to Wolfgang Jäger from comment #2) > PLEASE point me to the specifications if any! There is none. > Unspecified functions are a nightmare we should lightheartedly leave to

[Libreoffice-bugs] [Bug 99625] TEXTJOIN returns wrongly an array when "text argument" is a CSE array.

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99625 Eike Rathke changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 101645] When accepting a spellcheck suggestion, cursor "disappear"

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101645 --- Comment #2 from RGB --- (In reply to Jean-Baptiste Faure from comment #1) > Not reproducible for me with version 5.2.0 from Ubuntu PPA, with GTK3 > plugin. But reproducible if I use the GTK2 plugin. > > Best

[Libreoffice-bugs] [Bug 101665] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101665 --- Comment #5 from V Stuart Foote --- *** Bug 101670 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101670] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101670 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101665] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101665 --- Comment #4 from V Stuart Foote --- *** Bug 101669 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101665] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101665 --- Comment #4 from V Stuart Foote --- *** Bug 101669 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101669] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101669 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101668] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101668 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101666] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101666 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101665] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101665 --- Comment #1 from V Stuart Foote --- *** Bug 101666 has been marked as a duplicate of this bug. *** --- Comment #2 from V Stuart Foote --- *** Bug 101667 has been marked as a duplicate

[Libreoffice-bugs] [Bug 101667] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101667 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

Re: [libreoffice-users] LO 5.2 sdk patch - java extensions makefile bug sdk/classes/settings/std.mk

2016-08-22 Thread Zenaan Harkness
Got there - packaged as a first patch, ready for review: https://gerrit.libreoffice.org/#/c/28317/ On Thu, Aug 18, 2016 at 04:40:57PM +0200, Stephan Bergmann wrote: > On 08/18/2016 03:51 PM, Zenaan Harkness wrote: > >Got stuck needing a simple fix, for the following bug: > > > >$ ... set up LO

How debug OOXML import / export?

2016-08-22 Thread Milos Sramek
Hi, I think I've found a bug in OOXML export/import (related to kerning) and I would like to look at it. However, I have no idea how to start. I've spent several hours by looking for the related code with no success. I assume there is a place where the OOXML code is converted in internal

[Libreoffice-bugs] [Bug 101613] EDITING: Drag mode in Navigator from inactive document only copies

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101613 gret...@fastmail.fm changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 101613] EDITING: Drag mode in Navigator from inactive document only copies

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101613 --- Comment #4 from gret...@fastmail.fm --- (In reply to Cor Nouws from comment #3) > Hi grettir, > > (In reply to grettir from comment #0) > > > No matter if I set the Drag Mode to Link or Hyperlink, all that happens is > > that a copy

Zenaan Harkness license statement - MPLv2/LGPLv3+ dual license

2016-08-22 Thread Zenaan Harkness
All of my past & future contributions to LibreOffice are licensed under the MPLv2/LGPLv3+ dual license. Zenaan Harkness Australia ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 51903] Add check-box for primary key in table import dialogue

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51903 Muhammet Kara changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 101671] New: Menu background color shouldnt be used for coloring UI

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101671 Bug ID: 101671 Summary: Menu background color shouldnt be used for coloring UI Product: LibreOffice Version: 5.3.0.0.alpha0+ Master Hardware: All OS: All

[Libreoffice-bugs] [Bug 82840] DIALOG: Customize toolbar should have a 'delete' button

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82840 Muhammet Kara changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 101609] All module settings should be accessible in the options dialog

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101609 --- Comment #4 from Yousuf (Jay) Philips --- (In reply to m.a.riosv from comment #1) > And if was possible identify what are common and what are per file. The per file stuff should be in the File > Properties

[Libreoffice-bugs] [Bug 101664] Formatting : appearance of the drop caps disappears after closing a document

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101664 --- Comment #5 from Ysabeau --- (In reply to Cor Nouws from comment #3) > Do I understand correct that the problem only occurs when you open a odt > embedded in PDF? > In 5.2.1.1 on Linux 64 bits and nl_NL as locale, I

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

2016-08-22 Thread Stephan Bergmann
shell/source/backends/kde4be/kde4access.cxx | 11 --- shell/source/backends/kde4be/kde4backend.cxx |2 +- shell/source/backends/kdebe/kdeaccess.cxx| 11 --- shell/source/backends/kdebe/kdebackend.cxx |2 +- 4 files changed, 2 insertions(+), 24 deletions(-) New

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

2016-08-22 Thread Stephan Bergmann
shell/source/backends/kde4be/kde4backend.cxx |2 +- shell/source/backends/kdebe/kdebackend.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 72812a380c0d9587670bae1d1efa8700c874634e Author: Stephan Bergmann Date: Mon Aug 22 17:52:24

[Libreoffice-bugs] [Bug 101670] Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101670 --- Comment #1 from Stanly --- Created attachment 126966 --> https://bugs.documentfoundation.org/attachment.cgi?id=126966=edit sample -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101670] New: Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101670 Bug ID: 101670 Summary: Table not showing on the second page Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 101669] New: Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101669 Bug ID: 101669 Summary: Table not showing on the second page Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 83066] [META] Tracking bug for CJK issues

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83066 General Kutuzov changed: What|Removed |Added URL|

Re: ODF problems with feature table-template

2016-08-22 Thread Dennis Roczek
Hi Regina, On 21.08.2016 18:39, Regina Henschel wrote: > Hi, > > I have locked at the new feature of storing a and > see some problems: > > 1 > The link to the commit in > https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions > > does not

[Libreoffice-bugs] [Bug 101661] UnoService com.sun.star.util.PathSubstitution returns non existing path for $work

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101661 Stephan Bergmann changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 101661] UnoService com.sun.star.util.PathSubstitution returns non existing path for $work

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101661 Stephan Bergmann changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 101666] New: Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101666 Bug ID: 101666 Summary: Table not showing on the second page Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 101665] New: Table not showing on the second page

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101665 Bug ID: 101665 Summary: Table not showing on the second page Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 101661] UnoService com.sun.star.util.PathSubstitution returns non existing path for $work

2016-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101661 Stephan Bergmann changed: What|Removed |Added Status|UNCONFIRMED |NEW

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

2016-08-22 Thread Stephan Bergmann
shell/source/backends/desktopbe/desktopbackend.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 4278cac8935339dddfa5473490124d11061a0b38 Author: Stephan Bergmann Date: Mon Aug 22 17:36:15 2016 +0200 tdf#101661: Report

  1   2   3   >