LibreOffice Gerrit News for core on 2014-08-16

2014-08-16 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + javaunohelper: The assigned value is sometimes used in https://gerrit.libreoffice.org/10941 from Robert Antoni Buj i Gelonch about module javaunohelper +

[Bug 82580] get rid of prewin.h / postwin.h wrapper headers

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82580 --- Comment #1 from Tor Lillqvist t...@iki.fi --- One note, that I sadly think needs to be spelled out: Please don't attempt to do this unless you actually have Windows, Visual Studio, etc and are able to build LibreOffice on Windows. Don't

[Libreoffice-commits] core.git: javaunohelper/com

2014-08-16 Thread rbuj
javaunohelper/com/sun/star/lib/uno/helper/UnoUrl.java |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b418ba93f48e361766f1aaa490292d3049501178 Author: rbuj robert@gmail.com Date: Sat Aug 16 00:14:26 2014 +0200 javaunohelper: The assigned value is

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

2014-08-16 Thread Tor Lillqvist
include/vcl/help.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit d0ab0b08fad84f72a11c9234f759c08333637536 Author: Tor Lillqvist t...@collabora.com Date: Sat Aug 16 09:27:41 2014 +0300 OOO_HELP_HELPONHELP is unused Change-Id:

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

2014-08-16 Thread Eike Rathke
cui/source/tabpages/numfmt.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 2d52a907e26c306fa6738766409df2d7760fe3c4 Author: Eike Rathke er...@redhat.com Date: Fri Aug 15 22:41:58 2014 +0200 fdo#48110 disable the Automatically currency unless

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 57433, which changed state. Bug 57433 Summary: There is no border between the document and the toolbar area https://bugs.freedesktop.org/show_bug.cgi?id=57433 What|Removed |Added

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 57433, which changed state. Bug 57433 Summary: There is no border between the document and the toolbar area https://bugs.freedesktop.org/show_bug.cgi?id=57433 What|Removed |Added

[Libreoffice-commits] core.git: dbaccess/source extensions/source include/vcl unusedcode.easy vcl/source

2014-08-16 Thread Caolán McNamara
dbaccess/source/ui/control/charsetlistbox.cxx | 16 --- dbaccess/source/ui/dlg/adminpages.cxx | 11 -- dbaccess/source/ui/dlg/adminpages.hxx |1 dbaccess/source/ui/inc/charsetlistbox.hxx |1 extensions/source/dbpilots/commonpagesdbp.cxx | 15

Re: Context Menu - Writer

2014-08-16 Thread Olivier R.
Hi, See XContextMenuInterceptor: http://opengrok.libreoffice.org/search?q=XContextMenuInterceptorproject=coredefs=refs=path=hist= I implemented a modification of the context menu in Grammalecte : http://www.dicollecte.org/grammalecte/telecharger.php Unzip the oxt and have a look in

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

2014-08-16 Thread Caolán McNamara
desktop/source/app/app.cxx |8 desktop/source/app/desktop.hrc |4 ++-- desktop/source/app/desktop.src |6 ++ 3 files changed, 8 insertions(+), 10 deletions(-) New commits: commit 36efd0f9c7e4ce6217c981fc439274a036bb02c1 Author: Caolán McNamara caol...@redhat.com

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

2014-08-16 Thread Julien Nabet
chart2/source/view/charttypes/GL3DBarChart.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e74ddb13c5ea0431058f3bc3a76ad24c9b0cb140 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Aug 16 12:10:31 2014 +0200 cppcheck: Prefer prefix ++/-- operators

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

2014-08-16 Thread Julien Nabet
dbaccess/source/core/api/SingleSelectQueryComposer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1bae7f5a5732068fa7181cbffdd10b62022a5e30 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Aug 16 13:43:40 2014 +0200 cppcheck: Throwing the original

Re: Context Menu - Writer

2014-08-16 Thread Tomaž Vajngerl
Hi, On Sat, Aug 16, 2014 at 12:16 AM, Marcos Souza marcoo...@gmail.com wrote: Hello guys, I'm trying to contribute to LibreOffice. But I can not find the piece of code that refers to the 'context menu' in writer module. I would like to do what suggests Bug 62947 in bugzilla. Could anyone

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

2014-08-16 Thread Chris Sherlock
odk/source/com/sun/star/lib/loader/Loader.java |1 + 1 file changed, 1 insertion(+) New commits: commit 3579f76f151b26c42b1bd9dfc2374132ff61cca1 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Aug 16 22:23:08 2014 +1000 Suppress unchecked warning - this is fine

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

