PhpSpreadsheet/src/PhpSpreadsheet
Adrien Crivelli b9a59660d0
Password and hash are exclusive
As specified in https://docs.microsoft.com/en-us/openspecs/office_standards/ms-xlsx/85f5567f-2599-41ad-ae26-8cfab23ce754
password and hashValue are exlusive and thus should be treated
transparently with a single API in our model.
2020-05-31 22:36:37 +09:00
..
Calculation Range operator tests (#1498) 2020-05-29 21:53:28 +02:00
Cell fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
Chart Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Collection Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Document Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Helper Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Reader Password and hash are exclusive 2020-05-31 22:36:37 +09:00
RichText Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Shared Password and hash are exclusive 2020-05-31 22:36:37 +09:00
Style Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Worksheet Password and hash are exclusive 2020-05-31 22:36:37 +09:00
Writer Password and hash are exclusive 2020-05-31 22:36:37 +09:00
Comment.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DocumentGenerator.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
NamedRange.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ReferenceHelper.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Settings.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Spreadsheet.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00