- 01 May, 2020 2 commits
- 21 Feb, 2020 1 commit
-
-
CharlieC authored
Read only hidden sheet support --HG-- branch : 3.0
-
- 20 Feb, 2020 1 commit
-
-
Mike Nelson authored
--HG-- branch : read_only_hidden
-
- 19 Feb, 2020 2 commits
-
-
Mike Nelson authored
--HG-- branch : read_only_hidden
-
Mike Nelson authored
--HG-- branch : read_only_hidden
-
- 04 Feb, 2020 1 commit
-
-
CharlieC authored
Document end of Python 3.5 support in changelog. --HG-- branch : 3.0
-
- 03 Feb, 2020 1 commit
-
-
Martey Dodoo authored
Update changelog to make it clearer that version 2.6.4 is the last version that supports Python 3.5, and that 3.x.x only supports Python 3.6 and above. This should reduce confusion for users still on Python 3.5 (see #1364 and #1402). --HG-- branch : document-lack-of-python3.5-support
-
- 10 Jan, 2020 5 commits
- 21 Dec, 2019 1 commit
-
-
CharlieC authored
--HG-- branch : 3.0
-
- 10 Dec, 2019 16 commits
-
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
Accept cfvo values that are neither numbers nor cell references --HG-- branch : 3.0
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
--HG-- branch : 3.0
-
https://github.com/tiran/defusedxml/issues/38CharlieC authored
According to https://github.com/tiran/defusedxml/issues/38 lxml can already be considered safe and we already tell lxml not to expand entities. So we only need to use defusedlxml when reading worksheets because we always use std library there as it's faster. Added some lxml-specific tests that also raise exceptions for the expected bombs when the safe parser is in use. Resolves #1373 --HG-- branch : 3.0
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-cfvo-type-error
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-cfvo-type-error
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-cfvo-type-error
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-cfvo-type-error
-
eirikur@Eirikurs-MacBook-Pro.local authored
Microsoft Excel and Google Sheets will allow users to enter nonsensical strings as values for number, percent and percentile values for colorscales. This change makes it possible to load workbooks, even if they contain bad conditional formatting values. --HG-- branch : fix-cfvo-type-error
-
CharlieC authored
--HG-- branch : 3.0
-
CharlieC authored
Fix error when loading workbooks containing links that reference merged cells Approved-by:
CharlieC <charlie.clark@clark-consulting.eu> --HG-- branch : 3.0
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-mergedcell-hyperlink-read-only
-
- 09 Dec, 2019 5 commits
-
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-mergedcell-hyperlink-read-only
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-mergedcell-hyperlink-read-only
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-mergedcell-hyperlink-read-only
-
eirikur@Eirikurs-MacBook-Pro.local authored
--HG-- branch : fix-mergedcell-hyperlink-read-only
-
eirikur@Eirikurs-MacBook-Pro.local authored
- In `bind_hyperlinks`, check if `ref` points to a MergedCell. If so, place link on the top-left cell of the merged range. - Extend `test_merged_hyperlinks` by adding a hyperlink pointing to a merged cell in `complex-styles-worksheet.xml`, then asserting that the link is placed on the top-left cell. --HG-- branch : fix-mergedcell-hyperlink-read-only
-
- 25 Nov, 2019 5 commits