[dev] Re: Importing Filter fixes from Symphony

2011-03-09 Thread Camillem
On 09/03/2011 19:38, Niklas Nebel wrote:
> On 30.11.2010 16:44, MOULIN Camille wrote:
>> During random tests with IBM's Symphony, I realized that three of the
>> most
>> annoying bugs in Calc's filters were actually fixed there.
>> Issue 89232   Fill operations should not touch filtered rows.
>>
>> Issue 12666   autofilter works just on one sheet (only one auto-range
>> per file)
>>
>> Issue 85305   Dynamically grow a filtered range for autofilter
>> I know that Symphony is not an open source project, but do you think
>> it would be
>> possible to have those fixes upstreamed to OOo ?
>
> A little update on this: We have received a patch for issues 85305 and
> 89232. It's in CWS calc66 now.
That's really great news :-)  Thanks Niklas.

Camille

--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


Re: [dev] Importing Filter fixes from Symphony

2010-12-02 Thread camillem
Le jeudi 02 décembre 2010 à 17:15 +0300, Konstantin Tokarev a écrit :
> > Hi all
> >
> > any response to camille's response regarding calc filters bugs ?
[...]
> You could try to use Gnumeric - it's free from many of Calc's bugs and runs
> much faster
@Konstantin : I'm a Gnome fan, so very inclined to like Gnumeric and
it's a very nice app on many aspects, but unfortunately, it's lacking
some functionnalities (Data pilots, etc.).
@Laurent, nope, no private answers.
@Eike: I understand your remark now about me not being suscribed. Just
posted with the wrong email address :-(





-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Importing Filter fixes from Symphony

2010-12-02 Thread camillem
Le jeudi 02 décembre 2010 à 17:53 +0100, Eike Rathke a écrit :
> Hi MOULIN,
Hi Eike,*
> 
> On Tuesday, 2010-11-30 16:44:45 +0100, MOULIN Camille wrote:
> 
> > During random tests with IBM's Symphony, I realized that three of the most
> > annoying bugs in Calc's filters were actually fixed there.
> > [...]
> > I know that Symphony is not an open source project, but do you think it 
> > would be
> > possible to have those fixes upstreamed to OOo ?
> 
> That's a question only IBM can answer. 

Ok, I thought you (Sunnies) might have had talks with IBM developpers on
this matter.

> You may try to ask them to
> contribute their fixes.

I will as soon as I get a chance to :-)

>   Eike
> 
> P.S.: As you're not subscribed to the mailing list you were posting to,
Hum, I am indeed suscribed to the list since a few years. What let you
suppose the opposite?

> you will miss replies that are directed to the list only.

Nope : got Laurent's reply ok.

Best, 
Camille



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Installing OOo (ex.Re: [dev] Newbe)

2010-09-05 Thread Camillem

 On 04/09/2010 20:11, Alan Griffiths wrote:

Hi,

Hi Alan,

Have some programming background from way back yonder (Fortran, C,
Pascal, C++, VBA) and would like to help - although very rusty!

Have just built OpenOffice under Ubuntu, but have run out of knowledge
in how to install it (not a Linux guru).  Will continue to peruse the
docs out there..

If you set

export PKGFORMAT=installed

before starting your build, you can have the working result directly 
installed in


directory>/instsetoo_native/unxlngi6.pro/OpenOffice/installed/install/en-US/


the executable files (scalc, swriter, etc.) being installed at

directory>/instsetoo_native/unxlngi6.pro/OpenOffice/installed/install/en-US/openoffice.org3/program


More details in the building guide :

http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux#cite_note-Foot6-4

HTH,
Camille

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Transforming the Hyperlink bar in a websearch toolbar

2010-03-28 Thread Camillem
Mathias Bauer a écrit :
> [...]
> Of course it would be possible to double the code for the configuration
> menu and just add it to the hyperlink toolbar. This would take only a
> few days. But this feature is not important enough (IMHO) to spoil the
> code with this hack.
>   
I completely agree. What I was hoping was, on the contrary, that this
transformation would help to "clean" the code by removing unused
functionality and replacing an "old style" toobar by one of the regular
type.
> There could be another option that came up when I discussed the problem
> with Carsten Driesner: what if we could "bundle" the three controls into
> a common parent window (transparent and with no borders so that the "sub
> controls" completely fill it) and use that one as the toolbar control?
> All code currently in the hyperlink bar itself could be moved to that
> new control. This control then could be added to any "regular" toolbar
> as usual. That would be doable in much shorter time. Worth thinking
> about it...
>   
Sounds good to me ; I just hope "shorter time" will mean a few days, not
weeks.

Camille

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] 65,000 lines on calc

2010-03-24 Thread Camillem
Alexandro Colorado a écrit :
> when did OOo Calc (what version #) get past the 65,000 limit on spreadsheets?
>   
If you mean the 65536 lines limit, I hasn't yet (at least not in Dev75)

http://www.openoffice.org/issues/show_bug.cgi?id=30215

Interesting details on Kohei Yoshida's blog :

http://kohei.us/2010/02/20/increasing-calcs-row-limit-to-1-million/

If you really need it now, you can give a try to Go-oo version.

HTH ,
Camille


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Getting Started

2010-02-22 Thread Camillem
asim...@gmx.de a écrit :
> Hello everyone,
>   
Hi,
> I'd like to join the developer community.
Great news
>  There are several devices on the OOo homepage and I'm quite confused. Could 
> you please help me to get started? 
The first step is to build the application from sources : a nice guide
has been put together for this:

http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide


> I'm interested in programming tasks. I'm able to contribute with C++ and Java.
>   
As you'll see, OOo is mostly C++, so you should be confortable here

Cheers,
Camille

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Reseting Window position (Issue 42282)

2008-10-24 Thread CamilleM
Le vendredi 24 octobre 2008 à 23:21 +0200, Cor Nouws a écrit :
[...]
> I copy/paste a piece of code with lot of comments, but it shows how to 
> access such data in the OOo registry.

Thanks very much Cor, I'll try it ASAP.

Cheers,
Camille


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Reseting Window position (Issue 42282)

2008-10-24 Thread CamilleM
Hi, 
In order to give a quick pragmatic solution to Issue 42282
(http://www.openoffice.org/issues/show_bug.cgi?id=42282) I'd like to
write a small extension that resets the positions of the windows.
Does anyone know where I could find doc that would tell me how to access
the values stored in \user\registry\data\org\openoffice\Office
\Views.xcu ?
Thanks, 
Camille


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]