[Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42788 Foss f...@openmailbox.org changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

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

2014-01-19 Thread Tor Lillqvist
oox/source/export/drawingml.cxx |4 ++-- writerfilter/source/dmapper/NumberingManager.cxx |3 --- writerfilter/source/dmapper/NumberingManager.hxx |5 - 3 files changed, 2 insertions(+), 10 deletions(-) New commits: commit 160db96a882a2be8c3307e8a04beda4ae93a13c4

Re: Mac OS X 64-bit, libstdc++ vs. libc++

2014-01-19 Thread Tor Lillqvist
iow, if we are going to take a risk, why not take it right now rather than actually _have_ released version for 64 bits with 2 different std lib. I agree with Norbert here. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2014-01-19 Thread Luc Castermans
vcl/source/filter/igif/gifread.cxx | 70 + vcl/source/filter/igif/gifread.hxx | 20 +- 2 files changed, 43 insertions(+), 47 deletions(-) New commits: commit 8ca88963190cc523a1c288a3b31dff931f472094 Author: Luc Castermans luc.casterm...@gmail.com

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - avmedia/source svx/source vcl/source

2014-01-19 Thread Tsutomu Uchino
avmedia/source/framework/mediacontrol.src |6 +++--- svx/source/items/svxitems.src |6 +++--- svx/source/stbctrls/stbctrls.src | 10 +- vcl/source/control/field.cxx |2 +- 4 files changed, 12 insertions(+), 12 deletions(-) New commits:

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

2014-01-19 Thread Eike Rathke
comphelper/source/misc/configuration.cxx |2 +- configmgr/source/configurationprovider.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 26fc9be1bf2d6aaeb52a571ea416f4527a52e146 Author: Eike Rathke er...@redhat.com Date: Sun Jan 19 15:02:07 2014 +0100

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - chart2/source cui/source sc/source sd/source starmath/source svx/source sw/source

2014-01-19 Thread Tsutomu Uchino
chart2/source/controller/dialogs/tp_3D_SceneGeometry.src |3 chart2/source/controller/dialogs/tp_SeriesToAxis.src |6 - cui/source/dialogs/colorpicker.src | 18 +--- cui/source/dialogs/grfflt.src|6 - cui/source/dialogs/zoom.src

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - comphelper/source configmgr/source desktop/source

2014-01-19 Thread Eike Rathke
comphelper/source/misc/configuration.cxx |2 +- configmgr/source/configurationprovider.cxx |2 +- desktop/source/app/langselect.cxx |3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit cf32bd06da9d215e8a337ad611651664142e8a65 Author: Eike Rathke

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source

2014-01-19 Thread Markus Mohrhard
chart2/source/view/main/DummyXShape.cxx | 20 +- chart2/source/view/main/OpenGLRender.cxx | 95 +-- chart2/source/view/main/OpenGLRender.hxx |5 - 3 files changed, 85 insertions(+), 35 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - cui/source svtools/source svx/source

2014-01-19 Thread Tsutomu Uchino
cui/source/tabpages/autocdlg.cxx |4 ++-- svtools/source/control/ctrlbox.cxx |3 +-- svx/source/dialog/relfld.cxx |3 +-- svx/source/stbctrls/zoomctrl.cxx |6 +++--- 4 files changed, 7 insertions(+), 9 deletions(-) New commits: commit

Re: Mac OS X 64-bit, libstdc++ vs. libc++

2014-01-19 Thread Norbert Thiebaud
On Sun, Jan 19, 2014 at 3:46 AM, Tor Lillqvist t...@iki.fi wrote: iow, if we are going to take a risk, why not take it right now rather than actually _have_ released version for 64 bits with 2 different std lib. I agree with Norbert here. sadly 4.2 does not build at this point with

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

2014-01-19 Thread Andras Timar
vcl/source/filter/wmf/enhwmf.cxx | 36 +++ vcl/source/filter/wmf/winmtf.cxx | 16 -- vcl/source/filter/wmf/winwmf.cxx | 60 +++ 3 files changed, 73 insertions(+), 39 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 8 commits - basic/source filter/source sc/inc sc/source sw/source vcl/source

2014-01-19 Thread Markus Mohrhard
basic/source/classes/sb.cxx |4 +++- filter/source/msfilter/msdffimp.cxx |3 +++ sc/inc/documentstreamaccess.hxx |3 ++- sc/source/core/opencl/formulagroupcl.cxx| 16

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

2014-01-19 Thread Markus Mohrhard
filter/source/msfilter/msdffimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40cc36a2e781c46fafb988f1ffbe6c01e4bf274e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jan 19 18:20:50 2014 +0100 fix the build diff --git

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

2014-01-19 Thread Markus Mohrhard
sc/inc/documentstreamaccess.hxx |1 + sc/source/core/data/documentstreamaccess.cxx |4 2 files changed, 5 insertions(+) New commits: commit 6069b5162281ccc88eb242991a115197d0893fb4 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jan 19 18:22:30 2014

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

2014-01-19 Thread Markus Mohrhard
basic/source/classes/sb.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5f893db57dad1a287842cfca4c78606707c34390 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jan 19 18:28:39 2014 +0100 how should I fix this memory leak?? diff --git

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

2014-01-19 Thread Kohei Yoshida
sc/uiconfig/scalc/ui/standardfilterdialog.ui | 80 +-- 1 file changed, 40 insertions(+), 40 deletions(-) New commits: commit 6d7a4e5744c6ce5f1362b659464fb94465c2cb67 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sun Jan 19 12:42:54 2014 -0500 fdo#73799:

[Libreoffice-commits] core.git: 2 commits - bin/ui-translatable.sh cui/uiconfig sc/uiconfig sw/uiconfig

2014-01-19 Thread Andras Timar
bin/ui-translatable.sh |4 + cui/uiconfig/ui/opthtmlpage.ui |6 +- sc/uiconfig/scalc/ui/consolidatedialog.ui| 22 - sc/uiconfig/scalc/ui/solversuccessdialog.ui |4 - sc/uiconfig/scalc/ui/standardfilterdialog.ui | 64

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

2014-01-19 Thread Kohei Yoshida
sc/uiconfig/scalc/ui/standardfilterdialog.ui | 80 +-- 1 file changed, 40 insertions(+), 40 deletions(-) New commits: commit 00dbc2c847cb88a8a46fdec0b09973e460139636 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sun Jan 19 12:42:54 2014 -0500 fdo#73799:

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

2014-01-19 Thread Andras Timar
vcl/source/filter/wmf/winmtf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 70068f428d570a4ee00c682f1b8e12de395a8be4 Author: Andras Timar andras.ti...@collabora.com Date: Sun Jan 19 19:13:57 2014 +0100 fdo#73764 partially revert 3998d1abb291

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - vcl/source

2014-01-19 Thread Andras Timar
vcl/source/filter/wmf/winmtf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e4cc5834bddac62a26ebbf4fb3ea45dde5b79e0 Author: Andras Timar andras.ti...@collabora.com Date: Sun Jan 19 19:13:57 2014 +0100 fdo#73764 partially revert 3998d1abb291

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

2014-01-19 Thread Markus Mohrhard
sc/source/ui/docshell/datastream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 989c7ce9a88aa6e9a3bb2773117c6ad5ee204ef6 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jan 19 18:39:56 2014 +0100 CID#1158211: out-of-bounds access diff

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2014-01-19 Thread Pavel Janík
sc/source/ui/view/tabvwsh4.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1f9d7c4c63b90ddffa2bb975efb61c4ae3221e56 Author: Pavel Janík pavelja...@apache.org Date: Sun Jan 19 18:41:28 2014 + WaE: Reorder initializations to prevent compiler

[Libreoffice-commits] core.git: 9 commits - accessibility/source basctl/source

2014-01-19 Thread Norbert Thiebaud
accessibility/source/extended/accessiblelistbox.cxx | 165 +++ accessibility/source/extended/accessiblelistboxentry.cxx | 29 +- accessibility/source/standard/vclxaccessiblelist.cxx | 31 +- basctl/source/basicide/baside2.cxx | 14 -

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

2014-01-19 Thread Andras Timar
cui/uiconfig/ui/opthtmlpage.ui |6 +- sc/uiconfig/scalc/ui/consolidatedialog.ui| 22 - sc/uiconfig/scalc/ui/standardfilterdialog.ui | 64 +-- sw/uiconfig/swriter/ui/frmaddpage.ui |4 - 4 files changed, 48 insertions(+), 48

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Depends on||73814 -- You are

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #56 from Alex Thurgood ipla...@yahoo.co.uk --- Nominating bug 73814 - PNG files in Writer badly distorted regression over 4.1.3.2 -- You are receiving this mail because: You are on the CC list for the bug.

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

2014-01-19 Thread Takeshi Abe
sw/source/ui/uiview/viewdlg.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 3f150d2601a5eaec579816bc30a19fc4a446d571 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Jan 20 10:24:24 2014 +0900 Remove dead code pDialog was always 0 Change-Id:

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

2014-01-19 Thread Norbert Thiebaud
chart2/source/controller/main/ChartController_TextEdit.cxx |8 ++-- chart2/source/controller/main/ChartTransferable.cxx|2 +- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 9f476dd17cb6299f4bdef4a0d07149d541c9c9a8 Author: Norbert Thiebaud

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

2014-01-19 Thread Norbert Thiebaud
chart2/inc/ChartModel.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit f3cc79a0b51e3e84e9e52516a3bfbfc6004a9b19 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Jan 19 23:10:07 2014 -0600 coverity#738570 coverity#738571 : Uninit scalar (unused in fact)

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

2014-01-19 Thread Norbert Thiebaud
basegfx/source/polygon/b2dpolygontools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 14242287e4af168af216f4f3a4491143e9e50a42 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Jan 19 23:40:46 2014 -0600 coverity#1130188 Logically dead code

LibreOffice Gerrit News for submodules on 2014-01-20

2014-01-19 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: +

LibreOffice Gerrit News for core on 2014-01-20

2014-01-19 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + Resolves: fdo#73771 Non-standard behaviour for Function Mid in https://gerrit.libreoffice.org/7539 from Julien Nabet about module basic + fdo#52461 Multiple

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Winfried Donkers winfrieddonk...@libreoffice.org changed: What|Removed |Added Depends on||73542

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

2014-01-19 Thread Luc Castermans
vcl/source/filter/sgvmain.cxx | 97 ++ vcl/source/filter/sgvmain.hxx | 289 -- 2 files changed, 191 insertions(+), 195 deletions(-) New commits: commit e4f82812bb623ec98e6580c5fadaa9a8af64ac89 Author: Luc Castermans luc.casterm...@gmail.com

Re: [Libreoffice-qa] Minutes of ESC call 2014-01-09

2014-01-19 Thread bfoman [via Document Foundation Mail Archive]
Jan Holesovsky-4 wrote * Completed Action Items: + test document windows debug symbol server (QA guys?) http://dev-downloads.libreoffice.org/symstore/symbols/ [ Cloph uploading RC2 symbols, and also the source server! - so sources will be available in the debugger

[Libreoffice-bugs] [Bug 36841] FILEOPEN fails on gnumeric spreadsheet files

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36841 --- Comment #11 from tommy27 ba...@quipo.it --- Ok, now just an empty sheet opens up in Calc -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 73548] text cut-off when exporting .odp to .pdf

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73548 --- Comment #16 from tommy27 ba...@quipo.it --- again, not reproducible under Windows. MacOS bug. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 71034] FORMATTING: Font not shown correctly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71034 Foss f...@openmailbox.org changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #8 from

[Libreoffice-bugs] [Bug 47786] Support for .abw files in LibreOffice

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47786 --- Comment #5 from Foss f...@openmailbox.org --- Tested and test file opens. It's empty though, but maybe it is an empty file? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 73787] New: FILEOPEN: Power Point document impossible to open

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73787 Priority: medium Bug ID: 73787 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Power Point document impossible to open Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 68310] in Spanish Ctrl+E is not used for select all in all LibO components

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68310 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Summary|In

