aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* toString() method for HSSFCell to returnAvik Sengupta2005-05-202-3/+78
* testcase for bug 34775Avik Sengupta2005-05-192-0/+9
* Fix for bug 27272 : Unknown Ptg 3C and 3DAvik Sengupta2005-05-197-2/+125
* prevent output scrolling, pls revert if neededAvik Sengupta2005-05-191-2/+2
* better diagnosticAvik Sengupta2005-05-191-1/+1
* Initial checkin for FormulaEvaluator and associated testsAvik Sengupta2005-05-19396-0/+10432
* new formula eval docsAvik Sengupta2005-05-192-103/+100
* unary plus: patch by Amol Deshmukh, test addedAvik Sengupta2005-05-182-2/+18
* - Improved the build process' with respect to its dependencies on JUnit, JDep...Rainer Klute2005-05-163-25/+59
* Javadoc issues resolved.Rainer Klute2005-05-163-4/+3
* StringUtil javadocs, supplied by Nick Burch, thanks. bug 34922Avik Sengupta2005-05-161-32/+39
* documentation for formula Evaluation. Thanks Amol!Avik Sengupta2005-05-133-0/+337
* extra stylesAvik Sengupta2005-05-131-0/+35
* Fixed issue where adding builtin types pushed other formats later in the list.Shawn Laubach2005-05-091-2/+7
* user API to set window pane when wb is openedAvik Sengupta2005-05-073-1/+90
* Bug 34745 Update ddf.EscherTextboxRecord to be cleaner, and allow setting of ...Glen Stampoultzis2005-05-051-40/+30
* Removed some unused initializersGlen Stampoultzis2005-05-051-5/+4
* Keep field 6 intactGlen Stampoultzis2005-05-051-2/+1
* IndentGlen Stampoultzis2005-05-051-16/+14
* Patch from Nick. Bug 34744 Fix for ddf.DefaultRecordFactory never creating E...Glen Stampoultzis2005-05-051-2/+9
* There seems to be a bug with the current implementation that causes problems ...Glen Stampoultzis2005-05-051-0/+3
* Minor mod - keep originalGlen Stampoultzis2005-05-051-1/+1
* testcase for 33082, which is now fixedAvik Sengupta2005-05-032-9/+8
* unfixed testcases, so you know what to fix :)Avik Sengupta2005-05-033-0/+71
* refactoredAvik Sengupta2005-05-023-9/+9
* Moving to headGlen Stampoultzis2005-05-012-0/+125
* Moving to headGlen Stampoultzis2005-05-014-0/+359
* TestGlen Stampoultzis2005-05-011-0/+131
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-0145-489/+1491
* - Added support for the Korean character set MS949. Thanks again to Ralf Terd...Rainer Klute2005-04-292-4/+9
* bug 27852 - patch by Brice CopyAvik Sengupta2005-04-283-2/+18
* bug 34007 - DBCS cell format, patch by Alexander LitvinovAvik Sengupta2005-04-281-0/+4
* RefactoredAvik Sengupta2005-04-283-33/+30
* additional tests for DBCS sheet nameAvik Sengupta2005-04-282-0/+14
* PR:17039 - DBCS chars in header and footerAvik Sengupta2005-04-284-19/+180
* correctedAvik Sengupta2005-04-281-1/+2
* added clone for properties objects. Sure makes it easier. Hey look ma,Andrew C. Oliver2005-04-272-0/+25
* added a main method so we can use it as a quickie utility (been meaning to do...Andrew C. Oliver2005-04-271-0/+9
* - Added a couple of Macintosh codepage numbers to Java encoding names.Rainer Klute2005-04-232-4/+84
* - Superflous statements removed.Rainer Klute2005-04-221-4/+0
* Added underline capability to the header and footer.Shawn Laubach2005-04-222-177/+257
* testcase for bug 34021 , already worked fineAvik Sengupta2005-04-221-0/+10
* new testsAvik Sengupta2005-04-222-5/+41
* bug 34435 , submitted by Nick Burch. ThanksAvik Sengupta2005-04-221-1/+4
* remove gratuitous outputAvik Sengupta2005-04-211-1/+0
* test file for bug 32822Avik Sengupta2005-04-211-0/+0
* bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. Th...Avik Sengupta2005-04-212-2/+43
* fixed HWPF testsAvik Sengupta2005-04-211-1/+1
* fix for not being able to name a sheet as Sheet1, with some testsAvik Sengupta2005-04-212-2/+8
* Re-fixing bug 25695, testcase now passesAvik Sengupta2005-04-191-1/+1