LanguageTool Grammar Checker implementation
commitd952df361a5e190246d7a0738ae5347b82cd57b5
authorMert Tumer <mert.tumer@collabora.com>
Tue, 10 May 2022 10:06:06 +0000 (10 13:06 +0300)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Fri, 10 Jun 2022 11:52:17 +0000 (10 13:52 +0200)
tree8ab9d944b34ea93b8cdc69494f51fd41e4636ed5
parent044df303665606c778748fcfc0bfc47ce65ee914
LanguageTool Grammar Checker implementation

Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
Change-Id: I275cbea668afc5beb5147370119631df8b6a2d46
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135178
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
20 files changed:
Repository.mk
cui/Library_cui.mk
cui/UIConfig_cui.mk
cui/inc/treeopt.hrc
cui/source/options/optlanguagetool.cxx [new file with mode: 0644]
cui/source/options/optlanguagetool.hxx [new file with mode: 0644]
cui/source/options/treeopt.cxx
cui/uiconfig/ui/langtoolconfigpage.ui [new file with mode: 0644]
include/sfx2/pageids.hxx
include/svtools/languagetoolcfg.hxx [new file with mode: 0644]
include/svtools/strings.hrc
lingucomponent/Library_LanguageTool.mk [new file with mode: 0644]
lingucomponent/Module_lingucomponent.mk
lingucomponent/source/spellcheck/languagetool/LanguageTool.component [new file with mode: 0644]
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx [new file with mode: 0644]
lingucomponent/source/spellcheck/languagetool/languagetoolimp.hxx [new file with mode: 0644]
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
scripting/source/stringresource/stringresource.cxx
svtools/Library_svt.mk
svtools/source/config/languagetoolcfg.cxx [new file with mode: 0644]