Commit Graph

  • 643d1e102f Clear previous output when openToBrowser() called #243 Adrien Loison 2016-06-07 19:09:10 -07:00
  • cd38ba093e Fix #245 (#246) madflow 2016-06-08 18:50:00 +02:00
  • 0449123e76 Fix #245 #246 madflow 2016-06-08 12:07:28 +02:00
  • eda5e3bd11 Added alignment to styles Freek van der Veer 2016-06-06 16:22:06 +02:00
  • 70c81e809f Add the ability to pass an array with various keys to addRows() (#240) Pavel Zyukin 2016-06-03 19:09:37 +04:00
  • aeafe316d0 Add the ability to pass an array with various keys to addRows() #240 glukkkk 2016-06-03 18:43:49 +04:00
  • 3b03a9cc24 Merge branch 'master' into feature/num_format Rushleader 2016-05-31 09:16:45 +02:00
  • 1d3a9f939c Convert escapers to singletons (#239) Adrien Loison 2016-05-30 13:55:21 -07:00
  • 6175cbdb4f Convert escapers to singletons #239 Adrien Loison 2016-05-30 13:43:44 -07:00
  • efebfb2bc2 CellValueFormatterTest: fix expectations for 32bit PHP (#234) Ingmar Runge 2016-05-30 19:25:30 +02:00
  • 582b652717 CellValueFormatterTest: fix expectations for 32bit PHP #234 Ingmar Runge 2016-05-27 09:07:51 +02:00
  • 251c0bebc1 Adding open_file_in_zip() helper function to XMLReader (#238) Adrien Loison 2016-05-29 23:22:57 -07:00
  • a38fa6ccd7 Adding open_file_in_zip() helper function to XMLReader #238 Adrien Loison 2016-05-29 22:16:59 -07:00
  • 03866a6604 Support XLSX with prefixed XML files (#237) Adrien Loison 2016-05-29 22:16:59 -07:00
  • 2a187a8eb2 Support XLSX with prefixed XML files #237 Adrien Loison 2016-05-29 17:33:17 -07:00
  • 5388764d52 Merge branch 'master' into feature/num_format Rushleader 2016-05-26 10:38:52 +02:00
  • 2ed30321b4 ODS Writer should accept associative arrays (#232) Adrien Loison 2016-05-25 19:59:18 -07:00
  • 5ccb39a73c ODS Writer should accept associative arrays #232 Adrien Loison 2016-05-25 19:27:01 -07:00
  • 2c80b1f23a XLSX Reader should add a space between text nodes (#229) Adrien Loison 2016-05-23 14:15:48 -07:00
  • ca709410f3 XLSX Reader should add a space between text nodes #229 Adrien Loison 2016-05-23 14:10:26 -07:00
  • a24e794177 Update README.md (#228) Adrien Loison 2016-05-23 13:36:07 -07:00
  • 965f8fe7c5 Update README.md #228 Adrien Loison 2016-05-23 13:30:22 -07:00
  • def93360c5 Merge branch 'master' into feature/num_format Rushleader 2016-05-23 08:53:19 +02:00
  • 104cd9b811 Option to return formatted dates instead of PHP objects (#226) Adrien Loison 2016-05-20 16:08:35 -07:00
  • bfc76c3100 Option to return formatted dates instead of PHP objects #226 Adrien Loison 2016-05-19 18:56:49 -07:00
  • a6a6b158de Pin PHPUnit version to keep support for PHP5.4 (#227) Adrien Loison 2016-05-20 16:00:22 -07:00
  • 1859bdc42e Pin PHPUnit version to keep support for PHP5.4 #227 Adrien Loison 2016-05-20 15:51:40 -07:00
  • 2d923c7e46 Fix issue #218 (#222) madflow 2016-05-20 18:32:47 +02:00
  • 895a52a31e Fix issue #218 #222 madflow 2016-05-18 10:40:56 +02:00
  • 7e4d56be46 column width completion #225 Antoine Robidoux 2016-05-19 17:15:57 -04:00
  • 888845a353 First draft of column width support Antoine Robidoux 2016-05-19 16:43:26 -04:00
  • b4724906c4 Add support for cells formatted as time (#224) Adrien Loison 2016-05-19 13:10:47 -07:00
  • a2319cbf1d Merge 9544a64037763f12a80ae80ec907feffe91a03a7 into bb20d2e6bb23307b39e245cebf0c54fe0947aff5 #202 Bartosz Wójcik 2016-05-19 18:54:36 +00:00
  • 03183c8b1f Add support for cells formatted as time #224 Adrien Loison 2016-05-19 11:51:49 -07:00
  • bb20d2e6bb Update Scrutinizer dependency and code coverage (#223) Adrien Loison 2016-05-19 11:25:00 -07:00
  • 9c7a64b791 Update Scrutinizer dependency and code coverage #223 Adrien Loison 2016-05-19 10:34:25 -07:00
  • b8fd789ac0 Retrieve XLSX sheets in order of appearance (#220) Adrien Loison 2016-05-19 10:37:48 -07:00
  • ea00024e02 Retrieve XLSX sheets in order of appearance #220 Adrien Loison 2016-05-18 16:07:07 -07:00
  • dbaa57abf5 Merge 33deb10aa769e9a98653c5bb79640c04c58882d9 into 5a7c2c1262ed683067c4ee074da104af658eddc7 #214 Ilya Pleshakov 2016-05-19 16:40:20 +00:00
  • 5a7c2c1262 Handle General number format as non date (#221) Adrien Loison 2016-05-19 09:40:12 -07:00
  • 9c26b241c6 Handle General number format as non date #221 Adrien Loison 2016-05-18 17:29:39 -07:00
  • 33deb10aa7 General should not be interpreted as a date format for number cells (fix issue #212) #214 Ilya Pleshakov 2016-05-12 16:39:48 +03:00
  • e4ccef8592 Fixed some scrutinizer issues Gerard Krom 2016-05-05 17:02:18 +02:00
  • 6705219f41 Added a test file to make a bit easier for myself to test these changes Gerard Krom 2016-05-04 16:22:53 +02:00
  • 4f5218dbc9 Initial commit to support Cell styling and number formats in styles Gerard Krom 2016-05-04 11:40:11 +02:00
  • 9544a64037 Merged branch xlsx-time into xlsx-time #202 Bartosz Wójcik 2016-04-20 13:58:21 +02:00
  • e87282516d quickfix for #193 for cells formatted as time Bartosz Wójcik 2016-04-20 13:55:32 +02:00
  • 670283ca83 quickfix for cells formatted as time Bartosz Wójcik 2016-04-20 13:55:32 +02:00
  • e9cd7a397e Merge pull request #199 from box/check_valid_resource_on_close v2.4.4 Adrien Loison 2016-04-12 11:03:15 -07:00
  • 8bb42ebc23 Check file handle is valid before manipulating it #199 Adrien Loison 2016-04-12 10:25:08 -07:00
  • 71a6f6a937 Merge pull request #196 from madflow/trim-inline-strings Adrien Loison 2016-04-09 13:20:48 -07:00
  • 616925148e Renamed xlsx file, #195 #196 madflow 2016-04-07 08:58:54 +02:00
  • 6f0f7c9690 Fix #195 madflow 2016-04-06 22:00:47 +02:00
  • b69e28050b Merge pull request #187 from skeleton/issue-183 v2.4.3 Adrien Loison 2016-03-23 17:02:42 -07:00
  • d6e8fe4b54 Fix line breaks on CSV reader #187 skeleton 2016-03-23 23:26:49 +01:00
  • e321f30c3b Merge pull request #191 from box/close_file_pointer_when_done_writing Adrien Loison 2016-03-23 10:45:42 -07:00
  • c31373fb1a Writers did not close written file pointer #191 Adrien Loison 2016-03-23 10:16:56 -07:00
  • 6c57125c0c Merge pull request #189 from madflow/ods-missing-values Adrien Loison 2016-03-21 10:24:38 -07:00
  • 30837f869d Coding style and typos #189 madflow 2016-03-20 08:46:30 +01:00
  • e60054f3c4 More explicit rule for ignoring empty placeholder cells in Excel ODS #184 madflow 2016-03-18 22:39:27 +01:00
  • 3ee7099c95 Fix zeros treated as missing values #184 madflow 2016-03-16 20:28:27 +01:00
  • 2b1160bb33 Tests for #184 madflow 2016-03-16 12:52:35 +01:00
  • 049fd990b9 Merge pull request #188 from box/stream_wrapper_support Adrien Loison 2016-03-18 18:09:22 -07:00
  • d2ac54c578 Custom stream wrapper support #188 Adrien Loison 2016-03-18 16:40:35 -07:00
  • 0c90d102ef Merge pull request #179 from lichunqiang/gitattributes Adrien Loison 2016-02-21 18:11:03 -08:00
  • e39dcb3847 Add .gitattributes #179 lichunqiang 2016-02-19 16:37:49 +08:00
  • d02ca89eeb PhpStorm autocompletion compatibility. #177 Ilya Bakhlin 2016-02-16 10:59:52 +01:00
  • 10d1140a95 Merge pull request #175 from IlyaBakhlin/master Adrien Loison 2016-02-15 16:43:30 -08:00
  • 48debbcbca Simplifying the fix. #175 Ilya Bakhlin 2016-02-15 22:11:04 +01:00
  • f4d6fb87ee Fixing the boolean bug. Ilya Bakhlin 2016-02-15 15:07:31 +01:00
  • 771afcb5f1 Merge pull request #173 from sfichera/master v2.4.2 Adrien Loison 2016-02-14 00:20:48 -08:00
  • 86e26632f6 Added test case for custom EOL characters... #173 Sebastian Fichera 2016-02-12 16:30:18 -06:00
  • 8614f79da3 Minor fixes in order to be ok with naming conventions and code documentation... Sebastian Fichera 2016-02-11 17:51:24 -06:00
  • 4827e56cac Added new public function usage to docs... Sebastian Fichera 2016-02-11 17:15:48 -06:00
  • 03e85ffc21 Added EOL configuration support while reading CSV files... Sebastian Fichera 2016-02-11 17:12:54 -06:00
  • e4cc8b4eaa Merge pull request #169 from welcoMattic/patch-1 Adrien Loison 2016-01-27 13:26:18 -08:00
  • 73341d06a9 Update README.md #169 Mathieu Santo Stefano--Féron 2016-01-27 18:21:06 +01:00
  • 209372462b Merge pull request #167 from box/fix_int_float_value_formatters v2.4.1 Adrien Loison 2016-01-14 11:29:01 -08:00
  • 4a5da2ad74 Fix CellValueFormatter for numeric values #167 Adrien Loison 2016-01-14 11:11:30 -08:00
  • c48c07db99 Merge pull request #165 from box/support_xlsx_sheets_random_order Adrien Loison 2016-01-08 08:50:49 -08:00
  • a804be4844 Support XLSX that are defined in random order #165 Adrien Loison 2016-01-08 08:38:49 -08:00
  • 4bfbb41c95 Merge pull request #162 from box/update_branch_alias Adrien Loison 2015-12-22 12:22:15 +01:00
  • 61b71bf379 Update dev-master branch alias #162 Adrien Loison 2015-12-22 12:17:15 +01:00
  • 3c3294061a Merge pull request #161 from garak/patch-1 v2.4.0 Adrien Loison 2015-12-21 12:05:16 +01:00
  • 1fde6d836a support branch alias #161 Massimiliano Arione 2015-12-21 10:54:15 +01:00
  • 05489cda88 Merge pull request #160 from box/reference-wiki Adrien Loison 2015-12-21 10:52:46 +01:00
  • 128db45f22 Update README.md #160 Adrien Loison 2015-12-21 10:45:02 +01:00
  • 9a85d84a2e Merge pull request #155 from KiNgMaR/Fix-Dates-Beyond-2037 Adrien Loison 2015-12-17 10:59:45 -08:00
  • 4407cffeff XLSX Date Support / Test + Fix for years beyond 2037 #155 Ingmar Runge 2015-12-15 16:22:15 +01:00
  • 8d27b3097d Merge pull request #154 from box/fix_font_color_check Adrien Loison 2015-12-08 10:35:49 -08:00
  • 2c6cb1ffe5 Fix hasSetFontColor check #154 Adrien Loison 2015-12-08 10:31:16 -08:00
  • 22daea5f9a Merge pull request #153 from box/improve_zip_for_mime_detection Adrien Loison 2015-12-05 19:13:47 -08:00
  • ed0e8f79cc Improve ZIP interface for better mime detection #153 Adrien Loison 2015-12-05 14:46:57 -08:00
  • 44d72d8245 Merge pull request #152 from box/proper_mime_type_detection Adrien Loison 2015-12-05 00:30:28 -08:00
  • 728dd3b399 Proper mime type detection for XLSX files #152 Adrien Loison 2015-12-05 00:13:56 -08:00
  • 05a9a1b60a Merge pull request #146 from box/update_perf_tests_doc Adrien Loison 2015-11-13 10:36:40 -08:00
  • a76624a721 Update README.md #146 Adrien Loison 2015-11-12 23:28:38 -08:00
  • 90cbb7b5a6 Merge pull request #145 from box/speed_up Adrien Loison 2015-11-12 14:09:52 -08:00
  • f55520661e Various speed improvements #145 Adrien Loison 2015-11-12 13:55:25 -08:00
  • cb5dae22e4 Merge pull request #143 from box/xlsx_skip_empty_cells_on_write Adrien Loison 2015-11-10 17:26:26 -08:00