troosan
8a5433e5df
add new NumberFormat values and refactor other uses
2017-07-04 15:04:30 +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
Andrey Tyshev
2074d35ab0
Fix PreserveText in Section #452
2017-06-19 13:51:41 +03: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
ee2dcddc6e
Merge branch 'support_for_xe_and_index_field' into develop
2017-06-07 02:27:55 +02:00
antoine
6a84b8ed26
Add possiblity to add not defined options
2017-06-07 02:26: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
68dd3fd576
rename attribute to match generated XML node name
2017-05-24 00:18:17 +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
217fd6ecf1
fix image loading over https
2017-01-29 13:37:43 +01:00
antoine
517c432ee6
fix image loading over https
2017-01-29 13:16:54 +01:00
antoine
51c6b5fc38
add support for Image creation from string image data
2016-11-08 23:40:10 +01:00
antoine
46eebe2136
add support for Image creation from string image data
2016-11-08 23:22:22 +01:00
antoine
d52d9b8985
Add support for XE and INDEX fields
2016-10-27 23:12:26 +02: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
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
Anton Karakulov
0652302423
add info about Invalid image
...
if there are many images in document are used and one of them throws `InvalidImageException` it is very difficult to detect which one without any message here...
2016-06-19 15:27:01 +03:00
Sam Sullivan
f4ec74a4c5
imagesavealpha() in Element\Image
2016-04-11 12:49:18 -05:00
Denis Solovyov
0857f36572
Add TextRun as container for CheckBox
2016-02-12 17:37:44 +02:00
Roman Syroeshko
995dc68706
Improved coverage for \PhpOffice\PhpWord\Element\Section ( #665 ).
2016-01-23 22:19:06 +04:00
Roman Syroeshko
8bc236460a
Improved coverage for \PhpOffice\PhpWord\Element\Section ( #665 ).
2016-01-23 22:10:13 +04:00
Roman Syroeshko
a621447993
Improved coverage for \PhpOffice\PhpWord\Element\Section ( #665 ).
2016-01-23 21:35:04 +04:00
Roman Syroeshko
ea4388def5
Improved coverage for \PhpOffice\PhpWord\Element\Section ( #665 ).
2016-01-23 21:06:09 +04:00
Roman Syroeshko
f359825cb7
Reviewed and merged #658 .
2016-01-23 19:16:34 +04:00
Roman Syroeshko
43fb23d896
Copyright update.
2015-12-05 21:26:01 +04:00
Roman Syroeshko
94c0d02330
Next round of refactoring of alignment-related functionality.
2015-10-10 19:06:23 +04:00
Russ
a9398e32c7
Fix Hour Casing for Intended Formats to Work Correctly
...
Time formats should either be "h" or "HH". There were some formats
which were incorrectly specified as "H".
2015-08-06 13:22:01 -05:00
Russ
cb034879b4
Add Date Formats to Field Element
...
Fix a typo (d-M-yyy H:mm), and expand the list of valid date formats.
2015-08-06 12:50:31 -05:00
Sebastian Schwaiger
13a1c9f24f
A chart object can also be added to a table cell
2015-07-29 11:16:04 +02:00
Roman Syroeshko
4445fd3258
Replaced array_key_exists with isset for better performance.
2014-10-10 21:10:29 +04:00
Jelle Raaijmakers
9b3b1aa7a0
Set the right method name for addShape() in PHPDoc @method for AbstractContainer.
2014-08-31 00:06:00 +02:00
Roman Syroeshko
6f2d444ba9
https://github.com/PHPOffice/PHPWord/issues/310
2014-08-11 22:30:46 +04:00
Roman Syroeshko
e6d88a27e8
Refactored usages of "tempnam()" function.
2014-08-10 20:30:14 +04:00
Roman Syroeshko
56c3d8eda2
https://github.com/PHPOffice/PHPWord/issues/310
2014-08-10 20:00:19 +04:00
Progi1984
a23ff4de2f
Merge pull request #305 from jonnsn/internal-links
...
Internal links
2014-07-06 22:12:21 +02:00
Roman Syroeshko
197c6ec0b3
[FIXED] Wrong use of passing by reference.
2014-07-04 16:52:39 +04:00
Roman Syroeshko
c4638df0d6
[FIXED] Wrong use of passing by reference.
2014-07-04 16:35:13 +04:00
jogo
87c3df5536
add missing file
...
apply formatting to CGL
2014-07-04 14:10:20 +02:00
jogo
d54a674b97
add element bookmark and allow links to internal bookmarks in Word2007
2014-07-04 13:07:08 +02:00
Roman Syroeshko
47a17a33e8
Revert: [FIXED] Wrong use of passing by reference.
2014-07-04 13:02:28 +04:00
Roman Syroeshko
2c5d13c88e
[FIXED] Typo in Section->addHeaderFooter().
2014-07-04 12:25:53 +04:00
Roman Syroeshko
4a02142d63
[FIXED] Wrong use of passing by reference.
2014-07-04 12:13:11 +04:00
Roman Syroeshko
d0a609bc95
[CHANGED] Added "@return" annotation where it as missed.
2014-07-03 15:40:24 +04:00
Ivan Lanin
d8aef5c502
Bugfix #294 : add<elementName> of container should be case insensitive
2014-07-01 09:52:24 +07:00
Ivan Lanin
415d9b95c4
Update tests
2014-06-29 14:10:49 +07:00
Ivan Lanin
b5a63c5b55
Elaborate SDT elements
2014-06-28 11:47:29 +07:00