Fix more words

This commit is contained in:
Pavel Lobashov 2019-01-14 16:55:22 +03:00
parent c540b77b84
commit 682077eebf
2 changed files with 3 additions and 2 deletions

View file

@ -360,6 +360,7 @@ statsd
STDEV STDEV
stirkeout stirkeout
SUMIFS SUMIFS
SUMPRODUCT
sv sv
svg svg
SVG SVG

View file

@ -28,7 +28,7 @@
#### All Editors #### All Editors
* Fix error in comparing solid fill * Fix error in comparing solid fill
* Fix some deutsch translations * Fix German translation
#### Document Editor #### Document Editor
@ -80,7 +80,7 @@
* Fix missing text format in specific ODP (bug #39983) * Fix missing text format in specific ODP (bug #39983)
* Fix incorrect numbering in ODP (bug #39976) * Fix incorrect numbering in ODP (bug #39976)
* Fix lost list in notes of ppt (bug #39929) * Fix lost list in notes of ppt (bug #39929)
* Fix convertation of some xls (bug #40065) * Fix convert of some xls (bug #40065)
* Fix rotation of shape in specific ODP file (bug #39979) * Fix rotation of shape in specific ODP file (bug #39979)
* Fix showing cells values of Time format in ods file (bug #40106) * Fix showing cells values of Time format in ods file (bug #40106)
* Fix some shape in ppt files (bug #40115) * Fix some shape in ppt files (bug #40115)