[Libreoffice-commits] .: hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk hwpfilter/Module_hwpfilter.mk hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mk i18npool/CppunitTest_i18npool_test_breakiterato

2011-11-11 Thread Stephan Bergmann
hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk |8 - hwpfilter/Module_hwpfilter.mk |1 hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mk| 44 --- i18npool/CppunitTest_i18npool_test_breakiterator.mk|4

[Libreoffice-commits] .: sd/RdbTarget_sd_filters_test.mk

2011-11-11 Thread Caolán McNamara
sd/RdbTarget_sd_filters_test.mk | 67 1 file changed, 67 deletions(-) New commits: commit c750403cd5a746741bc7ae9205fa7df23222a03d Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 11 12:54:29 2011 + RdbTarget_sd_filters_test.mk now

[Libreoffice-commits] .: regexp/source

2011-11-11 Thread Eike Rathke
regexp/source/reclass.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 305878f44bfee90c8ddba1f40b30d18150d4adde Author: Karl Koehler koehlerk...@comcast.net Date: Fri Nov 11 14:22:22 2011 +0100 Fixed fdo#41738 regex compile infinite loop diff --git

[Libreoffice-commits] .: README.Android sal/osl

2011-11-11 Thread Tor Lillqvist
README.Android | 49 ++ sal/osl/android/.gitignore |5 sal/osl/android/AndroidManifest.xml| 17 sal/osl/android/Makefile | 12

[Libreoffice-commits] .: solenv/gbuild

2011-11-11 Thread Jan Holesovsky
solenv/gbuild/platform/WNT_INTEL_GCC.mk |5 ++--- solenv/gbuild/platform/WNT_INTEL_MSC.mk |6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 4847eb96151d07f63ae91519f03c85932b0b51c0 Author: Jan Holesovsky ke...@suse.cz Date: Fri Nov 11 20:16:41 2011 +0100

[Libreoffice-commits] .: configure.in

2011-11-11 Thread Tomáš Chvátal
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb7bd97af519d10fcd1ddd7503d9504ebbbe627f Author: Tomas Chvatal tchva...@suse.cz Date: Fri Nov 11 21:30:39 2011 +0100 convert tab to space diff --git a/configure.in b/configure.in index

[Libreoffice-commits] .: 2 commits - sal/osl

2011-11-11 Thread Tor Lillqvist
sal/osl/android/jni/lo-bootstrap.c |5 +++ sal/osl/android/src/org/libreoffice/android/Bootstrap.java | 20 +++-- 2 files changed, 22 insertions(+), 3 deletions(-) New commits: commit 10e9a3c5b05154be1994ba2b2b28b5bc3ca132b1 Author: Tor Lillqvist

[Libreoffice-commits] Changes to 'feature/line-numbers-in-basicIDE'

2011-11-11 Thread Markus Mohrhard
New branch 'feature/line-numbers-in-basicIDE' available with the following commits: commit bfc388a679dc3a1e2257b6272d5cf9e4c1f28d43 Author: August Sodora aug...@gmail.com Date: Fri Nov 11 14:22:11 2011 -0500 Add line numbers to basic ide ___

[Libreoffice-commits] .: oox/inc

2011-11-11 Thread Miklos Vajna
oox/inc/oox/helper/helper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ffcc73fa25f174c2d1e161f02cce2d7afc15e3b Author: Miklos Vajna vmik...@frugalware.org Date: Fri Nov 11 22:31:58 2011 +0100 WaE: OptValue::maValue may be used uninitialized diff --git

[Libreoffice-commits] .: binfilter/bf_svtools binfilter/bf_xmloff

2011-11-11 Thread Stephan Bergmann
binfilter/bf_svtools/source/config/svt_defaultoptions.cxx |1 binfilter/bf_svtools/source/config/svt_itemholder1.cxx |1 binfilter/bf_svtools/source/config/svt_itemholder2.cxx |1 binfilter/bf_svtools/source/config/svt_pathoptions.cxx

