LibreOffice Gerrit News 2013-10-01

2013-10-01 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + gbuild: use .xcd configuration files from instdir in https://gerrit.libreoffice.org/6057 from Matúš Kukan + String to OUString + drop reference args for struct return in https://gerrit.libreoffice.org/6096 from

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

2013-10-01 Thread Matteo Casalin
xmloff/source/style/impastpl.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 57d8250a96596678a0d5a3f1698385691f92cda8 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Tue Oct 1 08:20:59 2013 +0200 std::vector elements are default-initialized in constructor

Re: Extensions no longer registered in master Linux 32bit

2013-10-01 Thread Stephan Bergmann
[I just notice I inadvertently sent the below reply only to Alex, not to the list:] Original Message Subject: Re: Extensions no longer registered in master Linux 32bit Date: Mon, 30 Sep 2013 12:17:36 +0200 From: Stephan Bergmann sberg...@redhat.com To: Alex Thurgood

Re: Extensions no longer registered in master Linux 32bit

2013-10-01 Thread Stephan Bergmann
On 09/30/2013 07:56 PM, David Tardon wrote: Extensions are created as .oxt archives during build. They must be unpacked into the installation tree; the old installer handled this through the infamous ARCHIVE flag in scp2, but gbuild does not do that. When we replaced ARCHIVE by FILELIST half a

Re: Adding syphon support to impress to allow access to the rendered output from other applications

2013-10-01 Thread James Sheridan
On 30/09/13 6:49 PM, Thorsten Behrens wrote: so there is no ready-to-run texture for you, at least not now, and not in the general case. If a slideshow contains animations, naturally even when using opengl, you'd have a number of time-varying textures composited over another. I was hoping

Re: Object Linking and Embedding in LibreOffice

2013-10-01 Thread Miklos Vajna
Hi Badal, On Mon, Sep 30, 2013 at 09:20:21AM +0530, Badal Naik badal.kumar.n...@ericsson.com wrote: for last few of months, I am working on LibreOffice Projects. My current pick up is developing Display as icon feature for Libreoffice. For that I am trying to understand the files/ folders

Re: OLE object programming

2013-10-01 Thread Miklos Vajna
Hi Shraddha, On Tue, Sep 24, 2013 at 04:58:34PM +0530, Shraddha Gujarathi shraddhagujarath...@gmail.com wrote: I am inserting OLE object in Libreoffice but instead of icon I can see the file content, how can I add icon to OLE object??? See this thread:

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

2013-10-01 Thread Julien Nabet
svtools/source/graphic/grfcache.cxx | 35 --- 1 file changed, 16 insertions(+), 19 deletions(-) New commits: commit f154d00206e55194308a7985348069f0d9058db3 Author: Julien Nabet serval2...@yahoo.fr Date: Wed Sep 18 20:17:57 2013 +0200 Fix iterator

Re: OLE object programming

2013-10-01 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Em 01-10-2013 10:10, Miklos Vajna escreveu: Hi Shraddha, On Tue, Sep 24, 2013 at 04:58:34PM +0530, Shraddha Gujarathi shraddhagujarath...@gmail.com wrote: I am inserting OLE object in Libreoffice but instead of icon I can see the file

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

2013-10-01 Thread Tushar Bende
sw/CppunitTest_sw_ooxmlimport.mk |2 ++ sw/qa/extras/ooxmlimport/data/chart-prop.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 ++ 3 files changed, 16 insertions(+) New commits: commit 7d637b71438921eaf97a66dfc46c6bc88d8aa5d6 Author: Tushar Bende

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

2013-10-01 Thread Philipp Riemer
sw/source/core/doc/docftn.cxx |4 sw/source/core/doc/doctxm.cxx |2 -- sw/source/core/doc/swserv.cxx |1 - 3 files changed, 7 deletions(-) New commits: commit 623f89b373114b2034319a573184fe727fb1b33d Author: Philipp Riemer ruderphil...@gmail.com Date: Thu Sep 26 13:05:22 2013

Inadvertent cppuhelper ABI breakage in 4.0, 4.1

