[Libreoffice] [REVIEW] fdo#38007 fix for a truncated German string

2011-06-06 Thread Andras Timar
Hi, Can someone please review my patch and cherry-pick it to 3-4: http://cgit.freedesktop.org/libreoffice/writer/commit/?id=02a8e58fa874a11419348a8758739abd1240ebf2 fdo#38007 fix for a truncated German string Thanks, Andras ___ LibreOffice mailing

Re: [Libreoffice] [PUSHED] Help Cleanup fdo33150 - old OOo links, 'S D T' EasterEgg

2011-06-07 Thread Andras Timar
Hi, 2011/6/7 LeMoyne Castle lemoyne.cas...@gmail.com: A few changes for bugs related to 33150 and Calc Funcs, About+Count Dlgs --  Replaces OOo link with WikiHelp in several calc help pages fdo37958 - Calc Function help links to OOo site modified: source/text/scalc/01/04060100.xhp I'm not

Re: [Libreoffice] [PUSHED] delete obsoleted help pages fdo#37543

2011-06-07 Thread Andras Timar
are frozen. These are deletions only, but still, I would not commit this to 3-4 branch. It will disappear from WikiHelp by the release of 3.5. Moreover, I've found two fdo#33468 (Updates help page outdated) fixes by Andras Timar (links are in comment #3 and #4), he logged in the commit that text

Re: [Libreoffice] [PATCH] replace OpenOffice.org and StarOffice references with LibreOffice

2011-06-08 Thread Andras Timar
Hi Michael, 2011/6/8 Michael Münch mich...@codingmicha.de: in Calc when clicking Insert-Hyperlink-WWW-Browser a webpage is opened with a text containing OpenOffice.org and http://www.sun.com/staroffice or http://www.openoffice.org depending on the language. This patch replaces these strings

Re: [Libreoffice] [PUSHED] replace OpenOffice.org and StarOffice references with LibreOffice

2011-06-09 Thread Andras Timar
2011/6/9 Michael Meeks michael.me...@novell.com: On Wed, 2011-06-08 at 21:40 +0200, Andras Timar wrote: I would like to remove the Telnet option, the Web target button (which invokes url_transfer.htm) and the Document target button (which is there by mistake, I think) from the Insert

[Libreoffice] Gettext patch

2011-06-15 Thread Andras Timar
Hi Bjoern, I would like to work on gettextizaton of LibreOffice. Michael said you had an initial patch. Can you share it with me? Thanks, Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] Do we need the search engines page on the options form?

2011-06-15 Thread Andras Timar
Hi Samuel, 2011/6/15 Samuel Cantrell samuelcantr...@gmail.com: Here are two patches that remove the Search Engine page from the options form, per fdo#38146. Samuel Cantrell I'll review your patches soon. Would you mind removing related topics and links to them from helpcontent2, too? Best

Re: [Libreoffice] [PUSHED] Do we need the search engines page on the options form?

2011-06-16 Thread Andras Timar
pushed to master 2011/6/15 Samuel Cantrell samuelcantr...@gmail.com: Here are two patches that remove the Search Engine page from the options form, per fdo#38146. Samuel Cantrell On Wed, Jun 15, 2011 at 2:23 AM, Caolán McNamara caol...@redhat.com wrote: On Tue, 2011-06-14 at 16:10 -0700,

Re: [Libreoffice] Do we need the search engines page on the options form?

2011-06-16 Thread Andras Timar
2011/6/16 Samuel Cantrell samuelcantr...@gmail.com: As an aside, I removed the helpcontent2 content relating to the removed hyperlink toolbar yesterday. Thanks! I tried working on that yesterday, but it was making my head hurt with all the linked files I was having to remember to remove. I

[Libreoffice] [REVIEW] fix for fdo#37771

2011-06-16 Thread Andras Timar
Hi, Writer requires a password with random number characters. Instead of fixing the code in Writer (SfxPasswordDialog::SetMinLen was not called somewhere) I set a default minimum password length in constructor of the dialog. Please review it for 3-4 and 3-4-1.

Re: [Libreoffice] Gettext patch

2011-06-21 Thread Andras Timar
Hi, 2011/6/15 Bjoern Michaelsen bjoern.michael...@gmail.com: I would like to work on gettextizaton of LibreOffice. Michael said you had an initial patch. Can you share it with me? No, I have no patch, I just collected some starting points and design considerations. You find those here:

Re: [Libreoffice] Gettext patch

2011-06-21 Thread Andras Timar
2011/6/21 Caolán McNamara caol...@redhat.com: On Tue, 2011-06-21 at 11:43 +0200, Andras Timar wrote: +    setlocale(LC_ALL, ); Is there a way to tell gettext what language you want, without tweaking setlocale ? AFAIK LANGUAGE environment variable can be used, and can be selected according

Re: [Libreoffice] Gettext patch

2011-06-21 Thread Andras Timar
Hi Michael, 2011/6/21 Michael Meeks michael.me...@novell.com: On Tue, 2011-06-21 at 11:43 +0200, Andras Timar wrote: +    OSL_TRACE( bindtextdomain(): %s - %s\n, pPrefixName, p ); +    textdomain( pPrefixName );        Instead of calling textdomain - since (I suspect) we can probably call

