[Libreoffice-bugs] [Bug 85424] The execution of a little macro produces a LibreOffice crash

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85424 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 82663] PDF: Exported PDF Hides Cross-References

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82663 Gordo gordon1dr...@yahoo.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 82663] PDF: Exported PDF Hides Cross-References

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82663 --- Comment #8 from Gordo gordon1dr...@yahoo.com --- Created attachment 114501 -- https://bugs.documentfoundation.org/attachment.cgi?id=114501action=edit sample odt and pdf The attached documents are an exported pdf and the original

[Libreoffice-bugs] [Bug 39667] ACCESSIBILITY: Functionality request: Enable accessible/tagged PDF export options by default [accessibility]

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39667 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90298 --- Comment #6 from Alex Thurgood ipla...@yahoo.co.uk --- Cloph informs me that the dict-xx uno package is not registered with the app -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 82998] [ACCESSIBILITY] Missing and incorrect accessibility events from LibreOffice's Open dialog

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82998 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 56467] Formula exported to svg result in formula loss

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56467 --- Comment #11 from V Stuart Foote vstuart.fo...@utsa.edu --- (In reply to Christina Rossmanith from comment #10) My test object is a formula a over b. For me it depends on the software you use for viewing the exported svg. - Preview

[Libreoffice-bugs] [Bug 56467] Formula exported to svg result in formula loss

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56467 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|REOPENED|NEW

[Bug 90290] reduce some copypaste code in ucalc

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 --- Comment #7 from Kohei Yoshida libreoff...@kohei.us --- BTW, just to mention this for the record, I did this type if (!checkFormula(*m_pDoc, aPos, SUM(A3:A7))) CPPUNIT_FAIL(Wrong formula!); of checks so that when it fails, you can

[Libreoffice-commits] dev-tools.git: scripts/update-stats-count.pl

2015-03-31 Thread Michael Meeks
scripts/update-stats-count.pl | 103 ++ 1 file changed, 103 insertions(+) New commits: commit dad537aececb62e7ed76c68aa41b163188530d24 Author: Michael Meeks michael.me...@collabora.com Date: Tue Mar 31 16:47:26 2015 +0100 A simpler update traffic

[Libreoffice-bugs] [Bug 87699] calc export chart as svg looses x-axis labels

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87699 --- Comment #6 from stof...@cmdt.ch --- Created attachment 114514 -- https://bugs.documentfoundation.org/attachment.cgi?id=114514action=edit data with chart (go to around row 4200) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 87699] calc export chart as svg looses x-axis labels

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87699 --- Comment #7 from stof...@cmdt.ch --- Comment on attachment 114514 -- https://bugs.documentfoundation.org/attachment.cgi?id=114514 data with chart (go to around row 4200) in attachment lo_bug_thrueen_tag_monat.ods there are the data

[Libreoffice-bugs] [Bug 90358] Compatibility Calc and Kaspersky Internetsecurity 2015

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90358 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED

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

2015-03-31 Thread Zolnai Tamás
oox/source/drawingml/table/tablecell.cxx | 11 +++ sd/qa/unit/data/pptx/bnc910045.pptx |binary sd/qa/unit/import-tests.cxx | 23 +++ 3 files changed, 34 insertions(+) New commits: commit debf3ffb87d607704ddea97f6710c3ceaa9a243d Author: Zolnai

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - oox/source sd/qa

2015-03-31 Thread Zolnai Tamás
oox/source/drawingml/table/tablecell.cxx | 11 +++ sd/qa/unit/data/pptx/bnc910045.pptx |binary sd/qa/unit/import-tests.cxx | 23 +++ 3 files changed, 34 insertions(+) New commits: commit 0207796fe509e8d00a7101d4da8f8301cb58a099 Author: Zolnai

[Libreoffice-bugs] [Bug 90127] START CENTER: Breeze icons appearing in start center when breeze icon set not set

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90127 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Whiteboard|

[Bug 90290] reduce some copypaste code in ucalc

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 --- Comment #8 from Kohei Yoshida libreoff...@kohei.us --- Anyway, once again, my comment is just for informational purposes. It is by no means meant to discourage the cleanup proposed here. :-) -- You are receiving this mail because:

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #101 from Joel Madero jmadero@gmail.com --- Added bug 75665 - regression + serious hang Calc spreadsheets hang when there is long multi-line text in cells. Kohei did some work on it and added a calgrind along with some

