Commit Graph

534 Commits

Author SHA1 Message Date
Ivan Lanin 4127860f1e Refactor writers and readers
- Create Writer abstract class
- Inherit writers class from Writer
- Inherit ODText\WriterPart from Word2007\WriterPart
- Rename AbstractReader > Reader
2014-03-30 17:55:44 +07:00
Ivan Lanin 0e2f476cc2 Docblock updates 2014-03-30 14:15:23 +07:00
Ivan Lanin 05a4b95255 Unit test enhancements 2014-03-30 11:50:35 +07:00
Ivan Lanin 1977685936 #156 Merge branch 'master' of https://github.com/ozilion/PHPWord 2014-03-30 03:19:17 +07:00
Ivan Lanin f0803efabb #156 Merge branch 'master' of https://github.com/ozilion/PHPWord 2014-03-30 03:15:41 +07:00
Ivan Lanin 42b12db85e #156 Merge branch 'master' of https://github.com/ozilion/PHPWord 2014-03-30 03:00:48 +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 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
2014-03-29 23:56:28 +07:00
Ivan Lanin c91d6b61c9 Writer unit test enhancements 2014-03-29 22:26:00 +07:00
Julien Carignan 612ad85773 changed heightRule string to exactHeight bool 2014-03-28 15:21:01 -04:00
Ivan Lanin 255af437f2 Bugfix for footnote reference number and additional feature to insert text break and style the reference number 2014-03-29 01:26:18 +07:00
Julien Carignan 772017d8e3 empty space remove 2014-03-28 13:33:49 -04:00
Julien Carignan 9faaa1b566 reverted table/row
Signed-off-by: Julien Carignan <julien.carignan@hotmail.com>
2014-03-28 13:31:40 -04:00
Julien Carignan 8363ee27d1 table row height rule moved to rowStyle (ivanlanin)
new usage: $table->addRow($height, array("heightRule"=>"exact"));

Signed-off-by: Julien Carignan <julien.carignan@hotmail.com>
2014-03-28 13:26:39 -04:00
Ivan Lanin 86274aa428 Merge branch '#140-bskrtich-pclzip' of github.com:ivanlanin/PHPWord into #140-bskrtich-pclzip 2014-03-29 00:13:46 +07:00
Ivan Lanin 338ceabdf0 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch 2014-03-29 00:12:53 +07:00
Ivan Lanin e81b2d01a8 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch 2014-03-28 23:29:20 +07:00
Ivan Lanin 92588ccfd9 Fix variable for MediaTest 2014-03-28 19:25:12 +07:00
Ivan Lanin 7a424318d2 Unit tests enhancement 2014-03-28 19:00:41 +07:00
Louis 88be3c962e TOC Depth filter function added
Add options to TOC to only show selected depth of titles ; ie pass 1,3
arguments to only show titles depth 1 to titles depth 3
Plus now you can have two+ TOC on your document, each different
2014-03-28 10:46:46 +01:00
Ivan Lanin 2d178a6724 Update CHANGELOG.md 2014-03-28 10:06:11 +07:00
Ivan Lanin de286936f2 Merge pull request #184 from andrew-kzoo/fix-exif-imagetype
Get image dimensions without EXIF extension
2014-03-28 09:56:37 +07:00
Ivan Lanin 160c2c7922 Merge branch 'master' of https://github.com/gianis6/PHPWord into gianis6-master 2014-03-28 09:49:16 +07:00
Andrew Collins a8da5b1b72 Get image dimensions without EXIF extension
Use `getimagesize` when `exif_imagetype` doesn't exist.
2014-03-27 17:25:09 -04:00
Ivan Lanin 10df0722d1 Merge pull request #179 from ivanlanin/simplified-docblock
Simplify/add page level docblocks
2014-03-28 00:17:48 +07:00
Ivan Lanin e6a26dd8fc Simplify all classes docblock 2014-03-27 23:55:06 +07:00
Ivan Lanin f6ca40392f Merge remote-tracking branch 'upstream/develop' into simplified-docblock 2014-03-27 23:17:47 +07:00
gianis6 b3c5a76a64 Update Base.php
added tblGrid element so that LibreOffice and OpenOffice can size the tables columns properly
2014-03-27 16:33:02 +01:00
Gabriel Bull c6fc1d4e89 Moved the autoloader in the basic usage to the installation section in the read me 2014-03-27 07:55:03 -04:00
Gabriel Bull 75a6729565 Updated change log 2014-03-27 07:38:24 -04:00
ozilion ab6503eb0d Test folder updated
Test folder updated for new file CheckBoxText
2014-03-27 10:17:07 +02:00
Anton Tyutin 0f16da9a56 Fix psr-4 base dir in composer.json 2014-03-27 10:04:34 +03:00
Ivan Lanin af8ea2c266 Update README.md
Change link to RTD.
2014-03-26 18:05:56 +07:00
Ivan Lanin a6568e988b Proposed simplified docblock 2014-03-26 17:21:23 +07:00
Progi1984 ac6f5a39a4 Merge pull request #177 from PHPOffice/develop
Version 0.9.0
2014-03-26 10:41:15 +01:00
Ivan Lanin 72bb688020 Merge remote-tracking branch 'upstream/develop' into develop 2014-03-26 16:34:56 +07:00
Ivan Lanin c72dc688ff Revert project name capitalization #176 2014-03-26 16:33:20 +07:00
Ivan Lanin b04eb6ca35 Merge pull request #176 from ivanlanin/develop
Update README.md  #174, docs, and version number
2014-03-26 16:13:32 +07:00
Ivan Lanin dfccd54e66 Update README.md, docs, and version number 2014-03-26 15:53:17 +07:00
Ivan Lanin 004edd5346 Merge pull request #169 from ivanlanin/#160-refactoring
#160 refactoring: Merge TableFull-Table Style + Merge MemoryImage-Image
2014-03-26 15:30:54 +07:00
Ivan Lanin 3055a0e6fc Merge remote-tracking branch 'upstream/develop' into #160-refactoring 2014-03-26 15:16:16 +07:00
Roman Syroeshko 2d7126e5a8 FIXED: ERROR - Expected 1 newline at end of file. 2014-03-25 10:27:08 -07:00
Roman Syroeshko 4aeef04afb Fix for tests 5. 2014-03-25 10:02:42 -07:00
Roman Syroeshko 0da5eb12ad Fix for tests #4. 2014-03-25 09:30:36 -07:00
Roman Syroeshko 31dc246cfb Merge pull request #175 from RomanSyroeshko/develop
Fix for tests #3.
2014-03-25 09:00:38 -07:00
Roman Syroeshko efa77efb7a https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #3. 2014-03-25 19:58:50 +04:00
Roman Syroeshko e607c3ffe5 Merge pull request #173 from RomanSyroeshko/develop
Fix for tests #2.
2014-03-25 07:50:19 -07:00
Roman Syroeshko 4261f5a9f2 https://github.com/PHPOffice/PHPWord/issues/58 - fix for tests #2. 2014-03-25 18:38:05 +04:00
Roman Syroeshko 300ac8b6e4 Merge pull request #172 from RomanSyroeshko/develop
Fix for unit tests.
2014-03-25 06:25:17 -07:00
Roman Syroeshko 6b17492383 https://github.com/PHPOffice/PHPWord/issues/58 - fix for unit tests. 2014-03-25 17:24:26 +04:00