[Libreoffice-commits] core.git: 2 commits - include/cppuhelper include/osl

2014-03-08 Thread Norbert Thiebaud
include/cppuhelper/weak.hxx |3 ++- include/osl/file.hxx|5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 1b6e87fc232e78790d45a54b7a4ac7fe02d2c587 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat Mar 8 15:32:30 2014 -0600 remove confusing

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

2014-03-08 Thread Kohei Yoshida
sc/inc/formulacell.hxx |1 sc/qa/unit/data/contentCSV/cachedValue.csv |2 sc/qa/unit/data/ods/formula-delete-contents.ods |binary sc/source/core/data/column.cxx |6 sc/source/core/data/column2.cxx |7

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

2014-03-08 Thread Matteo Casalin
oox/source/drawingml/shapepropertymap.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f3199b9ac677a93ee65a1f2df039458560efc020 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sun Mar 9 00:14:11 2014 +0100 Fix signed/unsigned comparison

[Libreoffice-commits] core.git: 5 commits - ucb/source

2014-03-08 Thread Norbert Thiebaud
ucb/source/ucp/file/filinsreq.cxx | 119 -- ucb/source/ucp/file/filinsreq.hxx | 84 ++ ucb/source/ucp/file/filprp.cxx| 36 --- ucb/source/ucp/file/filprp.hxx| 31 - ucb/source/ucp/file/filrow.cxx| 34

LibreOffice Gerrit News for core on 2014-03-09

2014-03-08 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#63154 Remove unused solar.h reference in tools in https://gerrit.libreoffice.org/8505 from Alexandre Vicenzi about module include + patch for easy hack

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - offapi/com offapi/type_reference

2014-03-08 Thread Ariel Constenla-Haile
offapi/com/sun/star/document/EmptyUndoStackException.idl | 13 +- offapi/com/sun/star/document/UndoContextNotClosedException.idl | 13 +- offapi/com/sun/star/document/UndoFailedException.idl | 13 +- offapi/com/sun/star/document/UndoManagerEvent.idl

[GSoC] On ODF Formulas in Writer

