2015-05-02 21:00 | link to ieee-float page | Tomas Hlavaty | 1 | +1 | -1 |
2015-05-02 20:59 | remove redundant package | Tomas Hlavaty | 1 | +3 | -8 |
2015-04-28 20:08 | added README | Tomas Hlavaty | 1 | +200 | -0 |
2015-04-28 20:07 | added gitignore | Tomas Hlavaty | 1 | +1 | -0 |
2014-09-11 20:52 | ignore unused arg | Tomas Hlavaty | 1 | +1 | -1 |
2014-09-11 20:52 | define BIFF-PhRuns structure | Tomas Hlavaty | 1 | +6 | -1 |
2014-09-11 20:28 | fix typo | Tomas Hlavaty | 1 | +1 | -1 |
2014-09-10 06:35 | update year | Tomas Hlavaty | 1 | +1 | -1 |
2014-09-10 06:35 | sb-kernel:make-double-float expects (unsigned-byte 32) | Tomas Hlavaty | 1 | +1 | -1 |
2014-09-10 06:34 | fHighByte can change with each continuation record | Tomas Hlavaty | 1 | +23 | -9 |
2014-04-14 20:06 | use sb-kernel:make-double-float on #+sbcl instead of ieee-floats dependency | Tomas Hlavaty | 2 | +4 | -2 |
2014-02-14 08:48 | fix biff-continue-stream | Tomas Hlavaty | 1 | +9 | -7 |
2014-02-12 21:53 | defensively assert that not dealing with #\null chars | Tomas Hlavaty | 1 | +13 | -5 |
2014-02-12 21:28 | fix bit fiddling in unicode strings | Tomas Hlavaty | 1 | +8 | -8 |
2014-02-12 20:09 | understand biff continue records | Tomas Hlavaty | 1 | +28 | -3 |
2014-02-07 23:05 | throw end-of-file error with :stream self otherwise ccl and ecl complains when printing the error | Tomas Hlavaty | 1 | +66 | -60 |
2013-11-20 23:52 | no dependency on IEEE-FLOATS when #+ccl | Tomas Hlavaty | 2 | +4 | -1 |
2013-11-20 16:12 | Implement DOUBLE-FLOAT-FROM-BITS using IEEE-FLOATS | Stelian Ionescu | 2 | +11 | -1 |
2013-03-24 22:26 | BIFF-RkNumber understands double floats | Tomas Hlavaty | 1 | +7 | -9 |
2013-03-24 02:22 | parse-xls-file added | Tomas Hlavaty | 2 | +284 | -5 |
2013-01-06 19:47 | traverse-directories removed | Tomas Hlavaty | 1 | +104 | -143 |
2013-01-06 18:58 | introduce ole-directory-stream and remove ignored args id and level | Tomas Hlavaty | 1 | +36 | -30 |
2013-01-06 17:33 | update (c) year | Tomas Hlavaty | 5 | +5 | -5 |
2013-01-06 17:19 | remove comments | Tomas Hlavaty | 1 | +0 | -7 |
2013-01-06 17:18 | remove clos and dependency on :trivial-gray-streams and :alexandria | Tomas Hlavaty | 3 | +263 | -292 |
2012-09-04 14:34 | fix numbering in .doc files added (second level doesn't restart for now) | Tomas Hlavaty | 2 | +536 | -2 |
2012-09-04 10:45 | New function PHYSICAL-STREAM-POSITION | David Lichteblau | 1 | +18 | -2 |
2012-09-04 10:02 | minor style improvement | Tomas Hlavaty | 1 | +2 | -2 |
2012-09-04 08:39 | Published under the MIT Licence | Tomas Hlavaty | 5 | +114 | -4 |
2012-09-03 12:08 | mostly debugging output, some stuff might not be a good idea long term | Tomas Hlavaty | 1 | +11 | -7 |
2012-09-03 12:05 | io refactoring, read-* functions defined | Tomas Hlavaty | 2 | +72 | -54 |
2011-07-12 22:55 | compute live persist object directory and DocumentContainer | Tomas Hlavaty | 1 | +58 | -56 |
2011-07-05 21:55 | extract-pictures as separate function | Tomas Hlavaty | 1 | +44 | -39 |
2011-07-05 21:54 | ppt-entry-to-html-naive shows text, images and structure | Tomas Hlavaty | 1 | +75 | -29 |
2011-06-22 22:01 | better html output | Tomas Hlavaty | 1 | +79 | -62 |
2011-06-14 22:34 | handle text and images in html output | Tomas Hlavaty | 2 | +107 | -21 |
2011-06-14 22:30 | s/blib/blip | Tomas Hlavaty | 1 | +2 | -2 |
2011-06-12 12:10 | ppt-file-to-html-naive and ppt-file-to-html cases | Tomas Hlavaty | 1 | +132 | -11 |
2011-06-12 12:08 | read-record and read-record-body separate | Tomas Hlavaty | 1 | +63 | -23 |
2011-06-12 12:06 | extract-ole-file uses walk-RecordHeader-tree | Tomas Hlavaty | 1 | +21 | -12 |
2011-06-12 12:04 | comments removed | Tomas Hlavaty | 1 | +0 | -2 |
2011-06-12 12:04 | enums improved | Tomas Hlavaty | 2 | +41 | -11 |
2011-06-07 00:01 | defenum implemented for nicer print-RecordHeader-tree-from-ppt-file | Tomas Hlavaty | 3 | +244 | -220 |
2011-06-05 14:05 | minor fixes | Tomas Hlavaty | 1 | +3 | -2 |
2011-05-30 21:58 | use ubyte instead of byte type | Tomas Hlavaty | 1 | +2 | -2 |
2011-05-30 21:53 | print-RecordHeader-tree-from-ppt-file and ppt-file-to-html added | Tomas Hlavaty | 1 | +117 | -0 |
2011-05-30 19:16 | change name from ole to olefs | Tomas Hlavaty | 7 | +508 | -508 |
2011-05-23 20:35 | more OfficeArtBlips added | Tomas Hlavaty | 1 | +55 | -9 |
2011-05-21 16:47 | png and jpeg extraction from powerpoint files works | Tomas Hlavaty | 5 | +414 | -129 |
2011-05-18 00:18 | mini-streams handled correctly | Tomas Hlavaty | 1 | +28 | -22 |
2011-05-17 22:52 | remove ztream, really need random access | Tomas Hlavaty | 1 | +31 | -53 |
2011-05-16 23:19 | ztreams implemented to simplify ole-entry-stream code | Tomas Hlavaty | 1 | +61 | -42 |
2011-05-12 23:31 | gray ole-entry-stream implemented | Tomas Hlavaty | 2 | +116 | -2 |
2011-05-10 20:46 | can traverse directories and save big fat chains | Tomas Hlavaty | 1 | +168 | -78 |
2011-05-05 20:25 | Initial commit | Tomas Hlavaty | 2 | +245 | -0 |