Re: [UX] How add a new icon set?

2013-06-18 Thread Andre Fischer
On 18.06.2013 19:37, Claudio Filho wrote: 2013/6/13 Claudio Filho : I saw some interesting icons from Faenza collection and I wish to do a icon set for AOO with this material. Where can i find some material or orientation to see how to do it? Is possible to do a extension for this idea? Replyin

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Andrea Pescetti
Rory O'Farrell wrote: On Tue, 18 Jun 2013 21:54:52 +0200 Andrea Pescetti wrote: Ariel Constenla-Haile wrote: On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: Do you have one or two C++ extension at hand (except former Presenter Screen and former Presenation Minizer) for testing?

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi On 18.06.2013 22:06, Rory O'Farrell wrote: On Tue, 18 Jun 2013 21:54:52 +0200 Andrea Pescetti wrote: Ariel Constenla-Haile wrote: On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: Do you have one or two C++ extension at hand (except former Presenter Screen and former Presena

Module cui - Add new color

2013-06-18 Thread Ivan Poot Diaz
Hi all, This patch "registrodom.patch": This code snippet allows Auto Registration the colors to Apache OpenOffice Drawing , ie the self-colored. Through this patch allows the user to add new colors in the color palette without entering a name. If the color name already exists, it is automatic

Re: Wrong OS detection on download page

2013-06-18 Thread Kay Schenk
On Tue, Jun 18, 2013 at 3:39 PM, Marcus (OOo) wrote: > Am 06/18/2013 11:53 PM, schrieb Rob Weir: > > On Tue, Jun 18, 2013 at 4:45 PM, Marcus (OOo) >> wrote: >> >>> Thanks for the data. Here you can see for yourself that nothing points to >>> Ubuntu or at least to a Debian based Linux distro. Un

Re: Article on the Register

2013-06-18 Thread Marcus (OOo)
Am 06/14/2013 09:17 AM, schrieb Andre Fischer: On 13.06.2013 23:58, Marcus (OOo) wrote: Am 06/13/2013 01:48 PM, schrieb Rob Weir: On Thu, Jun 13, 2013 at 3:36 AM, Andre Fischer wrote: On 12.06.2013 22:06, Rob Weir wrote: On Wed, Jun 12, 2013 at 3:50 PM, Marcus (OOo) wrote: Am 06/12/2013 06

Re: Wrong OS detection on download page

2013-06-18 Thread Marcus (OOo)
Am 06/18/2013 11:53 PM, schrieb Rob Weir: On Tue, Jun 18, 2013 at 4:45 PM, Marcus (OOo) wrote: Thanks for the data. Here you can see for yourself that nothing points to Ubuntu or at least to a Debian based Linux distro. Unfortunatelly there is no way to make a correct download suggestion. So, I

Re: Wrong OS detection on download page

2013-06-18 Thread Rob Weir
On Tue, Jun 18, 2013 at 4:45 PM, Marcus (OOo) wrote: > Thanks for the data. Here you can see for yourself that nothing points to > Ubuntu or at least to a Debian based Linux distro. Unfortunatelly there is > no way to make a correct download suggestion. So, I don't know how to fix > this problem.

Re: [DISCUSS] a new web area for Apache OpenOffice third party products

2013-06-18 Thread Kay Schenk
On Mon, Jun 17, 2013 at 3:31 PM, Kay Schenk wrote: > > > On Sun, Jun 16, 2013 at 5:40 PM, Rob Weir wrote: > >> On Sun, Jun 16, 2013 at 5:38 PM, Kay Schenk wrote: >> > On Fri, Jun 14, 2013 at 4:11 PM, Kay Schenk >> wrote: >> > >> >> >> >> >> >> On Fri, Jun 14, 2013 at 10:31 AM, Rob Weir wrote:

Re: Wrong OS detection on download page

2013-06-18 Thread Marcus (OOo)
Thanks for the data. Here you can see for yourself that nothing points to Ubuntu or at least to a Debian based Linux distro. Unfortunatelly there is no way to make a correct download suggestion. So, I don't know how to fix this problem. Marcus Am 06/14/2013 09:54 PM, schrieb Hagar Delest:

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Rory O'Farrell
On Tue, 18 Jun 2013 21:54:52 +0200 Andrea Pescetti wrote: > Ariel Constenla-Haile wrote: > > On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: > >> Do you have one or two C++ extension at hand (except former Presenter > >> Screen > >> and former Presenation Minizer) for testing? > >

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Andrea Pescetti
Ariel Constenla-Haile wrote: On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: Do you have one or two C++ extension at hand (except former Presenter Screen and former Presenation Minizer) for testing? The PDF Import extension: http://extensions.openoffice.org/en/project/pdfimport M

