0fc1a06267Merge all Word2007 relationships writer
Ivan Lanin
2014-04-03 21:03:10 +0700
1751ab09eeRemove unused ZipStreamWrapper.php and cleanup some scripts
Ivan Lanin
2014-04-03 11:34:06 +0700
7c549f5802DocBlock and use fixes
Ivan Lanin
2014-04-03 10:13:13 +0700
1ebd26ddc6Fix some test error
Ivan Lanin
2014-04-03 09:20:21 +0700
637c9fce6fCreate new Element abstract class
Ivan Lanin
2014-04-03 08:44:41 +0700
04e6dbc86aRemove some duplication on Word2007 writers
Ivan Lanin
2014-04-03 06:54:45 +0700
237625d22aMerge branch 'develop' into #160-element-container
Ivan Lanin
2014-04-02 20:02:36 +0700
51a8628209Merge #190, reorder methods (public, protected, private), and add example to Sample_07_TemplateCloneRow
Ivan Lanin
2014-04-02 18:57:34 +0700
06ba9e7093Make one level Element folder structure (move Cell and Row up one level)
Ivan Lanin
2014-04-02 11:11:59 +0700
f0ee25f343Deprecate `createSection` in favor of `addSection`
Ivan Lanin
2014-04-02 11:02:56 +0700
a2a00393c1Remove HashTable and all related properties/methods. PHPWord doesn't (yet) need it.
Ivan Lanin
2014-04-02 10:37:27 +0700
495930be9dAdd element availability matrix and enable `addObject` in footnote and textrun
Ivan Lanin
2014-04-02 09:01:44 +0700
4f514d2159Load any number of headers and footers
Dave Gudgeon
2014-04-01 22:13:03 +0100
763de347dfAdd support for document headers and footers to Template class.
Dave Gudgeon
2014-04-01 13:25:05 +0100
6f7b97e3abAdd unit tests for refactoring results
Ivan Lanin
2014-04-01 19:05:07 +0700
07be5eaea3Adding 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
Ivan Lanin
2014-04-01 15:01:30 +0700
faba46cc05Extends `Container` abstract class into `Footnote`, `TextRun`, and `Cell` element class.
Ivan Lanin
2014-03-31 23:52:42 +0700
2bf0bbb094Container abstract class
Ivan Lanin
2014-03-31 23:10:51 +0700
b7fd623121Re-indent with spaces TOC Depth filter
Louis
2014-03-31 17:07:58 +0200
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
Ivan Lanin
2014-03-31 01:13:02 +0700
e405bf2b71Merge pull request #185 from ivanlanin/#140-bskrtich-pclzip
Ivan Lanin
2014-03-31 00:33:41 +0700
9d3c2e8ae7Update changelog and documentation for PCLZip
Ivan Lanin
2014-03-31 00:26:41 +0700
71b60e9bd5Merge branch 'develop' into #140-bskrtich-pclzip
Ivan Lanin
2014-03-30 23:19:04 +0700
2d72446289Merge branch 'develop' of github.com:ivanlanin/PHPWord into develop
Ivan Lanin
2014-03-30 23:16:11 +0700
45b0baf7bcRefactor writer classes
Ivan Lanin
2014-03-30 18:51:25 +0700
99c25c3abcNamespace updates
Ivan Lanin
2014-03-30 23:04:48 +0700
13b6092124Merge remote-tracking branch 'upstream/develop' into refactor-writer
Ivan Lanin
2014-03-30 22:54:36 +0700
f911f5ccbeNamespace alias
Ivan Lanin
2014-03-30 22:53:47 +0700
41407825a2Namespace adjustments on writer classes
Ivan Lanin
2014-03-30 22:23:12 +0700
acba6b448aRefactoring & remove underscore prefix from method and property names
Ivan Lanin
2014-03-30 18:51:25 +0700
bf5eed4d26List of authors has been updated in "composer.json".
Roman Syroeshko
2014-03-30 05:27:25 -0700
4127860f1eRefactor writers and readers - Create Writer abstract class - Inherit writers class from Writer - Inherit ODText\WriterPart from Word2007\WriterPart - Rename AbstractReader > Reader
Ivan Lanin
2014-03-30 16:31:01 +0700
0e2f476cc2Docblock updates
Ivan Lanin
2014-03-30 14:15:23 +0700
05a4b95255Unit test enhancements
Ivan Lanin
2014-03-30 11:09:14 +0700
970cb32b45Fix deprecated method, unused parts, initial definition, and @method annotation
Ivan Lanin
2014-03-30 01:17:22 +0700
01f3f4071e#168 Merge branch 'develop' of https://github.com/jcarignan/PHPWord - Comment header('Content-Length:'): HTTP header should not be in class that can be called via CLI - Incorporate temporary location to ODT and RTF - Update documentation - Add unit tests
Ivan Lanin
2014-03-29 22:53:34 +0700
c91d6b61c9Writer unit test enhancements
Ivan Lanin
2014-03-29 22:26:00 +0700
255af437f2Bugfix for footnote reference number and additional feature to insert text break and style the reference number
Ivan Lanin
2014-03-29 00:57:23 +0700
772017d8e3empty space remove
Julien Carignan
2014-03-28 13:33:49 -0400