2013-10-01 Thread Stephan Bergmann
Just noticed that due to errors in cppuhelper/source/compat.cxx we inadvertently become backwards incompatible in the ABI of the cppuhelper dynamic library in LibreOffice 4.0 and 4.1. However, this only affects symbols representing deprecated, unused C++ functions that we deliberately removed

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

2013-10-01 Thread Stephan Bergmann
cppuhelper/source/compat.cxx |4 1 file changed, 4 insertions(+) New commits: commit 54f7c0ae8bd65100fa1fa6e574ed39247a8090dc Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 00:07:23 2013 +0200 All the content of cppuhelper/source/compat.cxx must be in namespace cppu

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

2013-10-01 Thread Stephan Bergmann
cppuhelper/source/compat.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6f089d61c8576f271b2873b532170a6bd627c9e2 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 00:07:23 2013 +0200 All the content of cppuhelper/source/compat.cxx must be

Pre-Configuration LibO

2013-10-01 Thread Thomas Krumbein
Hey all, I tried to build an xcd-file to change some presettings in LibO. Unfortunatly it doesn´t work. Maybe someone can give me some hints? 1. I wont to enable the experimental sidebar per default. All xcd-files are UTF8 and LF coded, places in share/registry My first approch: ?xml

[Libreoffice-commits] core.git: 6 commits - fontconfig/ExternalProject_fontconfig.mk libxmlsec/ExternalPackage_xmlsec.mk nss/ExternalPackage_nss.mk postgresql/ExternalPackage_postgresql.mk postgresql/

2013-10-01 Thread Michael Stahl
Repository.mk|7 RepositoryExternal.mk|7 fontconfig/ExternalProject_fontconfig.mk |2 libxmlsec/ExternalPackage_xmlsec.mk | 12 - nss/ExternalPackage_nss.mk |2

[Libreoffice-commits] core.git: include/svx svx/inc svx/source svx/uiconfig svx/UIConfig_svx.mk

2013-10-01 Thread Manal Alhassoun
include/svx/dialogs.hrc |3 include/svx/passwd.hxx | 21 +-- svx/UIConfig_svx.mk |1 svx/inc/helpid.hrc |1 svx/source/dialog/passwd.cxx | 69 -- svx/source/dialog/passwd.hrc | 44 --- svx/source/dialog/passwd.src | 97

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

2013-10-01 Thread Michael Stahl
extensions/source/propctrlr/standardcontrol.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4e601bda1798dd9e1651e41db0e17818c62d1763 Author: Michael Stahl mst...@redhat.com Date: Tue Oct 1 12:04:09 2013 +0200 extensions: fix swapped insert parameters

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

2013-10-01 Thread Michael Stahl
cui/source/dialogs/cuigaldlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d0c08311b02c720aeeabcafdaee1c799bf987a37 Author: Michael Stahl mst...@redhat.com Date: Tue Oct 1 12:11:15 2013 +0200 cui: fix up WNT-only code Change-Id:

Re: Object Linking and Embedding in LibreOffice

2013-10-01 Thread Miklos Vajna
Hi Badal, On Tue, Oct 01, 2013 at 02:46:54PM +0530, Badal Naik badal.kumar.n...@ericsson.com wrote: Many thanks for your promt reply. I have designed the UI, and created the display as icon there. Have modified the insertoleobject.ui file under /cui/uiconfig/ui...Does not have much exposure

[Libreoffice-commits] core.git: helpcontent2

2013-10-01 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d9c80f67d919e3e3a1eb0c079d66bf61955eaaf5 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 1 11:35:45 2013 +0100 Updated core Project: help 0b28df071531446de5cf300cf20d680f2a155863 diff

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-10-01 Thread Caolán McNamara
helpers/help_hid.lst |1 - source/text/sbasic/shared/01/06130100.xhp |8 source/text/shared/01/06130100.xhp| 16 3 files changed, 12 insertions(+), 13 deletions(-) New commits: commit 0b28df071531446de5cf300cf20d680f2a155863

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

2013-10-01 Thread Tor Lillqvist
cui/source/dialogs/hangulhanjadlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5055eb2ca3b8f0f2c8e04e3784b7611203e56f0b Author: Tor Lillqvist t...@collabora.com Date: Tue Oct 1 13:39:03 2013 +0300 Fix error: assigning to 'rtl::OUString *' from

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-10-01 Thread Caolán McNamara
helpers/help_hid.lst |5 - source/text/simpress/01/0216.xhp | 21 ++--- 2 files changed, 10 insertions(+), 16 deletions(-) New commits: commit d12565b654b04222b6f60d182dd9e494311d7d59 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 1

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