2014-03-08 Thread Matteo Campanelli
Hi all, I'm Matteo, a PhD student in Computer Science at City University of New York. I am planning to apply to GSoC '14 and a few weeks ago I started hacking LibreOffice (I've been working on this Easy Hackhttps://bugs.freedesktop.org/show_bug.cgi?id=53472 ). I'm writing to start a discussion

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

2014-03-08 Thread Norbert Thiebaud
lotuswordpro/source/filter/xfilter/xfborders.cxx |8 ++--- lotuswordpro/source/filter/xfilter/xfcell.cxx |2 - lotuswordpro/source/filter/xfilter/xfcellstyle.cxx|2 - lotuswordpro/source/filter/xfilter/xfcolstyle.cxx |2 -

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

2014-03-08 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwptoc.cxx |2 - lotuswordpro/source/filter/xfilter/xfborders.cxx| 12 -- lotuswordpro/source/filter/xfilter/xfframestyle.cxx |2 - lotuswordpro/source/filter/xfilter/xfliststyle.cxx |6 ++---

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

2014-03-08 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwpbulletstylemgr.cxx |2 lotuswordpro/source/filter/lwpnumericfmt.hxx | 80 +- lotuswordpro/source/filter/lwpsilverbullet.cxx|2 lotuswordpro/source/filter/lwptools.cxx |4

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

2014-03-08 Thread Matteo Casalin
svtools/source/svhtml/parhtml.cxx |7 - sw/inc/index.hxx | 52 ++ sw/source/core/bastyp/index.cxx | 28 3 files changed, 48 insertions(+), 39 deletions(-) New commits: commit

[Bug 32664] Keyboard volume keys don't work when LibreOffice is in focus

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32664 Wormbo wormdotnos...@online.de changed: What|Removed |Added CC||wormdotnos...@online.de

[Libreoffice-commits] core.git: 4 commits - writerfilter/CustomTarget_source.mk writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/README writerfilter/source

2014-03-08 Thread Miklos Vajna
writerfilter/CustomTarget_source.mk | 22 writerfilter/Library_writerfilter.mk |1 writerfilter/README |1 writerfilter/inc/pch/precompiled_writerfilter.hxx|1

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

2014-03-08 Thread Miklos Vajna
unusedcode.easy|1 - writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +-- writerfilter/source/ooxml/OOXMLPropertySetImpl.cxx |5 - writerfilter/source/ooxml/OOXMLPropertySetImpl.hxx |1 - 4 files changed, 1 insertion(+), 9 deletions(-)

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

2014-03-08 Thread Markus Mohrhard
include/oox/export/utils.hxx | 12 ++-- oox/source/export/chartexport.cxx|2 ++ oox/source/export/drawingml.cxx |9 + oox/source/helper/propertymap.cxx|1 - sw/source/filter/ww8/docxattributeoutput.cxx | 10

[Libreoffice-commits] core.git: 11 commits - connectivity/source filter/source framework/source include/svx sc/source svx/source

2014-03-08 Thread Caolán McNamara
connectivity/source/drivers/dbase/DTable.cxx |4 +-- filter/source/msfilter/eschesdo.cxx|4 +-- framework/source/jobs/jobresult.cxx|2 + framework/source/layoutmanager/toolbarlayoutmanager.hxx|7 +-

[Libreoffice-commits] core.git: 6 commits - include/tools include/unotools svx/source sw/qa sw/source tools/source unotools/source writerfilter/source

2014-03-08 Thread Jacobo Aragunde Pérez
dev/null|binary include/tools/datetimeutils.hxx |6 + include/unotools/datetime.hxx |3 svx/source/items/numfmtsh.cxx |2 sw/qa/extras/ooxmlexport/data/date-control.docx |binary

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

2014-03-08 Thread Jacobo Aragunde Pérez
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 25cd2f4bb4459c4195aaaf4ae0c89a61bd47e724 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Sat Mar 8 17:59:21 2014 +0100 Fix types in a test

[Libreoffice-commits] core.git: 3 commits - sc/qa sw/qa test/source xmloff/source

2014-03-08 Thread Markus Mohrhard
sc/qa/unit/helper/qahelper.cxx |2 ++ sw/qa/extras/inc/swmodeltestbase.hxx | 14 +- test/source/bootstrapfixture.cxx | 12 +++- xmloff/source/style/PageMasterStyleMap.cxx |6 -- 4 files changed, 26 insertions(+), 8 deletions(-) New

[Libreoffice-commits] core.git: Branch 'private/kohei/opencl-kernel-crash' - 0 commits -

2014-03-08 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

RE: HELP: Impress language dictionary

2014-03-08 Thread Alexandre Vicenzi
It's work for a single word/paragraph. I want to change the entire document. There's an option for this? Date: Fri, 7 Mar 2014 14:00:12 +0100 From: t...@documentfoundation.org To: vicenzi.alexan...@gmail.com CC: libreoffice@lists.freedesktop.org Subject: Re: HELP: Impress language

[Libreoffice-commits] core.git: vcl/source vcl/unx

2014-03-08 Thread Takeshi Abe
vcl/source/gdi/gfxlink.cxx |9 + vcl/source/gdi/impanmvw.cxx| 10 -- vcl/source/gdi/impgraph.cxx| 27 --- vcl/source/gdi/impvect.cxx | 22 +++--- vcl/source/gdi/outdev4.cxx | 19

[Libreoffice-commits] core.git: 13 commits - framework/source hwpfilter/source i18npool/source idlc/source idl/inc idl/source io/source oox/source sc/source sw/source

2014-03-08 Thread Caolán McNamara
framework/source/uielement/uicommanddescription.cxx |8 +--- hwpfilter/source/hbox.cxx |4 +++- i18npool/source/indexentry/indexentrysupplier_default.cxx |6 +- idl/inc/lex.hxx |6 +-

[Libreoffice-commits] core.git: 3 commits - include/ucbhelper ucbhelper/source ucb/source

2014-03-08 Thread Norbert Thiebaud
include/ucbhelper/activedatastreamer.hxx | 33 + include/ucbhelper/commandenvironment.hxx | 46 +-- ucb/source/ucp/ftp/ftpintreq.cxx | 145 ++--- ucb/source/ucp/ftp/ftpintreq.hxx | 100 ++---

[Libreoffice-qa] 4.2.1 is a Stable version???

2014-03-08 Thread Pedro
http://www.libreoffice.org/download/libreoffice-fresh/ Since when an x.x.1 version is Stable??? LibreOffice is available in the following stable versions: 4.1.5 4.2.1 You (TDF) don't even follow your own rules. This is all a joke! I guess you have still haven't understood why

Re: [Libreoffice-qa] 4.2.1 is a Stable version???

2014-03-08 Thread Florian Reisinger
Hi Pedro, I agree with you. It might be wise to make the stable version much more visible :) [LibreOffice release versions are: 4.1.5 4.2.1 ] Am 08.03.2014 11:00, schrieb Pedro: http://www.libreoffice.org/download/libreoffice-fresh/ Since when an x.x.1 version is Stable??? LibreOffice is