[Libreoffice-bugs] [Bug 56467] Formula exported to svg result in formula loss

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56467 --- Comment #13 from V Stuart Foote vstuart.fo...@utsa.edu --- (In reply to Robinson Tryon (qubit) from comment #12) Does not meet the criteria for Status 'REOPENED' LOL, so Christina will you be assigning this issue to yourself?

[Libreoffice-bugs] [Bug 89152] Scanner dialog is not localized

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89152 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 79641] LibreOffice 4.4 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|80960 | -- You are

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

2015-03-31 Thread Caolán McNamara
sw/source/core/inc/flowfrm.hxx| 34 ++ sw/source/core/layout/flowfrm.cxx | 23 +-- sw/source/core/layout/layact.cxx |8 +++- 3 files changed, 50 insertions(+), 15 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 90157] About dialog has text cropped out

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90157 --- Comment #7 from Adolfo Jayme f...@libreoffice.org --- (In reply to Jay Philips from comment #5) Should i submit another bug report for attachment 114250 [details]? Of course. (In reply to V Stuart Foote from comment #6) Do the

[Libreoffice-bugs] [Bug 90374] SIDEBAR: Having the sidebar with a fixed width across all tabs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90374 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 90157] About dialog has text cropped out

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90157 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Whiteboard| target:4.5.0 |

[Libreoffice-bugs] [Bug 90376] New: Dragging toolbar doesnt clean up after itself

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90376 Bug ID: 90376 Summary: Dragging toolbar doesnt clean up after itself Product: LibreOffice Version: 4.5.0.0.alpha0+ Master Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 85769] Writer saves malformed comments.xml, breaking comments in .docx output

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85769 --- Comment #10 from Robinson Tryon (qubit) qu...@runcibility.com --- (In reply to raal from comment #8) I can confirm with Version: 4.5.0.0.alpha0+ Build ID: c3087d969671e62182eb049850479e77190ccff4 TinderBox:

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||75665 -- You

[Libreoffice-bugs] [Bug 90357] Draw crashes on inserting individual slides from Impress

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90357 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 82663] PDF: Exported PDF Hides Cross-References

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82663 --- Comment #9 from actionmystique actionmysti...@gmail.com --- Now it is confirmed and you have an odt. -- You are receiving this mail because: You are the assignee for the bug. ___

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

2015-03-31 Thread Eike Rathke
sc/inc/scmatrix.hxx |5 --- sc/source/core/tool/interpr1.cxx |2 - sc/source/core/tool/interpr5.cxx | 30 +- sc/source/core/tool/scmatrix.cxx | 63 --- 4 files changed, 30 insertions(+), 70 deletions(-) New commits:

[Libreoffice-bugs] [Bug 59055] UI: Asian font names are in English, not in native language (regression)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59055 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 80960] EDITING Opening file doesn't place cursor on last position of saving (see comment 30 and comment 42)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960 Joel Madero jmadero@gmail.com changed: What|Removed |Added Blocks|79641 |

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|80960 | -- You are

[Libreoffice-bugs] [Bug 75665] Calc/Spreadsheet, long multiline text in the cells, lagging - almost hanging when scrolling over sheet's content

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75665 --- Comment #24 from Robinson Tryon (qubit) qu...@runcibility.com --- (In reply to Joel Madero from comment #6) As I've been able to confirm this problem I am marking as: Highest - regression + quite noticeable Joel: Please assign this

[Libreoffice-bugs] [Bug 88496] LibO handles Header Tables in unpredictable way in specific conditions; same as AOO 4; different from MS Word

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88496 DiegoM diego.mania...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-ux-advise] [Bug 90374] SIDEBAR: Having the sidebar with a fixed width across all tabs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90374 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 87744] VIEWING: Captions on EMF images in DOC file not rendered correctly

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87744 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90298 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Priority|highest

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||75665 -- You

[Libreoffice-bugs] [Bug 75665] Calc/Spreadsheet, long multiline text in the cells, lagging - almost hanging when scrolling over sheet's content

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75665 Joel Madero jmadero@gmail.com changed: What|Removed |Added Blocks||75025 -- You

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #101 from Joel Madero jmadero@gmail.com --- Added bug 75665 - regression + serious hang Calc spreadsheets hang when there is long multi-line text in cells. Kohei did some work on it and added a calgrind along with some

Re: How many degrees of headlessness do we need?

2015-03-31 Thread Jens Tröger
On Tue, Mar 31, 2015 at 02:43:56PM +0200, Stephan Bergmann wrote: On 03/31/2015 12:15 PM, Tor Lillqvist wrote: Is it in fact so that nowadays --quickstart does what --invisible is supposed to do? (Note that just starting soffice with the --quickstart option has nothing to do with whether

[Libreoffice-bugs] [Bug 90352] Calc error when graphing data with source format

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90352 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Severity|blocker |normal ---

[Bug 90290] reduce some copypaste code in ucalc

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 --- Comment #6 from Tapan Prakash T tapanpraka...@gmail.com --- Any branch name convention? -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90298 --- Comment #12 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Christian Lohmaier committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

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

[Libreoffice-bugs] [Bug 61723] REPORTBUILDER most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61723 --- Comment #9 from rob...@familiegrosskopf.de --- (In reply to Marc Schneider from comment #8) Hi Marc, please don't report another bug inside this meta-bugtracker. You could see there are a lot bugs named as most annoying bugs. Open a

[Libreoffice-bugs] [Bug 86315] EDITING: Formatting of queries should be saved by base

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86315 rob...@familiegrosskopf.de changed: What|Removed |Added CC||mrmister...@gmail.com

[Libreoffice-bugs] [Bug 90360] Queries don't remember fields format in calculated fields.

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90360 rob...@familiegrosskopf.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-commits] core.git: Branch 'feature/vclref' - 3 commits - include/vcl vcl/generic vcl/qa vcl/source vcl/workben

2015-03-31 Thread Michael Meeks
include/vcl/vclptr.hxx | 11 ++- vcl/generic/print/genprnpsp.cxx |2 +- vcl/generic/print/prtsetup.cxx |2 +- vcl/qa/cppunit/lifecycle.cxx |7 +++ vcl/qa/cppunit/outdev.cxx|2 +- vcl/source/app/dbggui.cxx|8

[Libreoffice-bugs] [Bug 90351] CMIS: crashes with index out of range! when saving a document

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90351 --- Comment #7 from Julien Nabet serval2...@yahoo.fr --- Digging on it with gdb, the problem is in AtomPubSession::createObjectFromEntryDoc (cmis/src/libcmis/atom-session.cxx) baseType retrieved is empty so cmisObject is empty so

[Libreoffice-bugs] [Bug 90380] New: VIEWING: Navigator causes constant cpu usage when it does not have focus in documents with lots of text frames and images

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90380 Bug ID: 90380 Summary: VIEWING: Navigator causes constant cpu usage when it does not have focus in documents with lots of text frames and images Product:

[Libreoffice-bugs] [Bug 90357] Draw crashes on inserting individual slides from Impress

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90357 Katarina Behrens bu...@bubli.org changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 80960] EDITING Opening file doesn't place cursor on last position of saving (see comment 30 and comment 42)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960 --- Comment #63 from Cor Nouws c...@nouenoff.nl --- Hi Joel, Looking at duplicates and how it breaks many people's work flow, I only wonder why I didn't add it to the MAB list myself earlier :) What do I see wrong here? Cheers, Cor --

[Libreoffice-commits] core.git: Branch 'feature/vclref' - vcl/qa vcl/source

2015-03-31 Thread Michael Meeks
vcl/qa/cppunit/lifecycle.cxx | 40 +++- vcl/source/outdev/outdev.cxx |1 - 2 files changed, 19 insertions(+), 22 deletions(-) New commits: commit aee4dc9c3e935a99a771e4331ee4dc5da9955e80 Author: Michael Meeks michael.me...@collabora.com Date: Tue Mar

[Libreoffice-bugs] [Bug 90357] Draw crashes on inserting individual slides from Impress

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90357 --- Comment #3 from Katarina Behrens bu...@bubli.org --- gdb backtrace: #0 0x7fffb6402c68 in std::__cxx1998::vectorSdrObject*, std::allocatorSdrObject* ::size (this=0x8) at /usr/include/c++/4.9.2/bits/stl_vector.h:655 #1

[Libreoffice-bugs] [Bug 90357] Draw crashes on inserting individual slides from Impress

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90357 Katarina Behrens bu...@bubli.org changed: What|Removed |Added Keywords||have-backtrace

[Libreoffice-bugs] [Bug 45525] TABLES, Problem on adjust selected Row or Column to equal space

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45525 --- Comment #10 from A (Andy) stgohi-lob...@yahoo.de --- Reproducible with LO 4.4.1.2, Win 8.1 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 89152] Scanner dialog is not localized

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89152 --- Comment #8 from Jean-Baptiste Faure jbfa...@libreoffice.org --- (In reply to Robinson Tryon (qubit) from comment #7) (In reply to Jean-Baptiste Faure from comment #6) Reproducible for me with LibreOffice 4.4.3.0.0+ with French UI

