Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Khaled Hosny
On Tue, Nov 29, 2011 at 02:18:41AM +0200, Lior Kaplan wrote: > Hi Guys, > > As 3.5.0 enters the first beta (ok, ok - beta0), I'd like to remind you on the > RTL stuff from the conference last month. This isn't a mail for "what about > bug > X", just taking the opportunity to send a general remind

[Libreoffice] [PATCH] Fix rendering of GTK combobox in RTL

2011-11-29 Thread Khaled Hosny
Hi all, Here is a little patch that fixes a rendering buglet that annoyed me since ever. Native GTK applications swap the position of the button and editing area of comboboxes in RTL and themese expect that, but LO does not. The same issue happens with spin buttons and other similar widget, I'm j

Re: [Libreoffice] [PUSHED] Translation of German comments in /svx/source/svdraw

2011-11-29 Thread Eike Rathke
Hi Stefan, On Tuesday, 2011-11-29 18:17:44 +0100, Stefan Knorr (Astron) wrote: > comments, but the original author seems to have used symbols to > illustrate his explanations. The meaning of the symbols, however, has > seemingly been completely lost (using search and replace they all seem > to co

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Matteo Casalin
On 11/29/2011 12:03 PM, Khaled Hosny wrote: On Tue, Nov 29, 2011 at 11:12:36AM +0100, Matteo Casalin wrote: 2) Mirroring of checkmarks: in decoview there's a strange bug-related comment which says roughly "don't mirror checkmarks in RTL", following by code that actually mirrors them. My question

[Libreoffice] [REVIEWED] fdo#39950 report builder segfault during copy/paste

2011-11-29 Thread Michael Meeks
On Mon, 2011-11-28 at 17:53 +0100, Lionel Elie Mamane wrote: > Attached patch is a backport of commit > 538190e0ea142d0a7da244809c66241379d4d91b > in master by Caolán McNamara. Lovely - merged it to libreoffice-3-4 - looks sensible, thanks for tracking it down. All the best,

Re: [Libreoffice] [Libreoffice-qa] QA ideas for 3.5 WAS Re: Improving the QA and Release for 3.5

2011-11-29 Thread Cor Nouws
Hi Petr, Petr Mladek wrote (29-11-11 16:42) Cor Nouws píše v Út 29. 11. 2011 v 15:34 +0100: Petr Mladek wrote (29-11-11 11:54) Another problem is that we still have only few testcases. We need to create more. We still could do it during the test phase. Any helping hands are welcome. I saw

[Libreoffice] [ANNOUNCE] libreoffice-3.5.0.0 tag created (3.5.0-beta0)

2011-11-29 Thread Petr Mladek
Hi, there have been created the libreoffice-3.5.0.0 tag for 3.5.0-beta0 release. The corresponding official builds will be available by the end of the week. The main purpose of this build is to make sure that we are able to create usable builds, with release configuration, from master. The real g

Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread othman
after i close SWT browser window. i try oepn a new OO document and then OO crashes! SWT and Libreoffice on linux are very Problematic! they didn't proposed a fix to this bug since a very long time now! -- View this message in context: http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-t

Re: [Libreoffice] Possible little code simplification

2011-11-29 Thread Ivan Timofeev
2011/11/28 Michael Stahl : > On 25/11/11 19:05, Ivan Timofeev wrote: >> Well, another possible memory optimization is to merge >> SwSortedObjsImpl into SwSortedObjs. What is the reason to use the >> "pImpl" pattern here? > > usually pImpl is a good idea because it is the only way to get actual > en

Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread othman
if i remove the display.dispose() OO does'nt freeze. but when i close browser window and click toolbar button again to relauch SWT browser it doesn't show the browser window. is that what you get too ? how to solve this? -- View this message in context: http://nabble.documentfoundation.org/Re-SW

Re: [Libreoffice] [Libreoffice-qa] New Windows tinderbox: Windows 2008R2

2011-11-29 Thread Rainer Bielefeld
Fridrich Strba schrieb: Instead of "setup.exe /a" one should call "msiexec.exe /a Hello, yes, that will work (and I remember that we already had this proceeding for a while). I added some hints on Kind regards Rainer ___

Re: [Libreoffice] [PATCH] fdo#42286, do not shrink the selected area (2)

2011-11-29 Thread Pierre-André Jacquod
Hello, sorry, I was sure there was more about it...but too early this morning, I could not sort out all points. Now you also changed bOnlyDown=false to bOnlyDown=true, which leads to not include newly appended columns of an area. Why? by the way, this reflect the comment in void ScDBData::Ex

Re: [Libreoffice] [PUSHED] Translation of German comments in /svx/source/svdraw