[Libreoffice-bugs] [Bug 68147] Formatting an index to use 2 columns. Page number disappears

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68147 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 73787] FILEOPEN: Power Point document impossible to open

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73787 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 33037] Can't open HTML file -- freeze

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33037 Foss f...@openmailbox.org changed: What|Removed |Added Whiteboard||Confirmed:4.2.0.2:OSX ---

[Libreoffice-bugs] [Bug 73751] FILEOPEN: Text Import tool corrupts imported data

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73751 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Resolution|FIXED |WORKSFORME ---

[Libreoffice-bugs] [Bug 35208] FILEOPEN: Some xls file can't open correctly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35208 Foss f...@openmailbox.org changed: What|Removed |Added OS|Windows (All) |All -- You are receiving

[Libreoffice-bugs] [Bug 35208] FILEOPEN: Some xls file can't open correctly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35208 --- Comment #9 from Foss f...@openmailbox.org --- 孔南 or Zeki, can you please post exact reproduce steps and write down what exactly to look for? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 35923] Calc - AutoFilter produces wrong display

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35923 Foss f...@openmailbox.org changed: What|Removed |Added Whiteboard|target:3.5 |target:3.5

[Libreoffice-bugs] [Bug 35392] FILESAVE: Hyperlinks in form field buttons lost in .xls

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35392 Foss f...@openmailbox.org changed: What|Removed |Added Whiteboard||Confirmed:4.2.0.1:Linux