Re: [Libreoffice-qa] 4.2.1 is a Stable version???

2014-03-08 Thread Christian Lohmaier
Hi Pedro, On Sat, Mar 8, 2014 at 11:00 AM, Pedro pedl...@gmail.com wrote: http://www.libreoffice.org/download/libreoffice-fresh/ Since when an x.x.1 version is Stable??? I'm alsways astonished about your memory It has always been that way. we have testing (the RCs), stable (the final

[Libreoffice-qa] [MozTrap] Basic check that the help is open on the wiki when it is not installed or in as summary of test case #36?

2014-03-08 Thread Thomas Hackert
Hello Sophie, *, as I wanted to test a little bit further in MozTrap, I discovered the line quote Basic check that the help is open on the wiki when it is not installed or in /quote as a summary for test case #36 (http://manual-test.libreoffice.org/manage/caseversion/1085/) ... :( Should

Re: [Libreoffice-qa] 4.2.1 is a Stable version???

2014-03-08 Thread Pedro
Hi Christian, * Christian Lohmaier-3 wrote They are not for conservative users, but that is different from being stable vs testing. You are right about Stable vs Testing. My mistake (but that is just nit-picking...) The fact that version 4.2.1 is being pushed to every new user (with an

Re: [Libreoffice-qa] 4.2.1 is a Stable version???

2014-03-08 Thread M Henri Day
2014-03-08 17:50 GMT+01:00 Pedro pedl...@gmail.com: Hi Christian, * Christian Lohmaier-3 wrote They are not for conservative users, but that is different from being stable vs testing. You are right about Stable vs Testing. My mistake (but that is just nit-picking...) The fact that

[Libreoffice-qa] [Math] Icons flickering, when moving mouse pointer between different symbols

2014-03-08 Thread Thomas Hackert
Hello @ll, sorry for that lame subject, but I do not know the right names for the side panel, its symbols, etc. ... :( As I tested in MozTrap, where I reached test #43 (http://manual-test.libreoffice.org/manage/caseversion/1090/), I discovered, that moving the mouse pointer between the

[Libreoffice-bugs] [Bug 73232] cell borders are displayed incorrectly

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73232 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 52578] FILESAVE: XLSX thin and medium cell border widths increment until thick

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52578 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 62802] FILESAVE: Colored tabs don't save in xlsx

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62802 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 58307] FILESAVE sheet tab color isn't correctly exported using xls and xlsx

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58307 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added CC||ene...@gmail.com

[Libreoffice-bugs] [Bug 71305] FILESAVE: Save as XLSX created a file which cannot be opened

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71305 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 75907] New: Column is showing the wrong width with merged cells

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75907 Priority: medium Bug ID: 75907 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Column is showing the wrong width with merged cells Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 74333] Textfield or Picture inside a chart is hidden

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74333 --- Comment #14 from ape idler@mail.ru --- Created attachment 95345 -- https://bugs.freedesktop.org/attachment.cgi?id=95345action=edit LO-4.1.6 - OK (my confusion) Sorry, that's my confusion. LibreOffice-4.1.6.0.0+ opens the Chart file

