diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2017-05-24 01:13:26 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-05-31 11:50:42 +0200 |
commit | 8129ad7b22dceeb2fef13741aa509c2229cf03de (patch) | |
tree | bdba1bd9ae93d50451b4f6e65981ef4fd077fe59 /oox/source/drawingml/table | |
parent | 2eceb468728088a84ad1a2b192e23e275b4b907a (diff) |
tdf#104219 Don't export color information when color is automatic
In LibreOffice and MS Office, there are two types of colors:
- Automatic (which is taken from settings) and Fixed (which is set by RGB value).
OOXML is setting automatic color by default, by not providing any RGB color.
To preserve automatic color we need to not export
RGB color during OOXML export.
Change-Id: I8895230c4fffc9d8741f3eff37e64c4823d71da8
Reviewed-on: https://gerrit.libreoffice.org/37970
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'oox/source/drawingml/table')
0 files changed, 0 insertions, 0 deletions