[Libreoffice-commits] .: sfx2/source

2011-11-11 Thread Takeshi Abe
sfx2/source/appl/sfxpicklist.cxx |4 sfx2/source/inc/sfxpicklist.hxx |2 -- 2 files changed, 6 deletions(-) New commits: commit 48f67acf8f13e10c892847b77a16712cfa01d6af Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Nov 12 07:28:44 2011 +0900 removed unused variable diff

[Libreoffice-commits] .: 2 commits - solenv/gbuild tail_build/prj

2011-11-11 Thread Tor Lillqvist
solenv/gbuild/platform/ANDROID_ARM_GCC.mk | 26 ++ tail_build/prj/build.lst |2 +- 2 files changed, 27 insertions(+), 1 deletion(-) New commits: commit 25a09766198e82bb4e0b638c4af038fbb76b05fb Author: Tor Lillqvist tlillqv...@suse.com Date: Sat

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Noel Grandin
Hi I can confirm that this bug does not go away if I build it again from the root. Also tested by trying to build the scripting module a few times and that doesn't work either. Nor does trying to build the tail_build module, although that returns a different error message:

[Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Winfried Donkers
First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to MAX_ROW_HEIGHT. This patch is and future patches will be contributed under the LGPLv3+ / MPL. By the way, should comments like case FID_INS_COLUMN:// insert columns case

Re: [Libreoffice] Dumping to valgrind.log from soffice shell script needed?

2011-11-11 Thread Stephan Bergmann
On 10/26/2011 09:00 PM, Stephan Bergmann wrote: On 10/26/2011 01:55 PM, Petr Mladek wrote: What is your preferred way of use? What exactly do you hate and/or miss? One problem is output of multiple (batched, like make subsequentcheck) valgrind'ed invocations of soffice.bin is lost. Another

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Michael Meeks
Hi Noel, On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote: Not quite sure where this build fail comes from - running make from the root says that the build fail is in tail_build, but running in the tail_build module gives a completely different error. :-) So I also ran a build

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Noel Grandin
Nope, that doesn't fix it. I'm fairly convinced that this is the same problem I've been having for a long time now, where the scripting module is not compiling one of the JAR's properly, and that is having knock-on effects. Specifically, the line that says this: [ build JCS ]

[Libreoffice] [PATCH/REVIEW-3-4] Backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5)

2011-11-11 Thread Stephan Bergmann
With LO 3.5 by default using (new in ODF 1.2) AES encryption for password-protected documents (instead of Blowfish as used in older versions), people still using LO 3.4 would be unable to open such documents. (And what's really ugly, all they would get is an incomprehensible error box Format

[Libreoffice] Make .component files directly usable within UNO_SERVICES

2011-11-11 Thread Stephan Bergmann
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f66ac2934303e789014741547a06c98ab5433ca0 makes tests a little simpler (but also requires another round of find */${INPATH?}/ -name \*.component -exec rm {} \; for non-clean builds): * solenv/bin/createcomponent.xslt now simply surrounds

Re: [Libreoffice] [PATCH/REVIEW-3-4] Backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5)

2011-11-11 Thread Cor Nouws
Hi Stephan, Stephan Bergmann wrote (11-11-11 10:50) is a patch (actually, four separate patches for the components, lib-core, lib-gui, and ure repos) to backport support for reading (but not writing) AES-encrypted ODF 1.2 documents to libreoffice-3-4. Is included in the patch, that when a

[Libreoffice] [REVIEW 3-4] application crash on exit

2011-11-11 Thread Noel Power
Hi We have an internal bug that happens when closing the application where there is a legacy format document ( e.g. something.sdd ) already open I get the following trace ==23824== Invalid read of size 8 ==23824==at 0x10C543A0: GtkSalDisplay::EventGuardAcquire() (gtkdata.hxx:83)

Re: [Libreoffice] [PATCH/REVIEW-3-4] Backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5)

