diff options
author | Armin Le Grand <Armin.Le.Grand@cib.de> | 2018-01-23 10:29:44 +0100 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@cib.de> | 2018-01-29 10:16:55 +0100 |
commit | c5a3cae89660164f68565ee391ed8cf931f1d4da (patch) | |
tree | 95e428c408137583d09ea215b1878a2bc2bf4b2d /jvmaccess | |
parent | b28360c66bc856176ff84bc6c2516f710a7196ab (diff) |
BorderlineFix: Corrected handling for 'rotated' CellBorders
CellBorders can be rotated (including their Text) and need special
visualization that is based on an own sheared/rotated coordinate
system. Currently only possible for single cells (not merged ones)
and needs to handle all borders (also bottom-right directly in the
rotated cell, not in the neighboured ones to have the geometry,
plus avoiding these in the non-rotated neighbour cells.
Also corrected adding CellRotation data to svx::frame::Array
in calc using SetCellRotations() which now gets called in the
ScOutputData constructor to ensure it gets called in all places
where it is used.
Change-Id: I47bdfc29ba5ca76bbc07d98cb64733f867b1ee20
Diffstat (limited to 'jvmaccess')
0 files changed, 0 insertions, 0 deletions