[Libreoffice] [REVIEW] patch for fdo#31353

2011-06-21 Thread Andras Timar
Hi, http://cgit.freedesktop.org/libreoffice/components/commit/?id=8a7592cc36019d6d6d81e1a53dd2785213368591 This is low-risk patch which fixes a wrong dialog title (the string for that was already there but was not used). Can you push it to 3-4? Thanks, Andras

Re: [Libreoffice] [PUSHED]PATCH] Update help fdo#31652

2011-06-23 Thread Andras Timar
2011.06.23. 17:35 keltezéssel, Caolán McNamara írta: On Thu, 2011-06-23 at 22:21 +0700, Korrawit Pruegsanusak wrote: Hello all, This patch update help texts about operation of delete and backspace key as described in fdo#31652. As in comment 2, this affects 3.3 release, so obviously 3.4 too,

Re: [Libreoffice] [PUSHED]PATCH] Update help fdo#31652

2011-06-23 Thread Andras Timar
Hi, 2011.06.23. 18:00 keltezéssel, Christian Lohmaier írta: Hi *, As this affects translators, forward this to l10n list. @Andras: Do you automatically catch those changes and add them to pootle, or is this all done manually? Esp. when it comes to 3.3/older codelines in general.. There

Re: [Libreoffice] [REVIEW] patch for fdo#38561: can't save pw protected file without pw

2011-06-27 Thread Andras Timar
Hello, 2011/6/27 Markus Mohrhard markus.mohrh...@googlemail.com: Hello, this patch fixes the problem that we are unable to save a password protected file without a password. The problem is that we don't clear the old encryption data and copy them from the old ItemSet. We merge two ItemSets

Re: [Libreoffice] l10n process for help content (WAS: [PATCH] Update help fdo#31652)

2011-06-27 Thread Andras Timar
2011/6/27 Michael Meeks michael.me...@novell.com: On Sun, 2011-06-26 at 18:57 +0700, Korrawit Pruegsanusak wrote: On Fri, Jun 24, 2011 at 19:47, Caolán McNamara caol...@redhat.com wrote: Seems nuts to me that its better to keep translations of incorrect help content in sync than to have at

[Libreoffice] [PATCH] fix broken image paths in help fdo#37509

2011-06-27 Thread Andras Timar
Hi, Can someone please push this to 3-4. I pushed a slightly different version to master (image paths were changes in master). Thanks, Andras 0001-fix-broken-image-paths-in-help-fdo-37509.patch Description: application/mbox ___ LibreOffice mailing

[Libreoffice] opengrok - all code

2011-06-27 Thread Andras Timar
Hi Cedric, Can you please remove translations module from the all code shourcut? I have to click that 50 times a day. :) Many thanks, Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PATCH] fix broken image paths in help fdo#37509

2011-06-27 Thread Andras Timar
2011/6/27 Andras Timar tima...@gmail.com: Can someone please push this to 3-4. I pushed a slightly different version to master (image paths were changes in master). two more paches of the same type: http://cgit.freedesktop.org/libreoffice/help/commit/?id=ac114c54e5aa5c487070efe88dc3334503a81c95

[Libreoffice] [REVIEW] fix of fdo#34479

2011-06-29 Thread Andras Timar
Hi, In Windows installer in the the Additional language pack section and in the Optional Components – Dictionaries section the entries are not in alphabetical order. The order of the entries is defined in scp2 module by the Sortkey, but one sort order will not fit for all languages. So I rather

Re: [Libreoffice] UPDATE: Swedish spelling dictionary v1.46

2011-06-30 Thread Andras Timar
Hi Göran, 2011/6/30 Göran Andersson goran.anders...@init.se: I've updated the Swedish spelling dictionary. It is available at http://code.google.com/p/dsso/, the latest version is http://dsso.googlecode.com/files/ooo_swedish_dict_1.46.oxt. It seems LibreOffice currently ships version 1.43;

Re: [Libreoffice] [REVIEW] UPDATE: Swedish spelling dictionary v1.46

2011-06-30 Thread Andras Timar
Hi, 2011/6/30 Andras Timar tima...@gmail.com: Hi Göran, 2011/6/30 Göran Andersson goran.anders...@init.se: I've updated the Swedish spelling dictionary. It is available at http://code.google.com/p/dsso/, the latest version is http://dsso.googlecode.com/files/ooo_swedish_dict_1.46.oxt

[Libreoffice] Two-stage install on Windows

2011-06-30 Thread Andras Timar
Hi, I was working on https://bugs.freedesktop.org/show_bug.cgi?id=32335 (Under Traditional Chinese environment, the installation process showed bizarre characters) which is still unresolved but at least I learned that the problem was not in LibreOffice source but in the official build

Re: [Libreoffice] [PUSHED] patch for fdo#38561: can't save pw protected file without pw

