Commit Graph

  • cd2dba0848 Element inheritance refinements #187 Ivan Lanin 2014-04-08 03:27:19 +07:00
  • 3ef0f41c25 New Style\AbstractStyle and 'ODText\Base` Ivan Lanin 2014-04-08 03:03:14 +07:00
  • dadfc2903c Merge branch '#160-element-container' into xml-reader Ivan Lanin 2014-04-08 01:15:14 +07:00
  • f1108c48e6 Add Abstract- prefix and -Interface suffix for corresponding classes Ivan Lanin 2014-04-08 00:23:49 +07:00
  • b594e32f04 Move container files Ivan Lanin 2014-04-08 00:03:53 +07:00
  • d1d1e6b4df Reader: Ability to read tables, links, preserve text, and text break Ivan Lanin 2014-04-07 18:06:42 +07:00
  • 177c523799 Remove underscore prefix from all private properties name Ivan Lanin 2014-04-06 18:03:03 +07:00
  • a218202dbd Enhance unit tests Ivan Lanin 2014-04-06 15:19:09 +07:00
  • 8d2c6ebd16 Fix TOCTest error Ivan Lanin 2014-04-06 11:52:16 +07:00
  • 50e9e0f029 Merge branch 'develop' into #160-element-container Ivan Lanin 2014-04-06 01:19:10 +07:00
  • 76205c603c Update TOC tests Ivan Lanin 2014-04-06 01:10:04 +07:00
  • 14664d33f6 Update changelog and documentation Ivan Lanin 2014-04-06 00:56:48 +07:00
  • eb7f0a3543 Merge remote-tracking branch 'upstream/develop' into #189-pyreweb Ivan Lanin 2014-04-06 00:42:40 +07:00
  • a84171de42 Merge branch 'master' of https://github.com/Pyreweb/PHPWord into #189-pyreweb Ivan Lanin 2014-04-06 00:31:05 +07:00
  • 61885e0d37 Merge branch 'develop' of https://github.com/diego-vieira/PHPWord into #191-diego-vieira Ivan Lanin 2014-04-05 22:53:39 +07:00
  • 03934af334 Refactor header/footer and media model Ivan Lanin 2014-04-05 19:02:49 +07:00
  • 6aa73544a6 Fix failed test Ivan Lanin 2014-04-05 01:41:48 +07:00
  • dd9faaee06 Add Media::reset(), Style::reset(), Footnote::reset(), and TOC::reset() Ivan Lanin 2014-04-05 00:57:50 +07:00
  • d7c18fe4b8 Move OOXML specific feature from Media to Word2007\Base Ivan Lanin 2014-04-05 00:08:00 +07:00
  • b75403f9a1 Refactor Media, addObject to header and footer Ivan Lanin 2014-04-04 00:29:57 +07:00
  • e800d96cf9 added clone, delete, replace block #165 #191 Diego Vieira 2014-04-04 00:58:42 -03:00
  • 0fc1a06267 Merge all Word2007 relationships writer Ivan Lanin 2014-04-03 21:03:10 +07:00
  • 1751ab09ee Remove unused ZipStreamWrapper.php and cleanup some scripts Ivan Lanin 2014-04-03 11:34:06 +07:00
  • 7c549f5802 DocBlock and use fixes Ivan Lanin 2014-04-03 10:13:13 +07:00
  • 1ebd26ddc6 Fix some test error Ivan Lanin 2014-04-03 09:20:21 +07:00
  • 637c9fce6f Create new Element abstract class Ivan Lanin 2014-04-03 08:44:41 +07:00
  • 04e6dbc86a Remove some duplication on Word2007 writers Ivan Lanin 2014-04-03 06:54:45 +07:00
  • 237625d22a Merge branch 'develop' into #160-element-container Ivan Lanin 2014-04-02 20:02:36 +07:00
  • 51a8628209 Merge #190, reorder methods (public, protected, private), and add example to Sample_07_TemplateCloneRow Ivan Lanin 2014-04-02 18:57:34 +07:00
  • 06ba9e7093 Make one level Element folder structure (move Cell and Row up one level) Ivan Lanin 2014-04-02 11:11:59 +07:00
  • f0ee25f343 Deprecate createSection in favor of addSection Ivan Lanin 2014-04-02 11:02:56 +07:00
  • a2a00393c1 Remove HashTable and all related properties/methods. PHPWord doesn't (yet) need it. Ivan Lanin 2014-04-02 10:37:27 +07:00
  • 495930be9d Add element availability matrix and enable addObject in footnote and textrun Ivan Lanin 2014-04-02 09:01:44 +07:00
  • 4f514d2159 Load any number of headers and footers #190 Dave Gudgeon 2014-04-01 22:13:03 +01:00
  • 763de347df Add support for document headers and footers to Template class. Dave Gudgeon 2014-04-01 13:25:05 +01:00
  • 6f7b97e3ab Add unit tests for refactoring results Ivan Lanin 2014-04-01 19:05:07 +07:00
  • 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 Ivan Lanin 2014-04-01 15:01:30 +07:00
  • faba46cc05 Extends Container abstract class into Footnote, TextRun, and Cell element class. Ivan Lanin 2014-03-31 23:52:42 +07:00
  • 2bf0bbb094 Container abstract class Ivan Lanin 2014-03-31 23:10:51 +07:00
  • b7fd623121 Re-indent with spaces TOC Depth filter #189 #188 Louis 2014-03-31 17:07:58 +02:00
  • 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 +07:00
  • e405bf2b71 Merge pull request #185 from ivanlanin/#140-bskrtich-pclzip Ivan Lanin 2014-03-31 00:33:41 +07:00
  • 9d3c2e8ae7 Update changelog and documentation for PCLZip #185 Ivan Lanin 2014-03-31 00:26:41 +07:00
  • 71b60e9bd5 Merge branch 'develop' into #140-bskrtich-pclzip Ivan Lanin 2014-03-30 23:19:04 +07:00
  • 2d72446289 Merge branch 'develop' of github.com:ivanlanin/PHPWord into develop Ivan Lanin 2014-03-30 23:16:11 +07:00
  • 45b0baf7bc Refactor writer classes Ivan Lanin 2014-03-30 18:51:25 +07:00
  • 99c25c3abc Namespace updates Ivan Lanin 2014-03-30 23:04:48 +07:00
  • 13b6092124 Merge remote-tracking branch 'upstream/develop' into refactor-writer Ivan Lanin 2014-03-30 22:54:36 +07:00
  • f911f5ccbe Namespace alias Ivan Lanin 2014-03-30 22:53:47 +07:00
  • 41407825a2 Namespace adjustments on writer classes Ivan Lanin 2014-03-30 22:23:12 +07:00
  • acba6b448a Refactoring & remove underscore prefix from method and property names Ivan Lanin 2014-03-30 18:51:25 +07:00
  • bf5eed4d26 List of authors has been updated in "composer.json". Roman Syroeshko 2014-03-30 05:27:25 -07:00
  • 4127860f1e Refactor 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 +07:00
  • 0e2f476cc2 Docblock updates Ivan Lanin 2014-03-30 14:15:23 +07:00
  • 05a4b95255 Unit test enhancements Ivan Lanin 2014-03-30 11:09:14 +07:00
  • 1977685936 #156 Merge branch 'master' of https://github.com/ozilion/PHPWord Ivan Lanin 2014-03-30 03:19:17 +07:00
  • f0803efabb #156 Merge branch 'master' of https://github.com/ozilion/PHPWord Ivan Lanin 2014-03-30 01:30:25 +07:00
  • 42b12db85e #156 Merge branch 'master' of https://github.com/ozilion/PHPWord Ivan Lanin 2014-03-30 01:30:25 +07:00
  • 970cb32b45 Fix deprecated method, unused parts, initial definition, and @method annotation Ivan Lanin 2014-03-30 01:17:22 +07:00
  • 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 +07:00
  • c91d6b61c9 Writer unit test enhancements Ivan Lanin 2014-03-29 22:26:00 +07:00
  • 612ad85773 changed heightRule string to exactHeight bool #168 Julien Carignan 2014-03-28 15:21:01 -04:00
  • 255af437f2 Bugfix for footnote reference number and additional feature to insert text break and style the reference number Ivan Lanin 2014-03-29 00:57:23 +07:00
  • 772017d8e3 empty space remove Julien Carignan 2014-03-28 13:33:49 -04:00
  • 9faaa1b566 reverted table/row Julien Carignan 2014-03-28 13:31:30 -04:00
  • 8363ee27d1 table row height rule moved to rowStyle (ivanlanin) new usage: $table->addRow($height, array("heightRule"=>"exact")); Julien Carignan 2014-03-28 13:26:36 -04:00
  • 86274aa428 Merge branch '#140-bskrtich-pclzip' of github.com:ivanlanin/PHPWord into #140-bskrtich-pclzip Ivan Lanin 2014-03-29 00:13:46 +07:00
  • 338ceabdf0 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch Ivan Lanin 2014-03-28 19:41:33 +07:00
  • e81b2d01a8 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch Ivan Lanin 2014-03-28 19:41:33 +07:00
  • 92588ccfd9 Fix variable for MediaTest Ivan Lanin 2014-03-28 19:25:12 +07:00
  • 7a424318d2 Unit tests enhancement Ivan Lanin 2014-03-28 13:50:53 +07:00
  • 88be3c962e TOC Depth filter function added Louis 2014-03-28 10:46:46 +01:00
  • 2d178a6724 Update CHANGELOG.md Ivan Lanin 2014-03-28 10:06:11 +07:00
  • de286936f2 Merge pull request #184 from andrew-kzoo/fix-exif-imagetype Ivan Lanin 2014-03-28 09:56:37 +07:00
  • 160c2c7922 Merge branch 'master' of https://github.com/gianis6/PHPWord into gianis6-master Ivan Lanin 2014-03-28 09:39:04 +07:00
  • a8da5b1b72 Get image dimensions without EXIF extension #184 Andrew Collins 2014-03-27 17:25:09 -04:00
  • 10df0722d1 Merge pull request #179 from ivanlanin/simplified-docblock Ivan Lanin 2014-03-28 00:17:48 +07:00
  • e6a26dd8fc Simplify all classes docblock #179 Ivan Lanin 2014-03-27 23:55:06 +07:00
  • f6ca40392f Merge remote-tracking branch 'upstream/develop' into simplified-docblock Ivan Lanin 2014-03-27 23:17:47 +07:00
  • b3c5a76a64 Update Base.php #183 #182 gianis6 2014-03-27 16:33:02 +01:00
  • c6fc1d4e89 Moved the autoloader in the basic usage to the installation section in the read me Gabriel Bull 2014-03-27 07:52:22 -04:00
  • 75a6729565 Updated change log Gabriel Bull 2014-03-27 07:38:24 -04:00
  • ab6503eb0d Test folder updated #156 ozilion 2014-03-27 10:17:07 +02:00
  • 0f16da9a56 Fix psr-4 base dir in composer.json 0.9.1 #180 Anton Tyutin 2014-03-27 10:04:34 +03:00
  • af8ea2c266 Update README.md Ivan Lanin 2014-03-26 18:05:56 +07:00
  • a6568e988b Proposed simplified docblock Ivan Lanin 2014-03-26 17:21:23 +07:00
  • ac6f5a39a4 Merge pull request #177 from PHPOffice/develop 0.9.0 Progi1984 2014-03-26 10:41:15 +01:00
  • 72bb688020 Merge remote-tracking branch 'upstream/develop' into develop #177 Ivan Lanin 2014-03-26 16:34:56 +07:00
  • c72dc688ff Revert project name capitalization #176 Ivan Lanin 2014-03-26 16:33:20 +07:00
  • b04eb6ca35 Merge pull request #176 from ivanlanin/develop Ivan Lanin 2014-03-26 16:13:32 +07:00
  • dfccd54e66 Update README.md, docs, and version number #176 Ivan Lanin 2014-03-26 15:47:27 +07:00
  • 004edd5346 Merge pull request #169 from ivanlanin/#160-refactoring Ivan Lanin 2014-03-26 15:30:54 +07:00
  • 3055a0e6fc Merge remote-tracking branch 'upstream/develop' into #160-refactoring #169 Ivan Lanin 2014-03-26 15:16:16 +07:00
  • 2d7126e5a8 FIXED: ERROR - Expected 1 newline at end of file. Roman Syroeshko 2014-03-25 10:27:08 -07:00
  • 4aeef04afb Fix for tests 5. Roman Syroeshko 2014-03-25 10:02:42 -07:00
  • 0da5eb12ad Fix for tests #4. Roman Syroeshko 2014-03-25 09:30:36 -07:00
  • 31dc246cfb Merge pull request #175 from RomanSyroeshko/develop Roman Syroeshko 2014-03-25 09:00:38 -07:00
  • efa77efb7a https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #3. #175 Roman Syroeshko 2014-03-25 19:58:50 +04:00
  • e607c3ffe5 Merge pull request #173 from RomanSyroeshko/develop Roman Syroeshko 2014-03-25 07:50:19 -07:00
  • 4261f5a9f2 https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #2. #173 Roman Syroeshko 2014-03-25 18:38:05 +04:00