Commit Graph

203 Commits

Author SHA1 Message Date
troosan ab5d4468f9 add the updateFields option on document settings
When set to true, word will ask you to update the fields in the document
when you open the document.
2017-11-25 01:48:30 +01:00
troosan 3429c443ad
Create PULL_REQUEST_TEMPLATE.md 2017-11-25 01:46:20 +01:00
troosan 446d3478e4
Create ISSUE_TEMPLATE.md 2017-11-25 01:45:27 +01:00
troosan ad83196a05 move password encoding in separate class
fix PHPCS errors
add documentation
add sample
2017-11-23 22:49:21 +01:00
troosan ffa9c156d7 fix formatting 2017-11-22 22:31:59 +01:00
troosan 670d46e543 add getter/setter on paragraph for child spacing rule 2017-11-22 00:14:31 +01:00
troosan ac357d10d5 Various fixes
- parse text inside list items
- add tests
- rename Cell widthType attribute to unit
2017-11-18 15:55:05 +01:00
ejuhjav e4fe0c6673 Update elements.rst
Fixed a typo in the $lineStyle example (defined previously as $linestyle but used as $lineStyle)
2017-11-10 21:47:43 +01:00
troosan 610d91e041 call parent constructor in SDT and FormField 2017-11-08 00:27:58 +01:00
troosan a7a35c688d Allow reading of TargetMode for external images 2017-11-05 22:48:04 +01:00
troosan 8c7ed19d62
Support for Mirrored page setup for docx (#1183) 2017-11-05 02:07:53 +01:00
troosan 0f50b6dc61 update documentation 2017-10-23 23:05:29 +02:00
troosan e6f4d0276a Merge branch 'development' into fix_php7_issues 2017-09-27 01:09:23 +02:00
troosan 0beeb275fe Add support for changing the document language (#1108) 2017-09-27 00:40:08 +02:00
troosan 6657f0eec3 fix doc 2017-09-26 22:46:46 +02:00
troosan 34a1be0053 Add support for XE and INDEX fields (#922) 2017-09-18 21:45:59 +02:00
troosan 34ac7170a2 Merge remote-tracking branch 'github_troosan/fix-travis-build' into fix_php7_issues 2017-09-13 22:25:16 +02:00
troosan d5291629f7 Merge remote-tracking branch 'github_troosan/develop' into fix_php7_issues 2017-09-13 22:19:16 +02:00
troosan 15585dd3c7 - fix ZF version
Fix travis build to run on precise
Update the changelog
2017-09-09 01:25:33 +02:00
troosan 18cb0b26f7 Add support for comments (#1067)
Just a writer for now, reader to be done
2017-07-11 01:58:54 +02:00
troosan be6b6008e8 add reader/writer for additional values in settings.xml (#1098)
* add reader/writer for settings.xml
The following values can currently be set/read
- w:trackRevisions
- w:doNotTrackMoves
- w:doNotTrackFormatting
- w:proofState
- w:zoom
- w:decimalSymbol
- w:revisionView
2017-07-11 01:56:20 +02:00
troosan e9cc289243 refactor Settings to not mix PHPWord settings and document settings 2017-07-05 21:42:38 +02:00
troosan a6c6f9faa1 Merge branch 'development' into develop
Conflicts:
	tests/PhpWord/Writer/Word2007/Part/SettingsTest.php
2017-07-04 15:38:01 +02:00
troosan e7c551a0bf Add possibility to show/hide spelling and grammatical errors (#985)
* Add possibility to show/hide spelling and grammatical errors
2017-07-02 00:37:29 +02:00
troosan 29f7cfb581 Merge pull request #1068 from troosan/footnote_properties
Add possibility to control the footnote number
2017-07-01 23:27:10 +02:00
troosan 0f649f3f37 Add test & update documentation 2017-07-01 22:51:53 +02:00
antoine f0fa91f63c Merge branch 'support_for_xe_and_index_field' into develop 2017-06-11 12:58:06 +02:00
antoine 8aabf812f8 update XE field to support formatted text + add documentation 2017-06-11 12:56:59 +02:00
antoine 7ce54abac3 Merge remote-tracking branch 'github_troosan/footnote_properties' into develop 2017-05-30 00:37:37 +02:00
antoine ac89cc39ea Add possibility to control the footnote number 2017-05-30 00:31:32 +02:00
antoine 6e49e89547 Merge branch 'support_comments' into develop 2017-05-15 23:00:10 +02:00
antoine 1cfb62de0d Add support for comments 2017-05-15 22:49:02 +02:00
antoine d23409f687 Add possibility to show/hide spelling and grammatical errors 2017-01-28 11:39:43 +01:00
antoine 204f0c32ec update documentation 2016-12-12 20:39:10 +01:00
Roman Syroeshko fb863cdf21 https://github.com/PHPOffice/PHPWord/issues/335. 2016-07-30 16:02:23 +04:00
Roman Syroeshko 4c7e1399fe #483. Output escaping for HTML. 2016-06-28 21:37:36 +04:00
Roman Syroeshko ec3c62b051 #483. Output escaping for OOXML. 2016-06-04 20:06:37 +04:00
Evgeniy Tkachenko 40984dcc88 Update DOC: Add note about direction of text inside cell 2016-05-24 08:57:24 +03:00
Roman Syroeshko d57973693d #618. 2016-04-23 19:49:10 +04:00
Roman Syroeshko 28f801b5d0 #704. 2016-02-23 19:02:35 +04:00
Gerald Buttinger bcfb3e868c Add methods setValuesFromArray and cloneRowFromArray to the TemplateProcessor-class and update samples and docs accordingly 2015-11-27 14:30:22 +01:00
Roman Syroeshko e6d73d8ff8 Removed custom autoloader. 2015-11-21 20:24:49 +04:00
Roman Syroeshko e24fec7966 Added backward compatibility for deprecated alignment options. 2015-11-14 17:34:30 +04:00
Roman Syroeshko 4ebd668d7a Added backward compatibility for deprecated alignment options. 2015-11-14 17:32:32 +04:00
Roman Syroeshko e3c88526b9 Added backward compatibility for deprecated alignment options. 2015-11-14 17:30:22 +04:00
Roman Syroeshko f884527af1 Added backward compatibility for deprecated alignment options. 2015-11-14 17:24:36 +04:00
Roman Syroeshko 015a34f5cb Added backward compatibility for deprecated alignment options. 2015-11-14 16:50:52 +04:00
Roman Syroeshko d74c0bd878 Added backward compatibility for deprecated alignment options. 2015-11-14 15:31:50 +04:00
Roman Syroeshko 505cc76406 Fixed build. 2015-10-10 19:22:19 +04:00
Roman Syroeshko 94c0d02330 Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
Roman Syroeshko 75b479fa23 Removed redundant *.md documentation. 2015-08-08 22:12:13 +04:00
Roman Syroeshko 17ee9e1bf8 Fixed broken paragraph alignment for OpenXml. 2015-03-01 21:02:49 +04:00
Roman Syroeshko cb6ad0e9d3 Fixed broken paragraph alignment for OpenXml. 2015-02-21 20:11:57 +04:00
Roman Syroeshko 2a5c66784b #51 (updated tests, refactored a little). 2015-02-06 22:28:31 +04:00
Progi1984 2176232910 Merge PR #441 2014-12-10 19:55:07 +01:00
Roman Syroeshko 41983e01f3 Merge pull request #356 from GMTA/develop 2014-12-09 21:52:17 +04:00
Roman Syroeshko 2cb124f5b1 https://github.com/PHPOffice/PHPWord/issues/51 2014-12-09 21:35:26 +04:00
Roman Syroeshko 07cec9c66a [CHANGED] "intro.rst". 2014-11-23 13:31:27 +04:00
Progi1984 d231641680 Update Documentation 2014-10-15 22:13:38 +02:00
Spike Ilacqua cf5625b643 Update pageSizeW and pageSizeH docs
Conflicts:
	docs/containers.rst
2014-10-02 10:48:15 -06:00
Progi1984 8ebe3b3738 Revert "Add missing setters for pageSizeW and pageSizeH" 2014-10-02 17:21:17 +02:00
Spike Ilacqua ecaeb96376 Update pageSizeW and pageSizeH docs 2014-10-02 09:04:45 -06:00
Franz Holzinger c8b6499332 Update installing.rst
Add the missing info how to setup Composer to fetch the latest Develop branch instead of the outdated Master branch.
2014-09-22 14:51:21 +02:00
Franz Holzinger 24d8cc7e64 Update installing.rst
Show the way how to install PHPWord using Git.
2014-09-18 09:39:27 +02:00
Progi1984 d66e8559e6 #23 : Implement Word97 aka MsDoc Reader (Documentation ) 2014-08-16 13:28:27 +02:00
Progi1984 8da62eb7b2 Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop 2014-08-16 13:25:58 +02:00
Progi1984 0151a21c0f #23 : Implement Word97 aka MsDoc Reader (Documentation ) 2014-08-16 13:25:38 +02:00
Roman Syroeshko ec25dd338b https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
Progi1984 8d9e85b2ba #331 : Word2007 Writer : Support for RTL 2014-08-12 13:32:05 +02:00
Progi1984 61406af166 FIXED : #292 : Update elements.rst 2014-07-09 08:51:18 +02:00
jogo 6c9cffd83b updated documentation for link-Element.
added documentation for bookmark-Element.
2014-07-04 15:40:48 +02:00
Roman Syroeshko 20d986b11d [CHANGED] Documentation on Zip API providers. 2014-07-03 11:44:10 +04:00
Progi1984 a5c857f749 #289 : Update elements.rst 2014-06-24 10:36:58 +02:00
chrissharkman f8389c5d35 Update elements.rst
it's not perfect, but better than nothing.
2014-06-24 09:27:18 +02:00
Ivan Lanin 5be8414ef8 Settings: OOXML compatibility 2014-06-21 20:45:30 +07:00
Ivan Lanin 384107e7cf Ability to define document protection and new `Metadata` subnamespace 2014-06-16 11:58:05 +07:00
Ivan Lanin 6a81691d45 #266: Ability to add textinput, checkbox, and dropdown form elements 2014-06-16 00:31:17 +07:00
Ivan Lanin 0f085f71e0 Merge branch 'chart' into develop 2014-06-14 12:51:41 +07:00
Ivan Lanin 3fef19093c #278: Basic chart 2014-06-14 12:49:39 +07:00
Ivan Lanin 8c2b099dbc Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter` 2014-06-14 10:54:33 +07:00
Ivan Lanin e9f8e889f8 #275: Recipe for adding a link within a title 2014-06-12 02:41:49 +07:00
Ivan Lanin 1ec0589c55 Update basic example 2014-06-08 22:38:50 +07:00
Ivan Lanin 6839ee41dd New `PhpWord::save()` method to encapsulate `IOFactory` 2014-06-08 22:05:50 +07:00
Ivan Lanin 3197524343 Docs: Restructure documentation 2014-06-08 17:10:02 +07:00
Ivan Lanin 63d53ac910 Use section "style" instead of "settings" for consistency 2014-06-08 16:44:46 +07:00
Ivan Lanin a66f93ccdc #123: New drawing shapes (arc, curve, line, polyline, rect, oval) 2014-06-02 21:55:44 +07:00
Ivan Lanin 2205377259 #245: Basic table support in RTF writer 2014-05-31 13:33:38 +07:00
Ivan Lanin 022cdeb570 Documentation updates and test fix for #254 2014-05-31 03:28:58 +07:00
Ivan Lanin d3ac5b1fa1 Merge branch '#193' into develop 2014-05-30 13:19:51 +07:00
Ivan Lanin 5c2c687efd #193: Heading numbering 2014-05-30 13:19:10 +07:00
Ivan Lanin a57b28de8f Some adjustments for the new `Line` element #253 2014-05-30 01:05:55 +07:00
Ivan Lanin 4bb3ffe5bd Apply #250 fix a minor typo in the text styles example 2014-05-29 18:13:57 +07:00
Ivan Lanin 7a42802b48 RTF reader: Unit tests and some improvements 2014-05-29 18:02:49 +07:00
Ivan Lanin e81d92e265 Update changelog, docs, and unit tests for new `Field` element #251 2014-05-29 16:25:39 +07:00
Progi1984 eb32ff2e15 #244 : Fix typo in recipe sample 2014-05-28 08:50:09 +02:00
Ivan Lanin 248d82d3c3 Add two recipes 2014-05-24 10:53:09 +07:00
Ivan Lanin a65c3c3cf1 RTF Writer: Ability to write image 2014-05-23 19:22:40 +07:00
Ivan Lanin 045cc87d2d Merge branch 'rtf' into develop 2014-05-23 09:06:15 +07:00
Ivan Lanin e46fecffdd RTF Writer: Ability to write document properties 2014-05-23 09:05:10 +07:00
Roman Syroeshko 71a1db8650 [CHANGED] License has been split into two files as recommended here http://www.gnu.org/licenses/gpl-howto.en.html. 2014-05-22 20:36:16 +04:00