[Libreoffice-commits] core.git: 3 commits - chart2/CppunitTest_chart2_import.mk include/tools sfx2/source tools/source

2015-02-18 Thread Stephan Bergmann
chart2/CppunitTest_chart2_import.mk |3 +++ include/tools/resid.hxx | 13 - sfx2/source/control/objface.cxx |4 ++-- tools/source/rc/resmgr.cxx | 12 4 files changed, 9 insertions(+), 23 deletions(-) New commits: commit

[Libreoffice-commits] core.git: filter/Library_textfd.mk filter/source solenv/bin

2015-02-18 Thread Chris Sherlock
filter/Library_textfd.mk|1 filter/source/textfilterdetect/fdcomp.cxx | 36 filter/source/textfilterdetect/filterdetect.cxx | 13 filter/source/textfilterdetect/textfd.component |8 ++--- solenv/bin/native-code.py

Re: LibreOffice support for MS-Visio Stencils/Templates and Shapes ?

2015-02-18 Thread Maarten Hoes
Hi, In case it turns out to be a feature request: There's an article on blogs.msdn.com describing the (little) differences between a Visio Drawing (.vsd), Visio Stencil (.vss) and Visio Template (.vst). http://blogs.msdn.com/b/visio/archive/2006/05/30/608089.aspx - Maarten On Wed, Feb 18,

[Libreoffice-commits] core.git: filter/Library_textfd.mk filter/source solenv/bin

2015-02-18 Thread Chris Sherlock
filter/Library_textfd.mk|1 filter/source/textfilterdetect/fdcomp.cxx | 36 filter/source/textfilterdetect/filterdetect.cxx | 13 filter/source/textfilterdetect/textfd.component |8 +++-- solenv/bin/native-code.py

[Libreoffice-commits] core.git: editeng/source include/filter include/sfx2 include/svl include/svtools include/svx sd/source sfx2/source svl/qa svl/source svtools/source sw/inc sw/qa sw/source

2015-02-18 Thread Caolán McNamara
editeng/source/editeng/impedit4.cxx | 25 +-- include/filter/msfilter/escherex.hxx |1 include/sfx2/Metadatable.hxx | 15 +- include/sfx2/docmacromode.hxx|4 include/svl/style.hxx

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

2015-02-18 Thread Stephan Bergmann
sc/inc/attrib.hxx |2 ++ sc/source/core/data/attrib.cxx |5 + 2 files changed, 7 insertions(+) New commits: commit 1215efbf616024bc262f94c38038d6de6d960b17 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 11:31:09 2015 +0100 Missing

[Libreoffice-commits] core.git: configure.ac scp2/source

2015-02-18 Thread David Ostrovsky
configure.ac |1 + scp2/source/ooo/vc_redist.scp |8 2 files changed, 9 insertions(+) New commits: commit 2f058fedf9e15013d47c9e42367c9ae552d5c13a Author: David Ostrovsky da...@ostrovsky.org Date: Wed Feb 18 00:15:13 2015 +0100 Package 64bit dist runtime

[Libreoffice-commits] core.git: filter/Library_textfd.mk filter/source solenv/bin

2015-02-18 Thread Chris Sherlock
filter/Library_textfd.mk|1 filter/source/textfilterdetect/fdcomp.cxx | 36 filter/source/textfilterdetect/filterdetect.cxx | 13 filter/source/textfilterdetect/textfd.component |8 +++-- solenv/bin/native-code.py

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

2015-02-18 Thread Stephan Bergmann
sc/source/core/tool/grouparealistener.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0a8bcd8256f2618b30c9767d5eaddb51ec3d9a8e Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 12:20:08 2015 +0100 Avoid numeric overflow when printing

sc/source/core/data/dociter.cxx: really suspicious use of ! in condition

2015-02-18 Thread Matteo Casalin
Hi all, while looking at http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5ab0e3a8b1cb7c06072229e1c4d956eb81fa002 I noticed a really suspicious use of ! on the same line that was modified: ! nMinNextEnd nRow Based on the 'n' prefix and the related usage of ! in conditionals on

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

