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

2014-12-28 Thread Yousuf Philips
sw/source/ui/app/mn.src | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit ab0ea507ef1e037fa347a7f2b3d99a1f83ddeba1 Author: Yousuf Philips philip...@hotmail.com Date: Sun Dec 28 12:44:52 2014 +0400 fdo#83565 addition of wrap left and wrap right to

[Libreoffice-commits] libvisio.git: 2 commits - src/lib src/test

2014-12-28 Thread Miklos Vajna
src/lib/VSDMetaData.cpp |4 src/lib/VSDXMetaData.cpp | 22 ++ src/test/importtest.cpp |1 + 3 files changed, 15 insertions(+), 12 deletions(-) New commits: commit 443227148dcbf4314369e1941e910f3b64290315 Author: Miklos Vajna vmik...@collabora.co.uk Date:

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

2014-12-28 Thread Miklos Vajna
sw/qa/extras/odfexport/odfexport.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 859df5799b683a1278e4e9fe7790a3f50c304cfa Author: Miklos Vajna vmik...@collabora.co.uk Date: Sun Dec 28 12:00:05 2014 +0100 CppunitTest_sw_odfexport: validate export result,

Re: Building LO fails with autogen

2014-12-28 Thread Riccardo Magliocchetti
Il 27/12/2014 20:49, Jens Tröger ha scritto: It's the exact same document in both cases, and the conversion is auto-piloted using Python and UNO. In fact, it's the exact same scenario on both hosts: - run LO headless, - open Python interpreter and use UNO to connect to LO, - iterate

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

2014-12-28 Thread Caolán McNamara
include/tools/rcid.h |1 - include/vcl/split.hxx |1 - rsc/inc/rscdb.hxx |1 - rsc/source/parser/rscicpx.cxx | 18 -- rsc/source/parser/rscinit.cxx |4 vcl/source/window/split.cxx | 16 6 files changed, 41

[Libreoffice-commits] libmspub.git: 2 commits - src/lib

2014-12-28 Thread David Tardon
src/lib/MSPUBCollector.cpp | 160 - src/lib/MSPUBParser.cpp|7 + 2 files changed, 124 insertions(+), 43 deletions(-) New commits: commit 82f18199d17bb4da46b2728f7dfc477eac984bc2 Author: David Tardon dtar...@redhat.com Date: Sun Dec 28

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

2014-12-28 Thread Tomaž Vajngerl
svtools/source/control/tabbar.cxx | 42 +++--- 1 file changed, 30 insertions(+), 12 deletions(-) New commits: commit 9bf0aac88d8215525a2a18280b5183b03b7f Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Sun Dec 28 23:52:39 2014 +0900

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

2014-12-28 Thread Zolnai Tamás
l10ntools/source/export.cxx | 19 +++ svx/source/customshapes/EnhancedCustomShape2d.cxx |7 +-- 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 1471103be04a1bcf18002b5ddc7c9c0744655b2b Author: Zolnai Tamás

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

2014-12-28 Thread Andras Timar
xmloff/source/draw/ximpcustomshape.cxx | 43 - 1 file changed, 1 insertion(+), 42 deletions(-) New commits: commit 4cd048d98ff258abc6ce036cb715d2c577128fb0 Author: Andras Timar andras.ti...@collabora.com Date: Sun Dec 28 16:55:16 2014 +0100 Revert

remove_if for nothing in dbdata.cxx (sc module)

2014-12-28 Thread julien2412
Hello, I noticed this part: 889 void ScDBCollection::DeleteOnTab( SCTAB nTab ) 890 { ... 908 remove_if(maAnonDBs.begin(), maAnonDBs.end(), func); 909 } remove_if is useless since there's no erase. I thought about adding an erase by taking example of this

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

2014-12-28 Thread Zolnai Tamás
l10ntools/source/export.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 06fac18f2379516fc4902d7a417951cb0ccd9e76 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Dec 28 12:53:40 2014 +0100 fdo#87754: duplicated strings in an

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

