Page MenuHomeSolus

Update liborcus to 0.13.3
ClosedPublic

Authored by kyrios123 on Feb 23 2018, 9:14 PM.
Tags
None
Referenced Files
F11073473: D2366.diff
Sat, Aug 12, 4:32 AM
F10854185: D2366.id6078.diff
Jun 13 2023, 1:32 PM
F10854184: D2366.id5667.diff
Jun 13 2023, 1:32 PM
F10854183: D2366.id.diff
Jun 13 2023, 1:32 PM
F10852986: D2366.diff
Jun 13 2023, 9:14 AM
F10767226: D2366.id.diff
May 19 2023, 10:49 PM
F10757561: D2366.diff
May 17 2023, 9:45 AM
F10724735: D2366.id.diff
May 7 2023, 8:25 PM
Subscribers

Details

Summary
  • fix the handling of alpha values passed to set_fill_fg_color() and set_fill_bg_color(). A value of 255 means fully opaque whereas a value of 0 means fully transparent.
  • fix the solid fill color import, to use the foreground color instead of the background color.
  • xlsx
    • import colors to disgonal borders.
    • remove carriage returns from multi-line cell strings.
  • xls-xml
    • import border colors.
    • import hidden row and column flags.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Open & save a .xlsx in calc

Diff Detail

Repository
R1805 liborcus
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Mar 12 2018, 2:00 AM
This revision was automatically updated to reflect the committed changes.