Commit Graph

  • b91eab21f9
    ODS Writer support for 'date' and 'time' types #752 Oded Arbel 2020-06-08 14:04:23 +03:00
  • a69540c951 Contributing: added info about code style jmsche 2020-05-29 11:55:08 +02:00
  • 70b3cc0403 Shorter (relevant) diff by php-cs-fixer for Travis CI jmsche 2020-05-29 11:43:51 +02:00
  • ce3dac4b65 Fixed code style (probably due to recent php-cs-fixer version) jmsche 2020-05-29 11:42:25 +02:00
  • 3d4503cd71 Fixed Code Style yiranzai 2020-05-27 20:41:01 +08:00
  • 48b8db1b68 Fixed WriterAbstract::openToBrowser meet RFC6266 yiranzai 2020-05-27 20:24:14 +08:00
  • 1eee2ea5db Satisfy php-cs-fixer Alexander Hofstede 2020-05-26 23:12:57 +02:00
  • d065f95bcc
    Merge pull request #1 from bizquiz/custom-column-widths Alexander Hofstede 2020-05-26 13:17:03 +02:00
  • b54e217799 feat: add sheet view support to XLSX writer #744 K J Kooistra 2020-05-14 11:08:34 +02:00
  • e290f45880 cleanup, make sure we call the base functions Lucian Sirbu 2020-05-04 17:39:28 +03:00
  • 488bc371a5 Added support for mergeCells, cell height, shrink to fit Lucian Sirbu 2020-05-04 16:48:18 +03:00
  • ecf5aafe9c
    Add support to text starting with zeros (#8) Dariel Ramos 2020-04-17 16:13:40 -04:00
  • de3241b57c Delay sheetData and add sheetDataStarted flag to worksheet Martin Wind 2020-03-29 20:32:24 +02:00
  • 26e5f966fb Use options manager for default row height and column width Martin Wind 2020-03-29 15:10:11 +02:00
  • 25742181f8 Add DateTime support to ODS writer #735 Marc Schreiber 2020-03-28 11:47:47 +01:00
  • 01edb7db70
    Fix according CS rules #717 Simon Bouland 2020-01-07 18:56:59 +01:00
  • 56266a9c94
    Allow accent in Filename Simon Bouland 2020-01-06 17:26:54 +01:00
  • 36573eaa8a Satisfy php-cs-fixer Alexander Hofstede 2019-12-20 23:59:17 +01:00
  • c1757d23bf
    Merge branch 'master' into custom-column-widths Alexander Hofstede 2019-12-20 23:35:10 +01:00
  • ffec80422b Attempt to satisfy php-cs-fixer Alexander Hofstede 2019-12-20 23:33:28 +01:00
  • bb83904083 Remove null phpdoc where typehint is float Alexander Hofstede 2019-12-20 22:47:16 +01:00
  • ab973cab34 use existing base folder madflow 2019-12-18 08:40:49 +01:00
  • aa5ec507c2 Set empty array as default for column widths Alexander Hofstede 2019-12-19 23:05:16 +01:00
  • 49e621b822 Merge remote-tracking branch 'remotes/origin/master' into custom-column-widths Alexander Hofstede 2019-12-19 23:02:47 +01:00
  • d2dadd4d17 Ignore generated test files in subdirectories Alexander Hofstede 2019-12-19 22:55:23 +01:00
  • db197de7f9 Add support for custom column widths in ODS exports Alexander Hofstede 2019-12-19 22:35:55 +01:00
  • ceda150aa3 Rename default column style Alexander Hofstede 2019-12-19 20:31:46 +01:00
  • e69a104c2b use existing base folder #714 madflow 2019-12-18 08:40:49 +01:00
  • 26ad59033c Add support for default cell sizes for ODS files Alexander Hofstede 2019-12-17 22:05:01 +01:00
  • 6db9871722 Extract common functionality to trait for easier reuse, fix default row height for XLSX Alexander Hofstede 2019-12-17 20:31:26 +01:00
  • 09a624ef8e Avoid $previousValue if length is < 1 Alexander Hofstede 2019-12-16 20:01:48 +01:00
  • b8eb2bb814 error_reporting set to -1 madflow 2019-12-16 10:00:59 +01:00
  • f54f7a400c add PHP 7.4 madflow 2019-12-03 15:39:12 +01:00
  • 0bb9ab4f11 error_reporting set to -1 #712 madflow 2019-12-16 10:00:59 +01:00
  • ff9c6972f9 add PHP 7.4 madflow 2019-12-03 15:39:12 +01:00
  • 4b9eb5b031 PSR-2 code style Alexander Hofstede 2019-12-13 12:43:36 +01:00
  • 80487f1ac1 Add support for setting column width by range Alexander Hofstede 2019-12-13 12:38:00 +01:00
  • 82170a058b Add XLSX support for default column width/row height as well as custom column widths through writer or OptionsManager (and test for it) Alexander Hofstede 2019-12-13 00:12:09 +01:00
  • 7964dadc21 Add support for cells in error when writing XLSX and ODS v3.1.0 Adrien Loison 2019-11-16 11:54:16 +01:00
  • b6239546f0 Add support for cells in error when writing XLSX and ODS #703 Adrien Loison 2019-11-16 11:54:16 +01:00
  • 4beb8c67ab Correction of the annotations #705 Marcos Teodoro 2019-11-25 16:14:50 -03:00
  • f8d14d3f05 Enable support to XLSM spreadsheets Marcos Teodoro 2019-11-24 02:32:38 -03:00
  • eb88bb4c3a Automated native_function_invocation fixes drowe 2019-11-15 11:25:42 -05:00
  • 4b9f9fee09
    Merge branch 'master' into fix_native_function_invocation #702 Adrien Loison 2019-11-18 12:14:47 +01:00
  • 94b654175c disable no_superfluous_phpdoc_tags madflow 2019-11-17 13:29:32 +01:00
  • a0fbc49a54 disable no_superfluous_phpdoc_tags #704 madflow 2019-11-17 13:29:32 +01:00
  • 68a2d71e3b change method call (#6) Dariel Ramos 2019-11-15 21:59:04 -05:00
  • a8daa45468 Add numeric columns and formatted as currency if has specific form (#5) Dariel Ramos 2019-11-15 17:26:02 -05:00
  • 430d8180ed Automated native_function_invocation fixes drowe 2019-11-15 11:25:42 -05:00
  • 89aa11478e Add some documentation on read data from specific sheet #700 Agasi Gilang Persada 2019-10-31 21:22:26 +07:00
  • f9aa61d6f3
    Merge 956056511a13683bbbb2531e557d42c0e9bee5ce into dbdf5f7f386118ab4ef9341924e8463c9bc3f47c #617 agolovenkin 2019-10-28 01:18:31 +01:00
  • dbdf5f7f38 [ODS] Add support for whitespaces inside <text:span> Adrien Loison 2019-10-27 19:53:55 +01:00
  • 9ffe22b707 [ODS] Add support for whitespaces inside <text:span> #699 Adrien Loison 2019-10-27 19:53:55 +01:00
  • 9f4c094fa0 Cell alignment Adrien Loison 2019-10-27 18:00:09 +01:00
  • 1c0067923b Cell alignment #698 Adrien Loison 2019-10-27 18:00:09 +01:00
  • 0a0b1f7196 [docs] Fix site_url - take 2 Adrien Loison 2019-10-17 15:09:15 +02:00
  • 23b570b015 [docs] Fix site_url - take 2 #695 Adrien Loison 2019-10-17 15:09:15 +02:00
  • db32a7c7db [docs] Fix site_url Adrien Loison 2019-10-17 12:35:33 +02:00
  • ebf4bca831 [docs] Fix site_url #694 Adrien Loison 2019-10-17 12:35:33 +02:00
  • 859b8d336e [Docs] Force using current protocol scheme for resources and links Adrien Loison 2019-10-17 12:11:01 +02:00
  • b51aeedc59 [Docs] Force using current protocol scheme for resources and links #693 Adrien Loison 2019-10-17 12:11:01 +02:00
  • 8a2dcc946b Improve docs for local dev Adrien Loison 2019-10-17 11:23:56 +02:00
  • 9172e69a0a Improve docs for local dev #692 Adrien Loison 2019-10-17 11:23:56 +02:00
  • 74146c6224 Switch documentation site to HTTPS Adrien Loison 2019-10-17 09:35:08 +02:00
  • 1cd084675e Switch documentation site to HTTPS #691 Adrien Loison 2019-10-17 09:35:08 +02:00
  • 6a6d1df9df Fix typo - Boder => Border Adrien Loison 2019-10-17 09:32:22 +02:00
  • 8e1be113ea Fix typo - Boder => Border #690 Adrien Loison 2019-10-17 09:32:22 +02:00
  • 52312b7045 Added tests for StyleRegistry and StyleMerger Alexander Rakushin 2019-09-29 19:15:25 +03:00
  • d4e12b1812 Simplification of the code Alexander Rakushin 2019-09-29 19:13:11 +03:00
  • e8c6d83104 сode formatting (CS Fixer) Alexander Rakushin 2019-07-10 20:52:27 +03:00
  • 40aecd7b90 Added support for cell formats when writing Excel files Alexander Rakushin 2019-07-10 15:25:00 +03:00
  • 2cfaa4af77 Added tests for StyleRegistry and StyleMerger #668 Alexander Rakushin 2019-09-29 19:15:25 +03:00
  • 804b668a9c Simplification of the code Alexander Rakushin 2019-09-29 19:13:11 +03:00
  • 29bb8d322d сode formatting (CS Fixer) Alexander Rakushin 2019-07-10 20:52:27 +03:00
  • b802cce694 Added support for cell formats when writing Excel files Alexander Rakushin 2019-07-10 15:25:00 +03:00
  • 16a2f91a22 Cell indexes not being respected when rendering row Adrien Loison 2019-09-28 15:42:19 +02:00
  • ea1dfa22e9 Cell indexes not being respected when rendering row #686 Adrien Loison 2019-09-28 15:42:19 +02:00
  • 9dff3a5421 removing metadata to fixed columns (#4) Dariel Ramos 2019-09-27 10:21:56 -04:00
  • ddc33c2aa6 Code style changes only #683 Benny Gårdbo-Pedersen 2019-09-19 14:13:20 +02:00
  • d2450f77c8 Code style changes only Benny Gårdbo-Pedersen 2019-09-19 14:10:40 +02:00
  • ce7248c015 Fixed bug with cell indexes in Row not being respected when rendering a Row Benny Gårdbo-Pedersen 2019-09-19 14:02:08 +02:00
  • 2d297e954b Update getting-started.md Ilya Troy 2019-07-30 22:17:52 +03:00
  • 45d18305eb
    Update getting-started.md #674 Ilya Troy 2019-07-30 22:17:52 +03:00
  • 2716d7eeed [PHP 7.4] Updated way to disable the fgetcsv/fputcsv escape character Adrien Loison 2019-07-20 21:02:03 +02:00
  • 726690cbf3 [PHP 7.4] Updated way to disable the fgetcsv/fputcsv escape character #670 Adrien Loison 2019-07-20 21:02:03 +02:00
  • 1bbfd45b82 Support for missing styles XML file in XLSX Adrien Loison 2019-07-20 16:44:10 +02:00
  • 72fce3aada Support for missing styles XML file in XLSX #669 Adrien Loison 2019-07-20 16:44:10 +02:00
  • 24f81cc219 Adding support for <text:s> inside <text:span> (fixes #666) #667 Daniele De Nobili 2019-07-10 14:15:24 +02:00
  • 8a1a088677 Added support for cell formats when writing Excel files #665 Alexander Rakushin 2019-07-10 08:18:28 +03:00
  • e087e2b03e
    Added Hyperlink Support #664 97WaterPolo 2019-06-28 12:41:09 -04:00
  • 6c4086cf97 Fix reading of 1904 dates option v3.0.1 Adrien Loison 2019-06-03 13:49:55 +02:00
  • 726e0d6a78 Fix reading of 1904 dates option #656 Adrien Loison 2019-06-03 13:49:55 +02:00
  • e360cd0f15
    adding fixed header (#2) Eliurkis Diaz 2019-06-01 13:30:43 -04:00
  • 41de15215d adding fixed header #653 dramosv90 2019-05-29 10:48:09 -04:00
  • be165c52f6 Adding Fixed Header #652 dramosv90 2019-05-29 10:27:44 -04:00
  • a296f73a98 Fix Github icon in docs Adrien Loison 2019-05-24 10:06:43 +02:00
  • 44a2a7a7a3 Fix Github icon in docs #650 Adrien Loison 2019-05-24 10:06:43 +02:00
  • 0f0bf64802 Merge branch 'master' into develop_3.0 v3.0.0 #649 Adrien Loison 2019-05-24 09:30:41 +02:00
  • 9d33fcdd00 Update FAQ Adrien Loison 2019-05-24 09:16:59 +02:00
  • d2fb930d77 Update FAQ #648 Adrien Loison 2019-05-24 09:16:59 +02:00