[Libreoffice-bugs] [Bug 75904] Different behavior of formulas if copied or cutted

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75904 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 74333] Textfield or Picture inside a chart is hidden

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74333 --- Comment #15 from ape idler@mail.ru --- Created attachment 95346 -- https://bugs.freedesktop.org/attachment.cgi?id=95346action=edit Eckert.ods exported to the ODC (chart) file Eckert.odc by LO-4.1.6.0.0+ -- You are receiving this mail

[Libreoffice-bugs] [Bug 75903] FORMATTING: Copying a user defined date format results in wrong date

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75903 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- not reproducible with LO 4.2.1.1 (Win 8.1) @Bug Reporter: Does this issue still also persist for you with the latest release of LO? -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 75904] Different behavior of formulas if copied or cutted

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75904 --- Comment #2 from sworddrag...@aol.com --- You are right with the typo and there is even another typo: 'Normally I would expect that the formula would be =SUMME(A$1:A2) too.' - 'Normally I would expect that the formula would be =SUMME(A$1:A4)

[Libreoffice-bugs] [Bug 75901] CONFIGURATION: closing (locally installed) Help window crashes LibO

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75901 --- Comment #10 from A (Andy) stgohi-lob...@yahoo.de --- for me not reproducible with LO 4.2.1.1 (Win 8.1, German) -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 75683] SLIDESHOW: LibreOffice: no sound on some pps files

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75683 --- Comment #28 from Julien Nabet serval2...@yahoo.fr --- Alex: 1) I haven't logged the output so can't make the comparison 2) in your attachment 95336, I noticed this: checking whether to enable the new GStreamer 1.0 avmedia backend... no

[Libreoffice-bugs] [Bug 75907] Column is showing the wrong width with merged cells

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75907 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- not reproducible with LO 4.2.1.1 (Win 8.1) -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 74333] Textfield or Picture inside a chart is hidden

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74333 --- Comment #16 from ape idler@mail.ru --- Created attachment 95350 -- https://bugs.freedesktop.org/attachment.cgi?id=95350action=edit 'chart_text.ods' exported to 'chart_text-42.odc' file by LibO-4.2.2.1 Look at attachment 95345 and

[Libreoffice-bugs] [Bug 75838] FORMATTING: Red underline by spell checker is broken if you change the (cell) language

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75838 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 75836] UI: Automatic scroll using middle mouse not working

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75836 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- for me not reproducible with LO 4.2.1.1 (Win 8.1) -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 75758] FORMULAEDITOR: Vectors using letters as l, b etc. do not fit to frame of formula

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75758 u.fu...@yahoo.de changed: What|Removed |Added Version|4.2.1.1 release |4.2.2.1 rc --- Comment #3 from

[Libreoffice-bugs] [Bug 75835] Document recovery depends on spelling of username

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75835 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 75835] Document recovery depends on spelling of username

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75835 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 75801] EDITING: Calc: wrong visible text when inserting document hyperlink into occupied cell.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75801 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- for me not reproducible with LO 4.2.1.1 (Win 8.1) -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 75758] FORMULAEDITOR: Vectors using letters as l, b etc. do not fit to frame of formula

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75758 --- Comment #4 from u.fu...@yahoo.de --- Created attachment 95351 -- https://bugs.freedesktop.org/attachment.cgi?id=95351action=edit New screenshot Formula plus created pdf-document. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 75815] EDITING: References of links to external files are changed, inserting or deleting rows above them.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75815 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 75698] UI: the hide table boundaries in Writer command does not work anymore

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75698 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 62990] Reading MS Excel XML ss:Index attribute ignored in ss:Row tag

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

[Libreoffice-bugs] [Bug 75684] EDITING: slow refresh of the table during editing

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75684 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- not reproducible with LO 4.2.1.1 (Win 8.1) -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 75684] EDITING: slow refresh of the table during editing

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75684 --- Comment #2 from A (Andy) stgohi-lob...@yahoo.de --- *** Bug 75679 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 75679] EDITING: slowdown while table contenent

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75679 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 32664] Keyboard volume keys don't work when LibreOffice is in focus

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32664 Wormbo wormdotnos...@online.de changed: What|Removed |Added CC||wormdotnos...@online.de

