[PATCH (partial)] Writer autocompletion feature
Nico Weyand
nico.weyand at gmail.com
Fri Jul 20 17:39:03 PDT 2012
On 18.07.2012 14:57, Jan Holesovsky wrote:
> Hi Nico,
>
> On 2012-07-09 at 23:46 +0200, Nico Weyand wrote:
>
>> Originally, I wanted to submit a patch to improve the writer
>> autocompletion feature. However I won't have the time to finish it for
>> the next two or three months, so I thought I'd submit what has already
>> been finished in case anyone is interested on doing any work on the
>> feature.
>>
>> The archive attached contains the files required for replacing the
>> current list used to store autocompletion words by a much faster tree
>> structure. It also allows for storing the word probability so that for
>> a given word prefix, if will return the autocompletion with the
>> highest probability.
> Thank you for that - sounds very interesting :-)
>
>> PS.: I do release this code under GPL 3+ – as long as this doesn't
>> mean my email address is posted in a public location :D
> Unfortunately - this is a problem. The LibreOffice license is MPL and
> LGPLv3+ (not GPLv3+), so we cannot use that - would be great if you can
> re-post with the MPL/LGPLv3+ license, ideally via a post to this mailing
> list stating that all your patches to LibreOffice are licensed
> MPL/LGPLv3+; anything else is hard to track, unfortunately.
>
> Thank you a lot,
> Kendy
Well, in that case, I'm officially stating that the code I've committed
(and all future code I am going to commit) may be used under LGPLv3+ (If
I've understood it correctly, only one of both the licenses you named is
required and I do prefer LGPL over MPL).
Greetings,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120721/1e93eccf/attachment-0001.html>
More information about the LibreOffice
mailing list