2014-12-28 Thread Zolnai Tamás
l10ntools/source/export.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 4774b2f0e6a0e895d1e63256147eaff59efd0eda Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Dec 28 12:53:40 2014 +0100 fdo#87754: duplicated strings in an

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ac/4268fcf6e92d5c13667bb89802defaf9346e5f

2014-12-28 Thread Caolán McNamara
ac/4268fcf6e92d5c13667bb89802defaf9346e5f |1 + 1 file changed, 1 insertion(+) New commits: commit ef20c1f64678175663efe4b269cb3b9165461e38 Author: Caolán McNamara caol...@redhat.com Date: Sun Dec 28 18:20:29 2014 + Notes added by 'git notes add' diff --git

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

2014-12-28 Thread Miklos Vajna
sw/inc/fmtclds.hxx |4 ++ sw/inc/fmtfollowtextflow.hxx |2 + sw/inc/fmtwrapinfluenceonobjpos.hxx |2 + sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx |9 ++ sw/source/core/bastyp/init.cxx |3

[Libreoffice-commits] libvisio.git: 2 commits - src/lib src/test

2014-12-28 Thread Miklos Vajna
src/lib/VSDMetaData.cpp |4 src/lib/VSDXMetaData.cpp |2 ++ src/lib/tokens.txt |1 + src/test/importtest.cpp |2 ++ 4 files changed, 9 insertions(+) New commits: commit d4684217ee9dd48e3352430e6d869824642f4082 Author: Miklos Vajna vmik...@collabora.co.uk Date: Sun

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

2014-12-28 Thread Julien Nabet
sc/source/ui/docshell/externalrefmgr.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 6cafd3e80c39d2adf57c41d366097ecebeb916a9 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Dec 28 20:38:57 2014 +0100 std::remove_if not used Change-Id:

[Libreoffice-commits] libmspub.git: src/lib

2014-12-28 Thread David Tardon
src/lib/MSPUBCollector.cpp | 173 + src/lib/MSPUBParser.cpp| 69 - src/lib/TableInfo.h| 23 + 3 files changed, 216 insertions(+), 49 deletions(-) New commits: commit 3b6efdb66e92c4d3d93daa56930ead86bf4fb96a Author:

[Libreoffice-commits] core.git: sal/rtl

2014-12-28 Thread Markus Mohrhard
sal/rtl/bootstrap.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4c9cf98819037fdb70cbe68f678f6498d5646736 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Dec 28 21:50:44 2014 +0100 try to fix windows build diff --git a/sal/rtl/bootstrap.cxx

[Bug 45618] Implement 3d slideshow transition framework also for windows

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45618 --- Comment #13 from Gerry gerry.trep...@googlemail.com --- Hi all, I experience the same problem as described by pieter: 3D slideshow transitions are absent in 4.4 RC1 on Windows. They are not in the list of transitions, at all. Activating all

Crash test update

2014-12-28 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/4d1f2de857f6e9e43a54d74a5deacff5279e8714/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

Re: Building LO fails with autogen

2014-12-28 Thread Jens Tröger
I think this thread is getting off-topic now. To discuss I have opened a thread at the LO forum but without traction thus far: http://en.libreofficeforum.org/node/9850 Cheers. On Sun, Dec 28, 2014 at 12:43:28PM +0100, Riccardo Magliocchetti wrote: Have you tried profiling? BTW if you use

Re: Building LO fails with autogen

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Fri, Dec 26, 2014 at 9:21 AM, Jens Tröger jens.troe...@light-speed.de wrote: Thank you, Miklos, Using autoconf (GNU Autoconf) 2.69 automake (GNU automake) 1.14.1 still gives that same error configure.ac:111: error: possibly undefined macro:

Re: Crash test update

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sun, Dec 28, 2014 at 5:18 PM, Crashtest VM crashtest.libreoff...@gmail.com wrote: New crashtest update available at http://dev-builds.libreoffice.org/crashtest/4d1f2de857f6e9e43a54d74a5deacff5279e8714/ ___ LibreOffice mailing list

Re: [Bug 45618] Implement 3d slideshow transition framework also for windows

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sun, Dec 28, 2014 at 5:09 PM, bugzilla-dae...@freedesktop.org wrote: *Comment # 13 https://bugs.freedesktop.org/show_bug.cgi?id=45618#c13 on bug 45618 https://bugs.freedesktop.org/show_bug.cgi?id=45618 from Gerry gerry.trep...@googlemail.com * Hi all, I experience the same

Re: libreoffice.sln wrong file ..don't know wrong. help please

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Fri, Dec 26, 2014 at 3:00 AM, 김성민 dalbong...@naver.com wrote: Where I do not know wrong. please help me I hope you and tell where to be good fix ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: remove_if for nothing in dbdata.cxx (sc module)

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sun, Dec 28, 2014 at 11:08 AM, julien2412 serval2...@yahoo.fr wrote: Hello, I noticed this part: 889 void ScDBCollection::DeleteOnTab( SCTAB nTab ) 890 { ... 908 remove_if(maAnonDBs.begin(), maAnonDBs.end(), func); 909 } remove_if is useless since

Re: LibreOffice Gerrit News for core on 2014-12-28

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sun, Dec 28, 2014 at 1:00 AM, ger...@libreoffice.org wrote: Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#87706 correct object/image styles dialog title and tooltip in

Re: Build fails with master sources

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sat, Dec 27, 2014 at 4:51 AM, Olivier Hallot olivier.hal...@libreoffice.org wrote: Same issue here. Olivier On 22/12/2014 12:56, julien2412 wrote: Hello, On pc Debian x86-64 with master sources updated today (48d0ca8560d10a56a7280fad3a631985b02a56b9), I've got an

Re: [Bug 83795] Add UI for Wearable devices to the Impress Remote for Android

2014-12-28 Thread Will Entriken
UNSUBSCRIBE On Sat, Dec 27, 2014 at 8:27 AM, bugzilla-dae...@freedesktop.org wrote: *Comment # 11 https://bugs.freedesktop.org/show_bug.cgi?id=83795#c11 on bug 83795 https://bugs.freedesktop.org/show_bug.cgi?id=83795 from Efstratios Kamadanis kam.stra...@gmail.com * Update:

[Libreoffice-commits] mso-dumper.git: msodumper/formula.py

2014-12-28 Thread Markus Mohrhard
msodumper/formula.py | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 6319e21448fb657e8c0fb628fd8d218e76b689b5 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Dec 29 04:06:20 2014 +0100 add a few more functions diff --git

[Libreoffice-commits] mso-dumper.git: msodumper/formula.py

2014-12-28 Thread Markus Mohrhard
msodumper/formula.py |9 + 1 file changed, 9 insertions(+) New commits: commit 258cbcd0d394c83dd66e1887b414d59915d3db74 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Dec 29 04:16:02 2014 +0100 add another function diff --git a/msodumper/formula.py

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

2014-12-28 Thread Markus Mohrhard
sc/qa/unit/data/xls/shared-formula/relative-refs.xls |binary sc/qa/unit/subsequent_filters-test.cxx | 23 +++ sc/source/filter/excel/excform8.cxx |7 - 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit

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

2014-12-28 Thread Markus Mohrhard
sc/source/filter/excel/excform8.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 1a81d22a320319f57be7ac61058997fa61ad Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Mon Dec 29 06:01:27 2014 +0100 handle relative refs correctly in

[Libreoffice-commits] mso-dumper.git: msodumper/formula.py

2014-12-28 Thread Markus Mohrhard
msodumper/formula.py |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6ad04a4ce0d3024e9afc53b9351093e3b4ae366d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Dec 29 06:39:45 2014 +0100 improve formula support diff --git a/msodumper/formula.py

LibreOffice Gerrit News for core on 2014-12-29

2014-12-28 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#85182 : default focus on folder rather than filename in https://gerrit.libreoffice.org/13685 from Szymon Kłos about module fpicker End of freshness

[Libreoffice-bugs] [Bug 87757] Unable to launch after installation

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87757 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 87760] CRASH when drawing above hidden text in table

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87760 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Keywords||want-backtrace

[Libreoffice-bugs] [Bug 87777] fatal error

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #111411|text/plain |image/png

[Libreoffice-bugs] [Bug 87777] fatal error

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 87781] Problem with LibreOfice 4.1 writer

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87781 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Summary|Problem with LibreOfiic 4.1 |Problem with

[Libreoffice-bugs] [Bug 87781] Problem with LibreOfice 4.1 writer

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87781 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 87763] Problem with Impress View Presentation Mode

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87763 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #111393|text/plain |application/zip

[Libreoffice-bugs] [Bug 87698] open base report gives error

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87698 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 84543] EDITING: Fields editing impossible (read only) / hard (summary: comment 6)

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

[Libreoffice-bugs] [Bug 87425] FORMATTING: Image captions no longer make image relative size, so images don't scale with frame

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

[Libreoffice-bugs] [Bug 87783] New: Unifying wrap labels

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87783 Bug ID: 87783 Summary: Unifying wrap labels Product: LibreOffice Version: 4.5.0.0.alpha0+ Master Hardware: Other OS: All Status: NEW Severity:

[Libreoffice-bugs] [Bug 87740] Meta: Image anchor and wrapping bugs and enhancements

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

[Libreoffice-bugs] [Bug 85283] FILEOPEN: DOC - Image with white fill color appearing as transparent

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

[Libreoffice-bugs] [Bug 87740] Meta: Image anchor and wrapping bugs and enhancements

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

[Libreoffice-bugs] [Bug 86899] Meta: Requests for the addition of uno commands

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

[Libreoffice-bugs] [Bug 87784] New: UNO: Contoured wrap command

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87784 Bug ID: 87784 Summary: UNO: Contoured wrap command Product: LibreOffice Version: 4.5.0.0.alpha0+ Master Hardware: Other OS: All Status: NEW Severity:

[Libreoffice-bugs] [Bug 87785] New: Sidebar settings not remembered after reopening

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87785 Bug ID: 87785 Summary: Sidebar settings not remembered after reopening Product: LibreOffice Version: 4.4.0.1 rc Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 66766] MS Publisher 2010 Table not imported

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66766 David Tardon dtar...@redhat.com changed: What|Removed |Added CC||gjr...@xtra.co.nz ---

[Libreoffice-bugs] [Bug 84096] trying to open .pub files in Draw

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84096 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 67145] EDITING: ODBC - Firebird: Could not edit tables

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67145 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 67144] EDITING: ODBC - Firebird: Could not input Integer-values

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67144 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 43044] VIEWING: Border line disappears in charts

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43044 foss f...@openmailbox.org changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 87783] Unifying wrap labels

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87783 --- Comment #1 from Jay Philips philip...@hotmail.com --- Also 'Wrap Through' and 'In Background' should likely be changed to something more meaningful that people can easily understand like 'Above Text' and 'Behind Text'. -- You are receiving

[Libreoffice-bugs] [Bug 87786] New: Styles and formatting toolbar button doesn't show the whole sidebar

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87786 Bug ID: 87786 Summary: Styles and formatting toolbar button doesn't show the whole sidebar Product: LibreOffice Version: 4.4.0.1 rc Hardware: Other OS: All