[Libreoffice-bugs] [Bug 75650] Formulas with boolean result change cell format while other formulas keep it

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75650 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 75910] New: Download links broken: Kurdish (latin script) and Kurdish

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75910 Priority: medium Bug ID: 75910 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Download links broken: Kurdish (latin script) and

[Libreoffice-bugs] [Bug 46883] VIEWING: Template Dialog

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46883 Jorendc jore...@libreoffice.org changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 50507] On MacOS X, the new zoom slider always looks like disabled

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50507 Jorendc jore...@libreoffice.org changed: What|Removed |Added Assignee|jore...@libreoffice.org

[Libreoffice-bugs] [Bug 52568] VIEWING: Filenames are shown incorrectly at open recent file menu

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52568 Jorendc jore...@libreoffice.org changed: What|Removed |Added CC||jore...@libreoffice.org

[Libreoffice-bugs] [Bug 75675] Can't access LibreOffice built-in Help facility

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75675 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 75910] Download links broken: Kurdish (latin script) and Kurdish

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75910 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- for me not reproducible Have you tried it once again a few minutes later? Can anybody else confirm this issue? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 74333] Textfield or Picture inside a chart is hidden

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74333 --- Comment #17 from ape idler@mail.ru --- Created attachment 95352 -- https://bugs.freedesktop.org/attachment.cgi?id=95352action=edit The text block was added in the chart by LibO-4.2.2.1 It seems to me that the reason is how the program

[Libreoffice-bugs] [Bug 75910] Download links broken: Kurdish (latin script) and Kurdish

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75910 --- Comment #2 from Gerry gerry.trep...@googlemail.com --- Hi Andy, thanks for looking into this bug. I just visited the download page again and the problems are still there: If you click on Kurdish (latin script) (kmr-Latn) you get to a

[Libreoffice-bugs] [Bug 74746] FILEOPEN: different content right/left in footer is not opened correctly

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74746 --- Comment #1 from Marian Ciobanu ci...@inbox.com --- Got the same issue (unsurprisingly) Using LibreOffice 4.1.4.2 on openSUSE 13.1 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 75688] Only Default Style in the Headers list after creating a new style

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75688 --- Comment #6 from regi...@nt1.pw --- Created attachment 95353 -- https://bugs.freedesktop.org/attachment.cgi?id=95353action=edit ctrl+N: Creating a new document. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 75688] Only Default Style in the Headers list after creating a new style

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75688 --- Comment #7 from regi...@nt1.pw --- Created attachment 95354 -- https://bugs.freedesktop.org/attachment.cgi?id=95354action=edit pressing F11 Not sure what screenshot was asked for. Tried to upload a series of screenshots. Turned out I can

[Libreoffice-bugs] [Bug 74697] CONFIGURATION: Android Impress Remote Connection failed via bluetooth

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74697 Sylvain Deverre deverre.s...@gmail.com changed: What|Removed |Added Hardware|Other |All --- Comment

[Libreoffice-bugs] [Bug 75688] Only Default Style in the Headers list after creating a new style

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75688 --- Comment #8 from regi...@nt1.pw --- Created attachment 95355 -- https://bugs.freedesktop.org/attachment.cgi?id=95355action=edit Creating a new testStyle. Screenshot is taken just before pressing OK. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 75688] Only Default Style in the Headers list after creating a new style

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75688 --- Comment #9 from regi...@nt1.pw --- Created attachment 95356 -- https://bugs.freedesktop.org/attachment.cgi?id=95356action=edit Newly created testStyle is there Newly created testStyle is there. screenshot was taken immediately after

[Libreoffice-bugs] [Bug 75688] Only Default Style in the Headers list after creating a new style

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75688 --- Comment #10 from regi...@nt1.pw --- Created attachment 95357 -- https://bugs.freedesktop.org/attachment.cgi?id=95357action=edit No testStyle header is available For completeness, a screenshot to show that testStyle is supposedly, or truly,

