LibreOffice Gerrit News 2013-10-05

2013-10-05 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + sw: Smart-Art related UTs updated to new option in https://gerrit.libreoffice.org/6139 from Andres Gomez + unotools: add menu option to enable/disable Smart-Art lock in https://gerrit.libreoffice.org/6138 from

Re: About Clang headers on Debian

2013-10-05 Thread julien2412
Building with clang succeeded, it's the first time that I can build LO with clang! :-) Thank you! However trying to launch LO with: ./instdir/unxlngx6/program/soffice gives: ERROR 4 forking process A Google search about this message gives urls from OOo in 2008! However I gave a try to strace and

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

2013-10-05 Thread Thomas Arnhold
cui/uiconfig/ui/zoomdialog.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d4730af10ca8bee1e663e3fabf18292f49cfb370 Author: Thomas Arnhold tho...@arnhold.org Date: Sat Oct 5 12:06:06 2013 +0200 fdo#60662 apply HIG rules Change-Id:

[Bug 60662] Adapt zoom dialog to HIG

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60662 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack TopicUI

[Bug 62699] drop pass-through header files

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62699 Thomas Arnhold tho...@arnhold.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

Re: draw a graphic::XGraphic on a rendering::XCanvas ?

2013-10-05 Thread Thorsten Behrens
Caolan McNamara wrote: Does seem a bit odd that we seem to have so much parallel stacks of drawing infrastructures. Yeah. Let me see to get some convergence started; next week is HackWeek here at SUSE. ;) Cheers, -- Thorsten signature.asc Description: Digital signature

Re: minutes of ESC call ...

2013-10-05 Thread Tommy
On Fri, 04 Oct 2013 08:14:41 +0200, Tommy ba...@quipo.it wrote: an RC3 release notes link has to be added in the wiki. https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.2_release actually only RC1 and RC2 are credited. the RC3 page actually exists:

[Bug 63154] replace tools/solar.h macros with osl versions

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 Thomas Arnhold tho...@arnhold.org changed: What|Removed |Added Attachment #78815|0 |1 is

[Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com

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

2013-10-05 Thread Tor Lillqvist
svl/qa/unit/svl.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 773173c233b7074cd56070c3b027e02c9bc29ee0 Author: Tor Lillqvist t...@collabora.com Date: Sat Oct 5 14:32:21 2013 +0300 unused function 'operator' Change-Id:

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

2013-10-05 Thread Tor Lillqvist
svl/qa/unit/svl.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit 6d287589e3a74d1eec3d5c55277ae6479d659948 Author: Tor Lillqvist t...@collabora.com Date: Sat Oct 5 16:18:45 2013 +0300 This DEBUG_UNIT_TEST stuff is unused Change-Id:

resize handling / layout on timeout?

2013-10-05 Thread Ivan Timofeev
Hi, looking at fdo#38814 Snappier rendering: paint at idle, not on timeout https://bugs.freedesktop.org/show_bug.cgi?id=38814 it is not clear to me why we handle resize asynchronously. It was introduced in

[Libreoffice-commits] core.git: 4 commits - officecfg/registry officecfg/util solenv/gbuild

2013-10-05 Thread Stephan Bergmann
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 38 +- officecfg/registry/data/org/openoffice/Office/Embedding.xcu|8 +- officecfg/util/data_val.xsl| 35 + solenv/gbuild/Configuration.mk

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

2013-10-05 Thread Matteo Casalin
sw/inc/ndgrf.hxx | 11 --- sw/source/core/doc/docedt.cxx | 53 +++--- sw/source/core/graphic/ndgrf.cxx | 137 ++ sw/source/filter/xml/xmltexte.cxx |3 sw/source/ui/dochdl/swdtflvr.cxx |9 +-

Question on dubious code

2013-10-05 Thread Matteo Casalin
Hi all, in sw/source/core/graphic/ndgrf.cxx I stepped into the following code in function lcl_GetStreamStorageNames (this is after OUString conversion): const OUString aProt( vnd.sun.star.Package: ); if (sUserData.startsWith(aProt)) { // 6.0 (XML) Package const

[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Assignee|shuklad...@gmail.com

[Bug 61080] CONFIGURATION: Create a page toolbar

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61080 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

Test failure

2013-10-05 Thread Samuel Mehrbrodt
Hi, the tests don't pass after your commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=4a96bc0c0eda8aff6c165bb6a79eb95f2926bb10 Can you fix them please? Thanks Samuel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2013-10-05 Thread Michael Stahl
filter/source/graphicfilter/idxf/dxf2mtf.cxx | 56 ++ filter/source/graphicfilter/idxf/dxf2mtf.hxx |2 filter/source/graphicfilter/idxf/dxfblkrd.cxx | 16 +++ filter/source/graphicfilter/idxf/dxfblkrd.hxx |8 +--

Re: eot embedded fonts

2013-10-05 Thread Brennan T Vincent
+Fridrich, who has dealt with this sort of thing several times :) Hi, I have finally gotten some time to work on this and I am happy to say my library is now integrated with the build of libreoffice that I have on my desktop, and embedded fonts in EOT format appear to be working. This should

Re: eot embedded fonts

2013-10-05 Thread Norbert Thiebaud
On Sun, Oct 6, 2013 at 12:31 AM, Brennan T Vincent brenn...@email.arizona.edu wrote: +Fridrich, who has dealt with this sort of thing several times :) Hi, I have finally gotten some time to work on this and I am happy to say my library is now integrated with the build of libreoffice that I

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Depends on||69975 --- Comment #89 from

[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - 4 commits - chart2/source

2013-10-05 Thread Markus Mohrhard
chart2/source/view/diagram/VDiagram.cxx |1 chart2/source/view/inc/AbstractShapeFactory.hxx | 20 +++ chart2/source/view/inc/DummyShapeFactory.hxx | 18 +++ chart2/source/view/inc/ShapeFactory.hxx | 20 +++ chart2/source/view/main/ChartView.cxx| 48

Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Pedro
Web Page Wizard doesn't work under Windows XP using version 4.1.2.3 both installed and portable. It does work on LO 4.0.5 so it seems to be a regression. It doesn't work on LO 4.2.0 Alpha (dated 2031-10-04 from TB 39) so the bug seems to be in the Master branch as well. Can anyone provide more

Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Thomas Hackert
Hello Pedro, *, On Samstag, 5. Oktober 2013 15:58 Pedro wrote: Web Page Wizard doesn't work under Windows XP using version 4.1.2.3 both installed and portable. what do you mean with doesn't work? It does not start, you cannot use the wizard, or something completely different? It does work on

Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Pedro
Hi Thomas Thank you for your fast answer and for testing. Thomas Hackert wrote Web Page Wizard doesn't work under Windows XP using version 4.1.2.3 both installed and portable. what do you mean with doesn't work? It does not start, you cannot use the wizard, or something completely

[Libreoffice-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Thomas Hackert
Hello @ll, as I was searching Bugzilla, I stumbled upon https://bugs.freedesktop.org/show_bug.cgi?id=51585 and tried to reproduce it. When I open a. Writer b. click F7 without entering any text to spellcheck, I can confirm this bug with LO Version 4.0.6.1 (Build ID:

Re: [Libreoffice-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Pedro
Hi Thomas Thomas Hackert wrote I can confirm this bug with LO Version 4.0.6.1 (Build ID: 7168152d13aa529ba3718c9ae3700216a574137) and installed Germanophone lang- as well as helppack under Debian Testing AMD64. But if I do this w/ LO Version: 4.1.2.3 Build ID:

Re: [Libreoffice-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Thomas Hackert
Good morning Pedro, *, On Sonntag, 6. Oktober 2013 01:31 Pedro wrote: Thomas Hackert wrote I can confirm this bug with LO Version 4.0.6.1 (Build ID: 7168152d13aa529ba3718c9ae3700216a574137) and installed Germanophone lang- as well as helppack under Debian Testing AMD64. But if I do this w/ LO

[Libreoffice-bugs] [Bug 70159] New: Comments bar on Ruler Very Faint

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70159 Priority: medium Bug ID: 70159 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Comments bar on Ruler Very Faint Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 70160] New: docked windows shrink up to zero size on resize

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70160 Priority: medium Bug ID: 70160 Keywords: regression CC: prashant3.yi...@gmail.com Assignee: libreoffice-bugs@lists.freedesktop.org Summary: docked windows shrink up to zero size

[Libreoffice-bugs] [Bug 70159] Comments bar on Ruler Very Faint

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70159 Kumāra kumara.bhik...@gmail.com changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 65355] UI: Comments button (ruler control) is disappears in some cases

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65355 Kumāra kumara.bhik...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 68586] Second Writer window is missing its decorations

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68586 tommy27 ba...@quipo.it changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 70157] FILEOPEN: Writer Abends when opening a docx file

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70157 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #2

[Libreoffice-bugs] [Bug 70143] EDITING: undo searchreplace corrupt text

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70143 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125 --- Comment #3 from tommy27 ba...@quipo.it --- well, first of all try upgrading to 4.1.2 which has been released yesterday and see it fix the problem -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 43884] Selected Paragraph style in a Table doesn't show in the Styles and Formatting dialog

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43884 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 49976] FORMATTING - Different Formatting in LibreOffice Compared to Excel using ##0.000E+00 format

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49976 --- Comment #8 from junk_2...@live.co.uk --- Still present in 4.1.2.3 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 50185] FILEOPEN MSO2007 .doc with wrong FORMATTING, Title missing underline (bottom border)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50185 --- Comment #8 from junk_2...@live.co.uk --- Still present in 4.1.2.3 on Intel Mac OSX -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125 Karl Pauls karlpa...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 41169] All hotkeys are language dependent, don't work in non-Latin keyboard layout.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41169 Yotam Benshalom bensha...@gmail.com changed: What|Removed |Added Version|4.1.2.2 rc |4.1.2.3 rc -- You

