PhpSpreadsheet/src/PhpSpreadsheet
Matthijs Alles 87f71e1930 Support whitespaces in CSS style in Xlsx
Indentation in the xml leaves spaces in style string even after
replacing newlines. Replacing the spaces ensures no spaces in keys
of the resulting style-array

Fixes #1347
2020-04-05 19:50:57 +09:00
..
Calculation Fix ROUNDUP and ROUNDDOWN for floating-point rounding error (#1404) 2020-03-07 12:48:54 +07:00
Cell PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Chart PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Collection fixes UselessVariable and UnusedVariable from slevomat/coding-standard 2019-11-17 17:39:42 +01:00
Document PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Helper Fix broken sample links on windows due to $baseDir having backslash (#653) 2018-09-28 21:25:50 +09:00
Reader Support whitespaces in CSS style in Xlsx 2020-04-05 19:50:57 +09:00
RichText PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Shared PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Style PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Worksheet Replace Sami with phpDocumentor 3 2020-04-05 17:47:25 +09:00
Writer PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
Comment.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
DocumentGenerator.php improve testability 2020-02-24 23:24:47 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Fix code style 2019-11-17 17:44:02 +01:00
NamedRange.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00
ReferenceHelper.php Take advantage of PHP 7.1 syntax 2019-07-24 23:43:28 -07:00
Settings.php Drop PHP 5.6 and 7.0 2019-07-24 23:12:45 -07:00
Spreadsheet.php PHPDoc: use @return $this for fluent methods 2020-03-02 19:11:00 +07:00