2013-10-01 Thread Caolán McNamara
svx/uiconfig/ui/passwd.ui |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0bca15197461f9e0c6f28ce301c2fed2ec4b38cb Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 1 12:04:31 2013 +0100 don't show macro passwords when entering them

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

2013-10-01 Thread Noel Grandin
sfx2/source/dialog/filedlghelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 340775da21f69a6a2f2c573d983a6f0957aa8ec4 Author: Noel Grandin n...@peralex.com Date: Tue Oct 1 13:07:22 2013 +0200 fix conversion to OUString in filedlghelper.cxx in

Re: Pre-Configuration LibO

2013-10-01 Thread Niklas Johansson
Are you sure you got the registry paths correct. Given that I want to enable the Sidebar in LibreOffice 4.1.X, this xcd works for me: ?xml version=1.0 encoding=UTF-8? oor:data xmlns:xs=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: Question to code-insider: maximum numbers

2013-10-01 Thread Caolán McNamara
On Thu, 2013-09-26 at 09:36 +0200, Thomas Krumbein wrote: Question Impress (presentation): What is the maximum number of presentation-pages? Don't worry about file-size, but is there a physical maximum number? Pages in impress are identified by a unsigned short, so the limit appears to be

Re: solution for 43340

2013-10-01 Thread Caolán McNamara
On Mon, 2013-09-23 at 10:53 +0800, Liang Weike wrote: Hi all, I'm interested in the solution code for the bug. So is there anybody who knows the patch for this bug or knows where the corresponding code is? Thanks in advance. Bug 43340 - EDITING: cursor position invisible after adding a

Re: Pre-Configuration LibO

