Re: [Libreoffice] KeyID builds

2011-03-09 Thread Andras Timar
Hi Sophie, 2011.03.02. 18:56 keltezéssel, Sophie Gautier írta: > It may be a bit early, but we will need KeyID builds just after string > freeze of dev 3.4 build in order to quality check our localization. > The script to add KeyID to the files is located in the source (Andras > told me it was not

Re: [Libreoffice] [PUSHED] remove unused declaration - an unlikely fix for armel segfault in regcomp

2011-03-09 Thread Jani Monoses
On 01/29/2011 03:04 PM, Caolán McNamara wrote: On Thu, 2011-01-27 at 20:13 +0200, Jani Monoses wrote: What about using GCC atomic builtins like in the attached patch? Excellent, the pthread fallback always niggled me. Sorry for not thinking about this earlier, can this be cherry-picked into

Re: [Libreoffice] [PATCH] Gentoo patches from old build repository for master

2011-03-09 Thread Caolán McNamara
On Tue, 2011-03-08 at 22:41 +0100, Hanno Meyer-Thurow wrote: > I guess/hope that is a nobrainer now. Sure, looks harmless. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Problem in module bean

2011-03-09 Thread Wols Lists
OMG - this is a long time ago !!! But I've just managed to get back to it and run this. The diagnosis is spot on - "cannot find -ljawt". Digging further, it looks like it's looking for it in solenv/unxlngx6 or solver/330 or /opt/icedtea6-bin-1.9.1. So that's it! Looking in /opt, my java is in 1

Re: [Libreoffice] Problem in module bean

2011-03-09 Thread Caolán McNamara
On Wed, 2011-03-09 at 10:05 +, Wols Lists wrote: > OMG - this is a long time ago !!! > > But I've just managed to get back to it and run this. > > The diagnosis is spot on - "cannot find -ljawt". > > Digging further, it looks like it's looking for it in solenv/unxlngx6 or > solver/330 or /op

Re: [Libreoffice] Problem in module bean

2011-03-09 Thread Wols Lists
On 09/03/11 10:13, Caolán McNamara wrote: > On Wed, 2011-03-09 at 10:05 +, Wols Lists wrote: >> OMG - this is a long time ago !!! >> >> But I've just managed to get back to it and run this. >> >> The diagnosis is spot on - "cannot find -ljawt". >> >> Digging further, it looks like it's looking

Re: [Libreoffice] Proposing bugzilla keyword: jvmcrash

2011-03-09 Thread Bjoern Michaelsen
On Tue, 8 Mar 2011 22:55:53 +0100 Bjoern Michaelsen wrote: > I am proposing to add a jvmcrash keyword to make these bugs related to > jvm crashes easier to find -- they all might have a common root cause. Ok, talked about it with thorsten: no keyword needed, whiteboard will do. Please add "jvmcr

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Sankar P
On Wed, Mar 9, 2011 at 12:30 PM, Tor Lillqvist wrote: > In general, my opinion would be that if you have any other alternative, > something that would be specifically designed to be used as a widget, use > that instead. Because when you come across problems in using LibreOffice > embedded in an

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Lubos Lunak
On Wednesday 09 of March 2011, Tor Lillqvist wrote: > In general, my opinion would be that if you have any other alternative, > something that would be specifically designed to be used as a widget, use > that instead. Because when you come across problems in using LibreOffice > embedded in another

Re: [Libreoffice] KeyID builds

2011-03-09 Thread Sophie Gautier
Hi Andras, On 09/03/2011 11:14, Andras Timar wrote: Hi Sophie, 2011.03.02. 18:56 keltezéssel, Sophie Gautier írta: It may be a bit early, but we will need KeyID builds just after string freeze of dev 3.4 build in order to quality check our localization. The script to add KeyID to the files is l

[Libreoffice] development summary: year 2011, week 9

2011-03-09 Thread Petr Mladek
Hi, this time a brief summary of what happened during the 9th week in 2011 on LibreOffice repositories and the living branches: + master:hot LO-3.4 development + libreoffice-3-3: fixes for next LO-3.3.x bug fix release Note that there has been created libreoffice-3-

[Libreoffice] [PATCH] Remove List container in components/imgprod

2011-03-09 Thread Rafael Dominguez
0001-Remove-deprecated-List-usage-in-component-imgprod.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Fix Bug 32559

2011-03-09 Thread Bálint Dózsa
Hi, Here is the correction patch (remove global variable). Regards, Balint Dozsa 2011. március 8. 7:33 Bálint Dózsa írta, : > The revised link is: https://bugs.freedesktop.org/show_bug.cgi?id=32559 > > 2011. március 8. 7:23 Bálint Dózsa írta, : > > Hi, >> >> I fixed this bug: >> https://bugs.

Re: [Libreoffice] Calc Standard Filter behaviour

2011-03-09 Thread Kohei Yoshida
Hello Tibby, First off, welcome to this project! And I'm glad to see you taking on fixing this one. We have lots of silly UI issues like this, and it's good to have more hackers joining in to fix them. On Tue, 2011-03-08 at 19:24 +, Tibby Lickle wrote: > 1. Remember the original user-enter

Re: [Libreoffice] [PATCH][PUSHED] In download.in file, use 3.3.1 as LibreOffice regexp value to correctly get tarballs.

2011-03-09 Thread Petr Mladek
Petr Mladek píše v Po 14. 02. 2011 v 16:10 +0100: > Gökçen Eraslan píše v Po 14. 02. 2011 v 15:29 +: > > Pazartesi 14 Şubat 2011 günü (saat 13:16:01) Petr Mladek şunları yazmıştı: > > > Gökçen Eraslan píše v Pá 11. 02. 2011 v 15:58 +: > > > > This patch makes ./download command in LibreOffi

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Caolán McNamara
On Wed, 2011-03-09 at 18:29 +0530, Sankar P wrote: > I was actually trying to implement a basic offline blog editor, such > that we can use LibreOffice (editor) to compose blogs and then publish > them to blogger/wordpress etc. If you want to hack LibreOffice to be a useful blogging tool, then per

Re: [Libreoffice] [PUSHED] remove unused declaration - an unlikely fix for armel segfault in regcomp

2011-03-09 Thread Caolán McNamara
On Wed, 2011-03-09 at 10:46 +0200, Jani Monoses wrote: > On 01/29/2011 03:04 PM, Caolán McNamara wrote: > > On Thu, 2011-01-27 at 20:13 +0200, Jani Monoses wrote: > >> What about using GCC atomic builtins like in the attached patch? > > > > Excellent, the pthread fallback always niggled me. > > So

[Libreoffice] [PUSHED] Re: [PATCH] remove SVX_LIGHT macro

2011-03-09 Thread Caolán McNamara
On Tue, 2011-03-08 at 23:13 +0100, Xavier ALT wrote: > Hi guys, > > Attached patchs about removing the unused SVX_LIGHT macro - easy hacks (under > LGPLv3+/MPL). Can somebody review it? Looks good, thanks for this. Pushed now. C. ___ LibreOffice maili

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Fridrich Strba
Hello, On 09/03/11 16:58, Caolán McNamara wrote: If you want to hack LibreOffice to be a useful blogging tool, then perhaps http://people.redhat.com/caolanm/oooblogger/ might be a useful basis for hacking it. I only ever partially implemented it, but you might find sufficient goodies in there to

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Sankar P
On Wed, Mar 9, 2011 at 9:28 PM, Caolán McNamara wrote: > On Wed, 2011-03-09 at 18:29 +0530, Sankar P wrote: >> I was actually trying to implement a basic offline blog editor, such >> that we can use LibreOffice (editor) to compose blogs and then publish >> them to blogger/wordpress etc. > > If you

[Libreoffice] [PUSHED] Re: framework::DropdownToolbarController: dispatch does not get selected item text

2011-03-09 Thread Caolán McNamara
On Wed, 2011-02-23 at 19:57 +0100, Dietmar wrote: > Here you are: https://bugs.freedesktop.org/show_bug.cgi?id=34635 So, the code has changed a good lot since the original OOo bug was reported. But looking through the current call of GetText in dropdownboxtoolbarcontroller.cxx as far as I can tel

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Caolán McNamara
On Wed, 2011-03-09 at 22:08 +0530, Sankar P wrote: > Thanks for the help. I will see if I can do something over the weekend. > > The main stopping point for me to give any patch to LO is its sheer > build-size. Well, the oooblogger stuff is all in python, so, in theory at least, just needs Libre

Re: [Libreoffice] Using LibreOffice Editor as a widget in a third-party application

2011-03-09 Thread Sankar P
On Wed, Mar 9, 2011 at 10:21 PM, Caolán McNamara wrote: > On Wed, 2011-03-09 at 22:08 +0530, Sankar P wrote: >> Thanks for the help. I will see if I can do something over the weekend. >> >> The main stopping point for me to give any patch to LO is its sheer >> build-size. > > Well, the oooblogger

[Libreoffice] 办理网上文凭 自考文凭 本科文凭QQ343823001

2011-03-09 Thread nbcqzg
ki3xorhaxorepb8ekyjxahcbcfdempsyt0fs1wc9igzc8lzlqqdyhiryhd6x 本培训中心与中国教育系统合作多年,能帮您快速拿到全国各地部分院校的专科和本科文憑(凭)郑重声明:本培训中心代.办的全部是真实有效的上网文憑(凭),教育部网www.chsi.com.cn上可查,绝对真实,终身有效。 欢迎真正需要办理的客户前来咨询办理,不诚者勿扰。 1.上网文憑(凭)要真实可靠,网上永久查询,绝对可在中国高等教育学生信息网查询:http://www.chsi.com.cn,学校档案查询,人才市场验证及公证处公证均可! 2.上网文憑

[Libreoffice] [PATCH] List cleaning in sd and libs-core

2011-03-09 Thread Rafael Dominguez
Patch are all related to the same function, CreateSelectionList, compiles fine and all test passed. 0001-Remove-usage-of-deprecated-container-List-in.impress.patch Description: Binary data 0004-Change-CreateSelectionList-to-use-vector-i.libs-core.patch Description: Binary data _

Re: [Libreoffice] [PUSHED] remove unused declaration - an unlikely fix for armel segfault in regcomp

2011-03-09 Thread Jani Monoses
On 03/09/2011 06:01 PM, Caolán McNamara wrote: On Wed, 2011-03-09 at 10:46 +0200, Jani Monoses wrote: On 01/29/2011 03:04 PM, Caolán McNamara wrote: On Thu, 2011-01-27 at 20:13 +0200, Jani Monoses wrote: What about using GCC atomic builtins like in the attached patch? Excellent, the pthread

Re: [Libreoffice] [PUSHED] Re: [PATCH] Add non blank characters in Writter properties dialog.

2011-03-09 Thread Arnaud Versini
2011/3/8 Caolán McNamara > On Fri, 2011-03-04 at 21:52 +0100, Arnaud Versini wrote: > > Hello, > > > > This patch add non blank characters count in Properties in Writter. > > Looks like this slipped through the cracks, file->properties->statistics > of course, and show the same data as available

Re: [Libreoffice] Calc Standard Filter behaviour

2011-03-09 Thread Christoph Noack
Hi Tibby, hi Kohei! Just a (maybe) silly question ... below. Am Mittwoch, den 09.03.2011, 10:36 -0500 schrieb Kohei Yoshida: > Hello Tibby, > > First off, welcome to this project! And I'm glad to see you taking on > fixing this one. We have lots of silly UI issues like this, and it's > good to

Re: [Libreoffice] Calc Standard Filter behaviour

2011-03-09 Thread Kohei Yoshida
Hello Christoph, On Wed, 2011-03-09 at 21:22 +0100, Christoph Noack wrote: > > On Tue, 2011-03-08 at 19:24 +, Tibby Lickle wrote: > [...] > > Now, to me the best solution is to *not* show any auto completion value > > in the text box itself, but to show a little popup box with possible > > au

Re: [Libreoffice] [libreoffice-design] Re: [PUSHED] fdo#31251 - Improve default page layout

2011-03-09 Thread Bernhard Dippold
Hi Björn, all, Bjoern Michaelsen schrieb: Hi Michael, Christoph, designers and developers [...] However, it is a such a common issue, that it even has a name "Parkinson's Law of Triviality" or "colour of the bikeshed": http://en.wikipedia.org/wiki/Parkinson%27s_Law_of_Triviality So we shou

Re: [Libreoffice] [libreoffice-design] General relationship between coders and designers (was: [PUSHED]fdo#31251...)

2011-03-09 Thread Bernhard Dippold
Hi Michael, all, At first I want to thank Sébastien not only for his work, but also for being open to the discussion here, even if this means to delay the final inclusion of his patch. I tried to calm down for more than one day by now, but as Michael repeated his position, I have to reply no

[Libreoffice] Important fixes for Calc filters

2011-03-09 Thread Camille Moulin
Dear LibO devs, Some quite strategical fixes for autofilters have landed in OOo in CWS calc66 thanks to IBM team: Issue 89232 Fill operations should not touch filtered rows. Issue 85305 Dynamically grow a filtered range for autofilter Any chance to get that soon in LibO? Thanks, Camill

[Libreoffice] Compiled still failed in instsetoo_native after compiling a brand new local repository

2011-03-09 Thread Julien Nabet
Hello, After having removed all my local repository, refetch (from master) and rebuild the whole thing, i still got this in instsetoo_native : Package format: archive msi templatepath: /home/maryline/compile-libreoffice/libo/instsetoo_native/util/../unxlngi6.pro/misc/openoffice/msi_templates

Re: [Libreoffice] [PATCH][PUSHED] Remove List container in components/imgprod

2011-03-09 Thread Joseph Powers
On Mar 9, 2011, at 6:41 AM, Rafael Dominguez wrote: > > <0001-Remove-deprecated-List-usage-in-component-imgprod.patch> Looks good and make check worked on the Mac. Joe P. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.fre

Re: [Libreoffice] Important fixes for Calc filters

2011-03-09 Thread Kohei Yoshida
On Wed, 2011-03-09 at 23:01 +0100, Camille Moulin wrote: > Dear LibO devs, > > Some quite strategical fixes for autofilters have landed in OOo in CWS > calc66 thanks to IBM team: > >Issue 89232 Fill operations should not touch filtered rows. > Issue 85305 Dynamically grow a filtered ran

[Libreoffice] Add ICU 4.6 to services.openoffice.org

2011-03-09 Thread Martin Hosken
Could someone copy http://download.icu-project.org/files/icu4c/4.6/icu4c-4_6-src.tgz to http://hg.services.openoffice.org/binaries/43e56b71c407be5154de681eaa646a4a-icu4c-4_6-src.tgz I ask this in anticipation of merging the gr2 branch. TIA, Yours, Martin

[Libreoffice] Discussions

2011-03-09 Thread Steve Edmonds
Hi. I appreciate greatly what this team is doing. Since moving all our OOO installations to LO I have been following this list. It seems very much orientated to the coding side of LO. I have filed a bug for LO in bugs.freedesktop.org, previously filing bugs for OOO. I would not expect discussions t

Re: [Libreoffice] Add ICU 4.6 to services.openoffice.org

2011-03-09 Thread Kohei Yoshida
Hi Martin, On Wed, Mar 9, 2011 at 11:32 PM, Martin Hosken wrote: > Could someone copy > http://download.icu-project.org/files/icu4c/4.6/icu4c-4_6-src.tgz to > http://hg.services.openoffice.org/binaries/43e56b71c407be5154de681eaa646a4a-icu4c-4_6-src.tgz No one has access to that openoffice.org

Re: [Libreoffice] Discussions

2011-03-09 Thread Tor Lillqvist
> is there another forum for more general > discussions and suggestions for future improvements. Check http://www.documentfoundation.org/contribution/ , the "discuss" mailing list is what you want, I think. (On the other hand, that list is then the opposite of this list: It is very non-technica

Re: [Libreoffice] Approaches to enable international number format import/export in Calc

2011-03-09 Thread Samphan Raruenrom
OK. Let me propose a better patch (attached) using the first approach. Also attach to the bug : https://bugs.freedesktop.org/show_bug.cgi?id=33089 This only to enable the conversion of Thai buddhist calendar and Thai native numeral between Excel and Calc. I wish I could add more support for other