2011-11-29 Thread Stefan Knorr (Astron)
Hi again, I started working on the rest of the files but I am pretty much stuck in svdoedge.cxx. There is a rather long section of case distinctions, much like in a textbook. I assume it is one of the more useful comments, but the original author seems to have used symbols to illustrate his explan

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Lior Kaplan
On Tue, Nov 29, 2011 at 1:03 PM, Khaled Hosny wrote: > On Tue, Nov 29, 2011 at 11:12:36AM +0100, Matteo Casalin wrote: > > 2) Mirroring of checkmarks: in decoview there's a strange bug-related > > comment which says roughly "don't mirror checkmarks in RTL", following > > by code that actually mir

Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread Marcin Gutman
Hi, I have tested your code example. It works fine under Linux if I remove //display.dispose(); from public SWTBrowser(String location) {...} PS In my own extensions I use Java Swing windows. In Swing there is a JFrame option: frm.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE); T

Re: [Libreoffice] [Libreoffice-qa] QA ideas for 3.5 WAS Re: Improving the QA and Release for 3.5

2011-11-29 Thread Petr Mladek
Cor Nouws píše v Út 29. 11. 2011 v 15:34 +0100: > Petr Mladek wrote (29-11-11 11:54) > > Rimas implemented a nice feature yesterday. We are now able to mark some > > test cases as "language" and/or "OS" dependent. This option affects when > > the test will be marked as "done" in test run. This way

Re: [Libreoffice] fdo#42924: needs help with "tablehead" xml parsing

2011-11-29 Thread Korrawit Pruegsanusak
Hello Jan, On Tue, Nov 29, 2011 at 00:33, Jan Holesovsky wrote: > unfortunately you were gone when I returned... Sorry for that too. It's a different-timezone problem :) > That it is true, it cannot; but still we in fact have 2 passes in the > wikiconv2.py - 1) when it parses the xml, and build

Re: [Libreoffice] [PUSHED] Fix for fdo39748 Easy hack: Cleanup extensions list

2011-11-29 Thread Lubos Lunak
On Tuesday 29 of November 2011, Michael Meeks wrote: > Ah - but this is what I added: > > Window* Window::GetParentDialog() const One 'const' missing (or one too much). -- Lubos Lunak l.lu...@suse.cz ___ LibreOffice mailing list LibreOffice@li

Re: [Libreoffice] bug 32826 - Printing in Preview mode causes all sheets to be printed

2011-11-29 Thread Kohei Yoshida
On Tue, 2011-10-25 at 14:02 -0400, Kohei Yoshida wrote: > > > > The state what sheets are selected is clearly view related and does not > > belong to the document. In fact two different views can have different > > sheets selected. > > Well, I wouldn't say "clearly", since I had the same idea abo

Re: [Libreoffice] errors in idl files

2011-11-29 Thread Stephan Bergmann
On 11/29/2011 01:20 PM, Michael Stahl wrote: Stephan said he was interested in changing something there, but not using cpp would definitely be a change that breaks backward compatibility of the URE, and could only be done for LO 4, if at all. Another option is to create a new syntax already bef

Re: [Libreoffice] two assertions raised and a failed database query

2011-11-29 Thread Terrence Enger
On Sun, 2011-11-27 at 21:27 +0100, Alex Thurgood wrote: > Le 08/08/2011 21:11, Terrence Enger a écrit : > > Hi all, > > Seems like someone on Bugzilla is having a similar problem with > date/time imports via ODBC : > > https://bugs.freedesktop.org/show_bug.cgi?id=42658 > Thank you for the hea

Re: [Libreoffice] [Libreoffice-qa] QA ideas for 3.5 WAS Re: Improving the QA and Release for 3.5

2011-11-29 Thread Cor Nouws
Hi Petr, Petr Mladek wrote (29-11-11 11:54) I have added QA and devel mailing lists into CC. We should not cook such an important event in background. Agreed - that is why I started at the list initially of course ;-) Cor Nouws píše v Út 29. 11. 2011 v 00:06 +0100: Is it OK for you if I

Re: [Libreoffice] [PUSHED] Fix for fdo39748 Easy hack: Cleanup extensions list

2011-11-29 Thread Caolán McNamara
On Tue, 2011-11-29 at 13:46 +, Michael Meeks wrote: > Window* Window::GetParentDialog() const > > for - surely ? :-) [ at least to reduce the cut/paste of that code > inside cui/ ;-] - it just walks up the hierarchy in a nasty way looking > for a dialog parent. Yeah, once found its fixa

Re: [Libreoffice] [PUSHED] Fix for fdo39748 Easy hack: Cleanup extensions list