[Libreoffice-bugs] [Bug 41169] All hotkeys are language dependent, don't work in non-Latin keyboard layout.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41169 --- Comment #22 from Yotam Benshalom bensha...@gmail.com --- Still exists in 4.1.2.3. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 70161] New: FILEOPEN: why .xls files are corrupted in libre office

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70161 Priority: medium Bug ID: 70161 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: why .xls files are corrupted in libre office Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 60662] Adapt zoom dialog to HIG

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60662 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack TopicUI

[Libreoffice-bugs] [Bug 70116] Other: Sending print job to printers is slow if spreadsheet has many sheets (400+).

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70116 --- Comment #2 from Rob Snelders programm...@ertai.nl --- (In reply to comment #1) Hi Adam, Wow, 50-75 milliseconds per sheet. Seems a high and critical bug, maybe immediately is too much time.:) Please mariosv be nice. People are coming

[Libreoffice-bugs] [Bug 62850] UI: Make Impress Remember View for Tasks Pane

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62850 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 64199] SLIDESHOW: Sound and video files don't work in 4.x when added in 3.x

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64199 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Summary|SLIDESHOW: Sound and video |SLIDESHOW: Sound and

[Libreoffice-bugs] [Bug 56833] EDITING - show title of inserted video in edit/preview modes

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56833 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125 tommy27 ba...@quipo.it changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #5 from

[Libreoffice-bugs] [Bug 62690] FILESAVE Outline default text with gigantic character size

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62690 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 65295] FILESAVE: DOCX Export - formatted text-box changes appearance location

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65295 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|BSA

[Libreoffice-bugs] [Bug 65695] Export as JPEG missing something

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65695 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Hardware|x86 (IA32) |All

[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780 --- Comment #4 from Rob Snelders programm...@ertai.nl --- I tested with LO 4.1.1.2 on Ubuntu 13.04 x86_64 and it worked fine here. I don't see the problem. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste between 2 instances of LO fails on pictures

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Summary|EDITING: Copy and Paste |EDITING: Copy and

[Libreoffice-bugs] [Bug 62992] Allow Insert - OLE Object - Presentation to be Content Only (no headers, footers, etc...)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62992 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860 --- Comment #2 from andrej8anu...@gmail.com --- Created attachment 87151 -- https://bugs.freedesktop.org/attachment.cgi?id=87151action=edit save with .com extension -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 69189] SLIDESHOW: focus of Go to slide drop down menu should be current slide, not always at Slide 1

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69189 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860 --- Comment #3 from andrej8anu...@gmail.com --- Comment on attachment 87151 -- https://bugs.freedesktop.org/attachment.cgi?id=87151 save with .com extension I have a file test.com.odt Open and save as 2test.com then the new file can not be

[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860 --- Comment #4 from andrej8anu...@gmail.com --- Comment on attachment 87151 -- https://bugs.freedesktop.org/attachment.cgi?id=87151 save with .com extension I have a version: 4.1.1.2 -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 68589] Allow linking of text boxes in Draw

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68589 jl...@mail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 58916] SLIDESORTER: Slide thumbnail overlay start presentation, disable slide, copy slide is annoying

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58916 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 47514] FORMATTING - copy/paste a table from Writer to Impress : Formatting is not kept

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47514 Rob Snelders programm...@ertai.nl changed: What|Removed |Added CC||ivo...@gmail.com ---

[Libreoffice-bugs] [Bug 38378] Copy-pasting cells from Calc destroyes styles

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38378 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|REOPENED|RESOLVED

[Libreoffice-bugs] [Bug 47514] FORMATTING - copy/paste a table from other module to Impress/draw : Formatting is not kept

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47514 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Summary|FORMATTING - copy/paste a |FORMATTING -

[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste between 2 instances of LO fails on pictures

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 69262] EDITING: certain Unicode characters are replaced by ASCII equivalents

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69262 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 69192] SLIDESHOW: add command line switch to start at arbitrary slide number

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69192 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting does not work

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074 --- Comment #1 from matthias wolpers matswolp...@gmail.com --- Created attachment 87152 -- https://bugs.freedesktop.org/attachment.cgi?id=87152action=edit a demo file that shows the screwed up number formatting problem to see the issue: 1.

