[Libreoffice] Voreppe Win32 Tinderbox

2011-02-25 Thread Fridrich Strba
As you can see here , we have now a working Windows tinderbox. It finished tonight its first successful build of master branch and will send you nagging e-mails for any breakages from now on. It is our hope that this tinderbox will help us to keep

[Libreoffice] [PATCH] remove using namespace rtl

2011-02-25 Thread Kevin Hunter
Hullo List, A simpleton patch to convert the more sane using ::rtl::* syntax. Kevin 0001-Remove-using-namespace-rtl.patch.xz Description: application/xz ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailm

[Libreoffice] Java extension chrashes LibreOffice

2011-02-25 Thread Kálmán „KAMI” Szalai
Hi, Can someone review this bug: https://bugs.freedesktop.org/show_bug.cgi?id=34711 KAMI signature.asc Description: OpenPGP digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [Libreoffice] Tools - Media Player

2011-02-25 Thread Kálmán „KAMI” Szalai
Title: Szalai Kálmán Hi, But why we remove possibilities from a submenu? KAMI 2011-02-25 12:40 keltezéssel, Thomas Arnhold írta: Hi, On 02/25/2011 12:07 PM, Fernand Vanrie wrote: Please consider: We are living and working

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/dbui

2011-02-25 Thread Martin Kepplinger
Am 25.02.2011 23:20, schrieb Christina Roßmanith: > Pushed - thank you > > Christina > Thanks Christina, By the way, "git am" works perfectly fine with tunderbird! Just "ctrl-s" (save as -> "file") and _then_ choose the raw email format in the saving-dialog. It's really simply "git am "

Re: [Libreoffice] Nonsense comments?

2011-02-25 Thread Pierre-André Jacquod
On 02/25/2011 09:46 PM, Caolán McNamara wrote: > po files can have translator-comments in them to help translators > about ambiguous terms/words, while the .src/.sdf format doesn't though, translation with gettext would support this with comment using key-words / tags. Key words are configurable,

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/dbui

2011-02-25 Thread Christina Roßmanith
Pushed - thank you Christina Am 25.02.2011 00:19, schrieb Martin Kepplinger: Hi, This translates all german code comments in writer/sw/source/ui/dbui to english. thanks, Martin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] bits ...

2011-02-25 Thread Michael Meeks
Hi Zongbo, On Thu, 2011-02-24 at 23:24 +0100, Zongbo Zhang wrote: > Big thanks goes to Michael Meeks, finally a real good person > here is willing to answer my question! :) Honestly - many are willing - but many are busy; we have exciting scaling problems, and struggle to review all the g

[Libreoffice] [PATCH] renamed MACASSGN_TEXTBAUST -> MACASSGN_AUTOTEXT

2011-02-25 Thread Christina Roßmanith
Hi, the "Textbaustein" (German) feature is "auto text" in LibreOffice. I renamed the constant accordingly. Build of sw was successful. Submitted under LGPLv3+ / MPL Christina Rossmanith >From c0e1f78f6e87f554bb8e8d38a1e81fa0a3b9bceb Mon Sep 17 00:00:00 2001 From: Christina Rossmanith Date: F

Re: [Libreoffice] Nonsense comments?

2011-02-25 Thread Caolán McNamara
On Fri, 2011-02-25 at 20:37 +0100, Christina Roßmanith wrote: > I'd suggest to remove the comments. It always follows the pattern Seems reasonable, though this reminds me... timar: po files can have translator-comments in them to help translators about ambiguous terms/words, while the .src/.sdf f

[Libreoffice] Nonsense comments?