[Libreoffice-bugs] [Bug 80960] EDITING Opening file doesn't place cursor on last position of saving (see comment 30 and comment 42)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960 --- Comment #64 from Joel Madero jmadero@gmail.com --- MAB 4.3 is fine - it was added to 4.4 also (we don't put things on two MAB lists) it was also raised to critical which this is not at all criticalit's stretching even major to

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - libreofficekit/source

2015-03-31 Thread Henry Castro
libreofficekit/source/gtk/lokdocview.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit e3a87d7577eea1f015791ee154d98510cebc239e Author: Henry Castro hcas...@collabora.com Date: Tue Mar 31 15:37:53 2015 -0400 sc tiled editing: Invalidate graphic selection.

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

2015-03-31 Thread Michael Stahl
bridges/source/cpp_uno/msvc_win32_intel/except.cxx |2 +- bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9f2e07aadbf721488aadf19b4891829b7ebedb97 Author: Michael Stahl mst...@redhat.com Date: Tue Mar 31

[Libreoffice-bugs] [Bug 90379] New: Inconsistent state database after failed column type change

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90379 Bug ID: 90379 Summary: Inconsistent state database after failed column type change Product: Document Liberation Project Version: unspecified Hardware: Other

[Libreoffice-bugs] [Bug 88941] Writer/Draw lose formatting for justified text when exporting to PDF on OS X builds

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88941 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-commits] core.git: Branch 'feature/vclref' - basic/source chart2/source cppcanvas/qa cppcanvas/source cui/source dbaccess/source desktop/source extensions/source framework/source reportde

2015-03-31 Thread Michael Meeks
basic/source/runtime/inputbox.cxx|4 - chart2/source/controller/main/ChartController_Insert.cxx | 20 +++-- chart2/source/controller/main/ChartController_Properties.cxx |7 + cppcanvas/qa/unit/test.cxx |2

[Libreoffice-bugs] [Bug 90324] xlsx import : Text formatted custom validated cell does not allow entry of valid numbers

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90324 raal r...@post.cz changed: What|Removed |Added CC||r...@post.cz --- Comment #1

[Libreoffice-ux-advise] [Bug 90375] DRAW: When drawing a polygon with fill, the fill should be partly transparent whilst drawing

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90375 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

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

2015-03-31 Thread Zolnai Tamás
oox/source/drawingml/table/tablecell.cxx | 11 +++ sd/qa/unit/data/pptx/bnc910045.pptx |binary sd/qa/unit/import-tests.cxx | 23 +++ 3 files changed, 34 insertions(+) New commits: commit d23f9b40c5d95ab209747417aa543f8b7ecc3d5f Author: Zolnai

[Libreoffice-bugs] [Bug 86401] Error after close LibreOffice

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86401 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 90368] FILEOPEN: Crash opening file from cmd.exe

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90368 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 59055] UI: Asian font names are in English, not in native language (regression)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59055 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 90375] DRAW: When drawing a polygon with fill, the fill should be partly transparent whilst drawing

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90375 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 80768] Cell ranges with the same Conditional Formatting should be consolidated to 1 range.

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80768 --- Comment #23 from Kevin bonbonbi...@gmail.com --- not yet resolved until today. When we set a conditional formatting suck like B2:B200 value 2500, then if I edit more steps such like drag to fill some cells...etc, or others... then

[Libreoffice-bugs] [Bug 89844] LibO crashes when opening a .xls file [Hard to reproduce]

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89844 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Summary|LibO crashes when opening a

[Libreoffice-bugs] [Bug 90262] Some animated gif files do not loop infinitely when inserted in the presentation

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90262 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 90156] MacOs LO fails to launch with master sources

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90156 --- Comment #3 from Julien Nabet serval2...@yahoo.fr --- I haven't spoken about it on dev mailing list since few people use MacOs + debug. (same reason about IRC) About the daily build, is it a debug build? Indeed, I use debug build and I

[Libreoffice-bugs] [Bug 56467] Formula exported to svg result in formula loss

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56467 Christina Rossmanith chrrossman...@web.de changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 88496] LibO handles Header Tables in unpredictable way in specific conditions; same as AOO 4; different from MS Word

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88496 --- Comment #10 from Gordo gordon1dr...@yahoo.com --- Created attachment 114503 -- https://bugs.documentfoundation.org/attachment.cgi?id=114503action=edit sample docs I have attached two documents. The second one had a little more

[Libreoffice-bugs] [Bug 90156] MacOs LO fails to launch with master sources

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90156 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - setup_native/scripts

