Add words to spellcheck
This commit is contained in:
parent
80efeff784
commit
2bf8930caa
|
|
@ -1,4 +1,4 @@
|
||||||
personal_ws-1.1 en 450 utf-8
|
personal_ws-1.1 en 454 utf-8
|
||||||
ACOT
|
ACOT
|
||||||
ACOTH
|
ACOTH
|
||||||
ActiveCell
|
ActiveCell
|
||||||
|
|
@ -35,6 +35,7 @@ BITLSHIFT
|
||||||
BITOR
|
BITOR
|
||||||
BITRSHIFT
|
BITRSHIFT
|
||||||
BITXOR
|
BITXOR
|
||||||
|
blockcontent
|
||||||
blocklevelstd
|
blocklevelstd
|
||||||
boolean
|
boolean
|
||||||
brower
|
brower
|
||||||
|
|
@ -137,6 +138,7 @@ FI
|
||||||
fillForms
|
fillForms
|
||||||
FINV
|
FINV
|
||||||
firefox
|
firefox
|
||||||
|
flv
|
||||||
fodp
|
fodp
|
||||||
fods
|
fods
|
||||||
fodt
|
fodt
|
||||||
|
|
@ -147,6 +149,7 @@ fullscreen
|
||||||
GAMMADIST
|
GAMMADIST
|
||||||
GAMMAINV
|
GAMMAINV
|
||||||
gcc
|
gcc
|
||||||
|
GenerateGuid
|
||||||
GetAdress
|
GetAdress
|
||||||
GetBottomMargin
|
GetBottomMargin
|
||||||
GetCells
|
GetCells
|
||||||
|
|
@ -379,6 +382,7 @@ Sparklines
|
||||||
spawnOptions
|
spawnOptions
|
||||||
specifi
|
specifi
|
||||||
Spellcheker
|
Spellcheker
|
||||||
|
ssl
|
||||||
startup
|
startup
|
||||||
statsd
|
statsd
|
||||||
STDEV
|
STDEV
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
* Fix fonts picker bugs
|
* Fix fonts picker bugs
|
||||||
* Support flv format
|
* Support flv format
|
||||||
* Fix display some unicode font names (bug #42926) ([DocumentServer#651](https://github.com/ONLYOFFICE/DocumentServer/issues/651))
|
* Fix display some utf font names (bug #42926) ([DocumentServer#651](https://github.com/ONLYOFFICE/DocumentServer/issues/651))
|
||||||
* Fix GenerateGuid
|
* Fix GenerateGuid
|
||||||
* Fix building of ICU ([DocumentServer#656](https://github.com/ONLYOFFICE/DocumentServer/issues/656))
|
* Fix building of ICU ([DocumentServer#656](https://github.com/ONLYOFFICE/DocumentServer/issues/656))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue