Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-11 Thread Dan Lewis
On 03/11/2013 12:24 PM, Rodolfo wrote: 2013/3/11 Jonathan Aquilina : Its quite simple a git checkout BRANCH NAME. one thing I will admit is that im not sure how to get a list of available branches for checkout. Just do a $ git branch Actually, once the development tools have been installed, th

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-11 Thread Rodolfo
2013/3/11 Jonathan Aquilina : > Its quite simple a git checkout BRANCH NAME. one thing I will admit is that > im not sure how to get a list of available branches for checkout. Just do a $ git branch ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-11 Thread Jonathan Aquilina
On Mon, Mar 11, 2013 at 4:14 PM, Dan Lewis wrote: > Thanks for the information. Over the weekend, I have built a linux > MySQL connector for both x86 and x86-64 using the LibreOffice 4.0 branch. > Now to determine how to modify the .oxt file so that its information > is correct, but t

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-11 Thread Dan Lewis
Thanks for the information. Over the weekend, I have built a linux MySQL connector for both x86 and x86-64 using the LibreOffice 4.0 branch. Now to determine how to modify the .oxt file so that its information is correct, but this is another subject. Time to do some research before

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-10 Thread Markus Mohrhard
> What good will it be to get a volunteer to build a mysql connector for > 4.0 if the connector can not be build? There are problems on OS X and LInux > because of changes made in autogen.sh. This needs to be fixed first before > finding a volunteer. > Until recently, this is used to conf

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-10 Thread Dan Lewis
On 03/07/2013 11:47 AM, Noel Grandin wrote: how about you give it a try and ask back here if you have difficulties. On Thursday, 7 March 2013, Fernand Vanrie wrote: Michael , OK , but we need SVG and a working Native mySQL connector :-) so: any news about a volonteer to compile C

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-07 Thread Noel Grandin
how about you give it a try and ask back here if you have difficulties. On Thursday, 7 March 2013, Fernand Vanrie wrote: > Michael , > > OK , but we need SVG and a working Native mySQL connector :-) > > so: any news about a volonteer to compile Connector for 4.0 (windows) ? > > Greetz > > Fernan

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-07 Thread Fernand Vanrie
Michael , OK , but we need SVG and a working Native mySQL connector :-) so: any news about a volonteer to compile Connector for 4.0 (windows) ? Greetz Fernand Hi Fernand, On Thu, 2013-03-07 at 08:45 +0100, Fernand Vanrie wrote: any change the SVG stuff and this repairs happens also for lat

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-07 Thread Michael Meeks
Hi Fernand, On Thu, 2013-03-07 at 08:45 +0100, Fernand Vanrie wrote: > any change the SVG stuff and this repairs happens also for later 3.6 > releases ? That seems unlikely; one reason is that I'd expect the SVG code to be significantly different for 3.6 :-) HTH,

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-06 Thread Fernand Vanrie
Michael , any change the SVG stuff and this repairs happens also for later 3.6 releases ? Greetz Fernand I am looking why exporting SVG doesn't work when exporting charts (fdo#60137). In [1] we need "com.sun.star.svg.SVGWriter" but it is not present in LO. Looks to me like we missed to incl

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-06 Thread Michael Meeks
On Tue, 2013-03-05 at 19:54 +0100, Tomaž Vajngerl wrote: > I am looking why exporting SVG doesn't work when exporting charts > (fdo#60137). In [1] we need "com.sun.star.svg.SVGWriter" but it is not > present in LO. Looks to me like we missed to include changes in [2] > from AOO when rebasing. Wha

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-06 Thread Fernand Vanrie
Tomaž, yep: exporting using the api and "com.sun.star.drawing.GraphicExportFilter" with the "image/svg+xml" mediatype is also not working ("image/x-emf" works and deliver proper Vector) BTW: is your work around the Lancsoz interpolation also present in aOO ? Greetz Fernand Hi, I am l

Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-05 Thread Tomaž Vajngerl
Hi, I am looking why exporting SVG doesn't work when exporting charts (fdo#60137). In [1] we need "com.sun.star.svg.SVGWriter" but it is not present in LO. Looks to me like we missed to include changes in [2] from AOO when rebasing. What should we do about this? Regards, Tomaž [1] http://cgit.f