2013-10-01 Thread Thomas Krumbein
Hey Niklas, Yes, your file works fine :-) Thank you for your help. So, I think, my path was wrong. I tried to extract the path out of this line: item oor:path=/org.openoffice.Office.Common/Miscprop oor:name=ExperimentalSidebar oor:op=fusevaluetrue/value/prop/item (Part of the

Re: Extensions no longer registered in master Linux 32bit

2013-10-01 Thread Alex Thurgood
Le 01/10/2013 09:08, Stephan Bergmann a écrit : Hi Stephan, The solver/*/bin directory contains (external) .oxt files that are put there via extras/Package_extensions.mk. Again, their content should rather be unzipped into sub-directories of the instdir share/extensions directory now (and

[Libreoffice-commits] core.git: 3 commits - sysui/CustomTarget_share.mk sysui/desktop

2013-10-01 Thread Michael Stahl
sysui/CustomTarget_share.mk |1 sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml| 30 + sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml| 24 +++ sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml

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

2013-10-01 Thread Stephan Bergmann
codemaker/source/cppumaker/cpputype.cxx | 37 ++-- 1 file changed, 26 insertions(+), 11 deletions(-) New commits: commit 254f59f623f58c320175a06a2c93bcee7868b623 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 14:33:56 2013 +0200 rhbz#1014010:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Depends on||67274

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 a07cd040897db54e1...@spambog.com changed: What|Removed |Added Depends on||68927 --- Comment #86

[Libreoffice-commits] core.git: 2 commits - include/tools lotuswordpro/source sc/source sw/inc sw/source tools/source

2013-10-01 Thread Caolán McNamara
include/tools/string.hxx |3 - lotuswordpro/source/filter/lwpnumericfmt.hxx | 13 ++-- sc/source/filter/excel/excform.cxx |6 +- sc/source/filter/excel/excform8.cxx |4 - sc/source/filter/excel/namebuff.cxx |8 +-

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 pierre-yves samyn pierre-yves.sa...@laposte.net changed: What|Removed |Added Depends on||68981,

Build windows failed on 4.0.5 branch

2013-10-01 Thread Gay, Matthieu
Hello, I had to build libreoffice windows to test some code you advise me to search, in this message by example: Checkbox Format Paragraph Text Flow Breaks in Writer But when I try to build on windows I have this following error: pdfwriter_impl.cxx(77) : fatal error C1083: Cannot

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

2013-10-01 Thread Caolán McNamara
editeng/source/editeng/impedit2.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 165aca6a01ede62d0ce7577a90709bd9bd43b769 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 1 15:14:30 2013 +0100 Resolves: rhbz#1013480 crash in

Re: Question to code-insider: maximum numbers

2013-10-01 Thread Thorsten Behrens
Caolan McNamara wrote: On Thu, 2013-09-26 at 09:36 +0200, Thomas Krumbein wrote: What is the maximum number of presentation-pages? Don't worry about file-size, but is there a physical maximum number? Pages in impress are identified by a unsigned short, so the limit appears to be 65,536

OUString replace(sal_Unicode, sal_Unicode)

2013-10-01 Thread Matteo Casalin
Hi all, OUString provides the metod replace(sal_Unicode, sal_Unicode), which seems to be not widely used, while there are for sure some replaceAll(a, b) calls here and there. Would it be fine to rename the former to replaceAll(sal_Unicode, sal_Unicode) for consistency, fix the current calls

[Libreoffice-commits] core.git: 2 commits - sw/qa vcl/unx writerfilter/source

2013-10-01 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/bnc779620.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 10 ++ vcl/unx/generic/app/saldisp.cxx | 21 +--- writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 25 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - translations

2013-10-01 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40e5e298533ce91e5b6ed7e19bb6d9dbc09f4e9d Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 1 17:44:19 2013 +0200 Updated core Project: translations

Re: OUString replace(sal_Unicode, sal_Unicode)

2013-10-01 Thread Stephan Bergmann
On 10/01/2013 05:05 PM, Matteo Casalin wrote: OUString provides the metod replace(sal_Unicode, sal_Unicode), which seems to be not widely used, while there are for sure some replaceAll(a, b) calls here and there. Would it be fine to rename the former to replaceAll(sal_Unicode, sal_Unicode)

[Libreoffice-commits] translations.git: Changes to 'libreoffice-4-0-6'

2013-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-0-6' available with the following commits: commit 7ba2edd74698962eeec74a3de1904ef17b4d01a8 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 1 18:20:31 2013 +0200 Branch libreoffice-4-0-6 This is 'libreoffice-4-0-6' - the stable

[Libreoffice-commits] help.git: Changes to 'libreoffice-4-0-6'

2013-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-0-6' available with the following commits: commit 6f847248e9916cfff3e015ff14a53209d1b4815d Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 1 18:20:31 2013 +0200 Branch libreoffice-4-0-6 This is 'libreoffice-4-0-6' - the stable

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-4-0-6'

2013-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-0-6' available with the following commits: commit 81b711a8b943a511caabdcb4ed625daf7a721e66 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 1 18:20:31 2013 +0200 Branch libreoffice-4-0-6 This is 'libreoffice-4-0-6' - the stable

[Libreoffice-commits] core.git: Changes to 'libreoffice-4-0-6'

2013-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-0-6' available with the following commits: commit 90411c3f10e1efecb9963a452d2d9a0893984b58 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 1 18:20:33 2013 +0200 Branch libreoffice-4-0-6 This is 'libreoffice-4-0-6' - the stable

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

2013-10-01 Thread Stephan Bergmann
sc/source/ui/dbgui/consdlg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ffa4798d1f9b1c94278b180482b2e0ef7f6c1481 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 18:28:25 2013 +0200 -Werror,-Wuninitialized Change-Id:

Re: OUString replace(sal_Unicode, sal_Unicode)

2013-10-01 Thread Matteo Casalin
Hi Stephan, On Tue, 01 Oct 2013 18:13:39 +0200 Stephan Bergmann sberg...@redhat.com wrote: On 10/01/2013 05:05 PM, Matteo Casalin wrote: OUString provides the metod replace(sal_Unicode, sal_Unicode), which seems to be not widely used, while there are for sure some replaceAll(a, b)

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.0.6.1'

2013-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.0.6.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-01 17:36 -0700 Tag libreoffice-4.0.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSSvoNAAoJEPQ0oe+v7q6jXKQP/Rp+VOC4EGe6ABE0XzgWDr2x

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.0.6.1'

2013-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.0.6.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-01 17:36 -0700 Tag libreoffice-4.0.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSSvoXAAoJEPQ0oe+v7q6jiEEP/jeepuj0Pf3p9a3QO/GkCQZJ

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.0.6.1'

2013-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.0.6.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-01 17:36 -0700 Tag libreoffice-4.0.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSSvobAAoJEPQ0oe+v7q6jOe8P/R+A6jli+se2uOEQu5QZ7P0Z

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.0.6.1'

2013-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.0.6.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-01 17:36 -0700 Tag libreoffice-4.0.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSSvoTAAoJEPQ0oe+v7q6jNvYP/Rs6UrhLek80d9cwC6YJRHdE

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-6' - instsetoo_native/util solenv/inc

2013-10-01 Thread Christian Lohmaier
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit f09a3640729e9b834ea16cbc0d31fa43ace5ef99 Author: Christian Lohmaier

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 2 commits - helpcontent2 instsetoo_native/util solenv/inc

2013-10-01 Thread Christian Lohmaier
helpcontent2 |2 - instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |2 - 3 files changed, 22 insertions(+), 22 deletions(-) New commits: commit 20496991d00e62a2cb27ecaf77ed2c29646a23c1 Author:

PATCH - SDRemote LO

2013-10-01 Thread Junior Cesar Oliveira
I declare that all of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Hello, the patch is attached to the resolution of bug 61570 SDremote project. The patch has been created for the following academic UTFPR-Brazil: Junior Cesar de Oliveira, Ana

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

2013-10-01 Thread Tor Lillqvist
cppuhelper/source/shlib.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ecbe980c609de8e719243d6bd4f75d3e9c4aec61 Author: Tor Lillqvist t...@collabora.com Date: Tue Oct 1 20:46:40 2013 +0300 WaE: 'rPath' : unreferenced formal parameter Change-Id:

Re: Question to code-insider: maximum numbers

2013-10-01 Thread Kohei Yoshida
On Thu, 2013-09-26 at 09:36 +0200, Thomas Krumbein wrote: Question Calc (spreadsheet): How many datapoints can be access for charts? Means: How many lines can be maximum used for one chart? Is there a physical border (maximum number?). As I remember, Excel 2003 or 2007 has a maximum number

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

2013-10-01 Thread Tor Lillqvist
starmath/source/mathmlexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2fb543496a61974edd15c2bfefbc83abe225a85a Author: Tor Lillqvist t...@collabora.com Date: Tue Oct 1 17:47:17 2013 +0300 Add sanity check to avoid crash I got a crash when saving doc from

Re: Build windows failed on 4.0.5 branch

2013-10-01 Thread Michael Stahl
On 01/10/13 16:07, Gay, Matthieu wrote: But when I try to build on windows I have this following error: pdfwriter_impl.cxx(77) : fatal error C1083: Cannot open include file: 'nss.h': No such file or directory [build CXX] vcl/source/gdi/pdfwriter_impl.cxx [build JAR] unoil

Re: PATCH - SDRemote LO

2013-10-01 Thread Andrzej Hunt
Hi Junior, Unfortunately your patch includes a lot of unnecessary reformatting (space indentation replaced with tab-stops), specifically in SlideShowActivity.java it's impossible to see what has changed since the whole file has had all space-indentation replaced with tab-indentation (i.e. git

About Clang headers on Debian

2013-10-01 Thread julien2412
Hello, On pc Debian x86-64 testing updated today, I tried to build with clang. But I got this warning after autogen.sh Cannot find Clang headers to build compiler plugins, plugins disabled Checking in configure.ac, I found this: 5625 CPPFLAGS=$CPPFLAGS -I$CLANGDIR/include

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

2013-10-01 Thread Samuel Mehrbrodt
cui/source/options/optsave.cxx | 11 -- cui/source/options/optsave.hxx |1 cui/uiconfig/ui/optsavepage.ui | 43 - 3 files changed, 13 insertions(+), 42 deletions(-) New commits: commit 111a2b94fd6f217d91c9a057086b3d2dfa752c5b Author:

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-01 Thread Andres Gomez
Hi, On Tue, 2013-10-01 at 17:49 +0200, Jacobo Aragunde Pérez wrote: ... That takes us to the next step: we want to make imported SmartArt immutable, so users are aware that they can change the document but not the shapes. We would like to add a configuration setting to enable or disable this

Advice on adding Smart-Art related settings

2013-10-01 Thread Andres Gomez
Forwarding as it seems it didn't arrive ... Forwarded Message From: Jacobo Aragunde Pérez jaragu...@igalia.com Subject: Advice on adding Smart-Art related settings Date: Tue, 01 Oct 2013 17:49:26 +0200 Hi :) Lately we have been working on SmartArt support on Writer. As you

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

2013-10-01 Thread Takeshi Abe
basic/source/basmgr/basicmanagerrepository.cxx |4 +-- basic/source/basmgr/basmgr.cxx | 20 +++ basic/source/classes/sbunoobj.cxx | 10 +++ basic/source/classes/sbxmod.cxx| 26 ++--

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-shared-string' - 2 commits - editeng/source include/editeng include/svl sc/inc sc/source svl/Library_svl.mk svl/source

2013-10-01 Thread Kohei Yoshida
editeng/source/editeng/editobj.cxx | 21 + editeng/source/editeng/editobj2.hxx | 10 ++ include/editeng/editobj.hxx | 13 + include/svl/stringpool.hxx | 34 ++ sc/inc/formulagroup.hxx

[Libreoffice-bugs] [Bug 46864] FILEOPEN particular .RTF does not show different character styles in a line

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46864 --- Comment #3 from Zeki Bildirici kobz...@gmail.com --- Created attachment 86891 -- https://bugs.freedesktop.org/attachment.cgi?id=86891action=edit Simsun-font-Comparison on Word 2010 and LibreOffice 4.1.1.2 SimSun font is not recognized by

[Libreoffice-bugs] [Bug 69990] Outline + Tabbing Results in Broken Indentation/Outline

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69990 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 49299] Impress FILEOPEN, FORMATTING: ppt opens with wrong background

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49299 --- Comment #5 from Zeki Bildirici kobz...@gmail.com --- Created attachment 86892 -- https://bugs.freedesktop.org/attachment.cgi?id=86892action=edit Recoloring the bg works only ppt Seems like the background picture(a great view of sea and

[Libreoffice-bugs] [Bug 45363] FILEOPEN .doc with picture position outside paper sheet shows picture inside picture sheet

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45363 Zeki Bildirici kobz...@gmail.com changed: What|Removed |Added CC||kobz...@gmail.com ---

[Libreoffice-bugs] [Bug 69991] New: Bad Spanish translation of NPER in Function Wizard for functions PAGO, PAGOINT, PAGOPRIN

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69991 Priority: medium Bug ID: 69991 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Bad Spanish translation of NPER in Function Wizard for functions PAGO, PAGOINT, PAGOPRIN

[Libreoffice-bugs] [Bug 69991] Bad Spanish translation of NPER in Function Wizard for functions PAGO, PAGOINT, PAGOPRIN

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69991 --- Comment #1 from gmoll...@us.es --- spanish: english functions PAGO: PMT PAGOINT: IPMT PAGOPRIN: PPMT -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 36815] Improve PRINTING capabilities of comments/notes: add possibility to print next to the text

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36815 --- Comment #33 from Gerry gerry.trep...@googlemail.com --- I know that impatience in opensource projects is really a bad habit. I would like to ask for the chances that someone takes Improve PRINTING capabilities of comments and gets this

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

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45618 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added Severity|normal |enhancement ---

[Libreoffice-bugs] [Bug 54513] Label Horizontal Pitch Not to specific Label dimensions

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54513 --- Comment #6 from Winfried Donkers winfrieddonk...@libreoffice.org --- @saltcher13: Hi, I checked Avery (letter size) label 8160 with the manufacturer's specs and they match. The horizontal pitch is 2.75 inch. With which version of

[Libreoffice-bugs] [Bug 69987] Add Nogay language to LibreOffice [nog-RU]

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69987 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 69992] New: [ENHANCEMENT] Allow consecutive numbering for each level

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69992 Priority: medium Bug ID: 69992 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: [ENHANCEMENT] Allow consecutive numbering for each level Severity: normal

[Libreoffice-bugs] [Bug 68332] FILESAVE: DOCX file corruption

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68332 --- Comment #6 from Mauro D. mauroeva...@gmail.com --- Also LO 4.1.1.2 downloaded on 2013-09-21 do the same! -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 69993] New: PRINTING: Option view zero values does not affect the page style option print zero values

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69993 Priority: medium Bug ID: 69993 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: PRINTING: Option view zero values does not affect the page style option print zero values

[Libreoffice-bugs] [Bug 69994] New: VIEWING: Images locked to cells aren't visible if the rows are grouped (and collapsed)

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69994 Priority: medium Bug ID: 69994 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: Images locked to cells aren't visible if the rows are grouped (and collapsed)

[Libreoffice-bugs] [Bug 68487] ooofilt_x64.dll causes permanent high CPU load via SearchFilterHost.exe

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68487 --- Comment #11 from Frank fs...@yahoo.de --- Problematic behaviour is still there in version 4.1.2.2. The only way to circumvent the bug (other than disabling the indexer) is replacing the files in installdir\program\shlxthdl with the versions

[Libreoffice-bugs] [Bug 66043] EDITING: Spellchecking tracked and shown changes - erratic underlining

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66043 László Németh nem...@numbertext.org changed: What|Removed |Added Whiteboard||ProposedEasyHack

[Libreoffice-bugs] [Bug 69992] [ENHANCEMENT] Allow consecutive numbering for each level

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69992 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 69993] PRINTING: Option view zero values does not affect the page style option print zero values

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69993 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 69992] [ENHANCEMENT] Allow consecutive numbering for each level

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69992 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 69981] Calc - Text to Columns does not split cell correctly if first character is a comma

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69981 Joris Muller chmilbl...@free.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 69981] Calc - Text to Columns does not split cell correctly if first character is a comma

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69981 Joris Muller chmilbl...@free.fr changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 51700] Text to columns puts result into first line if whole column is selected

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51700 Joris Muller chmilbl...@free.fr changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 67712] FORMCONTROLS: anchored to cell but changes position after reopening

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67712 --- Comment #9 from Gerco-Kees gercok...@gmail.com --- Created attachment 86896 -- https://bugs.freedesktop.org/attachment.cgi?id=86896action=edit correct aligned elements -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 67712] FORMCONTROLS: anchored to cell but changes position after reopening

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67712 --- Comment #10 from Gerco-Kees gercok...@gmail.com --- Created attachment 86897 -- https://bugs.freedesktop.org/attachment.cgi?id=86897action=edit elements distorted -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 67712] FORMCONTROLS: anchored to cell but changes position after reopening

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67712 Gerco-Kees gercok...@gmail.com changed: What|Removed |Added CC||gercok...@gmail.com ---

[Libreoffice-bugs] [Bug 46227] FILEOPEN: Linked images in a document all display Read-Error

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46227 --- Comment #4 from sasha.libreoff...@gmail.com --- @Teo91 Thanks for additional testing. It working also on Fedora. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 68797] FILEOPEN lost position of lines anchored to cell

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68797 Gerco-Kees gercok...@gmail.com changed: What|Removed |Added CC||gercok...@gmail.com ---

[Libreoffice-bugs] [Bug 67341] EDITING: Toolbar Edit Points not available in Calc

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67341 Gerco-Kees gercok...@gmail.com changed: What|Removed |Added CC||gercok...@gmail.com ---

[Libreoffice-bugs] [Bug 40483] Connector Lines have wrong geometry after .pptx Import

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40483 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #8

[Libreoffice-bugs] [Bug 68925] MAILMERGE: mailmerge with txt, csv datasource(office automation)

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68925 --- Comment #9 from domingo.sacris...@gvcc.net --- Pleas consider this bug, we work daily with this kind of data source. The problem persist furthermore on Libreoffice 4.1.2 RC3 and the status of the bug is always unconfirmed. If you need more

[Libreoffice-bugs] [Bug 69996] New: Other: Validity dialog problem

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69996 Priority: medium Bug ID: 69996 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Other: Validity dialog problem Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 69210] Please provide AppData descriptions for applications

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69210 Michael Stahl mst...@redhat.com changed: What|Removed |Added CC||caol...@redhat.com,

  1   2   3   >