2011-11-29 Thread Michael Meeks
Hi Caolan, On Tue, 2011-11-29 at 12:32 +, Caolán McNamara wrote: > > Caolan - after the 'word count' victim dialog, it seems that the > > extensions dialog has a foul nightmare of manual size calulation all > > over it ;-) cf. the ~90 lines of: > > Bah, just weeping with sadness with my r

Re: [Libreoffice] LoadComponentFromUrl misuse lead to crash

2011-11-29 Thread Laurent Godard
Hi caolan > Can you attach a demo ? > here is a macro showing the problem just change the myFile.ods so that it points to a file of your filestem Laurent Sub testLoad url = "/home/lgodard/myFile.ods" url1 = convertToUrl(url) 'starts with file:// aDoc1 = StarDe

Re: [Libreoffice] LoadComponentFromUrl misuse lead to crash

2011-11-29 Thread Caolán McNamara
On Mon, 2011-11-28 at 18:22 +0100, Laurent Godard wrote: > Hi > > here is a summary of the bug i encounter, present in all LibO versions > (master, 344, 322), but safe in OOo321 > > inside a macro, i launch a stardesktop.loadComponentFromUrl(firstArg, ...). > > if firstArg is an URL, starting wi

Re: [Libreoffice] [PUSHED] Fix for fdo39748 Easy hack: Cleanup extensions list

2011-11-29 Thread Caolán McNamara
On Tue, 2011-11-29 at 10:31 +, Michael Meeks wrote: > Hi Olivier, > > Caolan - after the 'word count' victim dialog, it seems that the > extensions dialog has a foul nightmare of manual size calulation all > over it ;-) cf. the ~90 lines of: Bah, just weeping with sadness with my recent

Re: [Libreoffice] [PUSHED] [PATCH] Fix Kashida justification when there is no Kashida glyph

2011-11-29 Thread Caolán McNamara
On Mon, 2011-11-28 at 21:26 +0200, Khaled Hosny wrote: > Anyway, the font can be obtained from here[1], and I'm > attaching a test file that shows this issue. > > [1] https://sourceforge.net/projects/amiri/files/ Great, thanks. Added it as a test doc as http://cgit.freedesktop.org/libreoffice/cor

Re: [Libreoffice] errors in idl files

2011-11-29 Thread Michael Stahl
hi Tomas, [i am assuming you accidentally replied just to me, not to the list?] On 29/11/11 12:30, Tomas Hlavaty wrote: > Hi Michael, > > Michael Stahl writes: >> which is a remnant from the dialog layout attempt and i have removed it > > thank you for the fixes. > > Is the UNO IDL syntax spe

Re: [Libreoffice] Assertions and Logging

2011-11-29 Thread Caolán McNamara
On Mon, 2011-11-28 at 22:59 +0100, Michael Stahl wrote: > tests in sw run for me with this, please try it out: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=59e298823019093ee788104c2e95cb0c7b145d05 Works for me(tm). *mumble*, paragraph anchored graphics are a pain anyway. I Would r

Re: [Libreoffice] Changes in default artwork - heads-up for 'official' TDF build providers

2011-11-29 Thread Caolán McNamara
On Tue, 2011-11-29 at 11:43 +0100, Thorsten Behrens wrote: > Hi there, > > since the TDF trademark policy > [http://wiki.documentfoundation.org/TradeMark_Policy] is rather > light on the use of LibreOffice, but puts constraints on the use of > the TDF mark, I've just switched our default branding

Re: [Libreoffice] Changes in default artwork - heads-up for 'official' TDF build providers

2011-11-29 Thread Thorsten Behrens
Michael Meeks wrote: > configure switch ? with some scary sounding help-text for it ? or are > we trying to make this difficult ? :-) > Yes. :) Cheers, -- Thorsten pgpwq7baDYyw7.pgp Description: PGP signature ___ LibreOffice mailing list LibreO

[Libreoffice] Will the real creator of EasyHack 38884 please stand up?

2011-11-29 Thread Bjoern Michaelsen
Hi all, Will the real creator of EasyHack 38884 please stand up and clarify? Also please CC yourself on the EasyHack you created ;) Thanks, Bjoern Begin forwarded message: Date: Tue, 29 Nov 2011 05:56:58 + From: bugzilla-dae...@freedesktop.org To: bjoern.michael...@canonical.com Subject: [

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Khaled Hosny
On Tue, Nov 29, 2011 at 11:12:36AM +0100, Matteo Casalin wrote: > 2) Mirroring of checkmarks: in decoview there's a strange bug-related > comment which says roughly "don't mirror checkmarks in RTL", following > by code that actually mirrors them. My questions are then: should they > be mirrored or

Re: [Libreoffice] Changes in default artwork - heads-up for 'official' TDF build providers