[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting does not work

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074 --- Comment #2 from matthias wolpers matswolp...@gmail.com --- the original description is too foggy now that a repro scenario is available. if you read this, pelase begin with the attachment and its comment. apologies. mats -- You are

[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting changed by inserting or deleting sheets

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074 matthias wolpers matswolp...@gmail.com changed: What|Removed |Added Summary|FORMATTING: number |FORMATTING:

[Libreoffice-bugs] [Bug 62542] EDITING: Strange behavior when pasting text from Writer into Impress

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62542 --- Comment #4 from Rob Snelders programm...@ertai.nl --- Pericle Perazzo: Yes please split the bugs. If parts are duplicates please add the bugs to see also. If a bug is new then create a new bug for it and put also in the see also. The user can

[Libreoffice-bugs] [Bug 54849] VIEW - Show also text in textboxes on the outlineview

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54849 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW See

[Libreoffice-bugs] [Bug 62157] FILESAVE: Implement the possibility to export presentation as text file (smooth Impress to Writer conversion)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62157 Rob Snelders programm...@ertai.nl changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 52365] There is no copy in the dictionary-popup

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52365 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 70047] Other: CTRL+mouse inconsistent copy/move behaviour in Slide Sorter

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70047 Rob Snelders programm...@ertai.nl changed: What|Removed |Added OS|Windows (All) |All

[Libreoffice-bugs] [Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com

[Libreoffice-bugs] [Bug 69992] Allow consecutive numbering for each level

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69992 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 70161] FILEOPEN: why .xls files are corrupted in libre office

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70161 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 70154] Other: Writer crashes just before exiting

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70154 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 70126] Other: spacing letters when writing

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70126 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 70119] FORMATTING: No se como encontrar datos duplicados entre dos columnas con formato condicional

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70119 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it,

[Libreoffice-bugs] [Bug 69888] Export As dialog changes document dimension when pixels are changed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69888 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 69888] Export As dialog changes document dimension when pixels are changed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69888 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 69287] Issue with Copy and Paste of Images and Graphics

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69287 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 68574] Copy and paste adds wrong text

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68574 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 63624] EDITING: Paste of folder_name copied from windows explorer not working

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63624 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 69484] EDITING: LibO freezes when inserting a graphic into Writer

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69484 --- Comment #8 from tommy27 ba...@quipo.it --- @schorschi did you try upgrading to 4.1.2.3 which has been released yesterday? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 69553] FILESAVE: Presentation crashes when saving files

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69553 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 70147] User Dictionaries in the non-default path are not added to the Add to Dictionary context menu

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70147 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it,

[Libreoffice-bugs] [Bug 63624] EDITING: Paste of folder_name copied from windows explorer not working

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63624 Robert Popa robert.p...@geseidl.ro changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 64423] Import of XML Excel file into Calc fails with General input/output error.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64423 --- Comment #10 from Liam Smit liam.s...@voss-solutions.com --- Created attachment 87162 -- https://bugs.freedesktop.org/attachment.cgi?id=87162action=edit Errors written to CLI when opening .XML file When launching soffice binary from the

[Libreoffice-bugs] [Bug 64423] Import of XML Excel file into Calc fails with General input/output error.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64423 --- Comment #11 from Liam Smit liam.s...@voss-solutions.com --- I took a look at the referenced bug, 38361, but there are no nbsp; tags in the files I supplied. There are however amp; and quot; tags in it although I'm not sure if this makes any

[Libreoffice-bugs] [Bug 54513] Label Horizontal Pitch Not to specific Label dimensions

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54513 --- Comment #10 from saltche...@yahoo.com --- I measured the labels with my dial calipers and they were as advertised at 1 x 2 5/8 (2.625). It seems that Avery gives dimensions that are rounded and without remainders. If you add the 2.75 x 3 to

[Libreoffice-bugs] [Bug 70093] Colour picker disappears when document scrolled

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70093 tommy27 ba...@quipo.it changed: What|Removed |Added OS|Mac OS X (All) |All

[Libreoffice-bugs] [Bug 69060] FILEOPEN: Documents with embedded fonts take too long to open or save

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69060 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #3

[Libreoffice-bugs] [Bug 67493] documents with a special font aren't displayed correctly

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67493 --- Comment #8 from bordfe...@web.de --- After upgrading to 4.1.2.3 the problem still exists. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 70168] New: ASKLIBREOFFICE: HTML problem

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70168 Priority: medium Bug ID: 70168 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: ASKLIBREOFFICE: HTML problem Severity: normal

  1   2   >