2011-07-02 Thread Andras Timar
Hi Markus, 2011/6/27 Markus Mohrhard markus.mohrh...@googlemail.com: Hello Andras, It's not clear to me why the functionality works in 3.3. Encryption data is not cleared there, too. I only had a closer look at the xls export and we didn't use the EncryptionData in the export there, at

Re: [Libreoffice] [PATCH][REVIEW] Replacing ByteString with rtl::OString

2011-07-02 Thread Andras Timar
Hi, 2011/7/2 Chr. Rossmanith chrrossman...@gmx.de: Hi, Caolan, thank you for your hints. Now I've finished httprequest.{hc}xx but have two commits for one cleanup because I've committed the partial cleanup some days ago. I know that git amend should be my friend in such a situation but the

Re: [Libreoffice] [GSoC] about removing productregistration.uno.component

2011-07-03 Thread Andras Timar
Hi, 2011.07.02. 19:23 keltezéssel, Matúš Kukan írta: Hi, On 1 July 2011 15:19, Michael Meeks michael.me...@novell.com wrote: Hi Matus, On Fri, 2011-07-01 at 13:53 +0200, Matúš Kukan wrote: - It is probably somehow related to published service ProductRegistration.idl in offapi.

Re: [Libreoffice] [PUSHED] fix for fdo#37482 - selecting text box after editing gives rotation handles

2011-07-07 Thread Andras Timar
Hi Luke, 2011.07.04. 10:53 keltezéssel, Luke Symes írta: Attached is a patch to fix fdo#37482. Could this be reviewed pushed? Pushed to libreoffice-3-4 branch. Thanks for the fix. Best regards, Andras ___ LibreOffice mailing list

Re: [Libreoffice] [PUSHED] Fix label position for ooxml charts

2011-07-07 Thread Andras Timar
2011.07.05. 14:13 keltezéssel, Thorsten Behrens írta: http://cgit.freedesktop.org/libreoffice/filters/commit/?id=e4b5e93fcd4a531cd1a9ca64f11366ca0ad36e0f approximates Excel chart data label positions for chart2, by picking the nearest match. Review pushing to libreoffice-3-4 appreciated!

Re: [Libreoffice] [PUSHED] CONVERT_ADD() fixes

2011-07-07 Thread Andras Timar
Hi Laci, 2011/7/7 Németh László nem...@numbertext.org: Hi, Could you integrate this patch to fix some measurement conversion factors of Calc? http://www.numbertext.org/tmp/gallon.patch I pushed this to master. Thanks for the patch. Cheers, Andras

[Libreoffice] [REVIEW] Missing localizations of Presenter screen

2011-07-10 Thread Andras Timar
Hi, Localizations of Presenter screem extension were made but not built in into the final deliverable. This bug was reported last Thursday on l10n list, however, it is not a new one. It is present in all releases of LibreOffice. I don't know how the authors of the makefile wanted to handle

Re: [Libreoffice] [PUSHED] hyphenation fix

2011-07-11 Thread Andras Timar
Hi László, 2011.07.08. 10:38 keltezéssel, Németh László írta: Hi András, Many thanks for your help. If you don't bother, I send a new patch (1 line) to fix the sometimes bad capitalization in non-standard hyphenation (a few years old, recently recognized bug from me):

Re: [Libreoffice] error in basic.src ?

2011-07-16 Thread Andras Timar
Hi Matus, 2011.07.16. 21:40 keltezéssel, Matúš Kukan írta: So, I guess It's wrong in basic.src and there should be something else or maybe whole IDD_TT_ABOUT_DIALOG is unused. Or it shall be there and we want to define that also when using new build system? It is not used in the main

[Libreoffice] [REVIEW] gd_GB (Gaelic, Scottish) locale data

2011-07-20 Thread Andras Timar
Hi, Can someone please review and cherry pick this to libreoffice-3-4. It fixes #i117857#. http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=d9c9e33b03736477794ea541536542b4a5fee1e1 Thanks, Andras ___ LibreOffice mailing list

[Libreoffice] [REVIEW] bugfixes which break the string freeze for 3.4.3

2011-07-21 Thread Andras Timar
Hi, 2 or 3 weeks ago we agreed on the tech. steering call that we allow bugfixes which break the string freeze, providing that translators have enough time to catch up before release. So I suggest the following patches to be cherry-picked to libreoffice-3-4 branch. Update the operation of delete

[Libreoffice] [REVIEW] newer vcredist_x64.exe

2011-07-21 Thread Andras Timar
Hi, For 32-bit Windows we ship the latest Microsoft Visual C++ 2008 Redistributable but for 64-bit Windows it is an older version. The following patches update vcredist_x64.exe to the same version as vcredist_x86.exe. Please review and cherry-pick to libreoffice-3-4 branch. Also, don't forget to

Re: [Libreoffice] [PATCH] French dictionaries update: 3.8 to 4.2.1

2011-07-25 Thread Andras Timar
2011/7/25 Olivier R. olivier.nore...@gmail.com: Hello all, Here is a patch to update the French dictionaries: 3.8 4.2.1. I’m sorry, this is heavy one: 10 Mb. Thanks for the patch, I'll review and commit it. Best regards, Andras ___ LibreOffice

