Age | Commit message (Collapse) | Author |
|
Change-Id: Ib605536d002071ae753e7da87137deae00529272
|
|
This helps with databars and color scales in merged cells.
Change-Id: Ice2054a03d031012645a1f2537da1ea636cbbaef
|
|
Change-Id: I43dd399368953c629916dad8104a296f837a6344
|
|
- Move vcl::RenderContext to outdev.
- Change some methods on vcl::Window to accept RenderContext
as parameter.
- Add ApplySettings to vcl::Window - This method is called before
painting. Refactor existing classes that use InitSettings to
have ApplySettings or mark the classes to be refactored later.
- Add RenderSettings for adding defered settings to rendering.
This is similar to ApplySettings but for more ad-hoc calls.
Change-Id: I4ea58461f3b6b08ccfa3e0ddd1a4a3e04f8c4f45
|
|
Change-Id: I178a028d65acaf80fdfe23c3911c1f178650b9c1
|
|
Change-Id: I5c6d079e8da8797edae4f0649524fcd70c84f2bf
|
|
Change-Id: I29f27d3a84d16d9d6e9d51c4e86881fff6aa4b96
|
|
Change-Id: I74dac1362acb04453c51d93ce9fd400a4ce22f2f
|
|
Change-Id: I16ea569d360e75290b9b5a54b915c83dd99db759
|
|
Change-Id: I921e6dbbf62c3bd5c3c8552161ba6f5d25a0185b
|
|
Change-Id: I13fe9fcdbc056480b7eb66304f9ddef48bab3bd4
|
|
Change-Id: I6fb47b7987733e4047008430a62f77d58cc592ad
|
|
Change-Id: I164e1da11fe43b87c9fba32249439cbce860da6a
|
|
Change-Id: I396b9416e60aeba6576be7e3accdc9b2ae6575c4
|
|
Change-Id: I009df010f93641310c31031f535d50fb42a655ba
|
|
Change-Id: I8d6fda8b78daa228fff62f2af8f5f14c7aa03312
|
|
Change-Id: Icf2943604106440ff0b1979ebe10497f01fea784
|
|
Change-Id: I1be02cf847b75352ef4c013265ef62a2d7af341c
|
|
Change-Id: I89fcf7427694ea6fc9468220bae639b221d9ec28
|
|
Change-Id: I855060d91933414ffb51f45420abf8d0bd69399b
|
|
mainly import from OOXML and selection of correct icon
Change-Id: Id1e0800d887189ac37ae124e25add7b67ceb5305
|
|
Change-Id: I923aff04f8349aa25b49fd2eba6c29bfd579b4a7
|
|
getCurrentSheetIndex contains a race condition in the threaded OOXML
import
Change-Id: I0e26198d4053beb6484e835ea0d5530bec402c2b
|
|
Change-Id: Idbf9772bbb2c034a6c016492ab31b87e248f7b47
|
|
Change-Id: I9cd3c093af8f9f71c133ad89c45f2f9d46d64c01
|
|
Change-Id: I49e95149f8a705905c0a56f2bc29aa02cfbb7a91
|
|
Change-Id: I09ad268ff848d684022dbb696501afe8332f3771
|
|
Change-Id: I7606c5cb6321cfec9b36332dcd76fbad81d269d6
|
|
Change-Id: Ia4f9e62bb2b2bd143785642fcfacbc58cfaf1926
|
|
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4
Reviewed-on: https://gerrit.libreoffice.org/15712
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Problem Description
If the attribute hidden is set and then after exporting it to .xlsx, the shape does not remain hidden.
XML Difference
Original :
<xdr:cNvPr id="2" name="Rectangle 1" hidden="1"/>
Roundtrip :
<xdr:cNvPr id="0" name="CustomShape 1"></xdr:cNvPr>
Change-Id: I2e87a484ea984b56415891fd157995cb49453f76
Reviewed-on: https://gerrit.libreoffice.org/15662
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I969d99fa8881cc89601696a2d8621905a82b147b
|
|
Change-Id: I4cdaf36581d1e1daa39929e621070d18a9996852
|
|
Change-Id: I92c8a55d313cb1b066bd3ec8822b8a8edeb6b749
|
|
Change-Id: If54afe3535dd20f77cab9d15ba2d575ddeb89986
|
|
Change-Id: Iec293ec3541b87b16f5a8097d51b878166814670
|
|
Change-Id: I0822bf2fc8752efa16add193b2860c6f9f9668e3
|
|
Change-Id: I441d87680b22db19d5bc1c2e7e661921f36c2143
|
|
Change-Id: Icaed24f08cfa85f3f91c3f2351384a0b59242d03
|
|
Change-Id: I27b4f412b38788094bb5c78f24123bb28c0e8183
|
|
Change-Id: Ie57c22e12b8b6f68a52e857b815765d2d37fc099
|
|
Change-Id: Icd0e12e02b808c3cf1eacd15021cdf249bdcfab3
|
|
Change-Id: I6d5ab66df02a527c6643feb46cebe110cd1373b9
|
|
Change-Id: I5b99e42a3e85527b27d515c468d2ed66386fc9df
|
|
Change-Id: Ie7302c909feb2e83b8b5e62a5e6a1f901783fb49
|
|
Change-Id: Ie4ce5906094386d68be46c03d9fb0c75b2663947
|
|
Now min length and max length are also respected when the axis is in the
middle.
Additionally when the axis is in the middle we now scale the negative
and the positive part with the same factor. This is better for itnerop
and makes more sense.
Change-Id: If4c1adc0977d8ed66b8f22d937b0b3933288d012
|
|
Includes test for work-around for Excel bug.
Change-Id: Iee51241725c827b20b1ecaa8b5dc8144860749c2
|
|
Change-Id: Id1276dc0e68b46158b750c96aad8afc24fb18743
|
|
Change-Id: I26f392dc32bc4eb6fa82a1446680725691126457
|