[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:

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

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-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-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-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:

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-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-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

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-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

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

[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

[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-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

[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 Gerrit News for core on 2015-02-19

2015-02-18 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + stocservices.component refactored in https://gerrit.libreoffice.org/14545 from Ursache Vladimir about module stoc + embeddedobj: use constructor feature for

Help me pls

2015-02-18 Thread Kismabo adwa
Hi dear, I am college student and i have a libreoffice localization project and i want u help me on the following issues. 1. I have downloaded the source code then how could i edit it( wht environment do i need to set up for building)? 2. wht are the main tasks that i should to know about the

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

2015-02-18 Thread Stephan Bergmann
svx/inc/getallcharpropids.hxx | 35 +++ svx/source/svdraw/svdedtv1.cxx |1 + svx/source/table/cell.cxx |3 +-- 3 files changed, 37 insertions(+), 2 deletions(-) New commits: commit cb3518f331a99ff9a3187286e9e2b695df1c0292 Author: Stephan Bergmann

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

Installing a virtual env around LO Python

2015-02-18 Thread Jens Tröger
Hello, The question in this email arose from Stephan Bergman's answer to a stackoverflow thread: http://stackoverflow.com/questions/15223209/installing-pyuno-libreoffice-for-p What is the proper and recommended way of building a Python virtual environment around the LO Python? I'd like to

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

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

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

2015-02-18 Thread Caolán McNamara
svx/source/svdraw/svdedtv1.cxx | 38 ++ svx/source/table/cell.cxx | 15 +-- 2 files changed, 35 insertions(+), 18 deletions(-) New commits: commit b14259b946686c753c0df42c519fc2537e871601 Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] core.git: solenv/gbuild

2015-02-18 Thread Stephan Bergmann
solenv/gbuild/platform/com_GCC_defs.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 535ad5b239b6daa61c5fbaf6b644f66640b923b8 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 17:13:35 2015 +0100 Also mention -fstack-protector-strong when linking

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

2015-02-18 Thread Stephan Bergmann
On 02/18/2015 11:51 AM, Matteo Casalin wrote: 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 mistakes like this (which

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

2015-02-18 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b31fbe0dc48be70b3efbc7a7a3aecbffd1c73273 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 17 15:52:39 2015 + asan: failure to load tdf#55620 attachment under asan still

Re: website off line

2015-02-18 Thread Tim Lloyd
agreed Winfried. I got a bit guilty and I thought I would do some bug hunting. Still feeling guilty but with a bit of mitigation now Cheers On 18/02/15 17:50, Winfried Donkers wrote: Hi, It seems that (bugs.)documentfoundation.org and libreoffice.org are offline. Winfried

Re: Calc function names saved to file and backward compatibility

2015-02-18 Thread Eike Rathke
Hi Winfried, On Wednesday, 2015-02-18 13:08:30 +0100, Winfried Donkers wrote: Ok, I suggest the following: Calc UI ODF-old names to be kept ODF-new names Excel F.DIST COM.MICROSOFT.F.DIST FDIST _xlfn.F.DIST FDISTCOM.MICROSOFT.F.DIST.RT LEGACY.FDIST

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

2015-02-18 Thread Stephan Bergmann
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f44a640b0f4acdf7d8480991f2cf57a33682f8a0 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 15:51:34 2015 +0100 -Werror,-Wunused-variable Change-Id:

FW: Calc function names saved to file and backward compatibility

2015-02-18 Thread Winfried Donkers
Resending to the dev-list... Winfried -Oorspronkelijk bericht- Van: Winfried Donkers Verzonden: woensdag 18 februari 2015 12:14 Aan: 'Eike Rathke' Onderwerp: RE: Calc function names saved to file and backward compatibility hi Eike, What we usually do is add a compatibility name to

Python UNO import on Mac broken

2015-02-18 Thread Jens Tröger
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: http://stackoverflow.com/questions/15223209/installing-pyuno-libreoffice-for-private-python-build/27975796#27975796 This

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

2015-02-18 Thread Tor Lillqvist
vcl/source/gdi/pdfwriter_impl.cxx | 160 +- 1 file changed, 159 insertions(+), 1 deletion(-) New commits: commit 4f69b6de069b7ed70a4aa0095ad9bf981eed53ae Author: Tor Lillqvist t...@collabora.com Date: Wed Feb 18 15:20:10 2015 +0200 tdf#84881:

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

2015-02-18 Thread Miklos Vajna
svx/source/svdraw/svdotext.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit e2664ef6b1215356f5b0c815b60a2c6b5f014882 Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Feb 18 14:56:33 2015 +0100 nParaAnz - nParaCount Change-Id:

Re: Python UNO import on Mac broken

2015-02-18 Thread Bjoern Michaelsen
Hi, On Wed, Feb 18, 2015 at 06:48:21AM +0100, Jens Tröger wrote: Any chance that whoever owns this code can take a look and fix this problem? Importing uno works just fine on Linux. (Except it doesn't on the latest Ubuntu, but pip/venv is broken there too...) On Ubuntu, that was:

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

2015-02-18 Thread Stephan Bergmann
On 02/18/2015 03:57 PM, Matteo Casalin wrote: That code was already there - could it be that for some reason the plugin was used for that file but did not detect that instance? Sorry for being cryptic. My remark was merely meant as a shameless plug to advertise the usefulness of those

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

2015-02-18 Thread Caolán McNamara
svtools/inc/table/tablecontrol.hxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 1f893617eeec4aea9cd460b633dc4004b6cf20ba Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 18 15:44:37 2015 + fix JunitTest_toolkit_complex

OASIS ODF Standard (was: [solved] ScInterpreter::GetString() with svDoubleRef type of argument)

2015-02-18 Thread Eike Rathke
Hi Winfried, On Monday, 2015-02-16 07:49:05 +0100, Winfried Donkers wrote: Found it in http://docs.oasis-open.org/office/v1.2/cos01/OpenDocument-v1.2-cos01-part2.html#__RefHeading__1017984_715980110 Btw, I noticed that you bookmarked/used the Candidate OASIS Standard 01 (denoted by cos01 in

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

2015-02-18 Thread Stephan Bergmann
vcl/source/gdi/pdfwriter_impl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 845dc023352c77d7579c25c1a1f1932ad0d9d9c1 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 15:56:06 2015 +0100 -Werror,-Wunused-const-variable Change-Id:

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

2015-02-18 Thread Tor Lillqvist
vcl/source/gdi/pdfwriter_impl.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit 4ece31faef6279cdb0d7eafa26f696e393649fd4 Author: Tor Lillqvist t...@collabora.com Date: Wed Feb 18 16:31:13 2015 +0200 tdf#84881: WiP: Handle

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

2015-02-18 Thread Matteo Casalin
Hi Stephan, thanks for looking into this. That code was already there - could it be that for some reason the plugin was used for that file but did not detect that instance? Kind regards Matteo On Wed, 18 Feb 2015 12:53:34 +0100 Stephan Bergmann sberg...@redhat.com wrote: On 02/18/2015

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

2015-02-18 Thread László Németh
sc/source/core/data/dociter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8e9540d3d4909c6dd45c9efa294f565d9735a0d9 Author: László Németh laszlo.nem...@collabora.com Date: Wed Feb 18 16:22:56 2015 +0100 tdf#89436 ScHorizontalAttrIterator - fix

[Libreoffice-commits] core.git: solenv/bin

2015-02-18 Thread Tor Lillqvist
solenv/bin/native-code.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 418b0d39c3a15d642b87dd24c40a91d887426086 Author: Tor Lillqvist t...@collabora.com Date: Thu Feb 19 01:00:52 2015 +0200 No vbaevents_component_getFactory unless HAVE_FEATURE_SCRIPTING

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

2015-02-18 Thread Németh László
Hi, 2015-02-18 17:06 GMT+01:00 Stephan Bergmann sberg...@redhat.com: (In this particular case, the mistake was only originally introduced a few hours earlier, so likely no build with plugins enabled happened to stumble over it before it got fixed.) In this particular case, really a useful

Re: broken --enable-tde (was: Tinderbox failure, Linux-Ubuntu-x86_64@54-TDE, MASTER, last success: 2015-02-12 12:15:08)

2015-02-18 Thread Timothy Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA224 On Mon, Feb 16, 2015 at 2:13 PM, Stephan Bergmann sberg...@redhat.com wrote: Somebody who cares for that TDE integration should put some love into this. isn't TDE an emphemism for KDE3 ? maybe that should be forwarded to the guy that

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

2015-02-18 Thread Robinson Tryon
On Wed, Feb 18, 2015 at 2:43 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, In case it turns out to be a feature request: See https://bugs.documentfoundation.org/show_bug.cgi?id=58425 Bug 58425 - LibreOffice Draw program doesn't correctly open .vss files (NEW) There's an article on

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

2015-02-18 Thread Tomaž Vajngerl
android/Bootstrap/src/org/libreoffice/kit/DirectBufferAllocator.java |2 android/Bootstrap/src/org/libreoffice/kit/Document.java |2 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitShell.java |2

[Libreoffice-commits] core.git: 2 commits - offapi/com offapi/UnoApi_offapi.mk sc/inc

2015-02-18 Thread Markus Mohrhard
offapi/UnoApi_offapi.mk |3 offapi/com/sun/star/sheet/ColorScale.idl | 32 offapi/com/sun/star/sheet/ColorScaleEntryType.idl | 35 + offapi/com/sun/star/sheet/ConditionEntryType.idl | 34 +

[Libreoffice-commits] core.git: Changes to 'origin/private/moggi/fix-opengl-context-problems'

2015-02-18 Thread Markus Mohrhard
New branch 'origin/private/moggi/fix-opengl-context-problems' available with the following commits: commit 90190e68dca5e5dca425241fd1a03191cfd3a8f2 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Sun Jan 25 04:42:26 2015 +0100 WIP more debug code commit

[Libreoffice-commits] core.git: 4 commits - chart2/qa oox/README oox/source sc/source

2015-02-18 Thread Markus Mohrhard
chart2/qa/extras/chart2import.cxx | 19 +++ chart2/qa/extras/data/xlsx/axis-label-rotation.xlsx |binary oox/README |9 + oox/source/drawingml/chart/chartspacemodel.cxx |2 +-

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

2015-02-18 Thread Markus Mohrhard
oox/source/drawingml/chart/chartspacefragment.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5fb41ae3920cd635fa42057e1623aa21bcb53167 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Thu Feb 19 01:32:54 2015 +0100 document one more place

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

2015-02-18 Thread Markus Mohrhard
oox/source/export/chartexport.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 52f4d152af4a0cad31ca6da43ae9e8fc55688aab Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Sun Jan 25 05:38:09 2015 +0100 there is no x error bar for bar

[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

[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

[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-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-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-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|

[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-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-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

[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-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

[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

  1   2   3   4   >