2011-11-11 Thread Stephan Bergmann
On 11/11/2011 11:12 AM, Cor Nouws wrote: Stephan Bergmann wrote (11-11-11 10:50) is a patch (actually, four separate patches for the components, lib-core, lib-gui, and ure repos) to backport support for reading (but not writing) AES-encrypted ODF 1.2 documents to libreoffice-3-4. Is included

Re: [Libreoffice] [PUSHED][PATCH] Fix for FDO#42453 - remove unused anchor icons

2011-11-11 Thread Noel Power
On 10/11/11 16:14, Julien Chaffraix wrote: Very straightforward change attached. The change is contributed under the LGPLv3+ / MPL. very nice, pushed, thanks alot Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PUSHED][PATCH] Remove some String - OUString conversion in svl/fsstor

2011-11-11 Thread Noel Power
On 10/11/11 16:15, Julien Chaffraix wrote: Another simple change attached. The change is contributed under the LGPLv3+ / MPL. and builds fine for me, pushed, thanks again Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Noel Power
On 11/11/11 08:06, Winfried Donkers wrote: First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to MAX_ROW_HEIGHT. This patch is and future patches will be contributed under the LGPLv3+ / MPL. Erm, I think the attached patch is not the intended one right ( patch

[Libreoffice] PostgreSQL-SDBC in LO? LGPL2.1-only

2011-11-11 Thread Lionel Elie Mamane
Hi, I've started to take care of the PostgreSQL native (SDBC) driver for LibreOffice, based on the old code at dba.openoffice.org. It is not 100% feature-complete, but it works. Are there any oppositions to merging it into master so that it is bundled with LO 3.5, as is the MySQL driver? - The

Re: [Libreoffice] [PUSHED][REVIEW 3-4] Fixing keyboard navigation of range selection in reference mode

2011-11-11 Thread Eike Rathke
Hi Kohei, On Tuesday, 2011-11-08 21:25:39 -0500, Kohei Yoshida wrote: There isn't a formally filed bug for this (either that or there is and I don't know about it), but this one is pretty bad I want this fixed in the stable version. The fix is

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Bjoern Michaelsen
On Fri, Nov 11, 2011 at 10:02:47AM +0200, Noel Grandin wrote: Nor does trying to build the tail_build module, although that returns a different error message: /cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'. Stop.

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Noel Grandin
/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d looks like: c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots : \ C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\editids.hrc \

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Winfried Donkers
(reply to list as well is better, of course) First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to MAX_ROW_HEIGHT. Erm, I think the attached patch is not the intended one right ( patch attached is something already committed )? I did it with 'git commit -a'

Re: [Libreoffice] [PUSHED][PATCH] Re: Easy hack regex compile infinite loop ( bug 41738 )

2011-11-11 Thread Eike Rathke
Hi Karl, On Thursday, 2011-11-10 21:44:33 -0800, Karl Koehler wrote: investigating further I have come to the conclusion that the attached ( and previously inlined ) patch is correct, in the sense that regular expressions of the failing type are now handled correctly. e.g. A[\[:\]]

Re: [Libreoffice] [PUSHED] [PATCH] Re: Easy hack regex compile infinite loop ( bug 41738 )

2011-11-11 Thread Noel Power
On 11/11/11 05:44, Karl Koehler wrote: Hi, investigating further I have come to the conclusion that the attached ( and previously inlined ) patch is correct, in the sense that regular expressions of the failing type are now handled correctly. e.g. A[\[:\]] should find an 'A' followed by one

Re: [Libreoffice] [PUSHED][PATCH] Re: Easy hack regex compile infinite loop ( bug 41738 )

2011-11-11 Thread Noel Power
On 11/11/11 13:32, Eike Rathke wrote: now I see why my push failed appears you beat me to it ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Lionel Elie Mamane
On Fri, Nov 11, 2011 at 01:40:51PM +0100, Winfried Donkers wrote: First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to MAX_ROW_HEIGHT. Erm, I think the attached patch is not the intended one right ( patch attached is something already committed )? I did it with

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Luc Castermans
2011/11/11 Luc Castermans luc.casterm...@gmail.com 2011/11/11 Winfried Donkers w.donk...@dci-electronics.nl ** ** (reply to list as well -together with attachment- is better, of course)** ** ** ** First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to

Re: [Libreoffice] [Libreoffice-commits] .: sc/inc sc/source

2011-11-11 Thread Eike Rathke
Hi Kohei, On Thursday, 2011-11-10 12:49:29 -0800, Kohei Yoshida wrote: commit eaea417bfdf8d06df2b7f2e42c904c32ce77e871 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Nov 10 15:45:53 2011 -0500 Removing the mixed comparison flag, which is no longer needed. This flag

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Noel Power
On 11/11/11 12:56, Winfried Donkers wrote: (reply to list as well-together with attachment- is better, of course) First tiny contribution. Translated comments, also renamed define MAX_COL_HEIGHT to MAX_ROW_HEIGHT. Erm, I think the attached patch is not the intended one right ( patch

Re: [Libreoffice] [PUSHED] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Noel Power
forgot to change the subject line to PUSHED, also the commit is here http://cgit.freedesktop.org/libreoffice/core/commit/?id=98a10b638a645776d14049b8fb12a87b80b6eb3b thanks, Noel On 11/11/11 15:02, Noel Power wrote: On 11/11/11 12:56, Winfried Donkers wrote: (reply to list as well-together

Re: [Libreoffice] [PATCH] translation german comments to english plus rename of define MAX_COL_HEIGHT

2011-11-11 Thread Winfried Donkers
Finally can you confirm you contribution is under LGPLv3+ / MPL license My contribution and future contribution is under LGPLv3+/MPL license. Winfried thanks again, Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Noel Power
On 10/11/11 03:02, August Sodora wrote: Hello, I've attached a patch that attempts to add line numbers to the basic ide. I believe it is mostly correct, although I am seeing a couple of rendering issues that I haven't been able to track down yet. First, the scrollbar seems to jump around and

Re: [Libreoffice] minutes of tech. steering call ...

2011-11-11 Thread Jan Holesovsky
Hi, On 2011-11-10 at 17:34 +, Michael Meeks wrote: + ideally, done as a patch + needs windows experimentation etc. + where does 'assert' output on windows go ? When we hit an assert on Windows, it shows a message box with the message + file + lineno, and

Re: [Libreoffice] Howto develop an extension with URE?

2011-11-11 Thread Jan Holesovsky
Hi Christian, On 2011-11-11 at 06:37 +0100, Christian Ehrlicher wrote: The URE is still there in SUSE - it just lives in the libreoffice-sdk package. I can't find this here: http://download.opensuse.org/update/11.3/rpm/x86_64/ No idea why it is not in the update, but I'd add the

Re: [Libreoffice] iOS and convert to PDF

2011-11-11 Thread BrianS
I think I've read everything on this topic that Mr Google helped me to find. // This succeeded ./autogen.sh --with-distro=LibreOfficeiOS CXX=ccache /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch armv7 -isysroot

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread August Sodora
There are a couple problems as you mention with this patch, however I do think that this is *really* useful land certainly something that I would have liked to see at times. However sometimes I think the line numbers can just be annoying ;-) so I think definitely this should be configurable

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Noel Power
On 11/11/11 16:09, Noel Power wrote: On 10/11/11 03:02, August Sodora wrote: Hello, I've attached a patch that attempts to add line numbers to the basic ide. I believe it is mostly correct, although I am seeing a couple of rendering issues that I haven't been able to track down yet. First, the

[Libreoffice] Improving the QA and Release for 3.5

