PHPWord/src/PhpWord/Writer
Frank Meyer 3a251770e8 Removed complains of php-codesniffer
removed whitespace
changed inline if statement
2015-07-21 14:56:29 +02:00
..
HTML Fixed broken paragraph alignment for OpenXml. 2015-02-21 17:43:46 +04:00
ODText Fixed broken paragraph alignment for OpenXml. 2015-02-21 17:43:46 +04:00
PDF [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
RTF #51 (updated tests, refactored a little). 2015-02-21 18:30:00 +04:00
Word2007 Removed complains of php-codesniffer 2015-07-21 14:56:29 +02:00
AbstractWriter.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
HTML.php [FIXED] Wrong use of passing by reference. 2014-07-04 16:49:01 +04:00
ODText.php [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
PDF.php QA: Additional unit tests and docblock fixes 2014-05-25 23:08:02 +07:00
RTF.php [FIXED] Wrong use of passing by reference. 2014-07-04 16:49:01 +04:00
Word2007.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
WriterInterface.php QA: Scrutinizer dedup 2014-05-15 14:41:08 +07:00