2011-11-29 Thread Michael Meeks
Hi Thorsten, On Tue, 2011-11-29 at 11:43 +0100, Thorsten Behrens wrote: > light on the use of LibreOffice, but puts constraints on the use of > the TDF mark, I've just switched our default branding (splash > screen, start center background etc.) over to use a version *without > the TDF tagline*.

Re: [Libreoffice] [Libreoffice-qa] QA ideas for 3.5 WAS Re: Improving the QA and Release for 3.5

2011-11-29 Thread Petr Mladek
Hi Cor, I have added QA and devel mailing lists into CC. We should not cook such an important event in background. Cor Nouws píše v Út 29. 11. 2011 v 00:06 +0100: > Hi Yifan & Petr, > > Is it OK for you if I proceed more or less as outlined below? > I have some additional remarks that I'll take

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Michael Meeks
On Tue, 2011-11-29 at 11:12 +0100, Matteo Casalin wrote: >just a quick reply until I can sit in front of my own pc. As > Michael said, I'm (slowly) cleaning up decoview, and I can see two > points related to this issue: Ah - good point :-) so this looks like a native widget problem

Re: [Libreoffice] [PUSHED] Fix for fdo39748 Easy hack: Cleanup extensions list

2011-11-29 Thread Michael Meeks
Hi Olivier, Caolan - after the 'word count' victim dialog, it seems that the extensions dialog has a foul nightmare of manual size calulation all over it ;-) cf. the ~90 lines of: desktop/source/deployment/gui/dp_gui_dialog2.cxx /Resize/ That also happen to do rather a ba

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Matteo Casalin
Hi all, just a quick reply until I can sit in front of my own pc. As Michael said, I'm (slowly) cleaning up decoview, and I can see two points related to this issue: 1) Wrong direction of arrow: actually, the arrow depicted in Lior's screenshot does not seem to be drawn by decoview's (there's

Re: [Libreoffice] libreoffice sdk 3.4 and SWT Linux issue

2011-11-29 Thread othman
Thank you for your help. i'll try using the soffice debuger.. > If it is a crash, it should be easyish to find. Of course, if you had a >small piece of sample code that reproduced it that'd be most ideal - so >we can add this to our regression tests. I have provided more info about this bug at th

Re: [Libreoffice] libreoffice sdk 3.4 and SWT Linux issue

2011-11-29 Thread Michael Meeks
Hi Othman, On Mon, 2011-11-28 at 14:35 -0800, othman wrote: > Sorry for being late to reply to this thread. but this is an important bug > that needs to be fixed. Sure; plenty of time - a release per month etc. ;-) > I'm not sure how to attach the soffice.bin process with gdb? in fact i

Re: [Libreoffice] Remember the RTL interface

2011-11-29 Thread Michael Meeks
Hi Lior, On Tue, 2011-11-29 at 02:18 +0200, Lior Kaplan wrote: > I've tried 3.5.0-dev and found out a new minor problem, but still an > annoying one (so that's a good example for the above) - the arrows for > the sub menus always point right, even when the sub menu is on the > left. See screen sho

Re: [Libreoffice] [PATCH] Fix for dialog Manage Breakpoints crash

2011-11-29 Thread Niklas Johansson
In worst case it makes the program crash. This fix, stores the values. I'm not that experienced with C++ so could someone have a second look at this there might very well be a "cleaner" way of writing it. Good find! I think I would do it slightly different, the patch fixes the symptom correctl

Re: [Libreoffice] EuroOffice Barcode

2011-11-29 Thread Brenner Tibor
Dear Jan, thanks for your reply. I'm going to discuss the possibilities with my colleagues on our meeting this afternoon. Thanks again. Have a nice day, Tibor 2011.11.28. 16:55 keltezéssel, Jan Holesovsky írta: Hi Tibor, On 2011-11-23 at 10:29 +0100, Brenner Tibor wrote: I'm Tibor Brenner

Re: [Libreoffice] [Libreoffice-qa] New Windows tinderbox: Windows 2008R2

2011-11-29 Thread Fridrich Strba
Instead of "setup.exe /a" one should call "msiexec.exe /a " where the libreoffice_msi_file is libodev35.msi for the "LibreOffice_Dev" developer target and libreoffice35.msi for the "LibreOffice" release target. Cheers Fridrich On 29/11/11 08:19, Rainer Bielefeld wrote: > Michael Meeks schrieb: >

Re: [Libreoffice] [PATCH] fdo#42286, do not shrink the selected area

2011-11-29 Thread Pierre-André Jacquod
Hi Eike Now you also changed bOnlyDown=false to bOnlyDown=true, which leads to not include newly appended columns of an area. half true: the condition is exactly that the newly appended column data touch by an angle the already defined area (like C3 to B2) and that all other cells below the