[Libreoffice-bugs] [Bug 73779] Status Bar - at the bottom of the screen - intermittently flickers

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73779 Foss f...@openmailbox.org changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

[Libreoffice-bugs] [Bug 70906] freeze on scrolling in doc with frames

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70906 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 61824] Enhancement: Allow to CopyToClipboard by clicking version info in the About LibreOffice screen

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

[Libreoffice-bugs] [Bug 44123] About dialog doesn't show bit-ness (64-bit, 32-bit) of the LO build

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

[Libreoffice-bugs] [Bug 71064] Failed to open display error in the help message

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71064 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 73787] FILEOPEN: Power Point document impossible to open

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

[Libreoffice-bugs] [Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42788 Foss f...@openmailbox.org changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Libreoffice-bugs] [Bug 62460] about dialog doesn't show last character of build id (sha1)

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62460 Foss f...@openmailbox.org changed: What|Removed |Added Status|NEW |RESOLVED Whiteboard|

[Libreoffice-bugs] [Bug 71763] ACCESSIBILITY: new UI widget layout start center incorrect F6 and F10 key traversal [a11y]

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71763 Zolnai Tamás zolnaitamas2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 73389] Writer does not show a docx-document with nested table correctly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73389 Zolnai Tamás zolnaitamas2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 71853] Page orientation imported incorrectly with (particular) DOCX file

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71853 Zolnai Tamás zolnaitamas2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 44123] About dialog doesn't show bit-ness (64-bit, 32-bit) of the LO build

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

