Commit Graph

  • 2f9e0dbc01 version bump 0.5.5: eliminate double-negatives SheetJS 2014-01-29 20:43:21 -05:00
  • 1146af2198 updating to 0.4.1 SheetJS 2014-01-29 01:03:34 -05:00
  • 6990e66a56 version bump 0.4.1: more XLSB + cleanup SheetJS 2014-01-29 01:00:09 -05:00
  • e5fe385335 version bump 0.5.4: empty text is empty SheetJS 2014-01-28 20:02:46 -05:00
  • 32d835ab81 version bump 0.4.0: very basic XLSB support SheetJS 2014-01-28 11:38:02 -05:00
  • efd28db4a8 updating to 0.4.0 SheetJS 2014-01-28 11:35:26 -05:00
  • ad16dc3235 README updates [ci skip] SheetJS 2014-01-27 04:38:50 -05:00
  • 03737ba39b updating to 0.3.10 SheetJS 2014-01-25 17:29:28 -05:00
  • 844850abab version bump 0.3.10: xlsm support SheetJS 2014-01-25 17:28:27 -05:00
  • 80433e18ac updating to 0.3.9 SheetJS 2014-01-23 11:15:31 -05:00
  • 9c9aad5df3 version bump 0.3.9: general format used by default SheetJS 2014-01-23 10:55:07 -05:00
  • 81e282fa42 updating to 0.3.8 SheetJS 2014-01-23 01:21:21 -05:00
  • a1ccaf511d version bump 0.3.8: more formatting SheetJS 2014-01-23 01:20:19 -05:00
  • 216fe0459e version bump 0.5.3: 時分秒 SheetJS 2014-01-22 23:23:34 -05:00
  • d486cb4c3a updating to 0.3.7 SheetJS 2014-01-22 00:02:45 -05:00
  • dd0a649c95 version bump 0.3.7: comments and coverage SheetJS 2014-01-21 23:58:26 -05:00
  • e8d14dd087 Merge pull request #43 from nerds-odd-e/comment_support SheetJSDev 2014-01-21 20:09:01 -08:00
  • 9efa4e2aae Update the range of the sheet when creating a cell for the content of its comments Hugues Malphettes 2014-01-21 06:05:00 +07:00
  • b0b3ffea84 version bump 0.5.2: cleanup SheetJS 2014-01-20 03:37:48 -05:00
  • 5d43dffc79 Share the code for parsing the rich text and use it to parse the comments. Hugues Malphettes 2014-01-18 21:45:49 +08:00
  • 36f7080a68 Comments maybe contain an empty text tag Hugues Malphettes 2014-01-18 16:29:51 +08:00
  • 80a843ca3b Add parsing comment codes into bits/70_xlsx.js kinwah 2014-01-16 11:42:25 +08:00
  • 59d9d9086b Support for parsing Comments kinwah 2014-01-15 15:26:00 +08:00
  • e298cc8dd3 updating test_files submodule SheetJS 2014-01-15 08:58:55 -05:00
  • 3e9d94b44b rABS check SheetJS 2014-01-14 10:06:13 -05:00
  • c299585bfb version bump 0.5.1: more fixes needed for xls SheetJS 2014-01-12 03:31:44 -05:00
  • d31879d702 version bump 0.5.0: cleanup SheetJS 2014-01-10 14:09:11 -05:00
  • e8560faa8f 2014 update [ci skip] SheetJS 2014-01-07 01:23:42 -05:00
  • acdc0d5fff support for LO Calc's 'GENERAL' format SheetJS 2014-01-03 11:45:11 -05:00
  • dd50322010 updating to 0.3.6 SheetJS 2013-12-31 12:20:13 -05:00
  • 37753d8230 version bump 0.3.6: updating SSF SheetJS 2013-12-31 11:42:46 -05:00
  • e9482bfa26 version bump 0.4.1: terminating infinite loop SheetJS 2013-12-31 11:38:31 -05:00
  • a23e7901fe updating test_files submodule SheetJS 2013-12-26 22:44:35 -05:00
  • afc4e281af version bump 0.3.5: updating SSF SheetJS 2013-12-26 22:15:16 -05:00
  • 43f8f00ef5 version bump 0.4.0: improvements across the board SheetJS 2013-12-26 17:35:42 -05:00
  • 7c5bc5b20d default to readAsBinaryString SheetJS 2013-12-26 00:38:44 -05:00
  • 5a49d84ae6 version bump 0.3.1: vagaries in the general format SheetJS 2013-12-16 19:03:07 -05:00
  • e186e55341 version bump 0.3.4: updating SSF and related tests SheetJS 2013-12-16 11:32:34 -05:00
  • fc9835e819 version bump 0.3.0: support for standard formats SheetJS 2013-12-16 10:36:22 -05:00
  • e1b753f797 tweaking general format SheetJS 2013-12-15 00:18:03 -05:00
  • 30c8c4c071 version bump 0.2.3: negative number love SheetJS 2013-12-14 23:50:54 -05:00
  • cfb6a520ae version bump 0.2.2: fraction love SheetJS 2013-12-14 21:36:52 -05:00
  • 22f04832e3 version bump 0.2.1: more support for implied types SheetJS 2013-12-13 22:28:57 -05:00
  • b532159fb2 initial SheetJS 2012-12-03 14:47:44 -05:00
  • b52e31b2a1 updating test_files SheetJS 2013-11-30 14:55:13 -05:00
  • e176abd8de Initial commit SheetJS 2013-12-06 11:49:25 -05:00
  • 8561de6e2e added web workers SheetJS 2013-11-22 14:58:11 -08:00
  • 2d0442d364 updating test_files SheetJS 2013-11-22 10:53:48 -08:00
  • 78360cf1da Merge pull request #39 from phola/master SheetJS 2013-11-22 08:56:51 -08:00
  • 02a0510c7b added check for module as well as require for node environment phola 2013-11-22 16:24:55 +00:00
  • 7a3ca6a1ab added simple typescript reference file SheetJS 2013-11-15 05:35:01 -08:00
  • f29ad2459a removed comment in README SheetJS 2013-11-14 08:11:03 -08:00
  • cf01804b3c README cleanup SheetJS 2013-11-13 15:28:11 -08:00
  • 0a70e1950f updated SSF dependency SheetJS 2013-11-12 09:08:20 -08:00
  • b4f7030634 version bump 0.3.3: malformed xlsx parsing SheetJS 2013-11-12 08:29:53 -08:00
  • 2cdd09f801 browser cleanup SheetJS 2013-11-09 13:14:57 -08:00
  • 0b642080bf version bump 0.3.2: cleanup SheetJS 2013-11-05 22:05:32 -08:00
  • 9e41edcbd2 cleaning up XLSX leak SheetJS 2013-10-30 19:53:12 -07:00
  • fd6e3fa19b version bump 0.3.1: more cleanup SheetJS 2013-10-30 15:26:31 -07:00
  • 713f5aa417 version bump 0.3.0: necessary cleanup SheetJS 2013-10-30 12:26:07 -07:00
  • 5d79aca2da version bump 0.2.8: range fix SheetJS 2013-10-28 13:28:17 -07:00
  • 2a085af76d Changed test files submodule url SheetJS 2013-10-10 00:01:50 -04:00
  • 3f894e04af Transfer test file repository to @Niggler Sebastian Mayr 2013-06-30 00:49:07 -04:00
  • 3d7b9c03c3 Add new tests, cleanup Sebastian Mayr 2013-05-18 02:12:10 +02:00
  • c29004c408 Add testfile submodule, jasmine dependency and test script Sebastian Mayr 2013-05-17 19:55:18 +02:00
  • dd9ac7d97f Removed unnecessary console.error statements SheetJS 2013-05-18 08:19:17 -04:00
  • 2610af7ce8 added formulae mode to browser SheetJS 2013-05-06 10:54:42 -04:00
  • d85183c75f version bump 0.2.7-d: CSV generation issue SheetJS 2013-05-03 10:23:19 -04:00
  • 81f89d6f4e version bump 0.2.7-c: basic html from sst SheetJS 2013-05-02 12:59:27 -04:00
  • 55ba84d561 version bump 0.2.7-b: formatted string support SheetJS 2013-05-01 00:55:54 -04:00
  • 8c8d855bb6 version bump 0.2.7: more cleanup SheetJS 2013-04-20 12:22:32 -04:00
  • 247fd22c06 jshint passes SheetJS 2013-04-16 21:32:20 -04:00
  • c5c3eebb09 LICENSE clarification; get_formulae function SheetJS 2013-04-13 13:00:01 -04:00
  • 5341a85f55 version bump 0.2.6: IE10 Drag and Drop support SheetJS 2013-04-13 09:56:25 -04:00
  • 1dc777f521 version bump 0.2.5: IE fix SheetJS 2013-04-12 01:41:26 -04:00
  • 6716857483 shielding csv parser from unsupported formats SheetJS 2013-04-10 14:26:54 -04:00
  • d54b9eaa71 version bump 0.2.4: CSV unwind JS escaping SheetJS 2013-04-08 16:11:47 -04:00
  • e3301e1ff1 version bump 0.2.3: refactoring SheetJS 2013-04-06 17:56:20 -04:00
  • 8fc0f91395 Fixed xml parsing of '0' in date1904 SheetJS 2013-04-03 20:50:41 -04:00
  • a0b73e3d4f Version bump 0.2.1: date1904 support SheetJS 2013-04-03 19:03:39 -04:00
  • 0d8fedfe1f added 'e' format from SSF SheetJS 2013-04-03 14:38:04 -04:00
  • 8bd3c624ac split xlsx.js into multiple files SheetJS 2013-03-31 18:56:45 -04:00
  • f47eafea77 minor cleanup SheetJS 2013-03-31 13:14:00 -04:00
  • 1071d03040 Corrected spec error in format code 14 SheetJS 2013-03-27 14:37:22 -04:00
  • cebc377e06 version bump 0.2.0: formatting SheetJS 2013-03-26 19:54:14 -04:00
  • e556483faa more spec references SheetJS 2013-03-24 22:27:36 -04:00
  • 3925e53476 cleanup and spec references SheetJS 2013-03-23 20:39:00 -04:00
  • 3d0315358a whitespace cleanup SheetJS 2013-03-23 01:05:39 -04:00
  • 7d7d26a9cd fixing empty string regression SheetJS 2013-03-21 22:33:30 -04:00
  • cd2cd0ba0d Fixing accidental detection of require.js as common js Nathan Breit 2013-03-21 19:23:13 -07:00
  • f1aa13dfaf version bump 0.1.5: proper parsing of strings SheetJS 2013-03-21 19:54:30 -04:00
  • ce9e211760 xml preserve space regex SheetJS 2013-03-21 10:15:52 -04:00
  • d5da2eb017 version bump 0.1.4 SheetJS 2013-03-20 17:30:30 -04:00
  • 91266af9aa Google Docs Sheet order incompatibility SheetJS 2013-03-19 15:28:03 -04:00
  • 28873fc0b5 version bump 0.1.2: Unicode Support SheetJS 2013-03-15 19:08:09 -04:00
  • c052dd7c92 typo kawanet 2013-03-16 00:24:01 +09:00
  • 8205420a8a version bump 0.1.1 SheetJS 2013-03-14 21:19:00 -04:00
  • 378991cb30 Fixing one-off error in imputing range with gdocs SheetJS 2013-03-14 21:15:34 -04:00
  • 372949ae82 forcing CSV mode in browser to show all sheets SheetJS 2013-03-14 21:14:05 -04:00
  • c960dca068 updated json output to reflect number headers SheetJS 2013-03-13 14:41:31 -04:00