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
88cc13dd85
fix
2017-07-07 08:02:31 +02:00
troosan
722c81d89d
fix md remarks
2017-07-06 23:03:07 +02:00
troosan
24c440b0ab
disable 7.1 and hhvm build as they currently do not work
2017-07-06 22:54:28 +02:00
troosan
b919d58bac
add reader for settings
2017-07-06 22:41:04 +02:00
troosan
e9cc289243
refactor Settings to not mix PHPWord settings and document settings
2017-07-05 21:42:38 +02:00
troosan
21303ed4fb
prepare release notes
2017-07-05 21:39:22 +02:00
troosan
17849b3514
Merge pull request #1075 from slowprog/develop
...
Fix names of styles
2017-07-04 15:54:41 +02:00
troosan
f3f11cb64b
Merge pull request #1092 from troosan/implement_request_#1041
...
add new NumberFormat values and refactor FootnoteProperties to use same values
2017-07-04 15:30:21 +02:00
troosan
8a5433e5df
add new NumberFormat values and refactor other uses
2017-07-04 15:04:30 +02:00
troosan
663a552d29
Merge pull request #1008 from slowprog/develop
...
Fix name of style definitions
2017-07-03 14:14:43 +02:00
troosan
ef95611203
Fix multiple paragraphs being created
2017-07-03 12:54:18 +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
6a3135bff2
Merge pull request #989 from troosan/fix_for_different_even_odd_headers
...
add possibility to write w:evenAndOddHeaders in settings.xml
2017-07-01 23:36:46 +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
ce492133a6
Merge pull request #1088 from troosan/add_support_for_contextual_spacing
...
Add support for contextual spacing
2017-07-01 23:09:40 +02:00
troosan
0f649f3f37
Add test & update documentation
2017-07-01 22:51:53 +02:00
Maxim Barulin
d5dbfb98b0
add support for contextualSpacing attribute issue #1037
2017-07-01 21:08:05 +02:00
troosan
fd418e0746
Make sample php 5.3 compliant
2017-07-01 17:15:50 +02:00
troosan
ccccb3d679
Merge pull request #988 from troosan/fix_image_loading_over_https
...
fix image loading over https
2017-07-01 17:07:07 +02:00
troosan
f59b7228bb
Merge pull request #977 from troosan/paper_size_computation
...
fix paper size and add tests for Paper class
2017-07-01 17:03:01 +02:00
troosan
8c3efa4a51
remove unused variable
2017-07-01 16:56:33 +02:00
Andrey Tyshev
2074d35ab0
Fix PreserveText in Section #452
2017-06-19 13:51:41 +03:00
Andrey Tyshev
aae9ad4249
Fix names of styles
2017-06-19 13:47:47 +03:00
Andrey Tyshev
28e3242a1d
Merge remote-tracking branch 'upstream/develop' into develop
2017-06-19 13:25:56 +03:00
Hubert Miazek
e22ece8c00
#431
2017-06-19 11:05:59 +02:00
antoine
eff532e64f
make code php 5.3 -> 5.5 compatible
2017-06-17 01:01:54 +02:00
antoine
ac89cc39ea
Add possibility to control the footnote number
2017-05-30 00:31:32 +02:00
Progi1984
4decaffd53
PHPWord is looking for a new maintainer
2017-03-13 14:45:57 +01:00
Andrey Tyshev
f9cab8d02c
Fix name of style definitions
2017-02-21 21:42:56 +03:00
antoine
aef7a0ba76
add possibility to write w:evenAndOddHeaders in settings.xml
2017-01-29 14:34:19 +01:00
antoine
217fd6ecf1
fix image loading over https
2017-01-29 13:37:43 +01:00
antoine
fc3bc29a02
fix default page size
2017-01-22 11:09:44 +01:00
antoine
b6a9f7c9b3
fix paper size and add tests for Paper class
2017-01-21 19:06:49 +01:00
Progi1984
6da9d8a0bf
Merge pull request #928 from likeuntomurphy/develop
...
Fixes PHPOffice/PHPWord#927
2016-12-13 16:56:57 +01:00
Progi1984
c4c35ddb63
Merge pull request #937 from troosan/image_from_string
...
add support for Image creation from string image data
2016-12-13 09:32:25 +01:00
antoine
204f0c32ec
update documentation
2016-12-12 20:39:10 +01:00
antoine
51c6b5fc38
add support for Image creation from string image data
2016-11-08 23:40:10 +01:00
Progi1984
60e7f53945
Merge pull request #935 from liangtaohy/patch-1
...
Update MsDoc.php
2016-11-08 13:51:36 +01:00
liangtaohy
3f9ab94812
Update MsDoc.php
...
fix style\font not found bug
2016-11-08 18:32:22 +08:00
Jonathan Cox
000e36acfe
Fixes PHPOffice/PHPWord#927
2016-10-28 20:06:03 -04:00
Progi1984
c71069022e
Merge pull request #821 from brutto/patch-1
...
Add info about Invalid image
2016-08-23 10:24:27 +02:00
Roman Syroeshko
0a3f873972
Updated change log.
2016-07-31 12:53:39 +04:00
Roman Syroeshko
31cc01a3d1
Updated change log.
2016-07-31 12:51:09 +04:00
Roman Syroeshko
4486e2befb
Updated change log.
2016-07-31 12:50:01 +04:00
Roman Syroeshko
2bcfacfbf9
Updated copyright.
2016-07-31 12:35:08 +04:00
Roman Syroeshko
1827eab20c
Removed deprecated code.
2016-07-30 22:41:31 +04:00
Roman Syroeshko
7817524b31
https://github.com/PHPOffice/PHPWord/issues/399 .
2016-07-30 22:33:24 +04:00
Roman Syroeshko
54013a6164
https://github.com/PHPOffice/PHPWord/issues/399 .
2016-07-30 22:32:32 +04:00