Ivan Lanin
03934af334
Refactor header/footer and media model
2014-04-05 22:39:04 +07:00
Ivan Lanin
dd9faaee06
Add Media::reset(), Style::reset(), Footnote::reset(), and TOC::reset()
2014-04-05 01:28:28 +07:00
Ivan Lanin
d7c18fe4b8
Move OOXML specific feature from Media to Word2007\Base
2014-04-05 00:19:45 +07:00
Ivan Lanin
b75403f9a1
Refactor Media, addObject to header and footer
2014-04-04 15:28:35 +07:00
Ivan Lanin
1751ab09ee
Remove unused ZipStreamWrapper.php and cleanup some scripts
2014-04-03 13:05:07 +07:00
Ivan Lanin
7c549f5802
DocBlock and use fixes
2014-04-03 10:13:13 +07:00
Ivan Lanin
495930be9d
Add element availability matrix and enable `addObject` in footnote and textrun
2014-04-02 10:05:24 +07:00
Ivan Lanin
6f7b97e3ab
Add unit tests for refactoring results
2014-04-01 19:05:07 +07:00
Ivan Lanin
07be5eaea3
Adding more functionalities to containers:
...
- Table: Ability to add footnote in table cell
- Footnote: Ability to add image in footnote
- ListItem: Ability to add list item in header/footer
- CheckBox: Ability to add checkbox in header/footer
- Link: Ability to add link in header/footer
2014-04-01 18:36:35 +07:00
Ivan Lanin
13e5ca0a84
#160 Refactor folders: Element, Container, and Exception
...
- Rename folder Section to Element
- Rename folder Exceptions to Exception
- Move Section, Header, Footer, Settings to Container folder
- Move Element\Footer\PreserveText to Element\PreserveText
2014-03-31 10:11:52 +07:00
Ivan Lanin
970cb32b45
Fix deprecated method, unused parts, initial definition, and @method annotation
2014-03-30 01:17:22 +07:00
Ivan Lanin
7a424318d2
Unit tests enhancement
2014-03-28 19:00:41 +07:00
Ivan Lanin
e6a26dd8fc
Simplify all classes docblock
2014-03-27 23:55:06 +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
eed86f3768
Merge MemoryImage with Image, but left addMemoryImage for backward compatibility
2014-03-24 18:30:45 +07:00
Ivan Lanin
aff112a13b
Method name & code format for PSR/phpdoc compliance
2014-03-24 03:20:18 +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