troosan
30b224b3d0
Word2007 parsing title formatting ( #1297 )
...
* Improve Title parsing
- Title should be able to contain TextRun
- Style 'Title' should be treated the same with as Heading
- Add tests for Heading/Title reader
* update the documentation and the changelog
* PHP 7.2 build should not fail anymore
* reduce dependencies versions
* fix parsing of footnotes and endnotes
* add method to remove an element from a section
2018-03-06 06:34:55 +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
Roman Syroeshko
ec3c62b051
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Roman Syroeshko
2a5c66784b
#51 (updated tests, refactored a little).
2015-02-06 22:28:31 +04:00
Roman Syroeshko
c116afbd02
#51 (updated samples).
2015-01-01 20:41:42 +04:00
Ivan Lanin
19a69e2c39
Basic HTML writer
2014-04-13 22:04:07 +07:00
Roman Syroeshko
191d37b280
Leading backslashes in global function/constant calls were removed.
2014-04-08 21:56:18 +04:00
Ivan Lanin
50e9e0f029
Merge branch 'develop' into #160-element-container
2014-04-06 11:44:37 +07:00
Ivan Lanin
a84171de42
Merge branch 'master' of https://github.com/Pyreweb/PHPWord into #189-pyreweb
2014-04-06 00:41:36 +07:00
Ivan Lanin
f0ee25f343
Deprecate `createSection` in favor of `addSection`
2014-04-02 11:02:56 +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
Roman Syroeshko
ddb6277764
https://github.com/PHPOffice/PHPWord/issues/58 - More fixes.
2014-03-23 10:32:08 +04:00
Roman Syroeshko
0c449a6a0c
https://github.com/PHPOffice/PHPWord/issues/58 - fixes for samples.
2014-03-22 15:36:17 +04:00
Roman Syroeshko
ab96c75b08
https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader).
2014-03-22 10:06:08 +04:00
Roman Syroeshko
8267a9e12f
https://github.com/PHPOffice/PHPWord/issues/58 - Part VI (PhpWord).
2014-03-20 16:54:12 +04:00
Roman Syroeshko
4e546d1a21
https://github.com/PHPOffice/PHPWord/issues/58 - Part IV.
2014-03-19 11:04:48 +04:00
Ivan Lanin
59eec587fc
Convert samples
2014-03-15 22:39:57 +07:00
Ivan Lanin
b3458b9c0a
Test & migrate the remaining old samples
2014-03-14 00:49:27 +07:00