Progi1984
|
8d9e85b2ba
|
#331 : Word2007 Writer : Support for RTL
|
2014-08-12 13:32:05 +02:00 |
Ivan Lanin
|
048436cd04
|
Use INI instead of YML
|
2014-05-16 15:02:57 +07:00 |
Ivan Lanin
|
5511378eca
|
#200: Ability to use a config file to store various common settings
|
2014-05-16 00:59:38 +07:00 |
Ivan Lanin
|
061ba4bfb2
|
Including `composer.lock` to enable Scrutinizer test https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/composer_dependencies
|
2014-05-05 19:26:21 +07:00 |
Ivan Lanin
|
b4c22982cb
|
Update .gitignore
|
2014-04-27 12:26:39 +07:00 |
Gabriel Bull
|
29d9a21e10
|
Removed files from gitignore
|
2014-03-23 12:55:37 -04:00 |
Ivan Lanin
|
dc28fd6114
|
Update .gitignore to test workaround for RTFD
Add _build to .gitignore as per rtfd/readthedocs.org#665
|
2014-03-22 17:47:13 +07:00 |
Progi1984
|
5bc74eb64f
|
ADDED : Docs
|
2014-03-15 10:00:09 +01:00 |
Progi1984
|
9b793e5db1
|
Unit Tests on Section directory
|
2014-03-09 19:09:22 +01:00 |
Gabriel Bull
|
39e4dd2259
|
Merge branch 'master' of https://github.com/PHPOffice/PHPWord
Conflicts:
.gitignore
Classes/PHPWord.php
Classes/PHPWord/Section.php
Classes/PHPWord/Section/Footer.php
Classes/PHPWord/Section/Header.php
Classes/PHPWord/Section/Table/Cell.php
Classes/PHPWord/Section/TextRun.php
Classes/PHPWord/Shared/String.php
Classes/PHPWord/Style/Cell.php
Classes/PHPWord/Style/Paragraph.php
Classes/PHPWord/Template.php
Classes/PHPWord/Writer/Word2007.php
Classes/PHPWord/Writer/Word2007/Base.php
Classes/PHPWord/Writer/Word2007/Document.php
Examples/AdvancedTable.php
Examples/BasicTable.php
Examples/HeaderFooter.php
Examples/Link.php
Examples/ListItem.php
Examples/Object.php
Examples/Section.php
Examples/Template.php
Examples/Textrun.php
Examples/TitleTOC.php
Examples/Watermark.php
Examples/_earth.JPG
Examples/_mars.jpg
Examples/_sheet.xls
changelog.txt
samples/old/AdvancedTable.php
samples/old/BasicTable.php
samples/old/Image.php
samples/old/Link.php
samples/old/ListItem.php
samples/old/Object.php
samples/old/Section.php
samples/old/Template.php
samples/old/Textrun.php
samples/old/TitleTOC.php
samples/old/Watermark.php
samples/old/_earth.jpg
samples/old/_mars.jpg
samples/old/_sheet.xls
src/Examples/AdvancedTable.php
src/Examples/BasicTable.php
src/Examples/Link.php
src/Examples/ListItem.php
src/Examples/Object.php
src/Examples/Section.php
src/Examples/Template.php
src/Examples/Textrun.php
src/Examples/TitleTOC.php
src/Examples/Watermark.php
src/Examples/_earth.JPG
src/Examples/_mars.jpg
src/Examples/_sheet.xls
|
2013-12-15 14:15:28 -05:00 |
Progi1984
|
38a15e5da5
|
Word2007 : Support for tab stops
|
2013-12-15 14:35:18 +01:00 |
Progi1984
|
0d19d57cba
|
IMPROVED : Moved examples out of Classes directory
|
2013-12-15 13:35:17 +01:00 |
Gabriel Bull
|
50a9ab52b0
|
Added Unit Tests and fixed bugs with Autoloader
|
2013-12-11 15:08:54 -05:00 |
Gabriel Bull
|
8c4efdd607
|
Added support for composer
|
2013-12-11 14:39:43 -05:00 |
Progi1984
|
f29ce0fc4a
|
CHANGED : .gitignore
|
2012-05-30 00:05:31 +02:00 |
Progi1984
|
de11f4d038
|
ADDED : .gitignore
|
2012-05-29 20:56:28 +02:00 |