..
bootstrap
Add icons from http://fontawesome.io/
2014-04-26 15:11:20 +07:00
resources
Fix listitem parsing ( #1290 )
2018-02-18 01:41:32 +01:00
results
Update .gitignore
2014-04-27 12:26:39 +07:00
Sample_01_SimpleText.php
Merge branch 'development' into fix_php7_issues
2017-09-27 01:09:23 +02:00
Sample_02_TabStops.php
general updates
2017-09-24 22:15:42 +02:00
Sample_03_Sections.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_04_Textrun.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_05_Multicolumn.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_06_Footnote.php
add new NumberFormat values and refactor other uses
2017-07-04 15:04:30 +02:00
Sample_07_TemplateCloneRow.php
general updates
2017-09-24 22:15:42 +02:00
Sample_08_ParagraphPagination.php
general updates
2017-09-24 22:15:42 +02:00
Sample_09_Tables.php
Merge branch 'develop' into develop
2018-03-20 21:49:36 +01:00
Sample_10_EastAsianFontStyle.php
Add support for changing the document language ( #1108 )
2017-09-27 00:40:08 +02:00
Sample_11_ReadWord97.php
#23 : Implement Word97 aka MsDoc Reader
2014-08-15 19:26:23 +02:00
Sample_11_ReadWord2007.php
RTF Reader: Split control parsers into functions
2014-05-29 15:09:02 +07:00
Sample_12_HeaderFooter.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_13_Images.php
add text wrapping distance
2018-03-11 13:27:35 +01:00
Sample_14_ListItem.php
Footnote in listitem ( #1289 )
2018-02-18 00:39:00 +01:00
Sample_15_Link.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_16_Object.php
Add support for Track changes ( #1262 )
2018-02-09 21:49:11 +01:00
Sample_17_TitleTOC.php
Word2007 parsing title formatting ( #1297 )
2018-03-06 06:34:55 +01:00
Sample_18_Watermark.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_19_TextBreak.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_20_BGColor.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_21_TableRowRules.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_22_CheckBox.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_23_TemplateBlock.php
https://github.com/PHPOffice/PHPWord/issues/216
2014-08-16 15:21:58 +04:00
Sample_24_ReadODText.php
RTF Reader: Split control parsers into functions
2014-05-29 15:09:02 +07:00
Sample_25_TextBox.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_26_Html.php
fix parsing of link style
2018-04-25 23:57:07 +02:00
Sample_27_Field.php
add support for STYLEREF field
2018-04-17 07:34:57 +02:00
Sample_28_ReadRTF.php
RTF reader: Unit tests and some improvements
2014-05-29 18:02:49 +07:00
Sample_29_Line.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_30_ReadHTML.php
#80 : Basic HTML reader
2014-05-31 03:06:11 +07:00
Sample_31_Shape.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_32_Chart.php
New features when creating charts ( #1332 )
2018-05-11 22:50:19 +02:00
Sample_33_FormField.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_34_SDT.php
allow setValue() for SDTs
2017-03-08 13:08:33 +01:00
Sample_35_InternalLink.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_36_RTL.php
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Sample_37_Comments.php
make Comment constructor attributes optional
2017-11-04 23:26:04 +01:00
Sample_38_Protection.php
move password encoding in separate class
2017-11-23 22:49:21 +01:00
Sample_39_TrackChanges.php
Add support for Track changes ( #1262 )
2018-02-09 21:49:11 +01:00
Sample_Footer.php
Added backward compatibility for deprecated alignment options.
2015-11-14 15:31:50 +04:00
Sample_Header.php
Add missing param annotation
2018-04-10 20:30:04 +02:00
index.php
general updates
2017-09-24 22:15:42 +02:00