summaryrefslogtreecommitdiff
path: root/dictionaries
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-23 22:45:08 +0200
commitda260d23f8630e9e21c1af0dd3c99287c035b16d (patch)
tree3114236ce1f0fcc941eaa2ede68c1780ac5b8ba8 /dictionaries
parent72523ad8f51643165fc1a5eadbd4db87f72a38f1 (diff)
Updated core
Project: dictionaries 72eac941c272e56287dba1d8b6dd2c5e398d78c2 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/56184 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'dictionaries')
m---------dictionaries0
1 files changed, 0 insertions, 0 deletions
diff --git a/dictionaries b/dictionaries
-Subproject 7da396b70265569b851a1c2327e7dcf757e3f93
+Subproject 72eac941c272e56287dba1d8b6dd2c5e398d78c