Ivan Lanin
|
ec9d90017f
|
Refactor: Fine tune element writing
|
2014-04-25 23:57:43 +07:00 |
|
Ivan Lanin
|
559a798acb
|
Refactor: Apply composite design pattern to ODText/OpenDocument writer
|
2014-04-25 16:07:13 +07:00 |
|
Ivan Lanin
|
03ff0fb7cd
|
Doc: Add documentation source
ODT Writer: Refactor content writer part
|
2014-04-23 14:09:41 +07:00 |
|
Ivan Lanin
|
0060e4316c
|
PHPMD fixes and remove Style\Tabs (not needed)
|
2014-04-22 17:54:08 +07:00 |
|
Ivan Lanin
|
f829559f65
|
ODT Writer: Basic image writing support
|
2014-04-18 23:12:51 +07:00 |
|
Ivan Lanin
|
306c354b2c
|
ODText Writer: Additional unit tests
|
2014-04-17 03:47:43 +07:00 |
|
Roman Syroeshko
|
db1d89ab23
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
src/PhpWord/Element/Section.php
src/PhpWord/Endnotes.php
src/PhpWord/Footnotes.php
src/PhpWord/Media.php
src/PhpWord/PhpWord.php
src/PhpWord/Reader/Word2007.php
src/PhpWord/Writer/AbstractWriter.php
src/PhpWord/Writer/ODText/Content.php
src/PhpWord/Writer/Word2007.php
src/PhpWord/Writer/Word2007/Notes.php
|
2014-04-16 17:39:26 +04:00 |
|
Roman Syroeshko
|
2c1c1ea60f
|
[IMPROVED] Dockblocks as per https://github.com/PHPOffice/PHPWord/pull/187.
|
2014-04-16 17:22:30 +04:00 |
|
Ivan Lanin
|
fb35a5f80c
|
Change object name
|
2014-04-12 00:40:22 +07:00 |
|
Ivan Lanin
|
a5c815d50c
|
ODT: Basic table writing support
|
2014-04-11 23:46:12 +07:00 |
|
Ivan Lanin
|
ae652a6379
|
Update upcoming version number to 0.10.0 as per #178
|
2014-04-11 19:04:53 +07:00 |
|
Ivan Lanin
|
f837381238
|
Ability to add Endnotes
|
2014-04-10 01:36:41 +07:00 |
|
Ivan Lanin
|
cd2dba0848
|
Element inheritance refinements
|
2014-04-08 03:27:19 +07:00 |
|
Ivan Lanin
|
3ef0f41c25
|
New Style\AbstractStyle and 'ODText\Base`
|
2014-04-08 03:03:14 +07:00 |
|
Ivan Lanin
|
f1108c48e6
|
Add Abstract- prefix and -Interface suffix for corresponding classes
|
2014-04-08 01:09:06 +07:00 |
|
Ivan Lanin
|
03934af334
|
Refactor header/footer and media model
|
2014-04-05 22:39:04 +07:00 |
|
Ivan Lanin
|
6aa73544a6
|
Fix failed test
|
2014-04-05 01:41:48 +07:00 |
|
Ivan Lanin
|
b75403f9a1
|
Refactor Media, addObject to header and footer
|
2014-04-04 15:28:35 +07:00 |
|
Ivan Lanin
|
1751ab09ee
|
Remove unused ZipStreamWrapper.php and cleanup some scripts
|
2014-04-03 13:05:07 +07:00 |
|
Ivan Lanin
|
7c549f5802
|
DocBlock and use fixes
|
2014-04-03 10:13:13 +07:00 |
|
Ivan Lanin
|
a2a00393c1
|
Remove HashTable and all related properties/methods. PHPWord doesn't (yet) need it.
|
2014-04-02 10:43:42 +07:00 |
|
Ivan Lanin
|
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
|
2014-03-31 10:11:52 +07:00 |
|
Ivan Lanin
|
45b0baf7bc
|
Refactor writer classes
|
2014-03-30 23:14:14 +07:00 |
|
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
|
e6a26dd8fc
|
Simplify all classes docblock
|
2014-03-27 23:55:06 +07:00 |
|
Ivan Lanin
|
c72dc688ff
|
Revert project name capitalization #176
|
2014-03-26 16:33:20 +07:00 |
|
Ivan Lanin
|
dfccd54e66
|
Update README.md, docs, and version number
|
2014-03-26 15:53:17 +07:00 |
|
Ivan Lanin
|
3055a0e6fc
|
Merge remote-tracking branch 'upstream/develop' into #160-refactoring
|
2014-03-26 15:16:16 +07:00 |
|
Roman Syroeshko
|
a0e8b43193
|
https://github.com/PHPOffice/PHPWord/issues/58 - "\PhpOffice\PhpWord\Shared\File" class was cut out.
|
2014-03-25 17:00:07 +04:00 |
|
Ivan Lanin
|
eed86f3768
|
Merge MemoryImage with Image, but left addMemoryImage for backward compatibility
|
2014-03-24 18:30:45 +07:00 |
|
Ivan Lanin
|
b24550d060
|
Merge Table and TableFull style
|
2014-03-24 13:34:45 +07:00 |
|
Ivan Lanin
|
aff112a13b
|
Method name & code format for PSR/phpdoc compliance
|
2014-03-24 03:20:18 +07:00 |
|
Ivan Lanin
|
c7f03ecdf3
|
#159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop
|
2014-03-23 21:10:48 +07:00 |
|