2011-11-11 Thread Cor Nouws
Hi, As a result of the discussions, the presentation, at the LibOCon, here are the conclusions. https://wiki.documentfoundation.org/QA/Improving_QA-Release-3.5 and the places where people can comment and show commitment. What do you think? -- - Cor - http://nl.libreoffice.org

Re: [Libreoffice] [PUSHED][PATCH] Re: Easy hack regex compile infinite loop ( bug 41738 )

2011-11-11 Thread koehlerkarl
Hi Eike, I confirm I contribute this and all future patches for LibreOffice under the LGPLv3+ and MPL 1.1 . Yes, there are quite some shortcomings and bugs with that code. I wouldn't invest too much time though, plan is to replace that legacy code entirely with the more suitable ICU

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Noel Power
On 11/11/11 16:30, August Sodora wrote: There are a couple problems as you mention with this patch, however I do think that this is *really* useful land certainly something that I would have liked to see at times. However sometimes I think the line numbers can just be annoying ;-) so I

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Noel Power
On 11/11/11 16:50, Noel Power wrote: On 11/11/11 16:30, August Sodora wrote: I'd love to but I'm not exactly sure how. Currently I have it as a local branch. haha, yes, well not being much of a git guru myself I can't recall offhand what the command are for that, let me try and find out what

Re: [Libreoffice] [Libreoffice-commits] .: sc/inc sc/source

2011-11-11 Thread Kohei Yoshida
On Fri, 2011-11-11 at 15:41 +0100, Eike Rathke wrote: Hi Kohei, On Thursday, 2011-11-10 12:49:29 -0800, Kohei Yoshida wrote: commit eaea417bfdf8d06df2b7f2e42c904c32ce77e871 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Nov 10 15:45:53 2011 -0500 Removing the mixed

Re: [Libreoffice] Howto develop an extension with URE?

2011-11-11 Thread Christian Ehrlicher
Am Freitag, 11. November 2011, 17:27:56 schrieb Jan Holesovsky: Hi Christian, On 2011-11-11 at 06:37 +0100, Christian Ehrlicher wrote: The URE is still there in SUSE - it just lives in the libreoffice-sdk package. I can't find this here:

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread August Sodora
Ok, I've adjusted the patch to include the fix you provided (thanks!!). I only have two more stumbling blocks at this point. First, I don't have a account to commit with; would you mind creating a branch for this in the meantime? Also, is there a consensus on how the option to hide/display line

Re: [Libreoffice] iOS and convert to PDF

2011-11-11 Thread Tor Lillqvist
I get this build error: /Users/brians/develop/libreOffice/libo/bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno.cxx:491: OK, I haven't actually compiled for the device much lately, only for the simulator, so some bit rot might have happened. I suggest you just compile for the simulator for now.  

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Noel Power
On 11/11/11 19:25, August Sodora wrote: First, I don't have a account to commit with; you should think about asking for commit access, in the meantime I can add the feature branch for you ( but please remind me next week 'cause probably I will forget between now and then ) Also, is there a

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Michael Meeks
On Fri, 2011-11-11 at 11:30 -0500, August Sodora wrote: Of course :-) I was looking at the stuff in cui for adding an option somewhere, is that the correct place to be looking? Also I'm not sure if the basic ide deserves its own entire category for options yet as I think this is the first

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Markus Mohrhard
Hey, to make it easier for everyone I pushed it to a feature branch. The new feature branch for this is: feature/line-numbers-in-basicIDE. As soon as you get your commit access by Michael, you can work on this branch without to worry about the master branch too much. Markus

Re: [Libreoffice] PostgreSQL-SDBC in LO? LGPL2.1-only

2011-11-11 Thread Michael Meeks
Hi Lionel, On Fri, 2011-11-11 at 13:08 +0100, Lionel Elie Mamane wrote: I've started to take care of the PostgreSQL native (SDBC) driver for LibreOffice, based on the old code at dba.openoffice.org. It is not 100% feature-complete, but it works. Are there any oppositions to merging it into