2014-08-16 Thread Chris Sherlock
sfx2/source/dialog/backingwindow.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 97e1d52db4ffd49d6d8e9c4030e1e675c3517e18 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Aug 16 23:25:16 2014 +1000 sfx2: remove commented consts Change-Id:

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac writerfilter/CustomTarget_source.mk

2014-08-16 Thread Miklos Vajna
config_host.mk.in |1 + configure.ac|4 writerfilter/CustomTarget_source.mk | 13 +++-- 3 files changed, 16 insertions(+), 2 deletions(-) New commits: commit f8bed01825a72c906c320cd41751db35ff6d5b89 Author: Miklos Vajna

[Libreoffice-commits] core.git: 4 commits - include/postwin.h vcl/win

2014-08-16 Thread Tor Lillqvist
include/postwin.h | 18 -- vcl/win/source/gdi/salbmp.cxx | 19 +++ 2 files changed, 3 insertions(+), 34 deletions(-) New commits: commit a8669b56b194a7cd6da771dfb9904710da24c0b4 Author: Tor Lillqvist t...@collabora.com Date: Sat Aug 16 11:48:48

[Bug 82580] get rid of prewin.h / postwin.h wrapper headers

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82580 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

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

2014-08-16 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/picture-wrap-polygon.rtf | 47 +++ sw/qa/extras/rtfimport/rtfimport.cxx | 16 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 ++- writerfilter/source/rtftok/rtfdocumentimpl.hxx |2

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

2014-08-16 Thread Miklos Vajna
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 50 +- writerfilter/source/ooxml/factoryimpl.py |4 - writerfilter/source/ooxml/factoryimpl_ns.py |2 writerfilter/source/ooxml/model.xml | 48 -

[Libreoffice-commits] core.git: 3 commits - include/tools rsc/inc rsc/source tools/source

2014-08-16 Thread Caolán McNamara
include/tools/rc.h|8 include/tools/rcid.h |3 --- rsc/inc/rscdb.hxx |1 - rsc/source/parser/rscicpx.cxx | 20 rsc/source/parser/rscinit.cxx |4 tools/source/rc/resmgr.cxx|1 - 6 files changed, 37

[Libreoffice-commits] core.git: include/tools rsc/inc rsc/source tools/source vcl/source

2014-08-16 Thread Caolán McNamara
include/tools/rcid.h |2 +- rsc/inc/rscdb.hxx |1 - rsc/source/parser/rscicpx.cxx | 20 rsc/source/parser/rscinit.cxx |4 tools/source/rc/resmgr.cxx|1 - vcl/source/control/edit.cxx |4 +--- 6 files changed, 2

[Libreoffice-commits] core.git: include/tools rsc/inc rsc/source tools/source vcl/source

2014-08-16 Thread Caolán McNamara
include/tools/rcid.h |2 +- rsc/inc/rscdb.hxx |1 - rsc/source/parser/rscicpx.cxx | 20 rsc/source/parser/rscinit.cxx |4 tools/source/rc/resmgr.cxx|1 - vcl/source/control/button.cxx | 11 --- 6 files changed, 5

[Libreoffice-commits] core.git: include/postx.h include/prex.h

2014-08-16 Thread Tor Lillqvist
include/postx.h |1 - include/prex.h |1 - 2 files changed, 2 deletions(-) New commits: commit a5f4c5b685703a8d9069a47599983083450bb099 Author: Tor Lillqvist t...@collabora.com Date: Sat Aug 16 20:34:23 2014 +0300 Our use of Boolean does not clash with the Xt X11/Intrinsic.h

[Bug 82580] get rid of prewin.h / postwin.h wrapper headers

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82580 --- Comment #3 from Thomas Arnhold thomas-l...@arnhold.org --- (In reply to comment #0) 2) in some cases it can be avoided to have the Win32 type and the LO type visible in the same LO source file by not including both the defining LO

[Libreoffice-commits] core.git: include/postmac.h include/premac.h

2014-08-16 Thread Tor Lillqvist
include/postmac.h |1 - include/premac.h |1 - 2 files changed, 2 deletions(-) New commits: commit d4a8fa7db0ed4faae00408fbda2352379774cfc0 Author: Tor Lillqvist t...@collabora.com Date: Sat Aug 16 21:31:30 2014 +0300 Our use of Byte does not clash with the MacTypes.h typedef

