| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow 255 arguments for excel functions in XSSF, see bugzilla 46279 | Yegor Kozlov | 2009-04-18 | 2 | -4/+20 |
* | added Workbook.getName(String) method. Fixed javadoc on related methods | Josh Micich | 2009-04-16 | 1 | -26/+28 |
* | removed unused imports of deprecated classes, fixed javadoc errors | Yegor Kozlov | 2009-04-11 | 1 | -1/+1 |
* | moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ... | Yegor Kozlov | 2009-04-08 | 36 | -0/+5467 |
* | consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe... | Yegor Kozlov | 2009-04-06 | 4 | -34/+46 |
* | Bug 46951 - fixed formula parser to better handle range operators and whole r... | Josh Micich | 2009-04-06 | 5 | -1086/+1481 |
* | added SpreadsheetVersion enum to hold version-specific properties such as max... | Yegor Kozlov | 2009-04-03 | 2 | -1/+123 |
* | Fix for bug 46898 - Formula evaluator should not cache intermediate circular-... | Josh Micich | 2009-03-30 | 2 | -3/+17 |
* | support built-in data formats in XSSFDataFormat | Yegor Kozlov | 2009-03-01 | 1 | -0/+133 |
* | fixed non-standard ASF license headers | Yegor Kozlov | 2009-02-24 | 3 | -15/+18 |
* | Fixed formula parser to handle names with backslashes | Yegor Kozlov | 2009-02-15 | 1 | -1/+1 |
* | Modified formula parser to encode SUM taking a single argument as tAttrSum (f... | Josh Micich | 2009-02-02 | 2 | -3/+23 |
* | Fix for bug 46643 - formula parser should encode range operator with tMemFunc | Josh Micich | 2009-02-02 | 1 | -1/+7 |
* | Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new excepti... | Josh Micich | 2009-01-22 | 2 | -0/+58 |
* | Simplifying ValueEval hierarchy, added comments to Function and OperationEval. | Josh Micich | 2008-12-31 | 1 | -9/+10 |
* | fixed formula parser to correctly resolve sheet-level names | Yegor Kozlov | 2008-12-23 | 2 | -5/+24 |
* | 1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen... | Yegor Kozlov | 2008-12-04 | 1 | -0/+1 |
* | fixed compiler error due unused import | Josh Micich | 2008-12-04 | 1 | -1/+0 |
* | Initial add of ForkedEvaluator functionality | Josh Micich | 2008-12-04 | 4 | -0/+539 |
* | Minor code improvements, fixed comments | Josh Micich | 2008-12-03 | 1 | -15/+39 |
* | more generics compiler warnings fixes for poi.ss.formula | Josh Micich | 2008-12-03 | 8 | -44/+43 |
* | fixed generics compiler warnings for poi.ss.formula | Josh Micich | 2008-12-03 | 8 | -127/+73 |
* | modified EvaluationCell to make Evaluation API more easily wrapable. | Josh Micich | 2008-12-03 | 2 | -10/+13 |
* | Fix for bug 46156 - improved POI's number rendering to more closely match Exc... | Josh Micich | 2008-12-01 | 1 | -0/+405 |
* | added getNumberOfCells CellRangeAddressBase etc | Josh Micich | 2008-11-19 | 2 | -0/+14 |
* | Initial support for union operator in FormulaParser (fix for broken junits) | Josh Micich | 2008-11-19 | 3 | -9/+82 |
* | Changes to formula evaluation allowing for reduced memory usage | Josh Micich | 2008-11-13 | 4 | -13/+120 |
* | extracted local variable | Josh Micich | 2008-11-13 | 1 | -9/+10 |
* | Fix bug #46184 - more odd escaped date formats | Nick Burch | 2008-11-12 | 1 | -0/+2 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 1 | -1/+1 |
* | Fixed problem with linking shared formulas when ranges overlap | Josh Micich | 2008-11-07 | 2 | -3/+44 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 9 | -22/+12 |
* | Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from | Josh Micich | 2008-10-30 | 3 | -11/+156 |
* | Fixed compilation error introduced in r708982 | Josh Micich | 2008-10-30 | 1 | -15/+7 |
* | more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex... | Yegor Kozlov | 2008-10-29 | 1 | -0/+673 |
* | Merged revisions 707953,708242,708252,708260,708262,708286 via svnmerge from | Josh Micich | 2008-10-27 | 2 | -0/+24 |
* | Merged revisions 706772,707450,707481 via svnmerge from | Josh Micich | 2008-10-26 | 2 | -12/+28 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 1 | -0/+17 |
* | Merged revisions 703063 via svnmerge from | Josh Micich | 2008-10-09 | 18 | -452/+1096 |
* | Merged revisions 701756,702231 via svnmerge from | Josh Micich | 2008-10-09 | 1 | -4/+8 |
* | Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg... | Josh Micich | 2008-10-09 | 5 | -14/+25 |
* | applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 | Yegor Kozlov | 2008-10-01 | 1 | -0/+1 |
* | Merged revisions 699178,699487,699489,699761 via svnmerge from | Josh Micich | 2008-09-29 | 13 | -381/+834 |
* | Merged revisions 698047 via svnmerge from | Josh Micich | 2008-09-23 | 13 | -259/+674 |
* | Merged revisions 697145 via svnmerge from | Josh Micich | 2008-09-19 | 1 | -21/+4 |
* | formula improvements from josh | Yegor Kozlov | 2008-09-19 | 3 | -0/+73 |
* | Merged revisions 696860,696898 via svnmerge from | Josh Micich | 2008-09-19 | 17 | -837/+2350 |
* | Merged revisions 696813 via svnmerge from | Josh Micich | 2008-09-18 | 4 | -0/+169 |
* | Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940... | Nick Burch | 2008-09-13 | 4 | -248/+395 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 5 | -78/+354 |