Re: [Libreoffice] [REVIEW] bugfixes which break the string freeze for 3.4.3

2011-07-26 Thread Andras Timar
2011/7/21 Andras Timar tima...@gmail.com: Hi, 2 or 3 weeks ago we agreed on the tech. steering call that we allow bugfixes which break the string freeze, providing that translators have enough time to catch up before release. So I suggest the following patches to be cherry-picked

[Libreoffice] [ANN] new strings in libreoffice-3-4 branch

2011-07-28 Thread Andras Timar
Hi, A few weeks ago we agreed on the tech. steering call that we allow bugfixes which break the string freeze, providing that translators have enough time to catch up before release. You'll see that there are not many changes. Now you have 2-3 weeks before freezing LibreOffice 3.4.3. Pootle has

Re: [Libreoffice] [PUSHED] French dictionaries update: 3.8 to 4.2.1

2011-08-01 Thread Andras Timar
2011/7/25 Olivier R. olivier.nore...@gmail.com: Hello all, Here is a patch to update the French dictionaries: 3.8 4.2.1. Thanks, I pushed it to both master and libreoffice-3-4 branches. Best regards, Andras ___ LibreOffice mailing list

[Libreoffice] [REVIEW] BrOffice on LibO start screen in RTL languages

2011-08-02 Thread Andras Timar
Hi, Today I started LibreOffice 3.4.2 with Uyghur UI and I saw BrOffice branding on the start screen. I fixed this on master 2 months ago but I did not think that it caused a visible problem. http://cgit.freedesktop.org/libreoffice/artwork/commit/?id=743e9624001a111c2e7011665c3965bea6918092

[Libreoffice] [REVIEW] fix for fdo#38382, a missing icon

2011-08-02 Thread Andras Timar
Hi, In Draw/Impress the second icon of the Styles and Formatting dialog is missing. Its tooltip text appears on the button instead of the image. It was a victim of code cleanup. The following patchs restores it. Please cherry-pick it to libreoffice-3-4 branch.

Re: [Libreoffice] l10n and translations

2011-08-04 Thread Andras Timar
Hello, 2011/8/4 Dmitry A. Ashkadov dmitry.ashka...@rosalab.ru: Hello! I don't understand what is a difference between «l10n» and «translations» repositories. Can You explain me? l10n is for LibreOffice 3.3.x. translations is for LibreOffice 3.4 and higher. Best regards, Andras

Re: [Libreoffice] [Libreoffice-ux-advise] Fwd: [PATCH] Bug 39167

2011-08-05 Thread Andras Timar
Hi, 2011/8/4 Astron heinzless...@googlemail.com: I am also not too keen on the .pdf file extension being changed to .odf.pdf—there will be enough users who still have the hide known file extensions option of Windows on and thus will only see .odf. Additionally, two file extensions look

[Libreoffice] localization of officecfg is broken in master

2011-08-22 Thread Andras Timar
Hi, I was away in the last two weeks and I don't know, if it is a known issue. officecfg module was gbuildified and now the translations are not merged into the xcu files. Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] localization of officecfg is broken in master

2011-08-22 Thread Andras Timar
Hi Michael, 2011/8/22 Michael Stahl m...@openoffice.org: On 22.08.2011 12:31, Andras Timar wrote: Hi, I was away in the last two weeks and I don't know, if it is a known issue. officecfg module was gbuildified and now the translations are not merged into the xcu files. Andras the reason

Re: [Libreoffice] Questions about Easyhack 37007 Add Math symbol There does not exist

2011-08-23 Thread Andras Timar
Hi, 2011/8/23 julien2412 serval2...@yahoo.fr: Hello again, First, thank you Jan for your help. Now i'm almost at the end, the symbol There does not exist appears in dialog window. The pb is when I select it, it appears correctly very quickly (0,5s) the first time then I've got a rectangle.

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

2011-08-26 Thread Andras Timar
2011/8/26 Caolán McNamara caol...@redhat.com: On Thu, 2011-08-25 at 18:05 +0100, Michael Meeks wrote:               + intermittent(?) dictionary loss in 3.4.3                       + https://bugs.freedesktop.org/show_bug.cgi?id=37195                       + most annoying for testers:          

Re: [Libreoffice] [review] missing migrationoo3 component, fdo#37195

2011-08-26 Thread Andras Timar
2011/8/26 Caolán McNamara caol...@redhat.com: On Fri, 2011-08-26 at 15:12 +0100, Michael Meeks wrote: Hi there, On Fri, 2011-08-26 at 13:17 +0100, Caolán McNamara wrote: proposing cherry-picking of

[Libreoffice] new configure options to make branding easier

2011-09-01 Thread Andras Timar
Hi, I've just pushed a few more configure options to master in order to make branding LibreOffice easier. There are 3 elements that can be configured now. About bitmap: --with-about-bitmap We already had this this option. Intro bitmap aka splash screen: --with-intro-bitmap We already had this

Re: [Libreoffice] new configure options to make branding easier

