Re: Sort and copy results

2014-06-30 Thread Kevin André
On Mon, Jun 30, 2014 at 4:41 PM, Kohei Yoshida wrote: > On Mon, 2014-06-30 at 16:34 +0200, Kevin André wrote: >> On Fri, Jun 6, 2014 at 1:42 PM, Wols Lists wrote: >> > >> > That's one of my moans (maybe it's been fixed) about LO spellcheck! It's >>

Re: Sort and copy results

2014-06-30 Thread Kevin André
On Fri, Jun 6, 2014 at 1:42 PM, Wols Lists wrote: > > That's one of my moans (maybe it's been fixed) about LO spellcheck! It's > too long ago to remember the details, and it was in a cell (can't > remember whether it was a Writer table or Calc). Anyways, I filled the > cell and tabbed away. The Au

Re: LibreOffice most popular spam posts

2013-12-22 Thread Kevin André
On Sun, Dec 22, 2013 at 2:35 PM, Kevin André wrote: > On Sat, Dec 21, 2013 at 5:17 AM, Tae Wong wrote: >> You want to ask someone to remove spam posts from a mailing list >> archive. Spammers post heaps of links to commercial web sites that >> have nothing at all to do with

Re: LibreOffice most popular spam posts

2013-12-22 Thread Kevin André
On Sat, Dec 21, 2013 at 5:17 AM, Tae Wong wrote: > You want to ask someone to remove spam posts from a mailing list > archive. Spammers post heaps of links to commercial web sites that > have nothing at all to do with LibreOffice. Here are the most popular > spam posts in December, 2013: Someone

Re: [REVIEWED 3-5-1][PATCH] Fix leap year calculation

2012-02-29 Thread Kevin André
On Wed, Feb 29, 2012 at 18:07, Lionel Elie Mamane wrote: > On Wed, Feb 29, 2012 at 03:38:30PM +0100, Kevin André wrote: >> On Wed, Feb 29, 2012 at 14:56, Lionel Elie Mamane wrote: >>> On Tue, Feb 28, 2012 at 10:10:10PM -0500, Kohei Yoshida wrote: > >>>&

Re: [REVIEWED 3-5-1][PATCH] Fix leap year calculation

2012-02-29 Thread Kevin André
mply: return (nYear % 400) == 0 || ((nYear % 4) == 0 && (nYear % 100) != 0); ? In case I'm missing something here, forgive me my ignorance. I'm just an outsider :-) Regards, Kevin André ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [libreoffice-l10n] Re: REMINDER: Release 3.4.0-rc1 from ooo-build-3-2-1 branch == string and UI freeze

2011-05-03 Thread Kevin André
On Tue, May 3, 2011 at 13:02, Sophie Gautier wrote: > On 03/05/2011 13:30, Michael Meeks wrote: >>        Having said that - warning that RC1 may be a bit rough in the release >> notes is a good idea :-) > > But a RC1 is supposed to be a release candidate, so how could it be rough? I agree. If