troosan
cfc89b7853
Merge branch 'develop' into feature/EnablePasswordProtection
2017-12-05 00:34:14 +01:00
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
ad83196a05
move password encoding in separate class
...
fix PHPCS errors
add documentation
add sample
2017-11-23 22:49:21 +01:00
troosan
8c7ed19d62
Support for Mirrored page setup for docx ( #1183 )
2017-11-05 02:07:53 +01:00
troosan
0beeb275fe
Add support for changing the document language ( #1108 )
2017-09-27 00:40:08 +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
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
Roman Syroeshko
ec3c62b051
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Roman Syroeshko
e6d73d8ff8
Removed custom autoloader.
2015-11-21 20:24:49 +04:00
Roman Syroeshko
f884527af1
Added backward compatibility for deprecated alignment options.
2015-11-14 17:24:36 +04:00
Roman Syroeshko
94c0d02330
Next round of refactoring of alignment-related functionality.
2015-10-10 19:06:23 +04:00
Roman Syroeshko
2a5c66784b
#51 (updated tests, refactored a little).
2015-02-06 22:28:31 +04: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
20d986b11d
[CHANGED] Documentation on Zip API providers.
2014-07-03 11:44:10 +04:00
Ivan Lanin
384107e7cf
Ability to define document protection and new `Metadata` subnamespace
2014-06-16 11:58:05 +07:00
Ivan Lanin
8c2b099dbc
Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter`
2014-06-14 10:54:33 +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
63d53ac910
Use section "style" instead of "settings" for consistency
2014-06-08 16:44:46 +07:00
Ivan Lanin
1635c83b5d
Docs: Update documentation
2014-04-26 14:30:11 +07:00
Progi1984
59e623bb75
Fixes #195 : Update general.rst
2014-04-12 00:56:24 +02:00
Ivan Lanin
42167f8855
Fix documentation format and some type check
2014-04-11 18:16:24 +07:00
Roman Syroeshko
cdb3a20cb6
[FIXED] Namespacing in documentation.
2014-04-08 21:16:27 +04:00
Ivan Lanin
f0ee25f343
Deprecate `createSection` in favor of `addSection`
2014-04-02 11:02:56 +07:00
Ivan Lanin
9d3c2e8ae7
Update changelog and documentation for PCLZip
2014-03-31 00:26:41 +07:00
Ivan Lanin
c72dc688ff
Revert project name capitalization #176
2014-03-26 16:33:20 +07:00
Ivan Lanin
dfccd54e66
Update README.md, docs, and version number
2014-03-26 15:53:17 +07:00
Ivan Lanin
c7f03ecdf3
#159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop
2014-03-23 21:10:48 +07:00
Progi1984
309a0256cc
#82 : Fixed some errors for the PDF Generation
2014-03-22 11:17:09 +01:00
Progi1984
f8a067fd0b
IMPROVED : Docs Syntax Highlighting
2014-03-21 10:02:46 +01:00
Ivan Lanin
0bd29cba82
Simplify README.md and move the full documentation to RST.
2014-03-20 22:53:48 +07:00
Ivan Lanin
7e3f776a5d
Documentation updates
2014-03-19 23:22:13 +07:00