2011-09-01 Thread Andras Timar
2011/9/1 Kálmán „KAMI” Szalai kami...@gmail.com: Hi András, Thank you for the patches :oD Also two more images leftt. The two bitmaps in  windows installer. No, there are at least 3 images in Windows installer and the download icon. Windows installer was out of scope now. Cheers, Andras

Re: [Libreoffice] [PATCH] warining elimination

2011-09-01 Thread Andras Timar
Hello Gábor, 2011/9/1 Jenei Gábor jen...@elte.hu: Hello, Here is a patch to avoid compile time warnings, actually most of them are unfortunatelly not in our source but in libraries like OpenSSL, could you tell me why are these libraries compiled? On most of the linux machines it should be

Re: [Libreoffice] make install File not found: dict-de-DE.oxt

2011-09-01 Thread Andras Timar
Hi Karl, 2011/9/1 Karl Behler (IPP) karl.beh...@ipp.mpg.de: ERROR: The following files could not be found: ERROR: File not found: dict-de-AT.oxt ERROR: File not found: dict-de-CH.oxt ERROR: File not found: dict-de-DE.oxt Today I merged the 3 German dictionary packs into 1. A git pull should

Re: [Libreoffice] [Libreoffice-commits] .: i18npool/inc i18npool/Library_localedata_euro.mk i18npool/source svtools/source

2011-09-05 Thread Andras Timar
Hi Eike, 2011/9/4 Eike Rathke o...@erack.de: Hi Andras, On Saturday, 2011-09-03 02:34:32 -0700, Andras Timar wrote:  i18npool/source/localedata/data/an_ES.xml |  358 ++     add an_ES (Aragonese) locale data Compiling that gave:    Warning

Re: [Libreoffice] instsetoo_native part of build failing on Windows

2011-09-07 Thread Andras Timar
Hi, 2011/9/7 Noel Grandin n...@peralex.com: Hi This is a Windows7 machine, with Visual Studio 2008 Express. The instsetoo_native part of the seems to be failing because of some missing dict_*.oxt files, see attached log. Any ideas? Did you update dictionaries repo recently? These

Re: [Libreoffice] fdo#37195, [PUSHED] take two on the where did my dictionaries go

2011-09-07 Thread Andras Timar
2011/9/2 Caolán McNamara caol...@redhat.com: On Thu, 2011-09-01 at 13:52 +0100, Caolán McNamara wrote: Attached is the backport for 3-4 as this code changed a little between 3-4 and master. caolanm-Andras: could you arrange to have the attached tested ?

[Libreoffice] [REVIEW] vcredist update, fdo#40399

2011-09-07 Thread Andras Timar
Hi, Microsoft released a new version of Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package. I updated it in master: http://cgit.freedesktop.org/libreoffice/core/commit/?id=31cd83043eb3bf89be33a9064e04c080883bd14c Please find attached the two patches for libreoffice-3-4. Best

Re: [Libreoffice] [PATCH] speed up localized builds by introducing po2lo

2011-09-09 Thread Andras Timar
Hi Miklos, 2011/9/8 Miklos Vajna vmik...@frugalware.org: I'm attaching an updated patch that fixes po2lo on Windows, where it did not translate anything due to path translating (/ vs \) issues. First of all, many thanks for your work. Full build time in translations module with all languages

Re: [Libreoffice] Specification of the BITxxx functions

2011-09-09 Thread Andras Timar
Hi, 2011/9/9 Noel Grandin n...@peralex.com: Hi Translated to English, afraid I don't know enough to integrate into Pootle. Very good, I'm taking over from here. Thanks, Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-09 Thread Andras Timar
Hi, 2011/9/9 Jānis ja...@dv.lv: Hi! I's like to know how can I get Latvian spellchecker dictionary into distribution. Please give us the link to your spellchecker files and tell us about its license. From technical point of view it's a no-brainer to include it into our source tree. I can do

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-10 Thread Andras Timar
Hi Norbert, 2011/9/10 Norbert Thiebaud nthieb...@gmail.com: I'm no dictionary expert, but I'm pretty sure that Andras is asking for a link to the _sources_ something like, for example, http://cgit.freedesktop.org/libreoffice/dictionaries/tree/dictionaries/lt_LT oxt is fine, it is a plain

Re: [Libreoffice] How to get LVS spellchk dict into distribution

2011-09-12 Thread Andras Timar
Hi, 2011/9/10 Jānis ja...@dv.lv: the latest version, also found on openoffice extension site: http://dict.dv.lv/download/lv_LV-0.9.4.oxt Licence - LGPL Integrated, thanks. Please notify us about future updates. Andras ___ LibreOffice mailing

Re: [Libreoffice] Пожелания по программе.

2011-09-12 Thread Andras Timar
Hello, 2011.09.12. 12:53 keltezéssel, Dmitry. A. Ashkadov írta: Hello! Should this letter be translated? No, it looks like a feature request. Please, either use bug tracker or tdf-discuss list for that. Thanks, Andras ___ LibreOffice mailing

Re: [Libreoffice] l10ntools .src encoding