2015-02-18 Thread Stephan Bergmann
xmloff/source/xforms/TokenContext.cxx |4 1 file changed, 4 insertions(+) New commits: commit 420fc7d1ada2c86f27e54c515c21abb88b4cd91f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 09:59:08 2015 +0100 Missing include Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 8 commits - android/experimental

2015-02-18 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOEvent.java |9 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitShell.java |8 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java | 66 +++--

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - sd/CppunitTest_sd_uimpress.mk

2015-02-18 Thread Miklos Vajna
sd/CppunitTest_sd_uimpress.mk |1 + 1 file changed, 1 insertion(+) New commits: commit c6cd6191c06d600f2e2274c55735c0d58deaac33 Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Feb 18 18:20:44 2015 +0100 CppunitTest_sd_uimpress: missing libxml2 external Change-Id:

[Libreoffice-bugs] [Bug 89444] Navigator not stable

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89444 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

Re: Python UNO import on Mac broken

2015-02-18 Thread julien2412
I'd like to retrieve additional information but build/instdir/LibreOfficeDev.app/Contents/MacOS contains far less things than /Applications/LibreOffice.app/Contents/MacOS Is there a specific flag to enable in autogen.input? Julien -- View this message in context:

Re: Python UNO import on Mac broken

2015-02-18 Thread Michael Stahl
On 18.02.2015 20:32, julien2412 wrote: Just for the record, on MacOs 10.9.5, LO 4.3.5, Python 2.7.5, I don't reproduce the segfault but have an error: $ export PYTHONPATH=/Applications/LibreOffice.app/Contents/MacOS i$ python Python 2.7.5 (default, Mar 9 2014, 22:15:05) [GCC 4.2.1

[Libreoffice-bugs] [Bug 58425] LibreOffice Draw program doesn't correctly open .vss files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58425 Toni Ballesta mustela...@yahoo.es changed: What|Removed |Added Priority|medium |high -- You

Re: Python UNO import on Mac broken

2015-02-18 Thread julien2412
Hello, Just for the record, on MacOs 10.9.5, LO 4.3.5, Python 2.7.5, I don't reproduce the segfault but have an error: $ export PYTHONPATH=/Applications/LibreOffice.app/Contents/MacOS i$ python Python 2.7.5 (default, Mar 9 2014, 22:15:05) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]

[Libreoffice-bugs] [Bug 58425] LibreOffice Draw program doesn't correctly open .vss files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58425 Toni Ballesta mustela...@yahoo.es changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 89441] CRASH while importing JPEG2000 image

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89441 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Severity|critical|normal

[Libreoffice-bugs] [Bug 89368] Provide way to install zip files with icon themes

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89368 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 78503] EDITING: Some cells overlap the cell to the left when Calc option Use printer metrics for text formatting is enable.

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78503 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #98987|application/octet-stream|application/xml

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

2015-02-18 Thread Caolán McNamara
sc/source/core/data/formulacell.cxx |4 +++- sc/source/core/tool/grouparealistener.cxx |6 -- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit f7f5fa0d36571b5103a54ed1281668cd23c4ecbc Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 18 20:21:48

[Libreoffice-bugs] [Bug 89450] New: Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 Bug ID: 89450 Summary: Writer 4.4.0.3 Pasted image from Excel Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 w3wil...@gmail.com changed: What|Removed |Added Version|unspecified |4.4.0.3 release -- You are

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 89451] missing style based fill property chart area import from XLSX

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89451 --- Comment #1 from Markus Mohrhard markus.mohrh...@googlemail.com --- Created attachment 113481 -- https://bugs.documentfoundation.org/attachment.cgi?id=113481action=edit test document -- You are receiving this mail because: You are

[Libreoffice-commits] core.git: 3 commits - chart2/qa include/oox oox/source

