Re: AOO 4.0.1 and MacOS Mavericks?

2013-10-24 Thread Jürgen Schmidt
On 10/23/13 6:05 PM, Louis Suárez-Potts wrote: On Oct 23, 2013, at 10:34 , Rob Weir robw...@apache.org wrote: On Wed, Oct 23, 2013 at 10:21 AM, Louis Suárez-Potts lui...@gmail.com wrote: On Oct 23, 2013, at 09:11 , Raphael Bircher r.birc...@gmx.ch wrote: Hi Rob Am 23.10.13 14:09,

review requested: [Bug 123515] Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent) : [Attachment 81815] fix patch

2013-10-24 Thread bugzilla
Clarence GUO clarence.guo...@gmail.com has asked for review: Bug 123515: Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent) https://issues.apache.org/ooo/show_bug.cgi?id=123515 Attachment 81815: fix patch

[Call for review]123515 - Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent)

2013-10-24 Thread Clarence GUO
Hi~ I submitted a path for 123515 https://issues.apache.org/ooo/show_bug.cgi?id=123515. Root cause analysis and solution description please see my comment in above URL Please help to review. Thanks Clarence

Re: [Call for review]123515 - Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent)

2013-10-24 Thread Steve Yin
Hi Clarence, After checking the feature in MSO and comparing with your patch, I found that the fill with background cannot simply map to no fill. Is there a way to implement a real fill with background feature in AOO? Thanks. On Thu, Oct 24, 2013 at 4:16 PM, Clarence GUO

Re: [Call for review]123515 - Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent)

2013-10-24 Thread Clarence GUO
I read ODF 1.2 standard, and found for draw:fill it only defined 5 values: none, solid, gradient, hatch, bitmap. There is not a value for usebackgroundfill. So seems if we want to fully support this attribute, we must change ODF standard first. And finally I found the difference between no fill

Re: [code] class camera3D vs. class B3dCamera

2013-10-24 Thread Armin Le Grand
Hi Regina, On 24.10.2013 00:45, Regina Henschel wrote: Hi all, I still try to understand dr3d:focal-length and dr3d:distance. Therefore I have looked into the code and have seen class E3dScene with members B3dCamera aCameraSet Camera3D aCamera Looking through their class

Re: [Call for review]123515 - Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent)

2013-10-24 Thread Armin Le Grand
Hi Clarence, On 24.10.2013 11:00, Clarence GUO wrote: I read ODF 1.2 standard, and found for draw:fill it only defined 5 values: none, solid, gradient, hatch, bitmap. There is not a value for usebackgroundfill. So seems if we want to fully support this attribute, we must change ODF standard

Re: [announcement] Downtime on forum.o.o

2013-10-24 Thread janI
Hi I am pleased to announce that all forum dbs are now moved to the central sql server. The move took about 40 minutes. We hope you will all experience a better performance, however the php2bb could really do with a optimization (especially with sqlconnections). on behalf of infra jan I. On

Google Code-in 2013 project

2013-10-24 Thread Andrea Pescetti
Google is organizing the Google Code-in 2013 project, aimed at involving 13-17 year old students in free and open source projects. You can read more at https://code.google.com/p/google-code-in/wiki/GCIMentorInfo2013 Application deadline: 28 October. To participate, an organization (it would be

Re: [announcement] Downtime on forum.o.o

2013-10-24 Thread Ricardo Berlasso
2013/10/24 janI j...@apache.org Hi I am pleased to announce that all forum dbs are now moved to the central sql server. The move took about 40 minutes. We hope you will all experience a better performance, however the php2bb could really do with a optimization (especially with

help needed with bundled help

2013-10-24 Thread Kay Schenk
I'm trying to find my way around the bundled help with AOO -- how to put stuff in, how to build etc to see changes. So, I made some changes and followed instructions for building in: http://www.openoffice.org/documentation/online_help/OOo2HelpAuthoring.pdf pp. 21, 22 This was building ONLY

Re: [code] class camera3D vs. class B3dCamera

2013-10-24 Thread Regina Henschel
Hi Armin, Armin Le Grand schrieb: Hi Regina, On 24.10.2013 00:45, Regina Henschel wrote: Hi all, I still try to understand dr3d:focal-length and dr3d:distance. Therefore I have looked into the code and have seen class E3dScene with members B3dCamera aCameraSet Camera3D aCamera

Re: [Code] Expand class ImplB2DPolygon

2013-10-24 Thread Regina Henschel
Hi Armin, Armin Le Grand schrieb: Hi Regina, On 21.10.2013 15:02, Regina Henschel wrote: Hi all, I write to the list, because I think the list is more appropriate to discuss an idea than an issue. Objects of the class ImplB2DPolygon are used to store the points, which are read from an

Extensions

2013-10-24 Thread Vladislav Stevanovic
I translating Help for AOO. I found in one line this: Have a look at link href=http://www.dmaths.org;www.dmaths.org/link for a set of additional %PRODUCTNAME Math icons and macros. I looked this site and look what I found there: Dmaths will NOT work in Apache-OpenOffice 4.0 presently. Please get

Re: help needed with bundled help

2013-10-24 Thread Kay Schenk
[top posting] never mind on this question. I found the answer -- I didn't do a last step. Sorry for the noise. On Thu, Oct 24, 2013 at 2:51 PM, Kay Schenk kay.sch...@gmail.com wrote: I'm trying to find my way around the bundled help with AOO -- how to put stuff in, how to build etc to see

Re: Extensions

2013-10-24 Thread Alexandro Colorado
Please check the documentation to update your extension for 4.0 http://wiki.openoffice.org/wiki/Extensions/Extensions_and_Apache_OpenOffice_4.0#API_changes_between_3.4_and_4.0 Changes can be as simple as just add the few new tags on the XML from the xcu. On Thu, Oct 24, 2013 at 5:47 PM,

Re: Extensions

2013-10-24 Thread Andrea Pescetti
Vladislav Stevanovic wrote: We had in Serbia simmilar problem with one of the most-frequently-used extension in Serbian. Thanks for Jörg Schmidt he made version for AOO 4.0, but we have still some problems here, because old version of this extension is still visible on AOO Extension site! It is

Re: Extensions

2013-10-24 Thread Vladislav Stevanovic
2) In future we must made restriction for those extensions on our site I don't get what you would restrict. Do you mean that you would hide all extensions that are not compatible with 4.0? I think they can stay... Maybe it is possible to add a warning to the extensions that do not have

Re: [Call for review]123515 - Import the sample PPTX(with one slide) to AOO, the shape in slide is applied a default color incorrectly ( should be transparent)

2013-10-24 Thread Clarence GUO
So Armin, as you said We have currently no internal concept to do something like that, and no support neither in ODF nor in the UNO API nor in the core. and with 'none' is better than to fill with solid color, but will destroy all that 'hole' effects., do you think it is acceptable if we