Commit Graph

  • f9123d2f2e Merge branch 'cleanup' into develop Ivan Lanin 2014-05-14 19:48:52 +0700
  • 04a62f3255 QA: Code cleanup and some additional tests Ivan Lanin 2014-05-14 19:41:44 +0700
  • e94e2738e3 QA : PHP CodeSniffer (PEAR to Composer) Progi1984 2014-05-14 13:40:30 +0200
  • 7b673af176 QA : PHP CodeSniffer (PEAR to Composer) Progi1984 2014-05-14 13:39:06 +0200
  • 6ba6ed40fc Reactivate php_sim in Scrutinizer and fix some minor issues Ivan Lanin 2014-05-14 08:40:21 +0700
  • e03e121e85 #196: RTF link styling fixes Ivan Lanin 2014-05-14 00:42:05 +0700
  • 1ee43da4de #196: RTF link styling Ivan Lanin 2014-05-13 23:36:33 +0700
  • 7ae8c3cb81 Refactoring: Word2007 table and marginborder style writer Ivan Lanin 2014-05-13 14:54:40 +0700
  • 8745c5ee30 Change behaviour of `set...` function of boolean properties; Some bug fixing based on Scrutinizer; New `Row` Word2007 style writer Ivan Lanin 2014-05-13 11:05:12 +0700
  • 4b1a16006d #196: Ability to add links and page breaks in RTF Ivan Lanin 2014-05-13 02:43:44 +0700
  • f8f98cccab #237: Ability to define table width (in percent and twip) and position Ivan Lanin 2014-05-13 01:32:44 +0700
  • e589961e68 #158: Convert UTF8 text to Unicode before writing RTF (support UTF8 in RTF) Ivan Lanin 2014-05-12 22:55:06 +0700
  • 55e715b5b1 Add variable type hints Ivan Lanin 2014-05-12 14:24:13 +0700
  • c9179d681f Refactor elements and containers Ivan Lanin 2014-05-11 22:54:51 +0700
  • c7e4ed0c18 Type check in element writers Ivan Lanin 2014-05-11 19:41:48 +0700
  • c243a11e57 Additional type checks in style writers Ivan Lanin 2014-05-11 18:57:58 +0700
  • 7d5c62ab34 Merge branch 'nestedtable' into develop Ivan Lanin 2014-05-11 18:22:09 +0700
  • 27d18fde98 Merge branch '#234-#235-basjan' into develop Ivan Lanin 2014-05-11 18:12:30 +0700
  • 8c9e5116c4 Update changelog Ivan Lanin 2014-05-11 18:10:47 +0700
  • da77ba6a71 Merge branch 'ListItemRun' of github.com:basjan/PHPWord into #234-#235-basjan Ivan Lanin 2014-05-11 17:58:16 +0700
  • fc66030b82 Merge branch 'Fixed-conversion' of github.com:basjan/PHPWord into #234-#235-basjan Ivan Lanin 2014-05-11 17:57:01 +0700
  • ded651d947 #149: Ability to add table inside a cell (nested table) Ivan Lanin 2014-05-11 17:30:23 +0700
  • 467f15a480 Added ListItemRun Element Bas-Jan 't Jong 2014-05-11 11:08:39 +0200
  • 539a173dc2 Amended the corresponding test Bas-Jan 't Jong 2014-05-11 09:18:19 +0200
  • afc3d5cb64 Minor fix. If conversion factor from pointToPixel is 1.333333, then the conversion factor for PixelTopoint should be 0.75 Bas-Jan 't Jong 2014-05-11 09:16:36 +0200
  • 17e2f02817 Type checks on style writers Ivan Lanin 2014-05-11 11:23:46 +0700
  • 9567c6a972 Merge branch '#233-basjan' into develop Ivan Lanin 2014-05-11 10:41:26 +0700
  • 967c8b273e Fix unit test for px2cm and cm2px conversion Ivan Lanin 2014-05-11 10:39:39 +0700
  • c524394f5f Fixed conversion factor Centimeters to Pixels and vice versa. Bas-Jan 't Jong 2014-05-10 23:52:10 +0200
  • 516c13e032 Some unit tests for the new features Ivan Lanin 2014-05-10 23:40:34 +0700
  • 9ea767ea91 Table inside textbox sample Ivan Lanin 2014-05-10 22:04:10 +0700
  • feff87e769 Fix Travis test errors Ivan Lanin 2014-05-10 21:56:06 +0700
  • c82f0ac1fc Merge branch '#231-basjan' into develop Ivan Lanin 2014-05-10 21:39:23 +0700
  • 62ed725032 Some modifications for the new `Html::addHtml` feature Ivan Lanin 2014-05-10 21:38:44 +0700
  • a595e6d78c Merge branch 'AddHtml' of github.com:basjan/PHPWord Ivan Lanin 2014-05-10 20:13:33 +0700
  • 07b4ae2c0f Added possiblity to add tables inside textbox Bas-Jan 't Jong 2014-05-10 14:04:15 +0200
  • aa151c4010 Added function to add elements via HTML Bas-Jan 't Jong 2014-05-10 14:03:16 +0200
  • 530f8ee357 Writers refactoring fixes Ivan Lanin 2014-05-10 14:45:51 +0700
  • 0b13b22e07 Refactor HTML & PDF writer with composite pattern Ivan Lanin 2014-05-09 14:57:06 +0700
  • 8c9c0402d2 Merge branch '#229-basjan' into develop Ivan Lanin 2014-05-09 03:22:12 +0700
  • 8457169047 Merge branch 'bug-textbox' of github.com:basjan/PHPWord Ivan Lanin 2014-05-09 03:19:18 +0700
  • 246557e3be Reactivate PHPMD and fix some rules for textbox Ivan Lanin 2014-05-09 02:09:20 +0700
  • 474d36040a Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'. This is not the expected behaviour Bas-Jan 't Jong 2014-05-08 21:43:55 +0200
  • 841bc2ac69 Revert "Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'. This is not the expected behaviour" Bas-Jan 't Jong 2014-05-08 21:41:30 +0200
  • ade740b562 Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'. This is not the expected behaviour Bas-Jan 't Jong 2014-05-08 21:38:54 +0200
  • 6f0579c78f Fix Travis build error Ivan Lanin 2014-05-09 00:28:29 +0700
  • 8a1d07f71a Fix Travis test errors Ivan Lanin 2014-05-08 22:42:56 +0700
  • f7dd9dd07c Refactor writers and styles Ivan Lanin 2014-05-08 19:25:29 +0700
  • ea41b08a9a Refactor the new textbox element Ivan Lanin 2014-05-08 12:58:44 +0700
  • e12daacc0b Merge branch 'refactor' into develop Ivan Lanin 2014-05-08 12:17:14 +0700
  • e9c548ea17 Merge branch '#228-basjan-textbox' into develop Ivan Lanin 2014-05-08 11:43:00 +0700
  • 6a0bfe3314 Move `addTextBox` to `AbstractContainer` and add sample for textbox Ivan Lanin 2014-05-08 09:52:11 +0700
  • c7a940cc4c Merge branch 'textbox' of github.com:basjan/PHPWord Ivan Lanin 2014-05-08 08:56:34 +0700
  • 364131aa5d Added TextBox functionality Bas-Jan 't Jong 2014-05-07 21:27:51 +0200
  • 88560de601 Refactor writers Ivan Lanin 2014-05-07 09:47:02 +0700
  • e0638f56bd Change Scrutinizer similarity analysis min mass Ivan Lanin 2014-05-07 01:44:51 +0700
  • 51d69a44c6 Refactoring based on Scrutinizer recommendation Ivan Lanin 2014-05-07 01:11:56 +0700
  • 0c1e47d7a7 Type checking Ivan Lanin 2014-05-06 23:37:14 +0700
  • c4e8fdac84 Refactoring for code quality improvement (based on Scrutinizer) Ivan Lanin 2014-05-06 22:08:39 +0700
  • 1f5e58a317 Merge branch 'develop' of github.com:ivanlanin/PHPWord into develop Ivan Lanin 2014-05-06 21:22:48 +0700
  • c28f28ea25 Refactoring for code quality improvement (based on Scrutinizer) Ivan Lanin 2014-05-06 21:22:24 +0700
  • 2ab5a42193 Split some functions for code quality improvement Ivan Lanin 2014-05-06 19:02:08 +0700
  • b7374f8936 #186 : Add badges for license & stable version Progi1984 2014-05-06 13:04:18 +0200
  • 2432a853bf Show code quality and test code coverage badge on README Ivan Lanin 2014-05-06 17:48:10 +0700
  • 232a30a1c4 Enable code coverage in Scrutinizer Ivan Lanin 2014-05-06 17:32:32 +0700
  • b3229c6a7b Fix Travis test and update Scrutinizer config Ivan Lanin 2014-05-06 17:13:16 +0700
  • 37152cd459 Enable code coverage in Scrutinizer Ivan Lanin 2014-05-06 16:53:15 +0700
  • 13c178d140 Refactor: Composite Word2007 & ODText writer parts Ivan Lanin 2014-05-06 08:50:55 +0700
  • 5c6925334b Merge remote-tracking branch 'upstream/develop' into develop Ivan Lanin 2014-05-06 07:59:57 +0700
  • cb97979d57 Merge pull request #226 from basjan/image-test-unit Ivan Lanin 2014-05-06 07:58:11 +0700
  • 15c38960f7 Improved Test Unit for Image Style in line with additions of #217 Bas-Jan 't Jong 2014-05-05 23:38:31 +0200
  • 4039304ba0 Word2007 Writer: Refactor writer parts using composite pattern Ivan Lanin 2014-05-06 01:45:13 +0700
  • 704cc2fe04 Refactoring: Extends Endnotes from Footnotes & Heder from Footer Ivan Lanin 2014-05-05 23:30:15 +0700
  • b2a0e08db9 #154: Update documentation to include API docs and code coverage report Ivan Lanin 2014-05-05 22:31:29 +0700
  • febb9d072a Update changelog for #154 and #186 Ivan Lanin 2014-05-05 20:21:56 +0700
  • 061ba4bfb2 Including `composer.lock` to enable Scrutinizer test https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/composer_dependencies Ivan Lanin 2014-05-05 19:26:21 +0700
  • 5a2f4020fb QA: Additional unit testing and template scrutinizer config file Ivan Lanin 2014-05-05 18:57:54 +0700
  • 2add5541ce [CHANGED] https://github.com/PHPOffice/PHPWord/pull/179 - copyright notice has been added. Roman Syroeshko 2014-05-05 13:06:53 +0400
  • dcf8faed5b Merge remote-tracking branch 'origin/develop' into develop Roman Syroeshko 2014-05-05 12:39:17 +0400
  • 89f94b793d [CHANGED] https://github.com/PHPOffice/PHPWord/pull/179 - copyright info has been changed. Roman Syroeshko 2014-05-05 12:38:31 +0400
  • ec0de298d9 #154 : Change template for PHPDocumentor Progi1984 2014-05-05 10:35:21 +0200
  • 105e53b1cd #154 : Ignore PCLZip in PHPDocumentor Progi1984 2014-05-05 09:49:15 +0200
  • 8c9890fe0d [FIXED] License in "composer.json". Roman Syroeshko 2014-05-05 10:37:34 +0400
  • 4194dd46c0 [CHANGED] References to ISO/IEC 29500 spec were documented. Roman Syroeshko 2014-05-05 10:18:08 +0400
  • 61b5f6800c [CHANGED] References to ISO/IEC 29500 spec were documented. Roman Syroeshko 2014-05-05 10:14:33 +0400
  • 6dd51c54ea Update changelog and add sample for bug fix #222 Ivan Lanin 2014-05-05 09:08:15 +0700
  • d11376e387 Merge branch 'second-header-bug' of github.com:basjan/PHPWord into develop Ivan Lanin 2014-05-05 09:03:13 +0700
  • 11b3941103 Fixed a bug, that when a second header was added to a section, all images added to the second header were assigned to the first header, resulting in at least a corrupted DOCX. Bas-Jan 't Jong 2014-05-04 22:48:17 +0200
  • aba15481c8 Corrected typo to 'const POSITION_HORIZONTAL_CENTER = 'center';' and added examples to Sample_13 Bas-Jan 't Jong 2014-05-04 22:34:37 +0200
  • ce85cc5497 Merge branch 'footer' of github.com:basjan/PHPWord into develop Ivan Lanin 2014-05-05 00:52:29 +0700
  • acd25a4db4 Merge pull request #220 from ivanlanin/nonstatic Ivan Lanin 2014-05-05 00:46:53 +0700
  • fd4fa11390 Merge remote-tracking branch 'upstream/develop' into nonstatic Ivan Lanin 2014-05-05 00:26:02 +0700
  • 6c3d1e721d License version has been added. Roman Syroeshko 2014-05-04 21:03:28 +0400
  • dd01ed1aaa Fix .travis.yml Ivan Lanin 2014-05-04 23:36:28 +0700
  • d1022a9e3c QA: PHPMD fixes for `tests`; Some adjustment for Travis build Ivan Lanin 2014-05-04 22:53:56 +0700
  • 250562ddd6 Added firstPage function and evenPage function to bring Footer Element in conformity with Header Element Bas-Jan 't Jong 2014-05-04 17:59:58 +0200
  • 3d19256c9c Merge branch 'develop' into nonstatic Ivan Lanin 2014-05-04 22:12:23 +0700
  • 4824985fac Merge branch '#217-basjan' into develop Ivan Lanin 2014-05-04 21:45:24 +0700
  • f7b454261f Merge remote-tracking branch 'upstream/develop' into develop Ivan Lanin 2014-05-04 21:44:12 +0700
  • 42c712e334 Refactor new image styles and create `Word2007/Style/Image` class Ivan Lanin 2014-05-04 21:16:12 +0700