Re: [Libreoffice] Some more features...

2010-10-07 Thread Andras Timar
2010/10/7 Kohei Yoshida : > Hello Andras, > > On Thu, 2010-10-07 at 14:21 +0200, Andras Timar wrote: >> 2010.10.05. 15:45 keltezéssel, Kohei Yoshida írta: >> > >> > * Quick insertion of current date and time into current cell, via >> >   command.  With this change, you can insert current date or ti

Re: [Libreoffice] Some more features...

2010-10-07 Thread camille . moulin
Hi Michael,* - "Michael Meeks" a écrit : [...] > On Thu, 2010-10-07 at 16:54 +0200, camille.mou...@free.fr wrote: [...] > > I have started formalizing my > > arguments in favour of this change there : > > http://wiki.services.openoffice.org/wiki/User:Camillem/aboutFramework#Read_Only_files_sh

Re: [Libreoffice] Some more features...

2010-10-07 Thread Michael Meeks
Hi Camille, On Thu, 2010-10-07 at 16:54 +0200, camille.mou...@free.fr wrote: > I completely agree with you here. That's why I was happy but when Caolán > McNamara implemented yesterday a change I had been wainting for (no auto > conversion of numbers in Writer's tables by default) but also worried

Re: [Libreoffice] Some more features...

2010-10-07 Thread camille . moulin
- "Kohei Yoshida" a écrit : [...] > No disagreement there. I would be among the first ones to support > removal of this cruft. Great :-) > > Having said that, once we remove this, it won't be easy to add it > back. > So I'd personally like to be a bit careful on making decision here. I

Re: [Libreoffice] Some more features...

2010-10-07 Thread Noel Power
On Thu, 2010-10-07 at 10:28 -0400, Kohei Yoshida wrote: > Having said that, once we remove this, it won't be easy to add it > back. > So I'd personally like to be a bit careful on making decision here. > For > example, can anybody provide any arguments for keeping the current > behavior? No, +1 f

Re: [Libreoffice] Some more features...

2010-10-07 Thread Kohei Yoshida
On Thu, 2010-10-07 at 11:16 +0200, camille.mou...@free.fr wrote: > So, apparently, from a technical point of view, when you add a > feature, you have to add extra code to specify that the feature should > not be accessible in ReadOnly mode. Yup, you are right on here. :-) IIRC there is a call si

Re: [Libreoffice] Some more features...

2010-10-07 Thread Kohei Yoshida
Hello Andras, On Thu, 2010-10-07 at 14:21 +0200, Andras Timar wrote: > 2010.10.05. 15:45 keltezéssel, Kohei Yoshida írta: > > > > * Quick insertion of current date and time into current cell, via > > command. With this change, you can insert current date or time via > > a single key stro

Re: [Libreoffice] Some more features

2010-10-07 Thread Cedric Bosdonnat
Hi Miklos, Michael, On Thu, 2010-10-07 at 16:10 +0200, Miklos Vajna wrote: > I think Cedric will fix this - though if I should do it, please let me > know. I just removed those files in sw/source/filter/rtf/. Regards, -- Cédric Bosdonnat LibreOffice hacker http://documentfoundation.org OOo Ecl

Re: [Libreoffice] Some more features

2010-10-07 Thread Miklos Vajna
On Thu, Oct 07, 2010 at 12:42:01PM +0100, Michael Meeks wrote: > Oooh ! :-) do we have old, obsolete, and non-compiled code in git > master ? > > Does that make sense ? can we remove the old RTF cruft that we no > longer use ? That's right - when the RTF rework was a patch I just re

Re: [Libreoffice] Some more features...

2010-10-07 Thread Andras Timar
2010.10.05. 15:45 keltezéssel, Kohei Yoshida írta: > > * Quick insertion of current date and time into current cell, via > command. With this change, you can insert current date or time via > a single key stroke. They are bound by default to Ctrl-';' > (semicolon) to Ctrl-Shift-';', r

Re: [Libreoffice] Some more features

2010-10-07 Thread Michael Meeks
On Thu, 2010-10-07 at 01:18 +0200, Miklos Vajna wrote: > On Thu, Oct 07, 2010 at 12:00:35AM +0200, Cédric Bosdonnat > wrote: > > I just pushed another patch: > > * Calc, Writer and Impress tables now can have dotted and dashed > > borders. > > Are you sure about the RTF part? Looks like you're

Re: [Libreoffice] Some more features...

2010-10-07 Thread Kohei Yoshida
On Thu, 2010-10-07 at 10:35 +0200, Miklos Vajna wrote: > On Tue, Oct 05, 2010 at 09:45:47AM -0400, Kohei Yoshida > wrote: > > * Insert new sheet icon. This change adds a 'plus' icon at the right > > end of the sheet tabs to allow quick insertion of new sheets. > > Hi, > > Is it intentiona

Re: [Libreoffice] Some more features...

2010-10-07 Thread David Hobley
To: "Kohei Yoshida" Cc: libreoffice@lists.freedesktop.org Sent: Thursday, 7 October, 2010 7:35:19 PM Subject: Re: [Libreoffice] Some more features... On Tue, Oct 05, 2010 at 09:45:47AM -0400, Kohei Yoshida wrote: > * Insert new sheet icon. This change adds a 'plus' icon at the

Re: [Libreoffice] Some more features...

2010-10-07 Thread camille . moulin
- "Laurent Godard" a écrit : > Hi > > > Is it intentional that if you open a read-only document (for > example > > from a browser), then you can't edit it (can't delete sheets for > > example), but the icon is still there and you can add new sheets? > :) Well, I guess it's not consistent w

Re: [Libreoffice] Some more features...

2010-10-07 Thread Laurent Godard
Hi > Is it intentional that if you open a read-only document (for example > from a browser), then you can't edit it (can't delete sheets for > example), but the icon is still there and you can add new sheets? :) > you always can "save as ..." under a new name after doing some modifications. so

Re: [Libreoffice] Some more features...

2010-10-07 Thread Miklos Vajna
On Tue, Oct 05, 2010 at 09:45:47AM -0400, Kohei Yoshida wrote: > * Insert new sheet icon. This change adds a 'plus' icon at the right > end of the sheet tabs to allow quick insertion of new sheets. Hi, Is it intentional that if you open a read-only document (for example from a browser), t

Re: [Libreoffice] Some more features

2010-10-07 Thread Cedric Bosdonnat
Hi Miklos, On Thu, 2010-10-07 at 01:18 +0200, Miklos Vajna wrote: > Are you sure about the RTF part? Looks like you're patching the old > filter. > > When the new filter was a patch, Fridrich suggested that I just remove > the files of the old filter from the makefiles, don't delete the files > t

Re: [Libreoffice] Some more features

2010-10-06 Thread Miklos Vajna
On Thu, Oct 07, 2010 at 12:00:35AM +0200, Cédric Bosdonnat wrote: > I just pushed another patch: > > * Calc, Writer and Impress tables now can have dotted and dashed > borders. Are you sure about the RTF part? Looks like you're patching the old filter. When the new filter was a patch, Fridric

[Libreoffice] Some more features

2010-10-06 Thread Cédric Bosdonnat
Hi all, I just pushed another patch: * Calc, Writer and Impress tables now can have dotted and dashed borders. -- Cedric ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice