Commit Graph

739 Commits

Author SHA1 Message Date
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
Progi1984 86abe7e275 GH-16 : Initial addition of basic footnote support 2014-03-07 23:08:09 +01:00
Progi1984 db5252541d GH-89 : Example in README.md is broken 2014-03-07 22:18:35 +01:00
Progi1984 ebb7d047d2 Changelog : GH-88 : Clone table rows on the fly when using a template document 2014-03-07 21:59:14 +01:00
Progi1984 3ed25886f8 Merge pull request #88 from jeroenmoors/develop
Clone table rows on the fly when using a template document
2014-03-07 21:59:56 +01:00
Progi1984 07a6794f91 Changelog : GH-87 : Point to twip converter, set normal paragraph style, and parent & next style for paragraph 2014-03-07 21:51:36 +01:00
Progi1984 0ed956aaf1 Merge pull request #87 from ivanlanin/develop
Point to twip converter, set normal paragraph style, and parent & next style for paragraph
2014-03-07 21:49:56 +01:00
Ivan Lanin 307f5689d9 Add unit tests for Shared/Font and Writer/Word2007/Styles 2014-03-08 01:26:02 +07:00
Ivan Lanin 35c48dc155 Merge remote-tracking branch 'upstream/develop' into develop 2014-03-08 01:24:03 +07:00
Progi1984 f92e5778e8 GH-46 : Ability to apply XSL style sheet to Template 2014-03-07 19:15:03 +01:00
Progi1984 50ae8f34a8 Merge pull request #83 from RomanSyroeshko/PHPWord#46
Ability to apply XSL style sheet to Template
2014-03-07 19:12:19 +01:00
Jeroen Moors 43a00b16ff Renamed sample files. 2014-03-07 17:22:30 +01:00
Jeroen Moors 57f330c099 Handle the cases were there's no whitespace after <w:tr. 2014-03-07 17:20:40 +01:00
Jeroen Moors 590f08c42b Update cloneRow function to support vertical spanned cells. 2014-03-07 17:20:14 +01:00
Jeroen Moors 21589ffa61 Renamed the output file to 'Sample_03_TemplateCloneRow_result.docx'. 2014-03-07 17:19:59 +01:00
Jeroen Moors b5f71317b7 Create table rows on the fly with cloneRow() when using templates. 2014-03-07 17:18:51 +01:00