https://bugs.documentfoundation.org/show_bug.cgi?id=85976

--- Comment #33 from Mike Kaganski <mikekagan...@hotmail.com> ---
Note that any feature request having a working extension with compatible
license is already an easy hack. Just use its source code as the template that
provides the required logic - it uses UNO commands, which may be easily
converted to a C++ code, and assign a new UNO command to that new function.

(Given that Remove Duplicates Fast is based on Remove Duplicates
(https://github.com/ACTom/lo-extension-removeduplicates) which is GPLv3, which
doesn't allow to use its code in LO directly because we need an MPL-compatible
license, interested parties may ask the author for changed license in a github
issue.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to