2015-02-18 Thread Markus Mohrhard
chart2/qa/extras/chart2import.cxx | 19 chart2/qa/extras/data/xlsx/chart-area-style-background.xlsx |binary include/oox/helper/graphichelper.hxx|2 - oox/source/drawingml/chart/chartspaceconverter.cxx |5 ---

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 --- Comment #3 from w3wil...@gmail.com --- Created attachment 113483 -- https://bugs.documentfoundation.org/attachment.cgi?id=113483action=edit MS Word Look of Doc -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 w3wil...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 89452] New: Unable to preserve UTF8 in command line conversion from CSV

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89452 Bug ID: 89452 Summary: Unable to preserve UTF8 in command line conversion from CSV Product: LibreOffice Version: 4.3.3.2 release Hardware: Other OS:

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 --- Comment #2 from w3wil...@gmail.com --- Created attachment 113482 -- https://bugs.documentfoundation.org/attachment.cgi?id=113482action=edit 4.3 look of doc -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 --- Comment #5 from w3wil...@gmail.com --- Created attachment 113484 -- https://bugs.documentfoundation.org/attachment.cgi?id=113484action=edit 4.4 Look of Doc -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 89452] Unable to preserve UTF8 in command line conversion from CSV

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89452 --- Comment #1 from Bill C Riemers briem...@redhat.com --- I found the solution is the comments for bug 36313. I turns out UTF8 needs to be the last input filter value, not the first as shown in many of the examples... Upon careful

[Libreoffice-bugs] [Bug 89452] Unable to preserve UTF8 in command line conversion from CSV

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89452 Bill C Riemers briem...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2015-02-18 Thread Julien Nabet
sc/source/filter/xml/xmlstyle.cxx | 80 +-- xmloff/source/text/txtexppr.cxx | 258 +++--- 2 files changed, 169 insertions(+), 169 deletions(-) New commits: commit 70bd1cc7794ec37e7e64dd9e2d5cfa0df8dbc598 Author: Julien Nabet serval2...@yahoo.fr Date:

[Libreoffice-bugs] [Bug 36313] CLI: Encoding issue when Converting documents: esp. UTF-8 in headless mode

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36313 Bill C Riemers briem...@redhat.com changed: What|Removed |Added CC|

Re: Python UNO import on Mac broken

2015-02-18 Thread Michael Stahl
On 18.02.2015 06:48, Jens Tröger wrote: Hi, This has been a problem for a long time, but it's now becoming a bit of a show stopper and I can't quite work around it anymore. The workaround is documented here:

Re: Building the code on OS X

2015-02-18 Thread Michael Stahl
On 17.02.2015 06:25, Tor Lillqvist wrote: No idea what causes your MAX_FALLBACK issue. It is clearly defined in vcl/inc/magic.h: #define MAX_FALLBACK 16. Quite possibly, your VALGRIND_CFLAGS, or some other special thing you do, causes some other magic.h to be included instead. Vlad, in case

[Libreoffice-commits] core.git: canvas/source chart2/source cppuhelper/source cppu/source cui/source dbaccess/source desktop/test filter/source framework/inc framework/source include/cppuhelper includ

2015-02-18 Thread Julien Nabet
canvas/source/directx/dx_9rm.cxx |2 +- canvas/source/directx/dx_vcltools.cxx |6 +++--- chart2/source/inc/NameContainer.hxx

[Libreoffice-bugs] [Bug 89441] CRASH while importing JPEG2000 image

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89441 --- Comment #5 from Robinson Tryon (qubit) qu...@runcibility.com --- (In reply to V Stuart Foote from comment #4) Suspect the crash comes because Draw attempts to open it as a JPEG and not a JPEG 200 image. But we all agree that Draw

[Libreoffice-bugs] [Bug 78513] valgrind warnings in bundled CPython memory allocator

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78513 Michael Stahl mst...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: connectivity/source include/comphelper include/connectivity include/svx

2015-02-18 Thread Caolán McNamara
connectivity/source/parse/sqliterator.cxx| 12 ++-- include/comphelper/logging.hxx |7 +++ include/comphelper/sharedmutex.hxx |7 ++- include/connectivity/formattedcolumnvalue.hxx| 14

[Libreoffice-bugs] [Bug 89451] New: missing style based fill property chart area import from XLSX

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89451 Bug ID: 89451 Summary: missing style based fill property chart area import from XLSX Product: LibreOffice Version: unspecified Hardware: Other OS:

[Libreoffice-bugs] [Bug 89451] missing style based fill property chart area import from XLSX

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89451 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED

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

2015-02-18 Thread Markus Mohrhard
oox/source/drawingml/chart/chartspaceconverter.cxx |4 1 file changed, 4 deletions(-) New commits: commit de684f47da785c0da6194df1f582648ebf3d1569 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Wed Feb 18 22:00:11 2015 +0100 no need for that anymore

[Libreoffice-bugs] [Bug 43257] SVG: Colors missing in particular documents

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43257 --- Comment #16 from Jay Philips philip...@hotmail.com --- Created attachment 113480 -- https://bugs.documentfoundation.org/attachment.cgi?id=113480action=edit screenshot of Pict0.svg Here is a screenshot of attachment 104206 in Windows

Re: Python UNO import on Mac broken

2015-02-18 Thread Jens Tröger
On Wed, Feb 18, 2015 at 08:53:14PM +0100, Michael Stahl wrote: On 18.02.2015 20:32, julien2412 wrote: Just for the record, on MacOs 10.9.5, LO 4.3.5, Python 2.7.5, I don't reproduce the segfault but have an error: $ export PYTHONPATH=/Applications/LibreOffice.app/Contents/MacOS i$ python

[Libreoffice-bugs] [Bug 78557] PRINTING svg graphic not printed (to pdf)

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78557 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #98858|text/plain

[Libreoffice-bugs] [Bug 78528] Writer crashes editing HTML document with 'select all' with 'Format Page' is clicked

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78528 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #98821|text/plain |text/html

[Libreoffice-bugs] [Bug 78561] Main body of text is not displayed for a certain .docx file

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78561 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #98865|text/plain

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

2015-02-18 Thread Julien Nabet
filter/source/xslt/export/wordml/ooo2wordml_page.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13b884a863ad8f9fbec2c060bc455d660d10bc9c Author: Julien Nabet serval2...@yahoo.fr Date: Wed Feb 18 22:24:30 2015 +0100 Typo in xsl: page-layout-propertie

[Libreoffice-bugs] [Bug 89450] Writer 4.4.0.3 Pasted image from Excel

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89450 --- Comment #6 from w3wil...@gmail.com --- Joel, I did the copy and paste using Libre Office Calc and Libre Office Writer 4.4.0.3 and the end product .doc file opens and looks correct in both Libre Office Writer and MS Word. -- You are

[Libreoffice-bugs] [Bug 36313] CLI: Encoding issue when Converting documents: esp. UTF-8 in headless mode

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36313 --- Comment #24 from Bill C Riemers briem...@redhat.com --- The following is the most comprehensive webpage I could find that describes the input filters: https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options

[Libreoffice-bugs] [Bug 89453] New: Improve the wording of Paste Special options

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89453 Bug ID: 89453 Summary: Improve the wording of Paste Special options Product: LibreOffice Version: 4.4.0.3 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 43257] SVG: Colors missing in particular documents

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43257 --- Comment #17 from Dennis Roczek dennisroc...@gmail.com --- Created attachment 113485 -- https://bugs.documentfoundation.org/attachment.cgi?id=113485action=edit Screenshot of colored svg strange. as i said here it works. is it maybe

Re: Installing a virtual env around LO Python

2015-02-18 Thread Jens Tröger
Sorry for the incomplete links! http://stackoverflow.com/questions/15223209/installing-pyuno-libreoffice-for-private-python-build#28593413 http://askubuntu.com/questions/488529/pyvenv-3-4-error-returned-non-zero-exit-status-1