2011-09-13 Thread Andras Timar
Hi, 2011/9/13 Caolán McNamara caol...@redhat.com: I imagine that in the real-world the .src files are always in utf-8 format ? Yes, all are in utf-8. As far as I remember utf-8 was introduced in OOo 2.0. Best regards, Andras ___ LibreOffice mailing

Re: [Libreoffice] [PATCH] speed up localized builds by introducing po2lo

2011-09-14 Thread Andras Timar
Hi Miklos, 2011/9/10 Miklos Vajna vmik...@frugalware.org: I'm attaching newer versions of both patches: - the translations one is fixed wrt python (see  82f6c0502e51afbc25e5bf0fcee7914a1a5b3f28, the patch had the same  problem) - the core one should be fixed wrt the above two issues Now

Re: [Libreoffice] [PUSHED] speed up localized builds by introducing po2lo

2011-09-15 Thread Andras Timar
2011/9/10 Miklos Vajna vmik...@frugalware.org: On Fri, Sep 09, 2011 at 10:40:54AM +0200, Andras Timar tima...@gmail.com wrote: There are 2 minor issues. 1. When the English string contains \n and translation does not contain \n, the script outputs the English string instead

Re: [Libreoffice] [PUSHED] speed up localized builds by introducing po2lo

2011-09-15 Thread Andras Timar
2011/9/15 Miklos Vajna vmik...@frugalware.org: On Thu, Sep 15, 2011 at 12:44:01AM +0200, Miklos Vajna vmik...@frugalware.org wrote: Actually that's not an omission: The accessibility strings end up at translations/unxlngx6.pro/misc/sdf/avmedia/source/framework/localize.sdf here. The

Re: [Libreoffice] cygwin soffice.bin.exe - soffice.bin gotcha

2011-09-21 Thread Andras Timar
Hi, 2011/9/21 Caolán McNamara caol...@redhat.com: So, it seems that, some versions at least, of cp in cygwin have a feature where cp foo.exe bar will create a bar.exe not an unsuffixed bar My Cygwin has cp (GNU coreutils) 8.10 Packaged by Cygwin (8.10-1) and it works normally. What version

Re: [Libreoffice] comprehensive binfilter tests?

