summaryrefslogtreecommitdiff
path: root/external/languagetool/README
blob: 72d70412b6419a54c43d2e087658aa1959cbd562 (plain)
1
2
3
4
5
Style and grammar checker for various languages written in Java, from [http://www.languagetool.org/]

Shipping this is a compile-time option for LibreOffice, but our
downloadable builds use the light-weight lightproof grammer checker
instead to avoid the Java bootstrapping performance issues.
rash&id=fa91dd31f39a24329d288d4e1cda28db3a16af0d'>5th step to remove tools/rtti.hxxOliver Specht 2015-11-10Missing includesAshod Nakashian 2015-09-17boost->stdCaolán McNamara 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe