aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/dev
Commit message (Expand)AuthorAgeFilesLines
* you can now protect files with writeProtectWorkbookAndrew C. Oliver2007-07-181-0/+3
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-061-1/+1
* Add standard licence header for src/java directoryMark Thomas2007-01-151-1/+18
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-0/+3
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-225-25/+30
* Added explicit RecordFormatException when a FilePass record (indicating that ...Jason Height2006-08-271-0/+6
* Exception Chaining: Added support for java 1.4 style exception chaining. Beli...Jason Height2006-07-241-1/+1
* Added patch (along with fixes to it so that the unit tests work) for bug 37637Jason Height2006-01-034-20/+5
* Major landing of the following changes:Jason Height2005-08-182-407/+298
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-16/+43
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-2/+0
* Turned of deserialization of escher records by default.Glen Stampoultzis2004-10-251-9/+9
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-238-331/+61
* New licence changes.Glen Stampoultzis2004-04-096-262/+78
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-59/+104
* Javadoc references to empty packages are not possible. I removed them.Rainer Klute2003-12-051-1/+0
* Fix supplied for bug 24397 where some compilation got ambiguous classes. Exp...Shawn Laubach2003-11-042-0/+8
* Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id...Avik Sengupta2003-08-311-4/+3
* Fixed some problemsGlen Stampoultzis2003-07-181-49/+16
* Patch to support reading in Shared FormulasDanny Mui2003-05-081-0/+3
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-305-5/+5
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-061-0/+3
* event record factoryAndrew C. Oliver2002-11-112-0/+2
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-021-0/+3
* custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=...Andrew C. Oliver2002-08-151-1/+1
* fixed compilation errorAvik Sengupta2002-07-291-3/+0
* Removed useless autogenerated commentGlen Stampoultzis2002-07-291-8/+0
* String record addedGlen Stampoultzis2002-07-291-145/+156
* Added preliminary support for Palletes. Still need to write add/remove/changeAndrew C. Oliver2002-07-251-1/+4
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884Andrew C. Oliver2002-07-211-1/+12
* More refactoring of SSTGlen Stampoultzis2002-07-171-1/+1
* While I don't consider this idea, I like it much better than having theAndrew C. Oliver2002-07-151-3/+4
* fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try...Avik Sengupta2002-06-121-0/+1
* More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also...Avik Sengupta2002-06-111-5/+91
* oops forgot oneAndrew C. Oliver2002-05-191-0/+3
* We've got just about all the important graph records for a bar graph.Andrew C. Oliver2002-05-191-0/+3
* new recordsAndrew C. Oliver2002-05-191-0/+3
* supports new added graphing record typesAndrew C. Oliver2002-05-181-0/+6
* Added new record types to biff viewerAndrew C. Oliver2002-05-111-252/+168
* New record for charts and corresponding BIFFViewer and unit testAndrew C. Oliver2002-05-081-0/+8
* finishing Libin's work.Andrew C. Oliver2002-05-071-1/+9
* Charting, charting, charting... getting there... bit by bit.Glen Stampoultzis2002-05-011-0/+16
* Avik's patches http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8665Andrew C. Oliver2002-04-301-28/+23
* Little bug in BiffViewer.Glen Stampoultzis2002-04-291-1/+1
* Sheet properties record. Poi yum.Glen Stampoultzis2002-04-221-0/+4
* Formula changes. . Disable for 1.5...alow compile in if desired.Andrew C. Oliver2002-04-171-0/+5
* Reorganized things a bit in preparation for some changes.Glen Stampoultzis2002-04-141-223/+214
* Added linked data record.Glen Stampoultzis2002-04-141-0/+12
* Some small output changes to BiffViewerGlen Stampoultzis2002-04-121-8/+9
* package docs for javadocAndrew C. Oliver2002-03-101-0/+20