[Libreoffice-bugs] [Bug 65826] Implement minimum width height of StartCenter

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65826 Zolnai Tamás zolnaitamas2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 69455] VIEWING: About window of latest master build allows typing in version info

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

[Libreoffice-bugs] [Bug 73605] VIEWING: Text cut-off in StartCenter in german localization

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73605 Zolnai Tamás zolnaitamas2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 73787] FILEOPEN: Power Point document impossible to open

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73787 --- Comment #2 from Kévin PEIGNOT peignot.ke...@kpeignot.fr --- Hi As I submitted by the LibreOffice bug reporter assistant I didn't see the attachment was too large. I uploaded it to U1, here is the link :

[Libreoffice-bugs] [Bug 73787] FILEOPEN: Power Point document impossible to open

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73787 Kévin PEIGNOT peignot.ke...@kpeignot.fr changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 73273] presenter console: slide transition jumpy

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

[Libreoffice-bugs] [Bug 73790] New: icons in help system don't display

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73790 Priority: medium Bug ID: 73790 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: icons in help system don't display Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 72977] Switching screen from presenter console should not change slide

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

[Libreoffice-bugs] [Bug 58408] VIEWING: When Freeze is active and scrolling with mouse-wheel, the area under the Row xx tooltip is redrawn wrongly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58408 Siim Ainsaar ains...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 73793] New: Other: Конвертор в odt создаёт не тот тип файла

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73793 Priority: medium Bug ID: 73793 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Other: Конвертор в odt создаёт не тот тип файла Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 67949] SLIDESHOW: Using mouse cursor as pen does not work properly with presenter console

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

[Libreoffice-bugs] [Bug 72977] Switching screen from presenter console should not change slide

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72977 --- Comment #4 from Arnaud Versini arnaud.vers...@gmail.com --- I confirm also with current master -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 73794] New: Some essential menu items always greyed out in ubuntu 13.10

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73794 Priority: medium Bug ID: 73794 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Some essential menu items always greyed out in ubuntu 13.10 Severity: major