Re: [Libreoffice] Howto develop an extension with URE?

2011-11-11 Thread Christian Ehrlicher
Am Freitag, 11. November 2011, 18:25:26 schrieb Christian Ehrlicher: Am Freitag, 11. November 2011, 17:27:56 schrieb Jan Holesovsky: Hi Christian, On 2011-11-11 at 06:37 +0100, Christian Ehrlicher wrote: The URE is still there in SUSE - it just lives in the

Re: [Libreoffice] iOS and convert to PDF

2011-11-11 Thread BrianS
./autogen.sh --with-distro=LibreOfficeiOS CXX=ccache /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk CC=ccache /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2

[Libreoffice] [PATCH][PLEASE REVIEW] Remove String::Fill() usage

2011-11-11 Thread Chr. Rossmanith
Hi, currently I'm removing the Fill() method for strings. Comments are very welcome. Christina From 278bc39f8f3914cff1b5d860b74dd5c12d17af7c Mon Sep 17 00:00:00 2001 From: Christina Rossmanith chrrossman...@web.de Date: Fri, 11 Nov 2011 23:09:26 +0100 Subject: [PATCH] Remove String::Fill()

Re: [Libreoffice] iOS and convert to PDF

2011-11-11 Thread BrianS
         ./soffice --convert-to pdf foo.docx  Yup. Something like that should be doable relatively soon, How do you imagine something like that working? As you probably know IPC on iOS is restricted in some ways. I have no idea;) The command line above was just to give an idea of how such

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread Cor Nouws
August Sodora wrote (11-11-11 17:30) Of course :-) I was looking at the stuff in cui for adding an option somewhere, is that the correct place to be looking? Also I'm not sure if the basic ide deserves its own entire category for options yet as I think this is the first configurable thing about

Re: [Libreoffice] iOS and convert to PDF

2011-11-11 Thread Tor Lillqvist
Entering /Users/brians/develop/libreOffice/libo/l10ntools/source Ah OK, l10ntools. That is a module it shouldn't even be building for non-desktop OSes. It contains some command-line tools that make no sense on iOS (or Android). No libraries that actual LO code would use are built in l10ntools as

[Libreoffice] [PATCH] fix for fdo#40831 - Writer will crash when searching text with using regular expressions

2011-11-11 Thread Tomofumi Yagi
Hi All, This patch will fix fdo#40831 Writer will crash when searching text with using regular expressions. Please review my attached patch. Bug URL: https://bugs.freedesktop.org/show_bug.cgi?id=40831 I reproduced this bug on LibO 3.4 and 3.5. This bug occurs when a row or column containing

[Libreoffice-bugs] [Bug 42807] New: UI menu has 'Format-Group' and 'Data-Group and outline'; the first is disabled and should be removed

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42807 Bug #: 42807 Summary: UI menu has 'Format-Group' and 'Data-Group and outline'; the first is disabled and should be removed Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 41210] Group adjusting of column width and row height

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41210 Winfried Donkers o...@dci-electronics.nl changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 40680] FILEOPEN LibreOffice Calc is importing content of csv file wrong, when line feeds in text

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40680 --- Comment #2 from a10860...@nepwk.com 2011-11-11 00:47:54 PST --- Created attachment 53391 -- https://bugs.freedesktop.org/attachment.cgi?id=53391 Test-case for described problem Test case for newlines within text delimiter. Works for

[Libreoffice-bugs] [Bug 40680] FILEOPEN LibreOffice Calc is importing content of csv file wrong, when line feeds in text

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40680 --- Comment #3 from a10860...@nepwk.com 2011-11-11 00:49:10 PST --- The wrapping of newlines with text delimiters works for the first column, but not for columns after the first. -- Configure bugmail:

[Libreoffice-bugs] [Bug 42810] New: FILESAVE: Images shrink each time when saving in .doc format

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42810 Bug #: 42810 Summary: FILESAVE: Images shrink each time when saving in .doc format Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release