[Libreoffice-bugs] [Bug 89381] Malposition of contents if UI in Arabic

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89381 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 89328] FILESAVE: PPT containing comment can't be open by MS PowerPoint

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89328 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 79400] VIEWING: Screen jam

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79400 Andrew atimo...@online.ru changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 75117] Mail Merge: Address fields not displayed (prior to printing)

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75117 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 61918] Cannot merge image into frame in Writer with Avimark

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61918 --- Comment #5 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81719] FORMATTING: Draw complet

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81719 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 63082] subscript and superscript size incorrect after copypaste

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63082 --- Comment #8 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 80392] EDITING: Endless page counting on editing

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80392 --- Comment #7 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81922] VIEWING: Empty table document isn't shown correct in Libreoffice, but MS Word does it right.

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81922 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 69813] FORMATTING numbering lists styles and paragraph styles do not apply correctly

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69813 --- Comment #3 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 73919] Language choice switches from English english to American English

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73919 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 79400] VIEWING: Screen jam

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79400 --- Comment #8 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81594] FILESAVE: After save The Excel file by Libreoffice is changing still and printed area when open MS Office

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81594 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 61005] VIEWING: Toolbar element height should match the icon size

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61005 --- Comment #6 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 79225] Repagination endless loop on moving through document

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79225 --- Comment #4 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 74885] Wrong direction in CMIS property editor scrollbar

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74885 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81755] Other: Bug in publipostage ?

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81755 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81780] FORMATTING: Left Justified Cells Not Displaying Properly

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81780 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Bug 61005] VIEWING: Toolbar element height should match the icon size

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61005 --- Comment #6 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 73749] search for text in Impress via ctrl-f crashes LibreOffice

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73749 --- Comment #16 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 45408] use new gdk_screen_get_monitor_workarea method ...

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45408 --- Comment #4 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 47218] Insert Reference to endnote should give same format as endnote

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47218 --- Comment #3 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 81770] PRINTING: Writer can not show Canon MX300 print in printer list

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81770 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 78747] SLIDESHOW: SVG Graphics Do Not Display Properly During Slideshow

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78747 --- Comment #10 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 76629] Bleed and slug setting in the page layout dialog

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76629 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 80223] LibO Can't Print

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80223 --- Comment #13 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 57157] Formatting Form controls and graphics change position after upgrading to 3.5.7

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57157 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Bug 45408] use new gdk_screen_get_monitor_workarea method ...

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45408 --- Comment #4 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 50299] MOD shows not existing, inconsistent, small remainder with calculated Dividend

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50299 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 89384] New Edit / Read Only mode bar is not visible on DOC files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89384 tommy27 ba...@quipo.it changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 89385] Edit mode is password is working on DOC files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89385 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 81452] FILEOPEN: LO Calc corrupting spreadsheet files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81452 Jean-Baptiste Faure jbfa...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED

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

2015-02-18 Thread Timothy Pearson
connectivity/source/drivers/kab/KDriver.cxx | 20 +++- connectivity/source/drivers/kab/KServices.cxx|7 +++ connectivity/source/drivers/kab/tdeab1.component |2 +- 3 files changed, 23 insertions(+), 6 deletions(-) New commits: commit

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

2015-02-18 Thread Matúš Kukan
connectivity/source/commontools/formattedcolumnvalue.cxx | 20 --- unusedcode.easy |3 -- 2 files changed, 23 deletions(-) New commits: commit 8f74734c9b872bc3b2f48071d189049b98ce6b86 Author: Matúš Kukan matus.ku...@gmail.com Date:

Re: Python UNO import on Mac broken

2015-02-18 Thread Jens Tröger
Just a heads up: Stephan Bergman left an insightful comment on the SO question, which I suspect should be the accepted answer: http://stackoverflow.com/questions/15223209/installing-pyuno-libreoffice-for-private-python-build/28593413#28593413 Which gives rise to another question: how do I go

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

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #96 from Joel Madero jmadero@gmail.com --- Added bug 84483 - crash Printing from print preview with comments printing in margin causes crash. Not a regression, appears to have always has this problem Note: Crash is only

[Libreoffice-bugs] [Bug 89443] When editing text in Impress Mac, the cursor is not a reliable indicator of where new text will appear

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89443 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #96 from Joel Madero jmadero@gmail.com --- Added bug 84483 - crash Printing from print preview with comments printing in margin causes crash. Not a regression, appears to have always has this problem Note: Crash is only

[Libreoffice-bugs] [Bug 81452] FILEOPEN: LO Calc corrupting spreadsheet files

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81452 --- Comment #13 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 70235] MAILMERGE: transfer status shows incorrect total number (x of y e-mails sent)

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70235 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 79751] Update: English spelling dictionary hyphenation

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79751 --- Comment #9 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 74836] EDITING: Non-printing characters are not aligned properly when pasting text.

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74836 --- Comment #5 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

[Libreoffice-bugs] [Bug 80864] FORMATTING: Formatting Messup from Microsoft PPTX to LibreOffice Impress

2015-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80864 --- Comment #2 from QA Administrators qa-ad...@libreoffice.org --- Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the

  1   2   3   4   >