aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
* added getNumberOfCells CellRangeAddressBase etcJosh Micich2008-11-192-0/+14
* Initial support for union operator in FormulaParser (fix for broken junits)Josh Micich2008-11-195-29/+109
* Refactoring Record.serialize methodsJosh Micich2008-11-1938-1801/+916
* Refactoring Record.serialize methodsJosh Micich2008-11-1894-1127/+571
* applied fix suggested in bug#46197: missing cast to float resulted in incorec...Yegor Kozlov2008-11-161-14/+36
* Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra Str...Josh Micich2008-11-151-10/+10
* more updates in javadocs and site documentation, also misc improvements in co...Yegor Kozlov2008-11-141-3/+3
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-142-2/+7
* Fix for bug 46174 - HSSFName now handles general formulas (not just area refe...Josh Micich2008-11-144-497/+35
* refactoring Record.serializeJosh Micich2008-11-1410-136/+26
* Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO...Josh Micich2008-11-149-5/+583
* Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecordJosh Micich2008-11-131-30/+29
* Changes to formula evaluation allowing for reduced memory usageJosh Micich2008-11-135-260/+375
* updated javadocJosh Micich2008-11-131-1/+1
* extracted local variableJosh Micich2008-11-131-9/+10
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-127-27/+55
* Fix bug #46184 - more odd escaped date formatsNick Burch2008-11-121-0/+2
* common ss interfaces for drawing, clientacnhor and picture, also some refacto...Yegor Kozlov2008-11-127-617/+36
* bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta...Yegor Kozlov2008-11-117-253/+277
* Fix for bug #46137 - continue records after eofrecordNick Burch2008-11-101-0/+4
* converted non-ascii characters to unicode to keep compilers on UTF-8 systems ...Yegor Kozlov2008-11-092-2/+2
* Fixed problem with linking shared formulas when ranges overlapJosh Micich2008-11-076-65/+209
* javadocs cleanupYegor Kozlov2008-11-0744-141/+80
* Merged revisions 711764 via svnmerge from ooxmlJosh Micich2008-11-061-163/+109
* Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116...Josh Micich2008-11-0621-1045/+988
* Merged revisions 709263-709264,709317 via svnmerge from Josh Micich2008-10-31151-744/+439
* Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from Josh Micich2008-10-3030-906/+1061
* Fixed compilation error introduced in r708982Josh Micich2008-10-301-15/+7
* more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex...Yegor Kozlov2008-10-291-0/+673
* 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ...Yegor Kozlov2008-10-282-4/+2
* Merged revisions 707953,708242,708252,708260,708262,708286 via svnmerge from Josh Micich2008-10-2713-160/+297
* Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077...Josh Micich2008-10-2665-3774/+2737
* Merged revisions 706772,707450,707481 via svnmerge from Josh Micich2008-10-2618-460/+1009
* more cleanup and refactoring of the ooxml code:1. removed deprecated methods ...Yegor Kozlov2008-10-251-0/+17
* Merged revisions 703100,703197,703302,703596,703620,703645,703651,706540 via ...Josh Micich2008-10-2514-1293/+1107
* Merged revisions 703092 via svnmerge from Josh Micich2008-10-093-14/+15
* Merged revisions 703063 via svnmerge from Josh Micich2008-10-0922-494/+1263
* Merged revisions 701756,702231 via svnmerge from Josh Micich2008-10-0958-696/+248
* Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg...Josh Micich2008-10-0911-390/+504
* applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920Yegor Kozlov2008-10-011-0/+1
* Merged revisions 700280,700304,700327,700356 via svnmerge from Josh Micich2008-09-30160-3267/+185
* Merged revisions 700005,700203-700204 via svnmerge from Josh Micich2008-09-2924-719/+468
* Merged revisions 699178,699487,699489,699761 via svnmerge from Josh Micich2008-09-2929-738/+1444
* applied patches #45894 and #45892, also major cleanup of XSSFSheet and relate...Yegor Kozlov2008-09-261-2/+0
* Merged revisions 698047 via svnmerge from Josh Micich2008-09-2315-275/+697
* Merged revisions 698039 via svnmerge from Josh Micich2008-09-233-413/+213
* Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from Nick Burch2008-09-236-58/+166
* Merged revisions 697559 via svnmerge from Nick Burch2008-09-234-0/+33
* Merged revisions 697145 via svnmerge from Josh Micich2008-09-192-38/+17
* formula improvements from joshYegor Kozlov2008-09-193-0/+73