2011-09-28 Thread Andras Timar
2011/9/26 Caolán McNamara caol...@redhat.com: On Mon, 2011-09-26 at 10:23 +0200, Stephan Bergmann wrote: With the apparently somewhat semi-automatic code clean-up/removal in binfilter (removing dead code, noticing compiler warnings about thus newly unused variables, thus removing more dead

[Libreoffice] Multi-language MSI installer in a single file

2011-09-30 Thread Andras Timar
Hi, Currently LibreOffice Windows installer is rather complicated. It starts with the NSIS installer which extracts MSI file, language MST files, readmes, setup.ini and setup.exe to a directory in the user's file system. Desktop is the default. Then setup.exe starts. It also tries to find out the

Re: [Libreoffice] [PUSHED] Fix for bug fdo#41310 - Need more room for localized string

2011-10-03 Thread Andras Timar
Hi, 2011/10/3 Michael Meeks michael.me...@suse.com:        The fontsize -should- be immaterial, the dialog layout units should be specified in a way that scales with font size, so that shouldn't be a problem. I have no Windows nor Mac box to test the patch.        I wouldn't worry about

[Libreoffice] [REVIEW] libreoffice-3-4 Scottish Gaelic (gd) UI

2011-10-07 Thread Andras Timar
Hi, Scottish Gaelic was added to Pootle not long ago, but the translator, Michael Bauer, have done a fantastic job and this language now is at 90% completition level. It may reach 100% soon. Michael Bauer asked, if we could include gd into LibreOffice 3.4.4. All it takes is add gd to

Re: [Libreoffice] [REVIEWED] libreoffice-3-4 Scottish Gaelic (gd) UI

2011-10-07 Thread Andras Timar
2011/10/7 Michael Meeks michael.me...@suse.com:        Patch looks extremely reasonable to me. I don't think there is an issue with that at all = approved etc. It is possible that (for the Windows binaries) we'd need to include it into the list of bundled localisations as well. I'll see but

Re: [Libreoffice] how to bundle LibreOffice extension to the LibreOffice Sinhala ?

2011-10-16 Thread Andras Timar
Hi Danishka, 2011/10/16 Danishka Navin danis...@gmail.com: There is a spell checker for Libo but its an extension. We need a built in Sinhala spell checker for LibreOffice. Is it possible to bundle following extension to Libo Sinhala packages?

[Libreoffice] [REVIEW] 3-5, 3-5-0, 3-4 corrupted Indic characters and crash under Windows fdo#44208, fdo#45107

2012-01-25 Thread Andras Timar
Hi, Yesterday two bugs came to my attention. fdo#44208 - under Windows crash occurred when user selected Tools - Options in selected Indian locales fdo#45107 - under Windows garbage characters appeared at random places in selected Indian locales I suspected a font issue. Interestingly, these bugs

Re: [Libreoffice] [REVIEW] UPDATE: Swedish hunspell dictionary

2012-01-25 Thread Andras Timar
Hi, 2012/1/25 Göran Andersson goran.anders...@init.se: The Swedish spell checking dictionary has been updated. The latest version will always be available at http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan (it can also be downloaded

Re: [Libreoffice] [REVIEW] 3-5, 3-5-0, 3-4 corrupted Indic characters and crash under Windows fdo#44208, fdo#45107

2012-01-25 Thread Andras Timar
2012/1/25 Caolán McNamara caol...@redhat.com: So it seems to have been working correctly under Linux anyway. Can you find out what the value of aLocale is in OutputDevice::GetDefaultFont under windows for your failing case, i.e. a trace with the attached patch in place. Result on Windows is

[Libreoffice] [REVIEW 3-5-0] Updated License document

2012-01-26 Thread Andras Timar
Hi, http://cgit.freedesktop.org/libreoffice/core/commit/?id=d2961f3fff10ea1254a082ad6d0a72bff740d66e I updated LICENSE.odt and generated THIRDPARTYLICENSEREADME.html and license.txt from it. Unfortunately the diff is not clean, I could not reproduce the same word wrapping. There were new external

[Libreoffice] [REVIEW-3-5-0] Danish dictionary 2.0

2012-01-26 Thread Andras Timar
Hi, https://bugs.freedesktop.org/show_bug.cgi?id=44841 http://cgit.freedesktop.org/libreoffice/dictionaries/commit/?id=39746e8ca76315187d30a115ad1a0cab58a4ccb3 Update Danish dictionaries (2.0) Optimized for Hunspell 1.3.x Changed word proposal strategy Added approximatively 11.000 words and

Re: [Libreoffice] [REVIEW] 3-5, 3-5-0, 3-4 corrupted Indic characters and crash under Windows fdo#44208, fdo#45107

2012-01-26 Thread Andras Timar
2012/1/25 Caolán McNamara caol...@redhat.com: On Wed, 2012-01-25 at 16:44 +0100, Andras Timar wrote: Result on Windows is confusing. My test language was Hindi (hi). Case 1 - without the patch in officecfg ... default-font entry for hi IN added ... searching for a node for hi for type

[Libreoffice] CREDITS.odt, http://www.libreoffice.org/about-us/credits/

2012-01-26 Thread Andras Timar
Hi, readlicense_oo/odt/CREDITS.odt is rather outdated. I would like to update it before 3.5.0. But http://www.libreoffice.org/about-us/credits/ is not so fresh, too. Would it be possible to update it in the next days? Thanks, Andras ___ LibreOffice

Re: [Libreoffice] [REVIEW] revert sw list styles cleanup

2012-01-27 Thread Andras Timar
2012/1/27 Petr Mladek pmla...@suse.cz: Cedric Bosdonnat píše v Pá 27. 01. 2012 v 13:14 +0100: Hi all, if happens that the changes I made a few months ago aren't really mature and will need more love. I reverted them in master, and it would be cool if someone could review / cherry-pick it in

Re: [Libreoffice] [REVIEW] revert sw list styles cleanup

2012-01-27 Thread Andras Timar
2012/1/27 Caolán McNamara caol...@redhat.com: On Fri, 2012-01-27 at 14:01 +0100, Michael Stahl wrote: if it's not done, then i agree we should revert it asap; pushed to libreoffice-3-5:

Re: [Libreoffice] [REVIEW][3-5-0][3-5] Remove debug statement.

2012-01-30 Thread Andras Timar
2012/1/30 Kohei Yoshida kohei.yosh...@suse.com: http://cgit.freedesktop.org/libreoffice/core/commit/?id=1f2bf6d863a25475f27e2b0d37f8c36aec74d6d4 This is simple enough that we can safely put this into 3.5.0. +1, pushed to libreoffice-3-5 Andras ___

Re: [Libreoffice] [PUSHED] CSC, SEC, CSCH SECH Help missing, How to add one? ref: bug fdo#44792

2012-01-30 Thread Andras Timar
Hi Olivier, 2012/1/30 Olivier Hallot olivier.hal...@documentfoundation.org: Please find the patch attached. Thanks for the patch. It builds well and Help displays the text well. Pushed. Andras ___ LibreOffice mailing list

Re: [Libreoffice] [PUSHED] [3.5.0] Some simple polish for named ranges dialogue

2012-01-31 Thread Andras Timar
2012/1/31 Noel Power nopo...@suse.com: On 30/01/12 19:21, Petr Mladek wrote: Stefan Knorr (Astron) píše v Po 30. 01. 2012 v 09:45 +0100: Hi, I know this is extremely late for a simple polish fix, but please consider

Re: [Libreoffice] l10ntools clean-up?

2012-02-01 Thread Andras Timar
Hi Stephan, 2012/2/1 Stephan Bergmann sberg...@redhat.com: Unless there's someone who screams but all this should go away in the next couple months, anyway! I would therefore go ahead and clean that code up, ridding it of any tools dependencies (should hopefully not be too difficult to base

Re: [Libreoffice] CREDITS.odt, http://www.libreoffice.org/about-us/credits/

2012-02-01 Thread Andras Timar
2012/1/26 Andras Timar tima...@gmail.com: readlicense_oo/odt/CREDITS.odt is rather outdated. I would like to update it before 3.5.0. But http://www.libreoffice.org/about-us/credits/ is not so fresh, either. Would it be possible to update it in the next days? Web page has not been updated

Re: [Libreoffice] CREDITS.odt, http://www.libreoffice.org/about-us/credits/

2012-02-01 Thread Andras Timar
2012/2/1 Muthu Subramanian K sumu...@suse.com: Hello Kendy, I am very much afraid this is lost in the history of the CWS merges :-( It might be properly affiliated only if you had commit access to ooo-build at that time (and committed your stuff there), the history of that counts. Yes, I

Re: [Libreoffice] [REVIEWED][PUSHED 3-5] Fix a glitch in sbase dialog

2012-02-01 Thread Andras Timar
Hi Korrawit, 2012/2/1 Korrawit Pruegsanusak detective.conan.1...@gmail.com: Hello all, I've fixed a glitch in sbase dialog, see screenshot attached. The UI is found at: 1. New Database 2. Connect to an existing database (3rd choice) 3. Select PostgreSQL (or any choice which require

Re: [Libreoffice] l10ntools clean-up?

2012-02-01 Thread Andras Timar
2012/2/1 Michael Stahl mst...@redhat.com: On 01/02/12 12:42, Stephan Bergmann wrote: On 02/01/2012 12:01 PM, Michael Stahl wrote: actually regressions should be easy to prevent here: just build 2 full trees with all options, e.g. enable all extensions, help, all languages; then diff the files

Re: [Libreoffice] LibreOffice 3.5RC2 installation on Windows

2012-02-02 Thread Andras Timar
Hi Dag, 2012/2/2 Dag Wieers d...@wieers.com: Hi, When installing LibreOffice 3.5RC2 on Windows 7 with LibreOffice 3.4.4 already installed. The installer checks the system before initiating the installation and then complains about a LibreOffice or LibreOffice Quickstart instance running

Re: redhat-menu*.rpm missing in 3.5.0 rc3 ?

2012-02-03 Thread Andras Timar
Hi, 2012/2/3 Jean-Baptiste Faure jbf.fa...@orange.fr: Is it expected that there is no *redhat-menus*.rpm file in desktop-integration for LO 3.5.0 rc3 ? readme file says that this package has to be installed. Thanks for noticing this bug, Petr Mladek patched the readme in master. I cherry

Re: [Libreoffice] [PUSHED] CSC, SEC, CSCH SECH Help missing, How to add one? ref: bug fdo#44792

2012-02-03 Thread Andras Timar
pushed, thanks. 2012/1/31 Olivier Hallot olivier.hal...@documentfoundation.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I fixed the english terminology, according to the justifications by Regina. regards Olivier Em 31-01-2012 11:28, Regina Henschel escreveu: Olivier Hallot

Re: [PUSHED 3-5] fix various overlapped controls in the Options dialog

2012-02-05 Thread Andras Timar
Hi Ivan, 2012/2/5 Ivan Timofeev timofeev@gmail.com: Hi, There are some small UI fixes in 1535eed3d40d9741f3cdf68d32bc132e2a39f287 on master: Pushed, thanks. Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [bug44516] how to handle multi-lingual use of new text strings in the UI

2012-02-06 Thread Andras Timar
Hello, 2012/2/6 Winfried Donkers w.donk...@dci-electronics.nl: I am working on bug 44516 (improved label wizard) and I had to introduce two new text strings in the label creation dialog, 'Page Width' and 'Page Height'. I have attached a screen dump to the bug. I don't know how to make that

[REVIEW 3-5] fdo#45045 fix context sensitive help for Word Count dialog

2012-02-06 Thread Andras Timar
Hi, I fixed https://bugs.freedesktop.org/show_bug.cgi?id=45045, help now jumps to the correct page either when I press F1, or when I press the Help button. However, the fix looks a bit hackish to me, help for old modal dialog worked well in 3.4 without these extra HelpID lines, so review and

Re: Errror building LO lang=it - windows / cygwin

2012-02-07 Thread Andras Timar
Hi, 2012/2/7 walter w.guerri...@ranocchilab.com: Error in ‘reportbuilder’. Please see logs AT http://pastebin.com/u/walterLO This line is suspicious: Warning : Can't open C:/libo/translations/wntmsci12.pro/misc/sdf/reportbuilder/util/localize.sdf I think it is a regression from the

Re: Errror building LO lang=it - windows / cygwin

2012-02-07 Thread Andras Timar
2012/2/7 Andras Timar tima...@gmail.com: 2012/2/7 walter w.guerri...@ranocchilab.com: Error in ‘reportbuilder’. Please see logs AT http://pastebin.com/u/walterLO This line is suspicious: Warning : Can't open C:/libo/translations/wntmsci12.pro/misc/sdf/reportbuilder/util/localize.sdf I

<    1   2   3   4   5   6   7   8   9   10   >