[Libreoffice-bugs] [Bug 42453] EasyHack: remove unused anchor icons ...

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42453 Noel Power nopo...@novell.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 42812] New: EDITING: distortion of [] in matrix

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42812 Bug #: 42812 Summary: EDITING: distortion of [] in matrix Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 42812] EDITING: distortion of [] in matrix

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42812 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 42522] VIEWING: can't visualize non-printable characters (ctrl+F10)

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42522 --- Comment #2 from s...@hellug.gr 2011-11-11 04:19:38 PST --- I can confirm this bug. Furthermore, this has nothing to do with rinting or PDF exporting (Bug 40482). I just open writer and press ctrl+F10 The fact that this happens both on

[Libreoffice-bugs] [Bug 35376] Windows 7 taskbar-pinning integration incomplete

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35376 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Version|LibO 3.4.4 release |LibO

[Libreoffice-bugs] [Bug 42522] VIEWING: can't visualize non-printable characters (ctrl+F10)

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42522 --- Comment #3 from s...@hellug.gr 2011-11-11 04:26:11 PST --- I forgot to say Please feel free to ask for any more info (I can provide bt and valgrind output if needed) -- Configure bugmail:

[Libreoffice-bugs] [Bug 36397] PRINTING FILESAVE Impress removes two images exporting to PDF or printing

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36397 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 41058] PRINTING: impossible for particular Object

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41058 --- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2011-11-11 04:33:43 PST --- The fact that it seems to be LINUX only seems to show that this one might be a DUP of Bug 36397 - PRINTING FILESAVE Impress removes two images

[Libreoffice-bugs] [Bug 42522] VIEWING: can't visualize non-printable characters (ctrl+F10)

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42522 --- Comment #4 from s...@hellug.gr 2011-11-11 04:39:11 PST --- Please DISREGARD my previous messages When checking (ticking/enabling) all fields under Tools/Options/LibreOffice Writer/Formating Aids/Display of everything is ok. Closing the

[Libreoffice-bugs] [Bug 42815] New: core dump in a crypto function

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42815 Bug #: 42815 Summary: core dump in a crypto function Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release Platform: x86 (IA32) OS/Version: Linux (All)

[Libreoffice-bugs] [Bug 41738] EDITING Regex Find Replace foo[^\[:alpha:\]] causes Writer to become unresponsive

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41738 Eike Rathke er...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 42816] New: horizontal scroll bar 1 pixel high

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42816 Bug #: 42816 Summary: horizontal scroll bar 1 pixel high Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release Platform: Other OS/Version: FreeBSD

[Libreoffice-bugs] [Bug 42817] New: TABLE: RDF with table doesn't open with 3.4.* and it does with 3.3.*

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42817 Bug #: 42817 Summary: TABLE: RDF with table doesn't open with 3.4.* and it does with 3.3.* Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release

[Libreoffice-bugs] [Bug 42816] horizontal scroll bar 1 pixel high

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42816 --- Comment #1 from Jani k2s2bku...@snkmail.com 2011-11-11 06:11:39 PST --- Tip from caolan: export SAL_USE_VCLPLUGIN=gtk Works like charm. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 42816] [KDE] horizontal scroll bar 1 pixel high, arrows misplaced

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42816 Caolán McNamara caol...@redhat.com changed: What|Removed |Added OS/Version|FreeBSD |Linux (All)

[Libreoffice-bugs] [Bug 42816] [KDE] horizontal scroll bar 1 pixel high, arrows misplaced

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42816 Caolán McNamara caol...@redhat.com changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free |l.lu...@suse.cz

[Libreoffice-bugs] [Bug 42818] New: EDITING: Bad SUM

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42818 Bug #: 42818 Summary: EDITING: Bad SUM Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 RC1 Platform: Other OS/Version: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 42819] New: [BASIC] nested UNO structs and UNO object properties of type a uno struct confusing

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42819 Bug #: 42819 Summary: [BASIC] nested UNO structs and UNO object properties of type a uno struct confusing Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3