[Libreoffice-commits] core.git: 6 commits - include/test include/tools svgio/CppunitTest_svgio.mk svgio/qa test/Library_test.mk test/source

2014-08-16 Thread Tomaž Vajngerl
include/test/mtfxmldump.hxx |4 include/test/primitive2dxmldump.hxx | 47 +++ include/test/xmlwriter.hxx |5 include/tools/stream.hxx|2 svgio/CppunitTest_svgio.mk |5 svgio/qa/cppunit/SvgImportTest.cxx | 49 +--

[Libreoffice-commits] core.git: 2 commits - include/postmac.h include/premac.h

2014-08-16 Thread Tor Lillqvist
include/postmac.h |4 include/premac.h |4 2 files changed, 8 deletions(-) New commits: commit aaca2debfa42031997cf869c0c595c99315f3101 Author: Tor Lillqvist t...@collabora.com Date: Sat Aug 16 21:54:49 2014 +0300 DirInfo, LSize and MemoryBlock are unused

[Libreoffice-commits] core.git: 19 commits - basctl/source chart2/source cui/source include/svx reportdesign/inc reportdesign/source sc/qa sc/source sd/inc sd/qa sd/source svx/source sw/inc sw/qa sw/s

2014-08-16 Thread Matteo Casalin
basctl/source/accessibility/accessibledialogwindow.cxx|6 basctl/source/dlged/dlged.cxx | 12 basctl/source/dlged/dlgedobj.cxx |6 basctl/source/dlged/dlgedpage.cxx |2

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

2014-08-16 Thread Matteo Casalin
include/svx/svdedtv.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce9a327c507aaed816cf85401187020d4846cc21 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sat Aug 16 22:15:56 2014 +0200 Fix member function prototype (sal_uIntPtr to size_t)

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

2014-08-16 Thread Matteo Casalin
sw/source/uibase/shells/tabsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f53878770a3e3f82659df3d74fd8fd2d408476b3 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sat Aug 16 22:18:55 2014 +0200 Missing ; (unsuccessful merge) Change-Id:

Suspicious loop: any idea?

2014-08-16 Thread Matteo Casalin
Hi all, function lcl_NotifyNeighbours in sw/source/core/frmedt/feshview.cxx has the following loop: for( size_t j = 0; j pLst-GetMarkCount(); ++j ) { [...] SdrObject *pO = pLst-GetMark( 0 )-GetMarkedSdrObj(); [...] } I can't see any use of j inside the

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

2014-08-16 Thread Matteo Casalin
dbaccess/source/ui/inc/WTypeSelect.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 97cb7cd16c809e8311eada4200c748984e3f148f Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sat Aug 16 22:56:18 2014 +0200 CID 1231678: Uninitialized pointer field Change-Id:

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

2014-08-16 Thread Julien Nabet
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- sw/uiconfig/swriter/ui/optformataidspage.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 46b7a08767e17ff1ef086393c4e111a8ffa19d55 Author: Julien Nabet

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

2014-08-16 Thread Matteo Casalin
include/test/primitive2dxmldump.hxx |2 +- test/source/primitive2dxmldump.cxx | 10 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit ed8c68726508112e30f178f1ce31f421cddb4d87 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sun Aug 17 00:31:19 2014

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

2014-08-16 Thread Matteo Casalin
test/source/primitive2dxmldump.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 613cc91bb5c169ad5294f04567df526d2181a6f9 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sun Aug 17 00:54:21 2014 +0200 Fix another: reference to 'Primitive2DSequence' is

Helpcontent2

2014-08-16 Thread Olivier Hallot
Hello guys... AFAIK we have no tool to edit the help pages for LibreOffice. The tools scattered here and there that I tested are broken and I end up having to edit the XML text file with great pain, limiting the possibilities to add/improve content. A feature with no help page is a hidden

[Libreoffice-commits] core.git: configure.ac download.lst external/apache-commons external/jfreereport reportbuilder/java RepositoryExternal.mk swext/Extension_wiki-publisher.mk

2014-08-16 Thread Thomas Arnhold
RepositoryExternal.mk|4 ++-- configure.ac |4 ++-- download.lst |3 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - configure.ac

