Commit Graph

453 Commits

Author SHA1 Message Date
Ivan Lanin ec514f310f Reader: Read section settings and font/paragraph styles 2014-03-11 16:27:42 +07:00
Ivan Lanin fa2878e530 Cleaning up code 2014-03-11 03:01:12 +07:00
Ivan Lanin cf790b9f98 Minimum working sample for text, textrun, and textbreak 2014-03-11 02:43:04 +07:00
Ivan Lanin c1b4b2e4a5 Skeleton copied from PHPExcel :) 2014-03-10 22:41:41 +07:00
Progi1984 0b876a3f0b Merge pull request #102 from ivanlanin/develop
Tables samples, including colspan and rowspan
2014-03-10 16:13:11 +01:00
Ivan Lanin 1100d9375e Tables samples, including colspan and rowspan 2014-03-10 21:06:15 +07:00
Progi1984 fb1d7d4db6 Merge pull request #101 from ivanlanin/develop
Basic support for TextRun on ODT and RTF
2014-03-10 13:28:31 +01:00
Ivan Lanin 7677e15ae8 Basic support for TextRun on ODT and RTF 2014-03-10 19:15:26 +07:00
Progi1984 45a928365d Merge pull request #100 from ivanlanin/develop
Some unit tests for Shared Drawing, File, and String
2014-03-10 09:20:24 +01:00
Ivan Lanin e36b2c5a50 Some unit tests for Style Drawing, File, and String 2014-03-10 13:29:48 +07:00
Progi1984 8fb7da46ee Merge pull request #97 from gabrielbull/develop
Changed PHPWord namespace to PhpOffice\PhpWord
2014-03-09 22:34:30 +01:00
Progi1984 bf13fefcd1 Merge pull request #98 from ivanlanin/develop
Basic unit tests for PHPWord\Style completed
2014-03-09 22:33:32 +01:00
Ivan Lanin 6697057180 Fix section settings failed tests 2014-03-10 03:51:06 +07:00
Ivan Lanin 663e9008b3 Basic unit tests for PHPWord\Style completed 2014-03-10 03:20:24 +07:00
Gabriel Bull f2122c152a Changed PHPWord namespace to PhpOffice\PhpWord 2014-03-09 16:07:20 -04:00
Progi1984 79ba793294 Merge pull request #96 from gabrielbull/develop
Added line height methods to mirror the line height settings in Word in the paragraph styling
2014-03-09 20:49:12 +01:00
Gabriel Bull 70588f2f8f Fixed bugs with Text class 2014-03-09 15:25:37 -04:00
Gabriel Bull 79f65f04e1 Fixed bug with footer preserve text 2014-03-09 15:11:51 -04:00
Gabriel Bull a6671c2f0f Reformatted tests to PSR-2 standards 2014-03-09 15:08:11 -04:00
Gabriel Bull 9966508a62 Added line height to font style 2014-03-09 15:03:53 -04:00
Gabriel Bull 5efcec842e Added paragraph line height to Readme 2014-03-09 14:45:58 -04:00
Progi1984 88836672c3 Merge pull request #95 from gabrielbull/develop
Removed fake namespacing from tests and reformatted code to PSR-2 coding standards
2014-03-09 19:34:16 +01:00
Gabriel Bull 69a8192652 Added line height methods to mirror the line height settings in Word in the paragraph styling 2014-03-09 14:26:32 -04:00
Gabriel Bull 3519477535 Removed fake namespace from tests class names because we use real namespacing 2014-03-09 14:18:49 -04:00
Gabriel Bull 7abd5be62b Reformatted Tests to PSR-2 coding standards 2014-03-09 14:14:38 -04:00
Progi1984 99b43ced29 Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop 2014-03-09 19:09:36 +01:00
Progi1984 9b793e5db1 Unit Tests on Section directory 2014-03-09 19:09:22 +01:00
Progi1984 63a535bf1a Merge pull request #94 from ivanlanin/develop
Unit tests for Style_Font and Style_Cell
2014-03-09 18:40:44 +01:00
Ivan Lanin 712e09a2e5 Basic README for `addText` and `createTextRun` 2014-03-09 22:43:35 +07:00
Ivan Lanin 34d91214b4 Change normal value for cell style tests 2014-03-09 22:17:21 +07:00
Ivan Lanin 3d8f09dbc1 PHPWord_Style_CellTest 100% code coverage 2014-03-09 22:00:43 +07:00
Ivan Lanin fa1663a2b1 PHP method IS NOT case sensitive :) 2014-03-09 21:59:23 +07:00
Ivan Lanin c364490955 Remove PHPWord_Style_Cell::setHeight() since it's irrelevant and never used. Should be in PHPWord_Style_Row 2014-03-09 21:57:27 +07:00
Ivan Lanin 26330807f7 Fix parameter input for testWriteParagraphStyle_Pagination 2014-03-09 17:48:20 +07:00
Ivan Lanin 68a4387dcf Reformat code samples on README.md to max 80 char per line 2014-03-09 17:47:42 +07:00
Ivan Lanin d177b4744b New function PHPWord_Style_Paragraph::setTabs() and unit test for PHPWord_Style_Paragraph 2014-03-09 17:47:04 +07:00
Ivan Lanin 537f49eeb4 Fix non-existing functions in Writer/ODText/Content.php 2014-03-09 17:44:16 +07:00
Ivan Lanin 4dcde8c0a9 PHPWord_Shared_Drawing::centimetersToPixels() conversion 2014-03-09 16:06:35 +07:00
Progi1984 9bae85edfa Merge pull request #93 from ivanlanin/develop
Refactor and unit test PHPWord_Style_Font
2014-03-09 09:27:22 +01:00
Ivan Lanin 9fd138494e Constants explanation 2014-03-09 15:21:53 +07:00
Ivan Lanin 074dfabbba Add section settings documentation 2014-03-09 00:39:49 +07:00
Ivan Lanin b39f9daee2 Refactor and unit test PHPWord_Style_Font 2014-03-08 23:43:27 +07:00
Progi1984 9042bb553c Merge pull request #92 from ivanlanin/develop
Ability to define paragraph pagination
2014-03-08 11:43:59 +01:00
Ivan Lanin 0e26da918a Fix issue number on changelog.txt 2014-03-08 17:26:49 +07:00
Ivan Lanin df7083b647 Ability to define paragraph pagination: widow control, keep next, keep lines, and page break before. 2014-03-08 17:18:36 +07:00
Progi1984 d1f34fc741 Merge pull request #91 from ivanlanin/develop
Fix bug in directory whitelist
2014-03-08 10:23:39 +01:00
Ivan Lanin 423c334971 Fix bug in directory whitelist. Run `phpunit --coverage-html` to reproduce the error. 2014-03-08 12:12:08 +07:00
Progi1984 3bc7f98a64 Merge pull request #90 from jeroenmoors/develop
Replace call to save with saveAs to save the document.
2014-03-07 23:43:19 +01:00
Jeroen Moors 47c7fab091 Replace call to save with saveAs to save the document. 2014-03-07 23:23:42 +01:00
Progi1984 db08572699 GH-16 : Initial addition of basic footnote support 2014-03-07 23:08:50 +01:00