[Libreoffice-bugs] [Bug 38347] Exported PDF/A files cannot be opened in acroreader

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38347 rpr.nos...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 42777] impossible to print in lanscape

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42777 --- Comment #4 from pierre.5...@gmail.com 2011-11-11 07:08:55 PST --- The problem concern libreoffice 3.4.2 0.00340 m1 (buid 206)) with Suse 12.1 Rc2 x 86.4 and Suse 11.4 released x 86.64 just the left part of rhe landscape document is

[Libreoffice-bugs] [Bug 39289] landscape format prints as portrait and sometimes truncates long lines

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39289 --- Comment #4 from pierre.5...@gmail.com 2011-11-11 07:29:25 PST --- Created attachment 53403 -- https://bugs.freedesktop.org/attachment.cgi?id=53403 EXEMPLE of document This page has to bee in landscape appearance , when I print it I fet a

[Libreoffice-bugs] [Bug 32362] Bad behavior of scalable brackets with large objects

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32362 --- Comment #8 from rfvuhbtg rfvuh...@hotmail.com 2011-11-11 07:31:11 UTC --- I'd just like to add that the problem shows up for parentheses and braces as well as brackets. I hope the developers get this bug fixed soon. I've had to switch away

[Libreoffice-bugs] [Bug 41224] : Error exporting pattern

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41224 Luigi Boccia luigi.boc...@unical.it changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 42822] New: undefined: Problem with create templates

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42822 Bug #: 42822 Summary: undefined: Problem with create templates Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 39289] landscape format prints as portrait and sometimes truncates long lines

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39289 --- Comment #5 from pierre.5...@gmail.com 2011-11-11 07:47:21 PST --- I Have tried to explain my problem with a odt file but it seems that it is not possible It is described here https://bugs.freedesktop.org/show_bug.cgi?id=42777 With

[Libreoffice-bugs] [Bug 42824] New: FILEOPEN: Special Characters Mishandled in Imported File Formats

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42824 Bug #: 42824 Summary: FILEOPEN: Special Characters Mishandled in Imported File Formats Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 RC1

[Libreoffice-bugs] [Bug 42825] New: : [DE][FR] Menu Items for Kompatibilität , Autobeschriftung, Serienbrief-E-Mail missing

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42825 Bug #: 42825 Summary: : [DE][FR] Menu Items for Kompatibilität, Autobeschriftung, Serienbrief-E-Mail missing Classification: Unclassified Product: LibreOffice Version: LibO

[Libreoffice-bugs] [Bug 42825] : [DE][FR] Menu Items for Kompatibilität , Autobeschriftung, Serienbrief-E-Mail missing

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42825 --- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2011-11-11 08:29:41 UTC --- Created attachment 53408 -- https://bugs.freedesktop.org/attachment.cgi?id=53408 Screenshots Please see original report -- Configure bugmail:

[Libreoffice-bugs] [Bug 34184] [Task]: Make E-mail MAILMERGE usable

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34184 --- Comment #14 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2011-11-11 08:32:27 PST --- Bug 42825 - : [DE][FR] Menu Items for Kompatibilität, Autobeschriftung, Serienbrief-E-Mail missing makes impossible to add required information

[Libreoffice-bugs] [Bug 42810] FILESAVE: Images shrink each time when saving in .doc format

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42810 --- Comment #1 from sm...@fastmail.fm 2011-11-11 08:46:06 PST --- interesting, i just did a test on another machine also running LO 3.4.3 but this time installed from the PPA (this desktop is Ubuntu 11.04) this time image grows by .05cm per save

[Libreoffice-bugs] [Bug 42826] New: : Error message during installation

2011-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826 Bug #: 42826 Summary: : Error message during installation Classification: Unclassified Product: LibreOffice Version: LibO Master Platform: Other OS/Version: All

  1   2   >