[Libreoffice-bugs] [Bug 67949] SLIDESHOW: Using mouse cursor as pen does not work properly with presenter console

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

[Libreoffice-bugs] [Bug 62366] SLIDESHOW: Pen on the presenter console

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

[Libreoffice-bugs] [Bug 73794] Some essential menu items always greyed out in ubuntu 13.10

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73794 t...@tim-passingham.co.uk changed: What|Removed |Added CC||t...@tim-passingham.co.uk

[Libreoffice-bugs] [Bug 34688] Home and End sometimes toggle edit mode

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34688 Jorendc jore...@libreoffice.org changed: What|Removed |Added Severity|minor |enhancement

[Libreoffice-bugs] [Bug 47786] Support for .abw files in LibreOffice

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47786 --- Comment #7 from Geoffrey computergeoff...@zoho.com --- Created attachment 92392 -- https://bugs.freedesktop.org/attachment.cgi?id=92392action=edit Abiword document in AbiWord -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 47786] Support for .abw files in LibreOffice

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47786 --- Comment #6 from Geoffrey computergeoff...@zoho.com --- (In reply to comment #5) Tested and test file opens. It's empty though, but maybe it is an empty file? It's not. See the attached screenshot. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 45034] Presenter Console: no scroll in slide overview

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

[Libreoffice-bugs] [Bug 42983] Extensioname: Presenter Console 1.1.0: Choosing Slide in Overview does not display this slide on primary screen, if end of presentation is currently displayed

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

[Libreoffice-bugs] [Bug 42983] PresenterConsole: Choosing Slide in Overview does not display this slide on primary screen, if end of presentation is currently displayed

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42983 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Summary|Extensioname: Presenter

[Libreoffice-bugs] [Bug 73795] New: CRASH: Writer crashes on inserting an SVG if other graphics are already in the document

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73795 Priority: medium Bug ID: 73795 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: CRASH: Writer crashes on inserting an SVG if other graphics are already in the document

[Libreoffice-bugs] [Bug 73795] CRASH: Writer crashes on inserting an SVG if other graphics are already in the document

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73795 --- Comment #1 from Gerry gerry.trep...@googlemail.com --- Created attachment 92394 -- https://bugs.freedesktop.org/attachment.cgi?id=92394action=edit svg-drawing-causes-the-crash.svg -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 33495] Minimizing the presenter screen while presentation is active (UI)

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33495 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added OS|All |Windows

[Libreoffice-bugs] [Bug 73796] New: Rotation of images in Writer: Allow rotation of inserted SVG vector graphics

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73796 Priority: medium Bug ID: 73796 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Rotation of images in Writer: Allow rotation of inserted SVG vector graphics

[Libreoffice-bugs] [Bug 73796] Rotation of images in Writer: Allow rotation of inserted SVG vector graphics

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73796 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 47786] Support for .abw files in LibreOffice

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47786 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 73797] New: Allow rotation of images in Writer by any angle / degree (currently only 90° steps possible)

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73797 Priority: medium Bug ID: 73797 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Allow rotation of images in Writer by any angle / degree (currently only 90° steps possible)

[Libreoffice-bugs] [Bug 73797] Allow rotation of images in Writer by any angle / degree (currently only 90° steps possible)

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73797 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 73618] Presenter console: Don't see the active slide after launch

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73618 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Severity|normal |major ---

[Libreoffice-bugs] [Bug 35208] FILEOPEN: Some xls file can't open correctly

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35208 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 73722] check for updates doesn't work if java not set

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

[Libreoffice-bugs] [Bug 73722] check for updates doesn't work if java not set

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

[Libreoffice-bugs] [Bug 72977] Switching screen from presenter console should not change slide

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72977 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added CC||jumbo4...@yahoo.fr

[Libreoffice-bugs] [Bug 73798] New: Allow export of tables from within LO Base to all file formats supported by Calc

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73798 Priority: medium Bug ID: 73798 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Allow export of tables from within LO Base to all file formats supported by Calc

[Libreoffice-bugs] [Bug 73798] Allow export of tables from within LO Base to all file formats supported by Calc

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73798 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 51872] Add menu for table import

2014-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51872 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added See Also|

  1   2   3   >