summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-06-20 20:11:55 +0300
committerGerrit Code Review <gerrit@gerrit.libreoffice.org>2018-06-22 07:46:41 +0200
commitbaf2c3216d4276840526726b9cdb7d5158f22708 (patch)
treebd67da3a8092bc1d2bf951838f13cd27e0fc90f7
parentdd83fb12bde594bc857ac292e4d947cd52272056 (diff)
Updated core
Project: dictionaries 3b6db3f228458fa2b2f9911716b95ed0d632c9ce tdf#104332 (and others): Speed up Lightproof initialisation Delay import of the the heavy lightproof_impl_pt_BR to when actually needed. Shaves several hundred milliseconds (on my machine, about 300 ms) from the time needed to just get a list of what grammars checkers are available. It's silly to load the heavy pt-BR impl module even if no Brazilian Portuguese proof reading is being performed. Sure, the same change could be done to the other Lightproof dictionaries, too, but they are much smaller, so importing them unconditionally always does not hurt so much. Change-Id: I3c3f64e80bd9519f188905abda7c25337c81462d Reviewed-on: https://gerrit.libreoffice.org/56176 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: Tor Lillqvist <tml@collabora.com> (cherry picked from commit 2d8dd0af877de8494ca9c2c027eba4a42bbc09eb) (cherry picked from commit 846e5da4b28bb40158cfb992f3a371614e25a349) Reviewed-on: https://gerrit.libreoffice.org/56249 Reviewed-by: Tor Lillqvist <tml@collabora.com>
m---------dictionaries0
1 files changed, 0 insertions, 0 deletions
diff --git a/dictionaries b/dictionaries
-Subproject 25a48a7f821fd884f503ce1d2aca594c6abbfe0
+Subproject 3b6db3f228458fa2b2f9911716b95ed0d632c9c