Commit Graph

  • 32543e4e8c *read only* support for optimized ifs. meaning "if(A1=A3,A1,A2)" and stuff. This optimized if has the conceptual clarity of a featherweight elephant carrier used as a pizza topping. This concludes my therapy session. I love this project :-). Next week I'll try and get write support underway unless someone beats me to it. PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-06 03:56:47 +0000
  • ce178660f2 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10702 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-06 01:10:19 +0000
  • 0c8abbbec4 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12281 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-05 00:32:37 +0000
  • a7b2c9fb69 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-05 00:26:28 +0000
  • d76058c234 The missing EqualPtg. sorry. PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-04 00:36:48 +0000
  • a00135ad17 preliminary support for "if" formulas. Doesn't work yet because of this strange "aggregate this stuff" function PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 21:16:29 +0000
  • 72965e9a0d Added (test first) test case for if formulas PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 16:13:48 +0000
  • e9c40534df added new bug links PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 14:45:21 +0000
  • 0cb31a8d4d http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by sergei.... if he'd learn to do diff -u patches instead of the nasty kind I'd be loving his work alot right now ;-) PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 02:11:16 +0000
  • 8b555a177c fixed error with HexDump PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 02:08:31 +0000
  • 147a6b82e6 oops it was ME that forgot to commit the added test data.... I must be flogged with a wet noodle.... http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11068 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-09-02 00:54:48 +0000
  • f8d89add04 Removed the call to doubleToRawLongBits() Glen Stampoultzis 2002-08-27 10:29:52 +0000
  • f42b7bbdbb Fixes to chart handling and to a hidden bug to do with where the beginning of the sheet is located. Also fixed an issue with doubles and the NaN values. Some of this could use some more refactoring. Glen Stampoultzis 2002-08-21 11:56:49 +0000
  • ef21669380 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11559 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-08-15 14:17:46 +0000
  • 9f435bb6e8 custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11068 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-08-15 14:13:34 +0000
  • 97eaffbdf7 New aggregate record... now if I could just fix these write errors I've been having I could fix the rest of it... :( Glen Stampoultzis 2002-08-05 12:54:05 +0000
  • 0ad7523480 Update to string record Glen Stampoultzis 2002-08-05 12:53:01 +0000
  • 3b6f854e14 writing string formulas now work Avik Sengupta 2002-08-03 18:16:54 +0000
  • 50609a09c9 get mad and throw a runtime error if users specify columns > 255 (more than Excel will allow) PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-08-01 18:18:16 +0000
  • dced0383e1 Fixed bug 11251. Rainer Klute 2002-07-30 15:03:00 +0000
  • fe2a12a53b Javadoc updates: Removed some autogenerated comments and added my own ones. Rainer Klute 2002-07-30 14:56:02 +0000
  • 6304b81aa3 fixed compilation error Avik Sengupta 2002-07-29 14:05:52 +0000
  • a9a588f929 better diagnostics when running single tests Avik Sengupta 2002-07-29 13:46:59 +0000
  • 0073f29004 Removed useless autogenerated comment Glen Stampoultzis 2002-07-29 13:28:44 +0000
  • 4d7e207efd String record added Glen Stampoultzis 2002-07-29 13:25:46 +0000
  • bcf6cea52c backed out the code it caused this problem http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393 Andrew C. Oliver 2002-07-28 22:54:43 +0000
  • 69b7c79463 backed out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393 Andrew C. Oliver 2002-07-28 22:50:41 +0000
  • 2a19f556ae Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393 Andrew C. Oliver 2002-07-28 22:47:58 +0000
  • dbc836896f Voting closed. Glen Stampoultzis 2002-07-27 01:58:56 +0000
  • e53e8b8894 Tidy up. Glen Stampoultzis 2002-07-27 01:46:44 +0000
  • 54018b5b18 Test case for bound sheet record... it seems okay. Glen Stampoultzis 2002-07-27 01:45:43 +0000
  • 3969134722 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-27 01:04:58 +0000
  • 3d78337525 new case study from jared walker PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-27 00:23:07 +0000
  • 556f6f6837 Added preliminary support for Palletes. Still need to write add/remove/change functions. Added this so that if someone else wants to finish it before I get to it, they can. (have at it!) PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-25 05:10:23 +0000
  • 8609168fae First HPSF test cases added. Rainer Klute 2002-07-22 08:25:19 +0000
  • b4ec157435 Fixed e-mail address. Rainer Klute 2002-07-22 08:24:42 +0000
  • dd6e097455 Fixed javadoc comment. Rainer Klute 2002-07-22 08:22:23 +0000
  • 63942824d9 made the exception meaningful PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 13:08:18 +0000
  • 2a62650d46 renamed to SheetViewer in honor of Jason Height's fine work to make it not suck anymore! Thanks Jason! Also added JAvadoc and remove template javadoc comments on overridden methods so that they'll bleed through on javadoc generation. PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 12:51:13 +0000
  • 862c09d871 renamed suckyviewer sheetviewer and upped the version number a little PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 04:28:09 +0000
  • 3bc9a08faa renamed suckyviewer to sheetviewer Andrew C. Oliver 2002-07-21 04:27:36 +0000
  • aba75eda41 suckyviewer has been renamed to sheetviewer Andrew C. Oliver 2002-07-21 04:26:49 +0000
  • 2f0e5cf987 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884 Read write margins patch PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 03:53:25 +0000
  • 88ef6ef1b6 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884 patch to read and set margins PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 03:51:43 +0000
  • a3c338967e from russia with love (LOL) http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548 #1 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-21 03:03:57 +0000
  • d8798390bc Reworked Gump descriptor and build. Let's see what happens ;-) Nicola Ken Barozzi 2002-07-20 17:32:40 +0000
  • 6c4dcf82e8 Bugzilla Bug 9831 Problems with the cell format when setting border Glen Stampoultzis 2002-07-20 14:10:57 +0000
  • 069f4ce878 An after thought Glen Stampoultzis 2002-07-20 12:54:53 +0000
  • f7e29b5bac New FAQ Glen Stampoultzis 2002-07-20 12:51:07 +0000
  • 7303717d73 oops. just noticed a _very_ small javadoc problem Glen Stampoultzis 2002-07-20 12:33:53 +0000
  • 1c4f1d65f5 Fixed toString() Glen Stampoultzis 2002-07-20 12:33:18 +0000
  • a0e69e8969 Somehow this example went completely missing... oops Glen Stampoultzis 2002-07-20 11:53:54 +0000
  • b03909b0b6 Patch to sucky viewer... which is slowly getting less sucky. ;-) Glen Stampoultzis 2002-07-20 11:41:21 +0000
  • f649d5bb21 Shawn's patch Glen Stampoultzis 2002-07-20 11:17:55 +0000
  • 080d3bf414 Fixed bug 10943 Glen Stampoultzis 2002-07-20 07:49:19 +0000
  • 9d4c978b04 new FAQ Glen Stampoultzis 2002-07-20 04:13:30 +0000
  • 495abc1b7d Small bug fix for boolean properties that are "true". Rainer Klute 2002-07-18 15:51:39 +0000
  • eab670b07b First shot for HPSF test cases. Rainer Klute 2002-07-18 15:35:22 +0000
  • eba0c7652d applied shawn's patch and tested http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10935 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-18 14:59:11 +0000
  • d9cc9ddfe1 Added the blog of my speech... boooo booo me PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-18 01:13:55 +0000
  • 864a1521bc *** empty log message *** Rainer Klute 2002-07-17 16:28:13 +0000
  • b1fccf2aa9 Broken HPSF usage of POI's general little-endian classes fixed. Rainer Klute 2002-07-17 16:23:22 +0000
  • 9102bc3f39 More refactoring of SST Glen Stampoultzis 2002-07-17 14:18:03 +0000
  • 37371cc919 made the read method compile Said Ryan Ackley 2002-07-17 12:01:50 +0000
  • bf7181ba81 *** empty log message *** Rainer Klute 2002-07-15 15:18:09 +0000
  • 7076f5c4d8 More testing... you can never have enough... :) Glen Stampoultzis 2002-07-15 13:22:50 +0000
  • d17725d650 - Changed priorities slightly. - Added reference to bug 8354. Rainer Klute 2002-07-15 09:00:24 +0000
  • 7aad8fe0e2 patch from Eric Ladner to correct an out of bounds on the formula string http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10735 Andrew C. Oliver 2002-07-15 02:06:22 +0000
  • e8a9cfa0c2 Awesome work from Jason Height http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10581 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-15 01:27:17 +0000
  • cb6ef3869f test case for the sheetreferences class PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-15 00:36:07 +0000
  • f69f32a679 moved to o.a.p.h.model package Andrew C. Oliver 2002-07-15 00:19:41 +0000
  • c83b61e246 moved from o.a.p.h.record.formula package Andrew C. Oliver 2002-07-15 00:18:48 +0000
  • 3c11bb59cf This is a collection of SheetReferences to be used throughout Andrew C. Oliver 2002-07-15 00:17:30 +0000
  • 4cb3c511f4 moved to model package Andrew C. Oliver 2002-07-15 00:15:33 +0000
  • fff3eb8fc5 While I don't consider this idea, I like it much better than having the circular dependancies. This should fix the bug I caused the other day by removing Thread Local. PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-15 00:14:40 +0000
  • b6b940ae56 smokey the bear says: Only you can prevent doublespacing...only you PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-14 21:44:01 +0000
  • 34e113df58 Corrected module to "jakarta-poi". Thanks Stefan! :-) Nicola Ken Barozzi 2002-07-09 08:13:50 +0000
  • 2e8b05bde8 Removed non-existend dependency on jtidy and izpress. Nicola Ken Barozzi 2002-07-08 16:45:44 +0000
  • 44660518fb Japanese Translation Andrew C. Oliver 2002-07-06 22:07:37 +0000
  • 8e92c6e9d1 removed thread safety stuff. We still need to revisit how this is being done. I dislike "currentBook" and would prefer some kind of context mechanism or directly passing the book to the PTGs etc. Perhaps a "PTGWorkbookContextInterface" that defines set/getWorkbook etc etc. Andrew C. Oliver 2002-07-06 18:45:16 +0000
  • d01b6e7db0 this should have committed before... dunno why it iddn't PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-05 18:22:05 +0000
  • 148afcc96f Backed out encoding default Glen Stampoultzis 2002-07-05 05:30:30 +0000
  • bb6bf67b63 new class from Jason Height Andrew C. Oliver 2002-07-05 04:58:46 +0000
  • 751223318b Default to uncompressed so we don't get a million mails about this. Glen Stampoultzis 2002-07-05 04:10:36 +0000
  • f287ddbeac fixed double borders (how far to draw line 2 if no vs a border), dashdot looks good PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 16:27:36 +0000
  • 031c11afa2 double border PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 14:47:36 +0000
  • 3f527860b7 made hair border render correctly PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 14:26:42 +0000
  • f43611a555 dashed borders PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 14:08:40 +0000
  • 8fbffbbae3 discovered that dotted border constant was wrong... reversed with another PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 04:48:17 +0000
  • 0f999b3891 Cleanup, more borders supported PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-07-04 04:47:21 +0000
  • 3aafd04e68 yeahhh... apache let me check this in finally.... update to new file... some site I found in thai Andrew C. Oliver 2002-07-03 21:13:05 +0000
  • 8c8192f6aa additions to the event model Said Ryan Ackley 2002-07-03 19:30:01 +0000
  • 622d82a9ec added some functions Said Ryan Ackley 2002-07-03 19:29:35 +0000
  • 03fc17cc76 This will eventually be the root of the object/event model Said Ryan Ackley 2002-07-03 19:29:02 +0000
  • 3557f545c0 working on a new object model Said Ryan Ackley 2002-07-03 19:28:19 +0000
  • 89aaffc18d Used to represent a header or footer Said Ryan Ackley 2002-07-03 19:27:40 +0000
  • b911a4678e changed acces on a static funtion to public Said Ryan Ackley 2002-07-03 19:26:57 +0000
  • 2a36043236 intitial check in. This class is used for list numbers Said Ryan Ackley 2002-07-03 19:26:01 +0000
  • 64d1de512c redid the braces and added the findProperties function Said Ryan Ackley 2002-07-03 19:25:01 +0000
  • 752ef86096 added a few functions to the interface Said Ryan Ackley 2002-07-01 20:31:36 +0000