Commit Graph

  • fd209fc999 [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 16:20:18 +0400
  • 87c3df5536 add missing file apply formatting to CGL jogo 2014-07-04 14:10:20 +0200
  • f2c4329108 [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 16:00:17 +0400
  • 4d060b3f07 sync with develop-branch jogo 2014-07-04 13:32:47 +0200
  • 475c76dd79 convert tabs to spaces jogo 2014-07-04 13:30:07 +0200
  • fdeefb77d9 include minor changes from develop branch jogo 2014-07-04 13:24:14 +0200
  • d54a674b97 add element bookmark and allow links to internal bookmarks in Word2007 jogo 2014-07-04 13:07:08 +0200
  • 1b9b8d4f90 [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 14:44:22 +0400
  • 47a17a33e8 Revert: [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 13:02:28 +0400
  • f2e9e3716b [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 13:00:52 +0400
  • 2c5d13c88e [FIXED] Typo in Section->addHeaderFooter(). Roman Syroeshko 2014-07-04 12:25:53 +0400
  • 4a02142d63 [FIXED] Wrong use of passing by reference. Roman Syroeshko 2014-07-04 12:13:11 +0400
  • 8056b6926c [CHANGED] Docblock for pass-by-reference parameters. Roman Syroeshko 2014-07-03 16:11:15 +0400
  • d0a609bc95 [CHANGED] Added "@return" annotation where it as missed. Roman Syroeshko 2014-07-03 15:40:24 +0400
  • 20d986b11d [CHANGED] Documentation on Zip API providers. Roman Syroeshko 2014-07-03 11:44:10 +0400
  • 52406daee1 For absolute positioning vPos and hPos need to be set to POS_ABSOLUTE Bas-Jan 't Jong 2014-07-02 22:13:54 +0200
  • e1164f8989 [Changed] Refactored Template a little. Roman Syroeshko 2014-07-02 17:49:53 +0400
  • c446028acc [Changed] Refactored Template a little. Roman Syroeshko 2014-07-02 17:44:26 +0400
  • 75c8e7e816 [NEW] Introduced CopyFileException. Roman Syroeshko 2014-07-02 17:21:43 +0400
  • 369f55a71f [NEW] Introduced CreateTemporaryFileException. Roman Syroeshko 2014-07-02 13:17:13 +0400
  • dbc9737136 [NEW] Introduced CreateTemporaryFileException. Roman Syroeshko 2014-07-02 12:58:55 +0400
  • ea826ec0ce [NEW] Introduced CreateTemporaryFileException. Roman Syroeshko 2014-07-02 12:49:18 +0400
  • 3c694ea572 [NEW] Introduced CreateTemporaryFileException. Roman Syroeshko 2014-07-02 12:42:50 +0400
  • d8aef5c502 Bugfix #294: `add<elementName>` of container should be case insensitive Ivan Lanin 2014-07-01 09:52:24 +0700
  • 40e41342ce Fix PHPCS Ivan Lanin 2014-06-29 21:14:10 +0700
  • 415d9b95c4 Update tests Ivan Lanin 2014-06-29 14:10:49 +0700
  • 33570f7cd4 #294: Support for paragraph with borders Ivan Lanin 2014-06-28 22:59:00 +0700
  • 689a7371cd Fix Travis errors Ivan Lanin 2014-06-28 12:01:53 +0700
  • 2d351c9522 Merge branch 'sdt' into develop Ivan Lanin 2014-06-28 11:49:11 +0700
  • b5a63c5b55 Elaborate SDT elements Ivan Lanin 2014-06-28 11:47:04 +0700
  • a5c857f749 #289 : Update elements.rst Progi1984 2014-06-24 10:36:58 +0200
  • d8fbac6407 Merge pull request #289 from chrissharkman/patch-1 Progi1984 2014-06-24 10:30:46 +0200
  • f8389c5d35 Update elements.rst chrissharkman 2014-06-24 09:27:18 +0200
  • b2daeed6cb Merge branch 'develop' into sdt Ivan Lanin 2014-06-24 00:15:39 +0700
  • 6e175abfcd Revert phpunit to 3.7.* because 4.* is too slow sebastianbergmann/phpunit#1300 Ivan Lanin 2014-06-22 11:12:26 +0700
  • ea6ec473d2 Update composer dependencies Ivan Lanin 2014-06-22 10:22:40 +0700
  • 8efe80b5c1 QA: Use Composer for Travis test tools Ivan Lanin 2014-06-22 09:27:10 +0700
  • 5be8414ef8 Settings: OOXML compatibility Ivan Lanin 2014-06-21 03:07:11 +0700
  • df8de962a9 #23 : Implement Word97 aka MsDoc Reader Progi1984 2014-06-21 09:21:30 +0200
  • b527d06608 #23 : Implement Word97 aka MsDoc Reader Progi1984 2014-06-21 09:18:57 +0200
  • cd547927ea New structured document tag (SDT) element Ivan Lanin 2014-06-20 22:24:59 +0700
  • 0ea2193906 [CHANGED] Replaced "assertEquals" with "assertCount" where it was necessary. Roman Syroeshko 2014-06-20 09:34:49 +0400
  • d35db836dc [CHANGED] Added annotations to StyleTest and performed minor refactoring. Roman Syroeshko 2014-06-20 09:00:12 +0400
  • c11df2e426 [CHANGED] Added annotations to StyleTest and performed minor refactoring. Roman Syroeshko 2014-06-19 12:04:07 +0400
  • eeca396704 [CHANGED] Added annotations to StyleTest and performed minor refactoring. Roman Syroeshko 2014-06-19 11:59:57 +0400
  • f193534058 FIXED : CI : Error with the generation of the PHPDoc Progi1984 2014-06-17 16:08:28 +0200
  • 71b4ac9c56 FIXED : #282 : problem converting docx to pdf Progi1984 2014-06-17 15:48:39 +0200
  • 5c8e100d41 Bugfix #280: Table inside vertical border does not rendered properly Ivan Lanin 2014-06-16 16:23:41 +0700
  • 384107e7cf Ability to define document protection and new `Metadata` subnamespace Ivan Lanin 2014-06-16 07:32:57 +0700
  • 6a81691d45 #266: Ability to add textinput, checkbox, and dropdown form elements Ivan Lanin 2014-06-16 00:09:14 +0700
  • a13e5b20f9 #278: 3D charts and ability to set width and height Ivan Lanin 2014-06-15 20:48:26 +0700
  • 0f085f71e0 Merge branch 'chart' into develop Ivan Lanin 2014-06-14 12:51:41 +0700
  • 3fef19093c #278: Basic chart Ivan Lanin 2014-06-12 18:15:00 +0700
  • 8c2b099dbc Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter` Ivan Lanin 2014-06-14 07:19:00 +0700
  • 9a5f91afc6 Merge branch 'develop' into chart Ivan Lanin 2014-06-12 12:17:49 +0700
  • e9f8e889f8 #275: Recipe for adding a link within a title Ivan Lanin 2014-06-12 02:41:49 +0700
  • f54d9a1eb4 #274: Page breaks on titles and tables Ivan Lanin 2014-06-12 02:25:34 +0700
  • a93b686ca3 Chart improvements Ivan Lanin 2014-06-11 23:04:13 +0700
  • 056ff5e676 Basic chart support Ivan Lanin 2014-06-10 07:11:32 +0700
  • 8e93c91bb0 Update changelog for #270 Ivan Lanin 2014-06-11 00:57:52 +0700
  • d17a806305 Small fixes for addHtml. Adding some HTML Entities to the test for addHTML Brandon Skrtich 2014-06-09 15:17:40 -0600
  • 4c04071fd5 Fix typo: ODT > ODText Ivan Lanin 2014-06-09 18:52:06 +0700
  • 1ec0589c55 Update basic example Ivan Lanin 2014-06-08 22:38:50 +0700
  • 6839ee41dd New `PhpWord::save()` method to encapsulate `IOFactory` Ivan Lanin 2014-06-08 20:11:44 +0700
  • e952fdefb5 Refactor PhpWord to reduce dependencies Ivan Lanin 2014-06-08 18:29:24 +0700
  • 3197524343 Docs: Restructure documentation Ivan Lanin 2014-06-08 17:10:02 +0700
  • 63d53ac910 Use section "style" instead of "settings" for consistency Ivan Lanin 2014-06-08 16:44:46 +0700
  • a9c9c21d3b Fix Travis test error Ivan Lanin 2014-06-08 03:38:53 +0700
  • 893843969f Refactor elements to move set relation Id from container to element Ivan Lanin 2014-06-08 02:31:44 +0700
  • 01853f7aac Update change log and adjust some coding standards for #261, #265, and #267 Ivan Lanin 2014-06-07 17:48:45 +0700
  • 0489533c5f Merge branch 'develop' of github.com:bskrtich/PHPWord into develop Ivan Lanin 2014-06-07 17:36:59 +0700
  • bc6b40dde5 Merge branch 'fix-rare-pclzip-temp-file-issue' of github.com:andrew-kzoo/PHPWord into develop Ivan Lanin 2014-06-07 17:36:37 +0700
  • 7bbaab30b9 Merge branch 'fix-rare-pclzip-realpath-php-version-issue' of github.com:andrew-kzoo/PHPWord into develop Ivan Lanin 2014-06-07 17:33:58 +0700
  • 8b0472dd52 Autoloader Options Brandon Skrtich 2014-06-06 13:34:01 -0600
  • 09a143fe71 QA: Type check fix for RTF section style and docblock comment fix for AbstractContainer Ivan Lanin 2014-06-06 18:56:09 +0700
  • a2ec62a79f Section: Ability to set paper size, e.g. A4, A3, and Legal Ivan Lanin 2014-06-06 15:23:19 +0700
  • 49f4e6ba64 RTF Writer: Support for sections, margins, and borders #249 Ivan Lanin 2014-06-06 12:53:01 +0700
  • 3d2cd163d3 Ensure temp file in pclzipAddFile() removed Andrew Collins 2014-06-05 13:45:18 -0400
  • d97602fa98 Reduce duplications and fix some docblocks Ivan Lanin 2014-06-05 23:47:39 +0700
  • 479713da55 Update changelog and unit test for #264 Ivan Lanin 2014-06-05 22:41:58 +0700
  • 00c6b76d68 Merge branch 'feature-paragraphBgColor' of github.com:lrobert/PHPWord-1 into develop Ivan Lanin 2014-06-05 22:28:44 +0700
  • f44ff4b7a6 Added shading to the paragraph style for full width shading lrobert 2014-06-05 10:47:53 -0400
  • 1accec2ff0 Refactor styles: Inherit Image and Line from Frame Ivan Lanin 2014-06-05 12:52:39 +0700
  • 2328e34e64 Refactor Word2007/Element to identify the same properties Ivan Lanin 2014-06-03 14:13:35 +0700
  • d57606082d Fix rare PclZip/realpath/PHP version problem Andrew Collins 2014-06-04 13:27:18 -0400
  • a2294b4b1e Font: New `scale`, `spacing`, and `kerning` property of font style Ivan Lanin 2014-06-04 22:57:59 +0700
  • 9c8620ecd7 Refactor `IOFactory` to remove duplication Ivan Lanin 2014-06-02 23:47:44 +0700
  • 70302211f0 Merge remote-tracking branch 'upstream/develop' into develop Ivan Lanin 2014-06-02 23:34:04 +0700
  • e3dd4494f3 #238: Known issue about read/write permission on temp folder Ivan Lanin 2014-06-02 23:33:10 +0700
  • 420cf2bce3 Merge pull request #258 from ivanlanin/develop Ivan Lanin 2014-06-02 22:58:19 +0700
  • 61d8dbde49 QA: Small fixes for #258 based on Scrutinizer https://scrutinizer-ci.com/g/PHPOffice/PHPWord/inspections/54c74458-884d-4299-aed1-a7d2eb6a5654 Ivan Lanin 2014-06-02 22:57:11 +0700
  • a66f93ccdc #123: New drawing shapes (arc, curve, line, polyline, rect, oval) Ivan Lanin 2014-06-02 21:21:34 +0700
  • b38dd82c87 Merge branch 'master' into develop Ivan Lanin 2014-06-02 18:35:02 +0700
  • 38d3d7be20 Bugfix for #257: HTML Reader: `<p>` and header tags puts no output Ivan Lanin 2014-06-02 18:27:23 +0700
  • 4dd85e28c6 Version and changelog for 0.12.0 Ivan Lanin 2014-06-01 22:32:20 +0700
  • 39cf5d0b4a Merge pull request #256 from PHPOffice/develop Progi1984 2014-06-01 16:45:09 +0200
  • ce21e8d9e8 PR 0.11.0 #225 Ivan Lanin 2014-06-01 21:00:02 +0700
  • e0d2c6584c Refactor IOFactory and AbstractContainer to allow more dynamic inclusion. Ivan Lanin 2014-06-01 00:12:35 +0700
  • 9839222492 QA: Additional unit tests Ivan Lanin 2014-05-31 17:39:54 +0700
  • 269def4b9d Merge remote-tracking branch 'upstream/develop' into develop Ivan Lanin 2014-05-31 13:37:00 +0700