[Libreoffice-bugs] [Bug 74333] DATALOSS: Textfield or Picture inside a chart is hidden

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74333 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 75654] LO cannot open files LO wrote, FILEOPEN, FORMCONTROLS

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75654 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Attachment #94941|text/plain

[Libreoffice-bugs] [Bug 75698] UI: the hide table boundaries in Writer command does not work anymore

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75698 --- Comment #2 from Andy silva...@katamail.com --- Yes, of course this is not a problem if you want to have table fully with borders; however, tables without borders are often used as a tool to organize the placement of some data on the page but

[Libreoffice-bugs] [Bug 75565] EDITING: LO crash when copypaste a column from Calc to Writer as formated text (rtf)

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75565 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 75565] CRASH: LO crash when copypaste a column from Calc to Writer as formated text (rtf)

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75565 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Summary|EDITING: LO crash when |CRASH: LO

[Libreoffice-bugs] [Bug 75873] EDITING: freezes screen and crashes system

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75873 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Attachment #95283|text/plain

[Libreoffice-bugs] [Bug 75435] Default tabulator position always set back to 12.70 millimeters

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75435 --- Comment #5 from Zoltán Hegedüs x...@hdsnet.hu --- In my previous comment, I exchanged 7.5 mm and 8 mm, sorry. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 75873] EDITING: freezes screen and crashes system

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75873 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 75675] Can't access LibreOffice built-in Help facility

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75675 --- Comment #2 from Peter Elliott phelli...@btinternet.com --- from a forum site I fund that I had to change the the language of the UK version of the LibreOffice software from English (US) to English (UK). This resolves my problem but leaves

[Libreoffice-bugs] [Bug 74940] Formatting subscripts

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74940 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 75845] When I install the new version, the macros that I created are erased.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75845 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 75845] When I install the new version, the macros that I created are erased.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75845 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 75856] VIEWING: Complex Word document Completely Unusable in LibreOffice

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75856 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Attachment #95258|application/x-zip

[Libreoffice-bugs] [Bug 75838] FORMATTING: Red underline by spell checker is broken if you change the (cell) language

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75838 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Attachment #95226|text/plain

[Libreoffice-bugs] [Bug 52568] VIEWING: Filenames are shown incorrectly at open recent file menu

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52568 --- Comment #7 from Urmas davian...@gmail.com --- Created attachment 95358 -- https://bugs.freedesktop.org/attachment.cgi?id=95358action=edit sample -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 52568] VIEWING: Filenames are shown incorrectly at open recent file menu

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52568 Jorendc jore...@libreoffice.org changed: What|Removed |Added Attachment #95358|application/octet-stream

[Libreoffice-bugs] [Bug 75675] Can't access LibreOffice built-in Help facility

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75675 --- Comment #3 from A (Andy) stgohi-lob...@yahoo.de --- If you go to TOOLS - OPTIONS - LANGUAGE SETTINGS section - LANGUAGES, then in the USER INTERFACE field the language has to be exactly the same as the language help file you had downloaded.

[Libreoffice-bugs] [Bug 42698] EDITING, FILEOPEN

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

[Libreoffice-bugs] [Bug 75772] UI: Outline Numbering dialogue has incorrect name

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75772 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 75786] Pictures in the document when saved after selecting the format do not get saved with the chosen format

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75786 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 75912] New: Version Incompatibility. Incorrect version.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75912 Priority: medium Bug ID: 75912 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Version Incompatibility. Incorrect version. Severity: blocker Classification: Unclassified

[Libreoffice-bugs] [Bug 75912] Version Incompatibility. Incorrect version.

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75912 Ovidiu-Florin Bogdan ovidiu@gmail.com changed: What|Removed |Added Hardware|Other |x86-64

[Libreoffice-bugs] [Bug 75912] Version Incompatibility. Incorrect version.

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

[Libreoffice-bugs] [Bug 69495] FORMATTING: Toggling off bold/italic does not turn it off, but instead applies no-bold/no-italic. This messes up any style afterwards that has bold/italic in it (until C

2014-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69495 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Whiteboard|BSA |BSA

  1   2   3   >