Gabriel Bull
|
5e0fc7a2d8
|
Fixed bug with new extension verification
|
2014-03-12 11:22:41 -04:00 |
Ivan Lanin
|
a78ba1c925
|
Remove duplicate on SectionTest
|
2014-03-12 21:57:59 +07:00 |
Ivan Lanin
|
4119c6af07
|
Reorganize samples and write unsupported element to ODText and RTF
|
2014-03-12 21:55:20 +07:00 |
Gabriel Bull
|
d991fdc6d1
|
Added image writer tests
|
2014-03-12 10:10:36 -04:00 |
Progi1984
|
68de9ab31b
|
Merge pull request #114 from gabrielbull/develop
Use exif_imagetype to check image format instead of extension name
|
2014-03-12 14:30:40 +01:00 |
Gabriel Bull
|
492f88d1e8
|
Use exif_imagetype to check image format instead of extension name
|
2014-03-12 09:25:21 -04:00 |
Progi1984
|
9c0e70a198
|
Merge pull request #112 from ivanlanin/develop
Unit test for PHPWord main class
|
2014-03-12 13:33:56 +01:00 |
Ivan Lanin
|
b1ee8a3de6
|
Unit test for PHPWord main class
|
2014-03-12 19:26:30 +07:00 |
Progi1984
|
b58d1c8179
|
Merge pull request #104 from ivanlanin/develop
Basic version of Reader for Word2007
|
2014-03-12 10:39:26 +01:00 |
Ivan Lanin
|
530a71c2bf
|
Unit test for TOC
|
2014-03-12 16:24:36 +07:00 |
jhfangying
|
3daaffa183
|
support for eastAsia fontstyle
|
2014-03-12 16:17:37 +08:00 |
Ivan Lanin
|
042f7a06be
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-03-12 15:03:06 +07:00 |
Progi1984
|
7044ebc8da
|
Merge pull request #109 from bskrtich/textrunbreak
Add Text Break to Text Run
|
2014-03-12 08:47:37 +01:00 |
Ivan Lanin
|
e5bd649b2c
|
Code formatting for PSR1 & PSR2 - Part 4
|
2014-03-12 13:52:24 +07:00 |
Ivan Lanin
|
8f54fa4cc2
|
Simple unit tests for ODText, RTF, and Word2007 Writer
|
2014-03-12 13:32:49 +07:00 |
Ivan Lanin
|
92cfa12d71
|
Code formatting for PSR1 & PSR2 - Part 3
|
2014-03-12 13:30:02 +07:00 |
Ivan Lanin
|
46a0768d29
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-03-12 10:46:36 +07:00 |
Brandon Skrtich
|
762f812b6b
|
Add Text Break to Text Run
|
2014-03-11 16:44:22 -06:00 |
Progi1984
|
595bcc33fa
|
Merge pull request #108 from gabrielbull/develop
Use exif_imagetype to check image format instead of extension name
|
2014-03-11 21:57:22 +01:00 |
Gabriel Bull
|
77f52e998b
|
Use exif_imagetype to check image format instead of extension name
|
2014-03-11 16:37:38 -04:00 |
Progi1984
|
da7c0ad558
|
Merge pull request #107 from gabrielbull/develop
Fixed bug with footer preserve text
|
2014-03-11 20:27:02 +01:00 |
Gabriel Bull
|
72fca30e8c
|
Fixed bug with footer preserve text
|
2014-03-11 14:19:33 -04:00 |
Ivan Lanin
|
07b84302c1
|
Add php_zip requirement
|
2014-03-12 00:46:03 +07:00 |
Ivan Lanin
|
589e603277
|
Unit test for Reader and additional methods for DocumentProperties, adapted from PHPExcel
|
2014-03-12 00:12:55 +07:00 |
Ivan Lanin
|
d2a231799d
|
Code formatting for PSR1 & PSR2 - Part 2
|
2014-03-11 21:44:54 +07:00 |
Ivan Lanin
|
4e3450e39f
|
Code formatting for PSR1 & PSR2 - Part 1
|
2014-03-11 20:09:05 +07:00 |
Ivan Lanin
|
ec514f310f
|
Reader: Read section settings and font/paragraph styles
|
2014-03-11 16:27:42 +07:00 |
Ivan Lanin
|
fa2878e530
|
Cleaning up code
|
2014-03-11 03:01:12 +07:00 |
Ivan Lanin
|
cf790b9f98
|
Minimum working sample for text, textrun, and textbreak
|
2014-03-11 02:43:04 +07:00 |
Ivan Lanin
|
c1b4b2e4a5
|
Skeleton copied from PHPExcel :)
|
2014-03-10 22:41:41 +07:00 |
Progi1984
|
0b876a3f0b
|
Merge pull request #102 from ivanlanin/develop
Tables samples, including colspan and rowspan
|
2014-03-10 16:13:11 +01:00 |
Ivan Lanin
|
1100d9375e
|
Tables samples, including colspan and rowspan
|
2014-03-10 21:06:15 +07:00 |
Progi1984
|
fb1d7d4db6
|
Merge pull request #101 from ivanlanin/develop
Basic support for TextRun on ODT and RTF
|
2014-03-10 13:28:31 +01:00 |
Ivan Lanin
|
7677e15ae8
|
Basic support for TextRun on ODT and RTF
|
2014-03-10 19:15:26 +07:00 |
Progi1984
|
45a928365d
|
Merge pull request #100 from ivanlanin/develop
Some unit tests for Shared Drawing, File, and String
|
2014-03-10 09:20:24 +01:00 |
Ivan Lanin
|
e36b2c5a50
|
Some unit tests for Style Drawing, File, and String
|
2014-03-10 13:29:48 +07:00 |
Progi1984
|
8fb7da46ee
|
Merge pull request #97 from gabrielbull/develop
Changed PHPWord namespace to PhpOffice\PhpWord
|
2014-03-09 22:34:30 +01:00 |
Progi1984
|
bf13fefcd1
|
Merge pull request #98 from ivanlanin/develop
Basic unit tests for PHPWord\Style completed
|
2014-03-09 22:33:32 +01:00 |
Ivan Lanin
|
6697057180
|
Fix section settings failed tests
|
2014-03-10 03:51:06 +07:00 |
Ivan Lanin
|
663e9008b3
|
Basic unit tests for PHPWord\Style completed
|
2014-03-10 03:20:24 +07:00 |
Gabriel Bull
|
f2122c152a
|
Changed PHPWord namespace to PhpOffice\PhpWord
|
2014-03-09 16:07:20 -04:00 |
Progi1984
|
79ba793294
|
Merge pull request #96 from gabrielbull/develop
Added line height methods to mirror the line height settings in Word in the paragraph styling
|
2014-03-09 20:49:12 +01:00 |
Gabriel Bull
|
70588f2f8f
|
Fixed bugs with Text class
|
2014-03-09 15:25:37 -04:00 |
Gabriel Bull
|
79f65f04e1
|
Fixed bug with footer preserve text
|
2014-03-09 15:11:51 -04:00 |
Gabriel Bull
|
a6671c2f0f
|
Reformatted tests to PSR-2 standards
|
2014-03-09 15:08:11 -04:00 |
Gabriel Bull
|
9966508a62
|
Added line height to font style
|
2014-03-09 15:03:53 -04:00 |
Gabriel Bull
|
5efcec842e
|
Added paragraph line height to Readme
|
2014-03-09 14:45:58 -04:00 |
Progi1984
|
88836672c3
|
Merge pull request #95 from gabrielbull/develop
Removed fake namespacing from tests and reformatted code to PSR-2 coding standards
|
2014-03-09 19:34:16 +01:00 |
Gabriel Bull
|
69a8192652
|
Added line height methods to mirror the line height settings in Word in the paragraph styling
|
2014-03-09 14:26:32 -04:00 |
Gabriel Bull
|
3519477535
|
Removed fake namespace from tests class names because we use real namespacing
|
2014-03-09 14:18:49 -04:00 |