2015-03-31 Thread Christian Lohmaier
setup_native/scripts/osx_install_languagepack.applescript |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c8bf06bc5d5d8621c86b5f7a8a0cdda1cacb03b3 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Mar 31 16:58:50 2015 +0200 tdf#90298

[Libreoffice-bugs] [Bug 90365] EDITING: Crash when using search and replace with regular expression

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90365 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 90378] New: Header and footer background bitmap images are not saved

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90378 Bug ID: 90378 Summary: Header and footer background bitmap images are not saved Product: LibreOffice Version: 4.4.1.2 rc Hardware: All OS: Windows

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90298 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard| target:4.5.0

[Libreoffice-bugs] [Bug 90298] REGRESSION: LibO spell checker / dictionaries aren't used at all

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90298 --- Comment #14 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Christian Lohmaier committed a patch related to this issue. It has been pushed to libreoffice-4-4:

[Libreoffice-bugs] [Bug 89820] Cannot write letters with accent

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89820 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 90377] New: MAILMERGE: Option to Exclude this Recipient broken

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90377 Bug ID: 90377 Summary: MAILMERGE: Option to Exclude this Recipient broken Product: LibreOffice Version: 4.4.1.2 rc Hardware: Other OS: Mac OS X (All)

[Libreoffice-bugs] [Bug 90356] Although Enable animations is unchecked, the animations still play

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

[Libreoffice-bugs] [Bug 61723] REPORTBUILDER most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61723 Marc Schneider marc.schnei...@t-online.de changed: What|Removed |Added CC|

Re: LibreOffice crash

2015-03-31 Thread Michael Stahl
On 31.03.2015 15:08, Michael Stahl wrote: On 28.03.2015 21:52, Piet van Oostrum wrote: Now when I do this with a Writer document: textdoc = smgr.createInstanceWithContext(com.sun.star.text.TextDocument, context) LibreOffice crashes with a segmentation fault. this is not a

[Libreoffice-commits] core.git: 19 commits - include/vcl README.md sfx2/source sw/inc sw/Library_sw.mk sw/source vcl/generic vcl/inc vcl/source vcl/win

2015-03-31 Thread Michael Stahl
README.md | 22 +- include/vcl/outdev.hxx | 20 +- sfx2/source/appl/appbaslib.cxx | 14 + sfx2/source/inc/appbaslib.hxx |4 sw/Library_sw.mk |1 sw/inc/docsh.hxx | 47 ++---

[Libreoffice-bugs] [Bug 90351] CMIS: crashes with index out of range! when saving a document

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90351 --- Comment #8 from Julien Nabet serval2...@yahoo.fr --- Cédric/Cao: I'm a bit stuck because I don't know if the problem is this: string baseTypeReq =

[Libreoffice-bugs] [Bug 90324] xlsx import : Text formatted custom validated cell does not allow entry of valid numbers

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90324 --- Comment #2 from raal r...@post.cz --- (In reply to raal from comment #1) Created attachment 114505 [details] excel 2010 In my language is delimiter comma ; (LEN(C6)-FIND(.,C6,1))=2 here is delimiter dot -- You are receiving this

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 raal r...@post.cz changed: What|Removed |Added Depends on||85769 -- You are receiving

[Libreoffice-bugs] [Bug 80960] EDITING Opening file doesn't place cursor on last position of saving (see comment 30 and comment 42)

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960 --- Comment #65 from Cor Nouws c...@nouenoff.nl --- (In reply to Joel Madero from comment #64) So 4.3 mab is where it belongs, major - highest is good enough :) Thanks for checking Cor :-D Ah yes. thanks for checking. I'll add it

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #102 from Cor Nouws c...@nouenoff.nl --- adding Bug 80960 - EDITING Opening file doesn't place cursor on last position of saving (a tough one..) -- You are receiving this mail because: You are on the CC list for the bug. You

[Libreoffice-bugs] [Bug 81443] EDITING: Cannot delete pages

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81443 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #110701|application/octet-stream|video/mp4

[Libreoffice-bugs] [Bug 90377] MAILMERGE: Option to Exclude this Recipient broken

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90377 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #102 from Cor Nouws c...@nouenoff.nl --- adding Bug 80960 - EDITING Opening file doesn't place cursor on last position of saving (a tough one..) -- You are receiving this mail because: You are on the CC list for the bug.

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

2015-03-31 Thread Katarina Behrens
cui/source/tabpages/tpshadow.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 2302e9eb8a161abaf5899288b4e1c689f5a1ff07 Author: Katarina Behrens bu...@bubli.org Date: Tue Mar 31 22:44:28 2015 +0200 tdf#84228: Fix annoying double shadow in preview

<    1   2   3   4   >