[Libreoffice-bugs] [Bug 44241] [GUI Installation] extension manager doesn't highlight an newly installed extension.

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44241 --- Comment #5 from foss f...@openmailbox.org --- OSX 10.10.1 LO ersion: 4.5.0.0.alpha0+ Build ID: 4e1e9eb2fb08fcddf076051501c875ce0766964b TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2014-12-17_08:03:20 Locale: de_ Persisting. --

[Libreoffice-bugs] [Bug 84514] Plot options in chart series format are not shown for charts with internal data

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84514 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords||bisected

[Libreoffice-bugs] [Bug 83565] CONTEXT MENU: Add missing “wrap before” and “Wrap after” options

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83565 --- Comment #4 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 83565] CONTEXT MENU: Add missing “wrap before” and “Wrap after” options

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

[Libreoffice-bugs] [Bug 71394] Text box position imported incorrectly after saving as xlsx

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

[Libreoffice-bugs] [Bug 64741] FILEOPEN: Thunderbird-addressbook doesn't show collected addresses, shows only empty table AddressBook (personal addressbook of TB)

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64741 foss f...@openmailbox.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 86349] Meta: Context menu bugs and enhancements

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86349 Bug 86349 depends on bug 83565, which changed state. Bug 83565 Summary: CONTEXT MENU: Add missing “wrap before” and “Wrap after” options https://bugs.freedesktop.org/show_bug.cgi?id=83565 What|Removed |Added

[Libreoffice-bugs] [Bug 83565] CONTEXT MENU: Add missing “wrap before” and “Wrap after” options

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83565 Jay Philips philip...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 87392] FILESAVE: I/O error on file save

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

[Libreoffice-bugs] [Bug 87777] fatal error

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8 --- Comment #2 from Doug Edmunds dougedmu...@gmail.com --- Created attachment 111419 -- https://bugs.freedesktop.org/attachment.cgi?id=111419action=edit popup i/o error msg v 4.3.5 I removed v4.2.8 and installed 4.3.5. When I attempted to

[Libreoffice-bugs] [Bug 85214] libreoffice fails to build properly when /bin/sh is not bash

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85214 --- Comment #14 from Rémi Cardona r...@gentoo.org --- (In reply to Julien Nabet from comment #5) SHELL=/bin/dash) but I don't get the lines: hecking for fc-match... /usr/bin/fc-match checking font mapping for 'Calibri' Autoconf checks if

[Libreoffice-bugs] [Bug 87777] fatal error

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8 --- Comment #3 from Doug Edmunds dougedmu...@gmail.com --- I removed v4.2.8 and installed 4.3.5. When I attempted to open the file, I now get a general i/o error popup. Unable to open the file To check that the problem is not in the pptx file,

[Libreoffice-bugs] [Bug 85214] libreoffice fails to build properly when /bin/sh is not bash

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85214 --- Comment #15 from Rémi Cardona r...@gentoo.org --- Created attachment 111420 -- https://bugs.freedesktop.org/attachment.cgi?id=111420action=edit Remove bashisms from configure.ac -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 87760] CRASH when drawing above hidden text in table

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87760 --- Comment #7 from Mike Kaganski mikekagan...@hotmail.com --- Created attachment 111421 -- https://bugs.freedesktop.org/attachment.cgi?id=111421action=edit Screencast (Windows) This screencast is to clarify how to reproduce this bug -- You

[Libreoffice-bugs] [Bug 87786] Showing Styles and formatting when side bar is completely closed, doesn't show the whole sidebar

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87786 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 87784] UNO: Add contoured wrap command that combines .uno:WrapOn) and .uno:WrapContour

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87784 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 87787] New: Improve cell border assignment

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87787 Bug ID: 87787 Summary: Improve cell border assignment Product: LibreOffice Version: Inherited From OOo Hardware: Other OS: All Status: NEW Severity:

[Libreoffice-bugs] [Bug 64741] FILEOPEN: Thunderbird-addressbook doesn't show collected addresses, shows only empty table AddressBook (personal addressbook of TB)

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64741 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 87782] Problem with pagination in LibreOffice 4.3 Writer

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87782 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 87781] Problem with LibreOfice 4.1 writer

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87781 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 87785] Sidebar settings not remembered after reopening

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87785 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 65138] [META] Sidebar feature related issues

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65138 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Depends on||87785 --- Comment #15 from

[Libreoffice-bugs] [Bug 87785] Sidebar settings not remembered after reopening

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87785 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Blocks||65138 -- You are receiving

[Libreoffice-bugs] [Bug 65138] [META] Sidebar feature related issues

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65138 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Depends on||87786 --- Comment #16 from

[Libreoffice-bugs] [Bug 87786] Showing Styles and formatting when side bar is completely closed, doesn't show the whole sidebar

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87786 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Blocks||65138 -- You are receiving

[Libreoffice-bugs] [Bug 87789] New: Thunderbird-Addressbook doesn't show groups in collected addresses

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87789 Bug ID: 87789 Summary: Thunderbird-Addressbook doesn't show groups in collected addresses Product: LibreOffice Version: 4.0.0.3 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 87779] The document appears to be read-only after the last character by not ahead of it.

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87779 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 64741] FILEOPEN: Thunderbird-addressbook doesn't show collected addresses, shows only empty table AddressBook (personal addressbook of TB)

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64741 rob...@familiegrosskopf.de changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 87789] Thunderbird-Addressbook doesn't show groups in collected addresses

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87789 rob...@familiegrosskopf.de changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 84357] EDITING: Polygon objects are not able to manage text anymore

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84357 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords||bisected --

[Libreoffice-bugs] [Bug 84357] EDITING: Polygon objects are not able to manage text anymore

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

[Libreoffice-bugs] [Bug 78155] EDITING: RFE: Allow custom editable fields as allowed in LO Writer

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78155 M.Eng. René Schwarz m...@rene-schwarz.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 87676] TOOLBAR: Hiding 'line and filling' and 'text formatting' toolbars by default

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87676 --- Comment #2 from Jay Philips philip...@hotmail.com --- (In reply to Cor Nouws from comment #1) The formatting tool bars are always visible by default. Depending on the state, they sort of change appearance. Yes the object, image, and

[Libreoffice-bugs] [Bug 85214] libreoffice fails to build properly when /bin/sh is not bash

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85214 Rémi Cardona r...@gentoo.org changed: What|Removed |Added Attachment #111420|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 87790] New: Unexpected values in evaluating R2 using regr.lin (linear fit)

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87790 Bug ID: 87790 Summary: Unexpected values in evaluating R2 using regr.lin (linear fit) Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 87792] New: Shapes from Word shrink when saved to .odt

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87792 Bug ID: 87792 Summary: Shapes from Word shrink when saved to .odt Product: LibreOffice Version: 4.3.5.2 release Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 87792] Shapes from Word shrink when saved to .odt

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87792 --- Comment #1 from Andras Timar tima...@gmail.com --- Created attachment 111426 -- https://bugs.freedesktop.org/attachment.cgi?id=111426action=edit screenshot -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87792] Shapes from Word shrink when saved to .odt

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87792 Andras Timar tima...@gmail.com changed: What|Removed |Added Attachment #111425|text/plain

[Libreoffice-bugs] [Bug 87792] Shapes from Word shrink when saved to .odt

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87792 Andras Timar tima...@gmail.com changed: What|Removed |Added Keywords||regression --- Comment

[Libreoffice-bugs] [Bug 87794] New: SIDEBAR: Media playback content panel/section

2014-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87794 Bug ID: 87794 Summary: SIDEBAR: Media playback content panel/section Product: LibreOffice Version: Inherited From OOo Hardware: Other OS: All Status: NEW

[Libreoffice-bugs] [Bug 65138] [META] Sidebar feature related issues

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

  1   2   3   4   >