2011-02-25 Thread Christina Roßmanith
Hi, while reviewing a patch I came across a lot of comments like CheckBox CB_USE_PASSWD { /* ### ATTENTION: New text in resource? ~password : ~password */ Text [ en-US ] = "~Password" ; }; String STR_LINKEDIT_TEXT { /* ### ATTENTION: New text in resource? edit links : edit links */

[Libreoffice] [PATCH] [PUSHED] Comment translation of writer/sw/source/ui/dialog

2011-02-25 Thread Christina Roßmanith
Pushed - thank you. Christina Am 25.02.2011 11:18, schrieb Martin Kepplinger: This translates all code comments in this directory from german to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. thanks, martin --- sw/source/ui/dialog/abs

[Libreoffice] [PATCH] [PUSHED] removed BMP_FEHLT

2011-02-25 Thread Christina Roßmanith
Commented it first, then treated it as commented code, removed it and interpreted Thomas Arnold's reply "Why don't you commit this by your self?" as the license to push it on my own...any objections :-) Christina Am 25.02.2011 18:21, schrieb Christina Roßmanith: Hi, I've removed BMP_FEHLT in

[Libreoffice] [PATCH] removed BMP_FEHLT

2011-02-25 Thread Christina Roßmanith
Hi, I've removed BMP_FEHLT in two files. Build was successful. Christina Rossmanith >From 83e4b188a4655bf55c43161ca1501917b4bb44a1 Mon Sep 17 00:00:00 2001 From: Christina Rossmanith Date: Fri, 25 Feb 2011 18:19:26 +0100 Subject: [PATCH] removed BMP_FEHLT --- sw/source/ui/app/app.src |3 -

[Libreoffice] [PUSHED] Re: [Patch][EasyHack] Fix fdo#32376 Set default color to the current one in toolbar popups

2011-02-25 Thread Caolán McNamara
On Sat, 2011-02-12 at 02:57 +0900, KUROSAWA, Takeshi wrote: > Hi, > > Here is a patch to fix bug 32376: > > Bug 32376 - [EasyHack] Set default color to the current one in toolbar popups > https://bugs.freedesktop.org/show_bug.cgi?id=32376 > > With this patch, color selection popups remember prev

Re: [Libreoffice] [Patch] Accelerate Perl installer builder

2011-02-25 Thread Jan Darmochwal
Hi! This patch speeds up make_installer.pl by about 5% on linux (probably much less speedup on windows). The Patch is LGPLv3+/MPL. The next patch will focus on Windows speed (if I succeed in setting up a Windows build environment for LibreOffice). Jan >From b00c14d851996150da952eb71d84eee50cf68a

Re: [Libreoffice] [PATCH] add registration of MS Office MIME types to Web plugin

2011-02-25 Thread Cedric Bosdonnat
On Thu, 2011-02-24 at 17:52 +, Chris Cunningham wrote: > First time contribution, simple patch attached to bug 34673* to add > support for the MS Office MIME types to the Web plugin. Can someone > please check it? (filed bug and attached patch to it rather than > posting here, sorry if I should

Re: [Libreoffice] Tools - Media Player

2011-02-25 Thread Fernand Vanrie
Thomas , No we are not placing video in odt, files, but our editors (while there are working in writer), needs to see some video content as a "source" for there work. But we would like to add some video content to our Writerfiles and then transfer them to Epup or interactive PDF's Greetz Fe

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-02-25 Thread Jan Holesovsky
Hi Daniel, On 2011-02-24 at 19:37 -0500, Daniel Neel wrote: > I think this project is moving a bit beyond what I currently have > skill and time to complete with quality. I think it would be best for > me to pass the current work on to someone else. Sorry to hear that :-( You are doing great fr

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

2011-02-25 Thread Jan Holesovsky
Hi Alfonso, On 2011-02-24 at 21:48 +, Alfonso Eusebio wrote: > My main concern is more related to the creation of the actual text that > should > replace the current one. > What I've seen in the help text is that there are sections that speak about > hyperlinks and mention the hyperlink ba

Re: [Libreoffice] Build logs from the tinderbox

2011-02-25 Thread Christian Lohmaier
Hi *, On Fri, Feb 25, 2011 at 10:48 AM, Jan Holesovsky wrote: > On 2011-02-25 at 09:02 +0100, Thorsten Behrens wrote: > >> Christian, is there anything on the tinderbox master side that needs >> to be done, to have it recognize new branches? Yes - tinderbox ignores/discards all mail with trees i

Re: [Libreoffice] Tools - Media Player

2011-02-25 Thread Thomas Arnhold
Hi, On 02/25/2011 12:07 PM, Fernand Vanrie wrote: > Please consider: We are living and working in a Multi Media world: > Not only who is working with Impress needs a media player, all content > can have mixed content and LO must be the "one stop" place to handle > all multi media stuff. I parti

Re: [Libreoffice] Build fails without gdb installed

2011-02-25 Thread Thomas Arnhold
On 02/24/2011 10:37 PM, Caolán McNamara wrote: > It only does this if the environmental variables DEBUGCPPUNIT or > debugcppunit are set. Those aren't automatically set, they have to be > set manually when trying to debug a unit test, at which point its > reasonable to expect gdb to be installed. D

Re: [Libreoffice] Tools - Media Player

2011-02-25 Thread Fernand Vanrie
Yifan and others, Please consider: We are living and working in a Multi Media world: Not only who is working with Impress needs a media player, all content can have mixed content and LO must be the "one stop" place to handle all multi media stuff. Greetz Fernand Hi Thomas, On Wed, Feb 23

[Libreoffice] Build failure in DbAdminImpl.cxx

2011-02-25 Thread Francois Tigeot
Hi, I've got some compilations errors due to recent changes in dbaccess/source/ui/dlg/DbAdminImpl.cxx : /home/ftigeot/Projects/LibreOffice/bootstrap/clone/base/dbaccess/source/ui/dlg/DbAdminImpl.cxx:1000: error: 'translatePropertyId' was not declared in this scope /home/ftigeot/Projects/LibreOffi

Re: [Libreoffice] Assertion failure in osl_process.cxx

2011-02-25 Thread Francois Tigeot
On Thu, Feb 24, 2011 at 09:15:07PM +, Caolán McNamara wrote: > > Hmm, I think this just boils down to that the order of environ variables > is undefined after putenv. Pull and try again, and if it still fails, > try dmake dbglevel=2 again and attach that output. Thanks Caolán, your fix is fin

Re: [Libreoffice] Tools - Media Player

2011-02-25 Thread Yifan Jiang
Hi Thomas, On Wed, Feb 23, 2011 at 11:26:55PM +0100, Thomas Arnhold wrote: > Hi Yifan, > > On 02/23/2011 10:47 AM, Yifan Jiang wrote: > > I guess end-users could still bring the menu item back using the menu > > customization UI (Tools->Customize...->Menus). Is that right? > > That's possible. B

[Libreoffice] [PATCH] Comment translation of writer/sw/source/ui/dialog

2011-02-25 Thread Martin Kepplinger
This translates all code comments in this directory from german to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. thanks, martin --- sw/source/ui/dialog/abstract.src |8 +-- sw/source/ui/dialog/ascfldlg.cxx |2 +- sw/source/ui/d

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

2011-02-25 Thread Thorsten Behrens
Chynte wrote: > 1. For generating a ToC I need to store somewhere, if the title > shouldappear in the ToC or not. > Where can I store this information?I found the "Description" and the > "Name" tags I could use but I fear, thatthis will interact with > other software also using these tags... > I'd

Re: [Libreoffice] Build logs from the tinderbox

2011-02-25 Thread Jan Holesovsky
Hi Thorsten, On 2011-02-25 at 09:02 +0100, Thorsten Behrens wrote: > > We've now three more boxes sending results, see here: > > > > http://tinderbox.go-oo.org/MASTER/status.html > > > Hm, noticing the tree name is hard-coded, what about attached patch? > Christian, is there anything on the tin

Re: [Libreoffice] Build logs from the tinderbox

2011-02-25 Thread Thorsten Behrens
> We've now three more boxes sending results, see here: > > http://tinderbox.go-oo.org/MASTER/status.html > Hm, noticing the tree name is hard-coded, what about attached patch? Christian, is there anything on the tinderbox master side that needs to be done, to have it recognize new branches? Also