3112 Commits (b6aaf36b5cef63a874607a4195a4741387ffa08f)

Author SHA1 Message Date
  Avik Sengupta 7bc7ae03da PR 13292, size of FuncPtg 21 years ago
  Avik Sengupta a618c3df4e PR 13292, size of FuncPtg 21 years ago
  Avik Sengupta 04ecccd9bf Aid debugging unknown ptgs 21 years ago
  Andrew C. Oliver 2b7f79ede1 removed non-multiplatform/1.3.x unit test 21 years ago
  Avik Sengupta 5d7726b864 recognise new ptg 21 years ago
  Avik Sengupta f081738e38 new ptg, doesnt do much yet 21 years ago
  Avik Sengupta 84b7577215 PR 19634: Compiling error in jdk1.3 21 years ago
  Avik Sengupta 11eb7c710c Addition of GreaterThan and LessThan in formulas (IF Functions) 21 years ago
  Avik Sengupta 5419ef95e7 bug 19528, new greek unicode mappings by eric pugh, simple enuf 21 years ago
  Andrew C. Oliver 61ea7361da Font names can sometimes be null.. We now accept this and can move on with 21 years ago
  Glen Stampoultzis 13e10dc007 Fixed a small error in documentation 21 years ago
  Glen Stampoultzis 1e2247903d These should have been removed during the merge 21 years ago
  Glen Stampoultzis c2da5fec8e These should have been removed during the merge. 21 years ago
  Andrew C. Oliver d0da1d5512 line feeds are good 21 years ago
  Andrew C. Oliver 03ddee1e2e fixed. Check for reversions. 21 years ago
  Andrew C. Oliver 070bb3b58d unf*ck'd it. please stop doing this 21 years ago
  Andrew C. Oliver e054cc4922 unf*cking it...whoever is doing this please stop 21 years ago
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 21 years ago
  Glen Stampoultzis 5aa45e6de3 Fixed line ending problems 21 years ago
  Glen Stampoultzis 20a645f6ff Fixed some small build problems and rigged the failing HDF tests not to run. 21 years ago
  Glen Stampoultzis 2d641e1f74 Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. 21 years ago
  Andrew C. Oliver 3f0a48aa9c http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 21 years ago
  Andrew C. Oliver 43e7e42b1c http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 21 years ago
  Glen Stampoultzis c6f4d6775e Testing only 21 years ago
  Andrew C. Oliver 1aefe38ee4 poi feed 21 years ago
  Andrew C. Oliver d54a137042 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090 21 years ago
  Andrew C. Oliver 7f78f53866 test cases...we can't run them yet, but I'll leave this to glen 21 years ago
  Andrew C. Oliver 944c40af98 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208 21 years ago
  Danny Mui 3b8bff2dd9 FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long. Store the other 2 bytes when reading an excel file so that the "Warning: Data may have been lost" prompt is avoided after serialization. 21 years ago
  Avik Sengupta ebd666bdd1 Easy to find dev releases on first page 21 years ago
  Glen Stampoultzis 375e06f6f7 Added Andy as author since much of this came from him. 21 years ago
  Glen Stampoultzis e900a9838e Updated to reflect reality. 21 years ago
  Danny Mui 72ef1b85ce FormulaRecord patch (and testcase) to preserve Excel's NaN representation when dealing with NaN formula value. We currently have NaN support in LittleEndian but the constant for NaN seems to change so we need to preserve the original bits on fill fields. Thanks Glen for your input! 21 years ago
  Danny Mui 35aa8b0b60 Fixed spelling of UNKNOWN for unknown record types and fixed accordingly in the chart documentation. 21 years ago
  Glen Stampoultzis b2519e4af9 Opps... mistyped URL. 21 years ago
  Glen Stampoultzis 8809ab349d Pointer to homepage 21 years ago
  Avik Sengupta a9b31e37d0 Add clone() to FormulaRecordAggregate 21 years ago
  Avik Sengupta abe9b7b723 Further to bug 17491:set sheet order - now made accessible from usermodel, rudimentary testcase added. Testcase to be enhanced. 21 years ago
  Avik Sengupta eb56e5ecf7 Added license! 21 years ago
  Avik Sengupta a50c693053 Added new class per bug 13478, to read data from low performance input streams. 21 years ago
  Danny Mui ec9a711557 Corrected spelling on web page 21 years ago
  Danny Mui adb0abd68b Support for the SUMIF formula and non-alpha string literals 21 years ago
  Danny Mui 4d2a757cdc FormulaParser changes to support IF function(s) 21 years ago
  Glen Stampoultzis f48736e73d Fixed year 21 years ago
  Danny Mui 751dab9bcd Added remove and another PrintArea setting method and documentation update 21 years ago
  Avik Sengupta c7ff97b7dd Fixed bug 17373 - incorrect handling of continue records after unknown records corrupting a template. Patch submitted by Csaba Nagy -- thanks 21 years ago
  Danny Mui 43c981a497 Fixes NullPointerException for getMergedRegionAt(index) when the index provided is valid (ie, 2 merged regions, request for index 0 would return null). 21 years ago
  Danny Mui 01065fee5e Added PrintArea documentation and corrected spelling for contrib description 21 years ago
  Danny Mui 9a7877deb7 Print Area Patch 21 years ago
  Avik Sengupta 9c9e919a7f fix for bug 14729 - cant merge more than 1027 times. 21 years ago