aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util
Commit message (Expand)AuthorAgeFilesLines
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-071-6/+9
* Fix bug #44627 - improve the thread safety of POILogFactoryNick Burch2008-03-191-20/+51
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-041-0/+10
* Improvements to how SystemOutLogger and CommonsLogger log messages with excep...Nick Burch2008-02-013-9/+109
* Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ...Nick Burch2008-01-091-6/+10
* String Continue records support (with test), from bug #41064Nick Burch2007-12-041-1/+2
* SBAT fix from bug #11744Nick Burch2007-12-041-0/+20
* Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.Yegor Kozlov2007-09-081-0/+19
* Patch from bug #43108 - when fetching system properties, use sensible default...Nick Burch2007-08-151-1/+7
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-061-1/+1
* Add standard licence header for src/java directoryMark Thomas2007-01-154-1/+66
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2227-135/+162
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-291-3/+0
* Helper method for when moving stuff about in an array, plus testNick Burch2006-07-021-1/+57
* If given an empty (but not null) byte array to get a whole string from, retur...Nick Burch2006-05-101-0/+2
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-031-6/+23
* Added a factory implementation for BitFields. Will save a bit of memory.Jason Height2005-09-021-0/+43
* Major landing of the following changes:Jason Height2005-08-181-0/+94
* StringUtil javadocs, supplied by Nick Burch, thanks. bug 34922Avik Sengupta2005-05-161-32/+39
* refactoredAvik Sengupta2005-05-021-3/+3
* Moving to headGlen Stampoultzis2005-05-011-0/+51
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-012-5/+12
* RefactoredAvik Sengupta2005-04-281-0/+28
* added a main method so we can use it as a quickie utility (been meaning to do...Andrew C. Oliver2005-04-271-0/+9
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-3/+0
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-121-0/+57
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-233-11/+10
* Empty byte array case for HexDumpGlen Stampoultzis2004-08-101-0/+7
* Some fixes to the branch. Lots left to do. Boolean records aren't supported...Glen Stampoultzis2004-04-183-0/+188
* Fixed error with HexDump.javaGlen Stampoultzis2004-04-121-1/+1
* New licence changes.Glen Stampoultzis2004-04-0923-1105/+349
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-0/+24
* Applied patch from Piers TaylorSaid Ryan Ackley2004-03-041-55/+17
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-064-7/+2
* Javadoc references to empty packages are not possible. I removed them.Rainer Klute2003-12-051-1/+0
* Removed some of the Javadoc errors. Fellow developers, please run "ant javado...Rainer Klute2003-12-041-3/+3
* Same changes but to the head.Glen Stampoultzis2003-09-041-10/+15
* Hex dump with byte positionsRainer Klute2003-08-301-5/+24
* Added a method for a formatted hex dump.Rainer Klute2003-08-231-0/+28
* PR:18846tetsuya2003-08-191-343/+326
* Slow input stream patch, bug 13478Avik Sengupta2003-07-311-0/+99
* Rewinded: StringUtil.java: Sync to REL_2 BRANCHtetsuya2003-07-261-326/+343
* Fixed Weird Line Feed: Submitted by Toshiaki Kamoshidatetsuya2003-07-241-1/+346
* DoubleList for new poi-performance changesAndrew C. Oliver2003-07-182-4/+704
* Hex reader helper stuff.Glen Stampoultzis2003-06-301-4/+6
* Fixed concurrency problem in HexDumpGlen Stampoultzis2003-06-301-21/+60
* Fixed a rather nasty concurrency issueAndrew C. Oliver2003-06-261-30/+2
* Fixing the line endings.Glen Stampoultzis2003-06-141-1/+218
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3020-604/+20
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947Andrew C. Oliver2003-04-221-0/+20