2014-08-16 Thread Michael Stahl
configure.ac | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 2087b54aab25ddbab5128af9f777b1686bc0ce5e Author: Michael Stahl mst...@redhat.com Date: Fri Aug 15 13:25:22 2014 +0200 configure: don't try to use Win32 make on release branch

[Libreoffice-commits] core.git: 16 commits - external/boost i18npool/source include/canvas include/connectivity include/filter include/osl include/sfx2 include/svx lotuswordpro/source registry/source

2014-08-16 Thread Thomas Arnhold
external/boost/UnpackedTarball_boost.mk |6 - i18npool/source/localedata/filewriter.cxx |2 include/canvas/base/graphicdevicebase.hxx | 108 +- include/connectivity/FValue.hxx |4 include/filter/msfilter/mstoolbar.hxx |

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

2014-08-16 Thread Olivier Hallot
sc/uiconfig/scalc/ui/randomnumbergenerator.ui | 601 +++--- 1 file changed, 354 insertions(+), 247 deletions(-) New commits: commit 18749c7ad38d1a8cec1a941100112c99260c34fa Author: Olivier Hallot olivier.hal...@edx.srv.br Date: Sat Aug 16 19:19:53 2014 -0300 fdo#80453

[Libreoffice-commits] core.git: svl/ignores.persist svl/source

2014-08-16 Thread Chris Laplante
svl/ignores.persist |binary svl/source/config/cjkoptions.cxx |5 - svl/source/config/ctloptions.cxx |6 - svl/source/config/languageoptions.cxx |8 -- svl/source/fsstor/fsstorage.cxx |2 svl/source/items/globalnameitem.cxx |5 -

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

2014-08-16 Thread Thomas Arnhold
sw/source/core/inc/frame.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bd660b3d31a444fb46927b9e31ef6bd2752eab24 Author: Thomas Arnhold tho...@arnhold.org Date: Sun Aug 17 05:23:12 2014 +0200 oups wrongly deleted in

[Libreoffice-commits] core.git: 2 commits - chart2/qa crashrep/source dbaccess/uiconfig icon-themes/galaxy icon-themes/hicontrast icon-themes/sifr oox/source scp2/inc sc/qa sd/qa shell/source svl/igno

2014-08-16 Thread Thomas Arnhold
dev/null |binary 1 file changed New commits: commit e99535df4d57f93ef977a7f93c71ce940b440ee9 Author: Thomas Arnhold tho...@arnhold.org Date: Sun Aug 17 05:48:15 2014 +0200 remove executable bits Change-Id: Iec785ae538de81325812b1e6fe33115789b39770 diff --git

[Libreoffice-bugs] [Bug 82690] New: VIEWING: Non-printing characters invisible if a font doesn't contain the necessary characters

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82690 Priority: medium Bug ID: 82690 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: Non-printing characters invisible if a font doesn't contain the necessary characters

[Libreoffice-bugs] [Bug 82690] VIEWING: Non-printing characters invisible if a font doesn't contain the necessary characters

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82690 --- Comment #1 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104703 -- https://bugs.freedesktop.org/attachment.cgi?id=104703action=edit Document which demonstrates the issue -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 82690] VIEWING: Non-printing characters invisible if a font doesn't contain the necessary characters

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82690 --- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104704 -- https://bugs.freedesktop.org/attachment.cgi?id=104704action=edit Image showing the missing paragraph mark -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 82580] get rid of prewin.h / postwin.h wrapper headers

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82580 --- Comment #1 from Tor Lillqvist t...@iki.fi --- One note, that I sadly think needs to be spelled out: Please don't attempt to do this unless you actually have Windows, Visual Studio, etc and are able to build LibreOffice on Windows. Don't

[Libreoffice-bugs] [Bug 82692] New: U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 Priority: medium Bug ID: 82692 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master Severity: normal

[Libreoffice-bugs] [Bug 82692] U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 --- Comment #1 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104706 -- https://bugs.freedesktop.org/attachment.cgi?id=104706action=edit Sample word doc showing the issue -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 82692] U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 --- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104707 -- https://bugs.freedesktop.org/attachment.cgi?id=104707action=edit ODT exhibiting a slighly different mis-formatting -- You are receiving this mail

[Libreoffice-bugs] [Bug 82692] U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 --- Comment #3 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104708 -- https://bugs.freedesktop.org/attachment.cgi?id=104708action=edit Image showing the issue as rendered (4.4 master) -- You are receiving this mail

