[Libreoffice] [PATCH] Remove include of no more existent errhdl.hxx

2011-02-22 Thread Sébastien Le Ray
Hi list, This patch removes an include which prevent debug build of sw (the file has been deleted in commit 6aa93c291d18c7db6dbee73adc6c4aa1bdc88eda. Regards Sébastien diff --git a/sw/source/core/except/dbgloop.cxx b/sw/source/core/except/dbgloop.cxx index ddb3a7b..370be63 100644 --- a/sw/source

[Libreoffice] GSoC 2011 project idea : akonadi connector in libreoffice to connect to addressbooks

2011-02-22 Thread Denny
Dear all, a feature wish in openfate [1] describes the connectivity of libreoffice to the akonadi system [2] to provide a cross platform access to all sorts of addressbooks without the need to implement specific integration for each source seperately. This feature is also listed in the GSoC

[Libreoffice] [REVIEW] Temp fix for n#651250 / deb#612940

2011-02-22 Thread Thorsten Behrens
Hi, attached patch fixes the non-working media during Impress slideshow, by disabling two patches. The real fix is slightly more involved, and prolly not a good idea for distros that want to release 3.3.1 timely. Please review, and commit to -3-3 Thanks, -- Thorsten From 99f78609e2b81169e1ed4aa

Re: [Libreoffice] Patch handling guideline

2011-02-22 Thread David Tardon
On Tue, Feb 22, 2011 at 07:59:52PM +0100, Pierre-André Jacquod wrote: > for applying, I would propose: > git am > which takes over user / date / commit message from the send message. > Should we generally use the > --signoff > option in order to let a trace of who has pushed this? git already trac

Re: [Libreoffice] [PUSHED] Remove bogus comment

2011-02-22 Thread Kohei Yoshida
On Tue, 2011-02-22 at 23:19 +0100, Michaël Lefèvre wrote: > Hye, > > I'm joining the fun. > Here's my first time to git, and first patch for Libreoffice. Welcome to the club! Pushed to master. Looking forward to more patches from you in the future. Kohei -- Kohei Yoshida, LibreOffice hacker,

Re: [Libreoffice] Tools - Media Player

2011-02-22 Thread Jean-Baptiste Faure
Hi Thomas, Le 22/02/2011 22:09, Thomas Arnhold a écrit : > Yeah right, but on writer, calc and draw? It's still in impress. Or are > you using it from the other apps? Perhaps you should ask end-users. Some users are using Draw or Writer as a replacement of MS-Publisher. Or Writer to edit their web

[Libreoffice] Remove bogus comment

2011-02-22 Thread Michaël Lefèvre
Hye, I'm joining the fun. Here's my first time to git, and first patch for Libreoffice. Take it under LGPLv3+ / MPL. regards, Michael From ae373b2ff0594ee00f2e832d4d11f5f321c0d5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Lef=C3=A8vre?= Date: Tue, 22 Feb 2011 23:07:28 +0100 Subject

[Libreoffice] Reanimated test sal/qa/rtl/alloc

2011-02-22 Thread Wilhelm Pflüger
>From c594cb187f978e2fcd836920432360ada6439364 Mon Sep 17 00:00:00 2001 Message-Id: From: Wilhelm Pflueger Date: Tue, 22 Feb 2011 22:33:33 +0100 Subject: [PATCH] Reanimated test sal/qa/rtl/alloc This was an easy hack. Signed-off-by: Wilhelm Pflueger --- sal/prj/build.lst |1

Re: [Libreoffice] [PATCH] Remove obsolete Hyperlink Bar - final patches

2011-02-22 Thread Jan Holesovsky
Hi Alfonso, On 2011-02-12 at 09:41 +, Alfonso Eusebio wrote: > Is there anything that could be done about the help text that still talks > about > the Hyperlink Bar? > I'll be happy to give it a try, but I guess we need somebody with copywriter > skills as it is a change of help text. Sur

Re: [Libreoffice] Tools - Media Player

2011-02-22 Thread Thomas Arnhold
Yeah right, but on writer, calc and draw? It's still in impress. Or are you using it from the other apps? Thomas On 02/22/2011 09:47 PM, Kálmán „KAMI” Szalai wrote: > Sometimes Mediaplayer is useful. > > Inserting video, preview, etc. > > > KAMI ___

Re: [Libreoffice] binfilter, filter & co: some questions

2011-02-22 Thread Caolán McNamara
On Tue, 2011-02-22 at 20:25 +0100, Pierre-André Jacquod wrote: > A lot of theses "if" are typically like: > else if (aFltName.EqualsAscii(pFilterLotus)) > { > DBG_BF_ASSERT(0, "STRIP"); > } > > binfilter should only contain filter for StarOffice format, isn't it? It may conta

Re: [Libreoffice] Tools - Media Player

2011-02-22 Thread Kálmán „KAMI” Szalai
Sometimes Mediaplayer is useful. Inserting video, preview, etc. KAMI 2011-02-22 21:39 keltezéssel, Thomas Arnhold írta: > Hi, > > I've finally removed the menu entry from calc, writer and draw. > > Thomas > ___ > LibreOffice mailing list > LibreOffice

Re: [Libreoffice] Tools - Media Player

2011-02-22 Thread Thomas Arnhold
Hi, I've finally removed the menu entry from calc, writer and draw. Thomas ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] binfilter, filter & co: some questions

2011-02-22 Thread Christian Lohmaier
Hi Pierre-André, *, 2011/2/22 Pierre-André Jacquod : > Hello, > still working on this %&@#filter removing Sure this has been mentioned before, but when removing binfilter for reading as well, please make sure to not remove the filetype detection part, i.e. don't present the huge list of filters t

[Libreoffice] Repeated Brazilian "WalMart" spams

2011-02-22 Thread Terrell Prude' Jr.
Folks, There seems to be a Brazilian spammer who keeps posting Walmart ads in this list. Should something be done to block that? --TP ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreo

[Libreoffice] Feature Request / How to solve the issue on my own ?

2011-02-22 Thread Chynte
Hi devs, I miss 2 things in any presentation software I know: 1. In Impress I would like to have "Table of Contents" and "alphabetical Index" as it is so nicely made in Writer. 2. "Custom slide show" is a nice feature, but when working with a customized slide show, the page numbering is still t

[Libreoffice] [PATCH] [EasyHacks] Improve Autocorrect TWo initial capitals

2011-02-22 Thread Sébastien Le Ray
Hi list, Attached patch modifies TWo CApitals autocorrect by making it spellcheck-aware. If you add TDs to your dictionary it won't be corrected to Tds anymore This patch - as all my past and future contributions to LO - is licensed under LGPLv3+/MPL Sébastien Le Ray From d5397876d01d80d6ee0c994

[Libreoffice] binfilter, filter & co: some questions

2011-02-22 Thread Pierre-André Jacquod
Hello, still working on this %&@#filter removing and I am crossing within binfilter/bf_sc a lot of "if" statement, testing if the current handled format is StarOffice, Excel95, Execl97 etc... A lot of theses "if" are typically like: else if (aFltName.EqualsAscii(pFilterLotus)) { D

Re: [Libreoffice] DECLARE_LIST() Removal Project

2011-02-22 Thread Rafael Dominguez
On Tue, Feb 22, 2011 at 1:35 PM, Jan Holesovsky wrote: > Hi Joseph, > > On 2011-02-20 at 20:40 -0800, Joseph Powers wrote: > > Here's a quick update on the project: > > > > 1. The only items left are: > > Very nice! :-) > > > 2. We also have a few locations where the "List" class is used > > dire

Re: [Libreoffice] Patch handling guideline

2011-02-22 Thread Pierre-André Jacquod
Hello, if you do not mind, I wanted to propose the following points: patch submission: creating patches with >> git format-patch or sending them directly with git send-email I suggest the following options: --thread and --no-chain-reply-to if there are several patches, which results in: [PATCH 0/

Re: [Libreoffice] [PATCH] bug 34498

2011-02-22 Thread Jean-Baptiste Faure
Hi Kendy, Le 22/02/2011 18:14, Jan Holesovsky a écrit : > Hi Jean-Baptiste, > > On 2011-02-22 at 17:56 +0100, Jean-Baptiste Faure wrote: > >>> Andras - do you think worth cherry-picking for libreoffice-3-3? Can you >>> do it, please (I suppose without the string change that adds '~' >>> though).

Re: [Libreoffice] SAAS, Oracle, SAP, Microsoft( Exchange , Dynamics etc), HR, Healthcare, Technology, Industry, ERP, CRM, VAR customer lists

2011-02-22 Thread Jonathan Aquilina
On 2/22/11 7:14 PM, Jan Holesovsky wrote: Hi Jonathan, On 2011-02-21 at 17:07 +0100, Jonathan Aquilina wrote: This email is to introduce Repharm Technologies and lists we provide. Can this persone be removed from this list? (and denid access) This is SPAM ;( Indeed, it is SPAM. I hav

Re: [Libreoffice] SAAS, Oracle, SAP, Microsoft( Exchange , Dynamics etc), HR, Healthcare, Technology, Industry, ERP, CRM, VAR customer lists

2011-02-22 Thread Jan Holesovsky
Hi Jonathan, On 2011-02-21 at 17:07 +0100, Jonathan Aquilina wrote: > >> This email is to introduce Repharm Technologies and lists we provide. > >> > > Can this persone be removed from this list? > > (and denid access) > > > > This is SPAM ;( Indeed, it is SPAM. > I have requested stricter

Re: [Libreoffice] DECLARE_LIST() Removal Project

2011-02-22 Thread Jan Holesovsky
Hi Joseph, On 2011-02-20 at 20:40 -0800, Joseph Powers wrote: > Here's a quick update on the project: > > 1. The only items left are: Very nice! :-) > 2. We also have a few locations where the "List" class is used > directly with out the DECLARE_LIST() macro. > > > My work order is: > > > 1.

[Libreoffice] Listening to MenuBar changes (com.sun.star.awt.XMenuBar and com.sun.star.mozilla.XMenuProxy)

2011-02-22 Thread Alberto Ruiz
Hello everyone, I am trying to figure out how which object implements the com.sun.star.mozilla.XMenuProxy interface. I want to use that interface from a given XMenuBar to be able to listen to menu changes, obtaining the item id. However, as far as I can see, no class implements this interfac

Re: [Libreoffice] [PATCH] bug 34498

2011-02-22 Thread Jan Holesovsky
Hi Jean-Baptiste, On 2011-02-22 at 17:56 +0100, Jean-Baptiste Faure wrote: > > Andras - do you think worth cherry-picking for libreoffice-3-3? Can you > > do it, please (I suppose without the string change that adds '~' > > though). > > I have added this ~ in front of the string because it seeme

Re: [Libreoffice] [PUSHED] Re: [PATCH] bug 34498

2011-02-22 Thread Jean-Baptiste Faure
Le 22/02/2011 14:59, Jan Holesovsky a écrit : > Hi Jean-Baptiste, > > On 2011-02-20 at 17:00 +0100, Jean-Baptiste Faure wrote: > >> I fixed bug 34498 : Checkbox label truncated when translated in French >> https://bugs.freedesktop.org/show_bug.cgi?id=34498 >> >> My patch attached to the bug report

Re: [Libreoffice] Windows installer size reduction effort - the compression theory

2011-02-22 Thread Kálmán „KAMI” Szalai
Hi Michael and Friends of LibreOffice, I ran few test to figure out what is the best method for installset compressing (se the attached document and diagram). I cheated a bit, because I used the tools (7z, zip, cabmake) and I didn't modified build environment. So I downloaded LibO_3.3.1rc2_Win_x86

Re: [Libreoffice] Bug 32574 - Patch

2011-02-22 Thread Kohei Yoshida
Hello Bálint, On Tue, 2011-02-22 at 10:45 +0100, Bálint Dózsa wrote: > I fixed this bug: > https://bugs.freedesktop.org/show_bug.cgi?id=32574 > My code is under the LGPLv3+/MPL dual license. First, thanks for your patches. I appreciate you taking some time to look into t

Re: [Libreoffice] Removed ASSERT_ID and errhdl.[ch]xx

2011-02-22 Thread Thomas Arnhold
On 02/21/2011 06:20 PM, Thomas Arnhold wrote: > There is one file left in sw/source/core/except/ - dbgloop.cxx. It's > header dbgloop.hxx defines the DBG_LOOP macro. Is this still used by > anyone for debugging purpose? If not I'm glad to remove this one, as we > get rid of this local debug stuff w

[Libreoffice] [PUSHED] Re: [PATCH] Update on btndlg in libs-gui

2011-02-22 Thread Jan Holesovsky
Hi Rafael, On 2011-02-18 at 16:45 -0430, Rafael Dominguez wrote: > Joel made a patch to remove a DECLARE_LIST class, but i was working on > the same thing, but i made it with ptr_vector instead. Nice cleanup! - indeed, ptr_vector makes it nicer, and also the translation of the German comments an

[Libreoffice] Remove unused methods

2011-02-22 Thread Bálint Dózsa
Hi, I have removed some unused methods. Regards, Balint Dozsa From f5ec2d59e41b373c23190206889c1641c9202dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20D=C3=B3zsa?= Date: Tue, 22 Feb 2011 17:09:31 +0100 Subject: [PATCH] Remove unused methods --- writerfilter/source/dmapper/FFDataHan

[Libreoffice] [PUSHED] Re: [PATCH] Remove DECLARE_LIST (ImplStatusItemList, ImplStatusItem*)

2011-02-22 Thread Jan Holesovsky
Hi Rafael, Joseph, On 2011-02-18 at 16:26 -0430, Rafael Dominguez wrote: > Under LGPLv3+/MPL This is in too :-) Thank you both, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreof

[Libreoffice] [PUSHED] Re: Corrected EasyHacks: Re-animated tests in sal/qa/osl

2011-02-22 Thread Caolán McNamara
On Mon, 2011-02-21 at 22:41 +0100, Wilhelm Pflüger wrote: > Now I attach a corrected patch (without the whitespace changes). I hope > that this doesn't confuse additionaly I was reading the old one, so this is effectively pushed now. Thanks for this. C. __

[Libreoffice] [PUSHED] Re: [PATCH] Remove DECLARE_LIST(ImplSplitList)

2011-02-22 Thread Jan Holesovsky
Hi Rafael, On 2011-02-18 at 16:23 -0430, Rafael Dominguez wrote: > Well it seems someone removed it before i did but they forgot to > remove the class declaration, also they changed it for a dynamic array > using new,memmove,etc, should i change it to standard containers or > keep it like that???

[Libreoffice] [PUSHED] Re: EasyHacks: Re-animated tests in ure/sal/osl

2011-02-22 Thread Caolán McNamara
Looks good, pushed now. I added the missing bit of the TO-DO for copying the batch.sh/.bat files into the local bin dir. I didn't debug/enable the commented out tests, but the batch/script one might work now, worth having a check of that now again. I tried a test windows build as well, but looks l

[Libreoffice] [PUSHED] Re: Re: [PATCH] DECLARE_LIST(TOXControlList, Control*) to std::vector in sw.

2011-02-22 Thread Jan Holesovsky
Hi Rafael, Joseph, On 2011-02-18 at 16:08 -0430, Rafael Dominguez wrote: > Well since someone suggested to change it to boost::ptr_vector, i made > a new patch i didnt expect to get pushed this fast, also fixed a small > bug i had. All the patch is LGPLv3+/MPL ^^ Great, thanks! :-) I see that J

Re: [Libreoffice] [PATCH] [writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Kohei Yoshida
On Tue, 2011-02-22 at 09:46 -0500, Kevin Hunter wrote: > At 9:40am -0500 Tue, 22 Feb 2011, Kohei Yoshida wrote: > > This is another useful tip for patch integrators. From my own > > experience of handling patches sent by git send-mail, sometimes they > > don't attach the patch as an attachment but

Re: [Libreoffice] [PATCH] [writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Kevin Hunter
At 9:40am -0500 Tue, 22 Feb 2011, Kohei Yoshida wrote: This is another useful tip for patch integrators. From my own experience of handling patches sent by git send-mail, sometimes they don't attach the patch as an attachment but as the message body. If that happens, you can simply save the ema

Re: [Libreoffice] [PATCH] [writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Kohei Yoshida
On Tue, 2011-02-22 at 12:31 +0100, Martin Kepplinger wrote: > Am 22.02.2011 11:45, schrieb Christina Roßmanith: > > Am 21.02.2011 00:20, schrieb Martin Kepplinger: > >> This translates the code-comments of files docsh.cxx and docshdrw.cxx > >> from german to english. > >> > >> This work is contribu

[Libreoffice] [PUSHED] Re: [PATCH] bug 34498

2011-02-22 Thread Jan Holesovsky
Hi Jean-Baptiste, On 2011-02-20 at 17:00 +0100, Jean-Baptiste Faure wrote: > I fixed bug 34498 : Checkbox label truncated when translated in French > https://bugs.freedesktop.org/show_bug.cgi?id=34498 > > My patch attached to the bug report is under the LGPLv3+/MPL dual > license. Pushed, thank

Re: [Libreoffice] LibreOffice very slow at startup on Debian Testing

2011-02-22 Thread Jan Holesovsky
Hi Michael, On 2011-02-22 at 12:08 +, Michael Meeks wrote: > > > https://bugs.freedesktop.org/show_bug.cgi?id=32640 > > Anyhow - I attached a quick workaround to 32640, at least for gtk+ and > committed it to master. Quick sanity check review appreciated for > libreoffice-3-3; Kendy ?

Re: [Libreoffice] modules to remove? javainstaller2, crashrep

2011-02-22 Thread Caolán McNamara
On Sun, 2011-02-13 at 21:00 +0100, Andras Timar wrote: > Hi, > > components/javainstaller2 and components/crashrep are not built for > LibreOffice. > > AFAIK javainstaller2 is used only by the commercial product > (StarOffice/OOO). Removed this now. javainstaller2 is gone. Holding onto crashrep

Re: [Libreoffice] [PATCH] Removed bug reporter and date

2011-02-22 Thread Michael Meeks
Hi Christina, On Tue, 2011-02-22 at 12:18 +0100, Christina Roßmanith wrote: > ...now with attachment. Looks un-controversial to me :-) don't feel you need to get approval for this sort of thing, Thanks, Michael. -- michael.me...@novell.com <><, Pseudo Enginee

Re: [Libreoffice] LibreOffice very slow at startup on Debian Testing

2011-02-22 Thread Michael Meeks
Hi there, On Mon, 2011-02-21 at 21:32 -0300, Rogerio Luz Coelho wrote: > Just posted it to the bug... > root@novo:/opt/libreoffice/program# time dig -x `hostname` .. > real0m15.039s ;-) there is your problem really. > > https://bugs.freedesktop.org/show_bug.cgi?id=32640 Any

Re: [Libreoffice] [PATCH] Removed bug reporter and date

2011-02-22 Thread Caolán McNamara
On Tue, 2011-02-22 at 12:18 +0100, Christina Roßmanith wrote: > ...now with attachment. These are all good, you should go ahead and push them yourself. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailm

[Libreoffice] [PUSHED] Re: Easy Hack

2011-02-22 Thread Caolán McNamara
On Sun, 2011-02-13 at 09:12 +0100, Bálint Dózsa wrote: > Hy Miklos, > > Thank you for the help. > Here is the correction patch Looks reasonable to me, pushed now, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http:

Re: [Libreoffice] new comer

2011-02-22 Thread Michael Meeks
Hi Zonbo Zhang, On Tue, 2011-02-22 at 10:06 +0100, Zongbo Zhang wrote: > I am interested in the development of Libre office, mostly the writer > part. I assume my interest reside in changing the source code of > Writer to form some new functions, for instance, if I want to change > or enhance the

Re: [Libreoffice] [PATCH] [writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Martin Kepplinger
Am 22.02.2011 11:45, schrieb Christina Roßmanith: > Am 21.02.2011 00:20, schrieb Martin Kepplinger: >> This translates the code-comments of files docsh.cxx and docshdrw.cxx >> from german to english. >> >> This work is contributed under the terms of LGPLv3+/MPL dual license. >> --- > Hi Martin, >

[Libreoffice] [Bug 34404] LibreOffice 3.3.2 release blockers / stoppers

2011-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34404 Bug 34404 depends on bug 34533, which changed state. Bug 34533 Summary: intermittent blank first slide ... https://bugs.freedesktop.org/show_bug.cgi?id=34533 What|Old Value |New Value

[Libreoffice] [Bug 34404] LibreOffice 3.3.2 release blockers / stoppers

2011-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34404 Michael Meeks changed: What|Removed |Added Depends on||34533 -- Configure bugmail: https://bug

[Libreoffice] [PATCH] Removed bug reporter and date

2011-02-22 Thread Christina Roßmanith
...now with attachment. Christina Rossmanith >From 1c3fd02c580eb09eaa00d191a1dd2fe6dcc4e73d Mon Sep 17 00:00:00 2001 From: Christina Rossmanith Date: Tue, 22 Feb 2011 12:13:16 +0100 Subject: [PATCH] Removed bug reporter and date --- sw/source/ui/app/docsh.cxx | 25 +++--

[Libreoffice] [PATCH] Removed bug reporter and date

2011-02-22 Thread Christina Roßmanith
Hi, I removed the leading "--> " and trailing "<--" of bug comments. under LGPLv3+ / MPL Christina Rossmanith ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] How to start with some code?

2011-02-22 Thread Michael Meeks
Hi Rogerio, On Tue, 2011-02-22 at 00:32 -0300, Rogerio Luz Coelho wrote: > Ok I have found a glitch on the BrOffice product. Cool :-) > The Message when asked for a password for "protecting" a document is > wrong (See screen shot - the ($MINLEN) function is in view) What fun.

Re: [Libreoffice] [PATCH] [writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Christina Roßmanith
Am 21.02.2011 00:20, schrieb Martin Kepplinger: This translates the code-comments of files docsh.cxx and docshdrw.cxx from german to english. This work is contributed under the terms of LGPLv3+/MPL dual license. --- Hi Martin, pushed - thank you. It would be easier if you send the patch as an

[Libreoffice] [PATCH] [PUSHED] [writer/sw/source/ui/app] Translate german comments

2011-02-22 Thread Christina Roßmanith
Am 21.02.2011 00:20, schrieb Martin Kepplinger: This translates the code-comments of 2 files from german to english (appopt.cxx and app.src) and is explicitely contributed under LGPLv3+/MPL dual license. --- Pushed - thank you. Christina Rossmanith __

[Libreoffice] [PATCH] [PUSHED][writer/sw/source/ui/app] Translate comments of docsh

2011-02-22 Thread Christina Roßmanith
Am 21.02.2011 00:20, schrieb Martin Kepplinger: This translates the code-comments of files docsh.cxx and docshdrw.cxx from german to english. This work is contributed under the terms of LGPLv3+/MPL dual license. --- Hi, forgot to change the subject... Christina Rossmanith ___

Re: [Libreoffice] [PATCH] [PUSHED] Translate german comments of writer/sw/source/ui/cctrl

2011-02-22 Thread Thomas Arnhold
On 02/22/2011 11:38 AM, Thomas Arnhold wrote: > On 02/22/2011 12:06 AM, Martin Kepplinger wrote: >> Am 21.02.2011 23:08, schrieb Thomas Arnhold: >>> Hi Martin, >>> >>> I've pushed it. Please could you attach such a diff as patch next time? >>> Would be easier to commit it :) Thanks! >>> >>> Thomas

Re: [Libreoffice] How to start with some code?

2011-02-22 Thread Andras Timar
2011/2/22 Thomas Arnhold : > Hi Rogerio, > > you could grep for it in the command line with "grep '\$MINLEN' * -R" or > you could search the source with http://opengrok.libreoffice.org. Then > you'll get > libs-core/sfx2/source/dialog/password.* as result :) > > You've already done some contributio

Re: [Libreoffice] [PATCH] [PUSHED] Translate german comments of writer/sw/source/ui/cctrl

2011-02-22 Thread Thomas Arnhold
On 02/22/2011 12:06 AM, Martin Kepplinger wrote: > Am 21.02.2011 23:08, schrieb Thomas Arnhold: >> Hi Martin, >> >> I've pushed it. Please could you attach such a diff as patch next time? >> Would be easier to commit it :) Thanks! >> >> Thomas >> >> On 02/21/2011 10:28 PM, Martin Kepplinger wrote:

Re: [Libreoffice] [PATCH] Translation of German comment in libs-core/svx/source/dialog/

2011-02-22 Thread Thomas Arnhold
On 02/22/2011 01:52 AM, Kohei Yoshida wrote: > On Mon, 2011-02-21 at 21:14 +0100, Albert Thuswaldner wrote: >> Hi, >> Translated German comments in libs-core/svx/source/dialog. >> Made a few other fixes (removed out commented code) along the way. > > Albert, > > @@ -515,9 +501,7 @@ void SvxRectCt

Re: [Libreoffice] How to start with some code?

2011-02-22 Thread Thomas Arnhold
Hi Rogerio, you could grep for it in the command line with "grep '\$MINLEN' * -R" or you could search the source with http://opengrok.libreoffice.org. Then you'll get libs-core/sfx2/source/dialog/password.* as result :) You've already done some contribution with this email! Would be nice if you c

Re: [Libreoffice] Bug 32574 - Patch

2011-02-22 Thread Bálint Dózsa
And here is the CalcCommans.xcu Regards, Balint Dozsa 2011. február 21. 23:22 Bálint Dózsa írta, : > Hi, > > I fixed this bug: https://bugs.freedesktop.org/show_bug.cgi?id=32574 > My code is under the LGPLv3+/MPL dual license. > > Regards, > Balint Dozsa > From b10dfc02964d23d021ca106ec0187cbcda

[Libreoffice] new comer

2011-02-22 Thread Zongbo Zhang
Hi All, I am interested in the development of Libre office, mostly the writer part. I assume my interest reside in changing the source code of Writer to form some new functions, for instance, if I want to change or enhance the track change function of Writer, where should I start my work? BR z