Re: [UX] How add a new icon set?

2013-06-18 Thread Claudio Filho
2013/6/13 Claudio Filho : > I saw some interesting icons from Faenza collection and I wish to do a > icon set for AOO with this material. Where can i find some material or > orientation to see how to do it? Is possible to do a extension for > this idea? Replying myself: http://svn.apache.org/viewv

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi, On 18.06.2013 10:58, Oliver-Rainer Wittmann wrote: Hi On 28.05.2013 17:10, Oliver-Rainer Wittmann wrote: Hi, I would like to activate/introduce code which migrates certain user profile data from AOO 3.4.x and OOo 3.x installations during the reactivated FirstStartWizard when the user star

Re: XInputStream

2013-06-18 Thread Jürgen Schmidt
On 6/18/13 5:04 PM, Rajath Shashidhara wrote: > Hello, > > Also in the file XInputStream implementation, > readSomeBytes() implementation just calls readBytes() method. > Code: > > sal_Int32 SAL_CALL > XInputStream_impl::readSomeBytes( > uno::Sequence< sal_Int8 >& aData, > sal_Int32 nMaxB

Re: XInputStream

2013-06-18 Thread Rajath Shashidhara
Hello, Also in the file XInputStream implementation, readSomeBytes() implementation just calls readBytes() method. Code: sal_Int32 SAL_CALL XInputStream_impl::readSomeBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) throw( io::NotConnectedException, io::

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Jürgen Schmidt
On 6/18/13 2:17 PM, Oliver-Rainer Wittmann wrote: > Hi, > > On 18.06.2013 13:36, Rob Weir wrote: >> On Tue, Jun 18, 2013 at 3:51 AM, Oliver-Rainer Wittmann >> wrote: >>> Hi, >>> >>> >>> On 18.06.2013 09:26, Andrea Pescetti wrote: On 17/06/2013 Oliver-Rainer Wittmann wrote: > > I

review requested: [Bug 120020] Application crash when undo "Ctrl+Delete" under "Outline" view in SD. : [Attachment 80882] Do not delete linked undo actions.

2013-06-18 Thread bugzilla
Andre has asked for review: Bug 120020: Application crash when undo "Ctrl+Delete" under "Outline" view in SD. https://issues.apache.org/ooo/show_bug.cgi?id=120020 Attachment 80882: Do not delete linked undo actions. https://issues.apache.org/ooo/attachment.cgi?id=80882&action=edit --- Addi

XInputStream

2013-06-18 Thread Rajath Shashidhara
Hello, The methods readBytes and readSomeBytes have an argument Byte[][] . But shouldn't it be Byte[] ? because java.io.InputStream reads to a byte[]? What is the point of having a byte [][]? This example also suggests this: http://forum.openoffice.org/en/forum/viewtopic.php?t=3801 They copy th

Fwd: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.

2013-06-18 Thread Rob Weir
-- Forwarded message -- From: gmcdonald Date: Tue, Jun 18, 2013 at 7:56 AM Subject: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now. To: p...@apache.org, gene...@incubator.apache.org [PMCs please forward to your dev list ; Incubator Mentors please

Re: [QA][Test Report] Weekly Status Update as of 20130614

2013-06-18 Thread Yuzhen Fan
Simon and All, This is call for volunteers to do exploration test on Base / Drawing and write test cases for Base / Drawing: 1. About writing test cases for Base, I have completed to create hierarchies of test suites in TestLink based on the finalized test matrix http://wiki.openoffice.org/wiki/Q

Re: Download stats per platform?

2013-06-18 Thread Roberto Galoppini
On 18/giu/2013, at 13:14, Rob Weir wrote: > On Mon, Jun 17, 2013 at 11:26 PM, Shenfeng Liu wrote: >> We can get the data from SourceForge by define the date range by ourselves: >> http://sourceforge.net/projects/openofficeorg.mirror/files/stats/map >> :) > > That page measures something subtl

DataSink Object

2013-06-18 Thread Rajath Shashidhara
Hello, http://www.openoffice.org/ucb/docs/ucb-api-usage.html#GetDataStream There are two types of datasinks: 1. XActiveDataSink 2. XOutputStream Which one to use in my ucp? the active one or the passive one? or implement both like file ucp? code from file ucp: Reference< io::XOutputStream > output

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi, On 18.06.2013 13:36, Rob Weir wrote: On Tue, Jun 18, 2013 at 3:51 AM, Oliver-Rainer Wittmann wrote: Hi, On 18.06.2013 09:26, Andrea Pescetti wrote: On 17/06/2013 Oliver-Rainer Wittmann wrote: I want to let you know that I am currently working on the migration of AOO 3.4.x/OOo 3.x use

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Rob Weir
On Tue, Jun 18, 2013 at 3:51 AM, Oliver-Rainer Wittmann wrote: > Hi, > > > On 18.06.2013 09:26, Andrea Pescetti wrote: >> >> On 17/06/2013 Oliver-Rainer Wittmann wrote: >>> >>> I want to let you know that I am currently working on the migration of >>> AOO 3.4.x/OOo 3.x user profiles to AOO 4.0. I

Review of my code

2013-06-18 Thread Rajath Shashidhara
Hello, The coding phase of GSoC started on 17th. So It would be nice if I get a review of the code written till today. git Repository of my code: https://github.com/rajaths589/CMISContentProvider.git git Repository of my test client code: https://github.com/rajaths589/CMISContentProviderTest.git

Re: Download stats per platform?

2013-06-18 Thread Rob Weir
On Mon, Jun 17, 2013 at 11:26 PM, Shenfeng Liu wrote: > We can get the data from SourceForge by define the date range by ourselves: > http://sourceforge.net/projects/openofficeorg.mirror/files/stats/map > :) > That page measures something subtly different. It shows what platform the user was run

Re: Need commit help

2013-06-18 Thread Jürgen Schmidt
On 6/15/13 6:01 AM, Ariel Constenla-Haile wrote: > > Hi Ricardo, > > On Thu, Jun 13, 2013 at 09:42:06PM +0200, RGB ES wrote: >> Looking at the ES build, I can see that the sidebar page on the >> bundled help is not localized. In fact this page it's not even on >> pootle yet (checked for ES and IT

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Jürgen Schmidt
On 6/15/13 10:21 AM, Andrea Pescetti wrote: > On 14/06/2013 Hans Zybura wrote: >> Therefore I'd like to recommend some additions > > Thank you, integrated in > > http://wiki.openoffice.org/wiki/Extensions/Extensions_and_Apache_OpenOffice_4.0 > > >> One last time I want to comment on Jürgen Schm

Re: os2 build broken after stl updates #122208

2013-06-18 Thread Jürgen Schmidt
On 6/17/13 4:38 PM, Yuri Dario wrote: > Hi, > > after updates to STL for issue 122208, the OS/2 build is no longer > compiling. I was already not using OO STL and using system STL, and > now I get errors like good to know and I think that OS2 needs some special handling here. you are the only o

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi On 28.05.2013 17:10, Oliver-Rainer Wittmann wrote: Hi, I would like to activate/introduce code which migrates certain user profile data from AOO 3.4.x and OOo 3.x installations during the reactivated FirstStartWizard when the user starts the first time an installed AOO 4.0. I have submitted

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Ariel Constenla-Haile
On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: >>> On the blacklist will be the Presenter Screen and the Presentation >>> Minimizer as they are now integrated into OpenOffice. >> >> >> These wouldn't work anyway; after the STLport change, former C++ >> extensions do not work on Win

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi, On 18.06.2013 10:05, Ariel Constenla-Haile wrote: On Tue, Jun 18, 2013 at 09:51:46AM +0200, Oliver-Rainer Wittmann wrote: On the blacklist will be the Presenter Screen and the Presentation Minimizer as they are now integrated into OpenOffice. These wouldn't work anyway; after the STLport

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Ariel Constenla-Haile
On Tue, Jun 18, 2013 at 09:51:46AM +0200, Oliver-Rainer Wittmann wrote: > On the blacklist will be the Presenter Screen and the Presentation > Minimizer as they are now integrated into OpenOffice. These wouldn't work anyway; after the STLport change, former C++ extensions do not work on Windows an

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Oliver-Rainer Wittmann
Hi, On 18.06.2013 09:26, Andrea Pescetti wrote: On 17/06/2013 Oliver-Rainer Wittmann wrote: I want to let you know that I am currently working on the migration of AOO 3.4.x/OOo 3.x user profiles to AOO 4.0. I am also including the migration of extensions. I am currently not planning to adjust a

[buildbot] buildbot for Windows seems to have 'space problems'

2013-06-18 Thread Oliver-Rainer Wittmann
Hi, our buildbot for Windows seems to have 'space problems': - aoo-w7snap, build #60 reports: exceptions.IOError: [Errno 28] No space left on device - aoo-w7ia2, build #141 reports: /usr/bin/m4:configure.in:3840: ERROR: cannot flush diversion to temporary file: No space left on device /usr/bin

Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed

2013-06-18 Thread Andrea Pescetti
On 17/06/2013 Oliver-Rainer Wittmann wrote: I want to let you know that I am currently working on the migration of AOO 3.4.x/OOo 3.x user profiles to AOO 4.0. I am also including the migration of extensions. I am currently not planning to adjust any of the mentioned strings as I think it is too l