[Libreoffice-bugs] [Bug 82692] U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 --- Comment #4 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104709 -- https://bugs.freedesktop.org/attachment.cgi?id=104709action=edit Image showing the same text in 4.3.0.4 In this case, the spacing looks wrong at the

[Libreoffice-bugs] [Bug 82692] U+2027 HYPHENATION POINT sometimes mis-rendered on 4.4 master

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82692 --- Comment #5 from Matthew Francis fdb...@neosheffield.co.uk --- Created attachment 104710 -- https://bugs.freedesktop.org/attachment.cgi?id=104710action=edit Image showing same text rendered in Word for Mac 2011 -- You are receiving this

[Libreoffice-bugs] [Bug 82658] FILEOPEN: A parallelogram in DOCX canvas become a triangle

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82658 --- Comment #5 from Alexandr alexpik...@gmail.com --- I reproduce the problem with 4.4.0.0.alpha0+ Build ID: 24931841534d232b5ebf6af5bee1e54b7cfae738 TinderBox: Win-x86@39, Branch:master, Time: 2014-08-12_02:01:00 4.4.0.0.alpha0+ Build ID:

[Libreoffice-bugs] [Bug 82223] GL3D Chart shown on all sheets of Spreadsheet

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82223 Bugcruncher libobugcrunc...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 82684] TABLE: Table shows fake border lines on page breaks

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82684 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 82681] EDITING: Draw crashes when copying table row

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82681 --- Comment #1 from Julien Nabet serval2...@yahoo.fr --- Created attachment 104711 -- https://bugs.freedesktop.org/attachment.cgi?id=104711action=edit bt with master sources On pc Debian x86-64 with master sources updated yesterday, I could

[Libreoffice-bugs] [Bug 82681] EDITING: Draw crashes when copying table row

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82681 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82693] New: EDITING: CRASH when switch type to GL3D

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82693 Priority: medium Bug ID: 82693 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: CRASH when switch type to GL3D Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 82694] New: libreoffice can be built only with internal coinmp

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82694 Priority: medium Bug ID: 82694 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: libreoffice can be built only with internal coinmp Severity: major Classification: Unclassified

[Libreoffice-bugs] [Bug 82695] New: Libreoffice use only bundled components when building ftgl

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82695 Priority: medium Bug ID: 82695 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Libreoffice use only bundled components when building ftgl Severity: major

[Libreoffice-bugs] [Bug 82696] Wrong 3d colors for widgets

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82696 Urmas davian...@gmail.com changed: What|Removed |Added Attachment #104713|text/plain |image/png mime

[Libreoffice-bugs] [Bug 82696] New: Wrong 3d colors for widgets

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82696 Priority: medium Bug ID: 82696 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Wrong 3d colors for widgets Severity: trivial Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 52082] German character style on Hungarian User Interface: Absatz-Standardscriftart

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52082 --- Comment #6 from Urmas davian...@gmail.com --- We need the original DOC file to diagnose this. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 horia hor...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 82400] FILEOPEN: PPTX files open with multiple undos already added

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82400 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 horia hor...@yahoo.fr changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 82400] FILEOPEN: PPTX files open with multiple undos already added

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82400 --- Comment #3 from Robinson Tryon (qubit) qu...@runcibility.com --- (Possibly) related problem: 1) Create new ODP document and set the title of the first slide to Hello, world 2) File - Save foobar.odp 3) File - Save as foobar.pptx 3b) Click OK

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #12 from horia hor...@yahoo.fr --- Here is what I have now... https://www.dropbox.com/s/1srap4y1ay1ef7r/Reiser%20Linda%20Mopp.odp -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #13 from horia hor...@yahoo.fr --- Horia - Please try opening this presentation on your computer, making a minor modification, then saving and re-opening. Let us know whether the images remain or disappear. I have tried this

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #14 from Robinson Tryon (qubit) qu...@runcibility.com --- (In reply to comment #11) N !!! They have all disappeared again !! Hi Horia, I've been seeing the file size of Reiser%20Linda%20Mopp.odp fluctuate on Dropbox... The

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 82364] create test files for regression testing of libetonyek

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82364 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82365] create test files for regression testing of libabw

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82365 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82363] create test files for regression testing of libvisio

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82363 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82362] create test files for regression testing of libmspub

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82362 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82361] create test files for regression testing of libcdr

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82361 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #16 from horia hor...@yahoo.fr --- Yes, the pictures still disappear. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #17 from horia hor...@yahoo.fr --- Sorry, I know this is not going to help... But I don't understand a word of this : Are you auto-syncing this file to Dropbox? I wonder if there's an issue with the file system or sync.. -- You

[Libreoffice-bugs] [Bug 82623] Images disappear after saving presentation

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82623 --- Comment #18 from horia hor...@yahoo.fr --- PS / the problem started before I even knew dropbox existed... I don't know if there is a link, but I tried to have the software in French and downloaded LibreOffice Language pack. I couldn't have

[Libreoffice-bugs] [Bug 72157] LibreOffice does not release WebDAV file lock on document close

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72157 --- Comment #32 from Samuel Mehrbrodt s.mehrbr...@gmail.com --- Please create a new bug and add me and Matus in CC. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81234 Jay Philips philip...@hotmail.com changed: What|Removed |Added Depends on||82697 -- You are

[Libreoffice-bugs] [Bug 82697] New: FILESAVE: RTF - Table of Contents [TOC] not outputted correctly

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82697 Priority: medium Bug ID: 82697 Assignee: libreoffice-bugs@lists.freedesktop.org Blocks: 81234 Summary: FILESAVE: RTF - Table of Contents [TOC] not outputted correctly

[Libreoffice-bugs] [Bug 82697] FILESAVE: RTF - Table of Contents [TOC] not outputted correctly

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82697 --- Comment #1 from Jay Philips philip...@hotmail.com --- Created attachment 104715 -- https://bugs.freedesktop.org/attachment.cgi?id=104715action=edit DOCX in LibO (left) VS LibO RTF in Word 2013 (right) -- You are receiving this mail

[Libreoffice-bugs] [Bug 82697] FILESAVE: RTF - Table of Contents [TOC] not outputted correctly

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82697 Jay Philips philip...@hotmail.com changed: What|Removed |Added Whiteboard||filter:rtf rtf_filter

[Libreoffice-bugs] [Bug 82254] FILESAVE: UTF-8 BOM removed from CSV when saving file

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82254 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 82669] FILESAVE: RTF header and footer image position not retained

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82669 Jay Philips philip...@hotmail.com changed: What|Removed |Added Whiteboard||filter:rtf rtf_filter

[Libreoffice-bugs] [Bug 82223] GL3D Chart shown on all sheets of Spreadsheet

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82223 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Blocks||81107

[Libreoffice-bugs] [Bug 81107] GPU tracker bug

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81107 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Depends on||82223

[Libreoffice-bugs] [Bug 57433] There is no border between the document and the toolbar area

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57433 --- Comment #41 from Adolfo Jayme f...@libreoffice.org --- (In reply to comment #40) Foss - could you take a screenshot with the rulers off? FWIW, rulers on or off won’t matter anymore — both rulers and document background have the same color

[Libreoffice-bugs] [Bug 82690] VIEWING: Non-printing characters invisible if a font doesn't contain the necessary characters

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82690 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 82686] Other: signal detected by ubuntu 4.14

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82686 Foss f...@openmailbox.org changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81234 Jay Philips philip...@hotmail.com changed: What|Removed |Added Depends on||82698 -- You are

[Libreoffice-bugs] [Bug 82698] New: FILESAVE: RTF - styles not preserved

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82698 Priority: medium Bug ID: 82698 Assignee: libreoffice-bugs@lists.freedesktop.org Blocks: 81234 Summary: FILESAVE: RTF - styles not preserved Severity: normal Classification:

[Libreoffice-bugs] [Bug 57433] There is no border between the document and the toolbar area

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57433 --- Comment #42 from Foss f...@openmailbox.org --- Created attachment 104720 -- https://bugs.freedesktop.org/attachment.cgi?id=104720action=edit LO 4.3.1RC1 rulers off -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 57433] There is no border between the document and the toolbar area

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57433 Foss f...@openmailbox.org changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 80474] Mac OS X toolbar background isn't drawn correctly

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80474 Foss f...@openmailbox.org changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 82698] FILESAVE: RTF - styles not preserved

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82698 Jay Philips philip...@hotmail.com changed: What|Removed |Added Whiteboard||filter:rtf rtf_filter

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 57433, which changed state. Bug 57433 Summary: There is no border between the document and the toolbar area https://bugs.freedesktop.org/show_bug.cgi?id=57433 What|Removed |Added

  1   2   3   >