]> source.dussan.org Git - poi.git/shortlog
poi.git
2005-05-03 Avik Senguptatweaks
2005-05-03 Avik Senguptaunfixed testcases, so you know what to fix :)
2005-05-02 Avik Senguptarefactored
2005-05-01 Glen StampoultzisMoving to head
2005-05-01 Glen StampoultzisMoving to head
2005-05-01 Glen StampoultzisTest
2005-05-01 Glen StampoultzisAdded image support for POI. See the quick guide for...
2005-04-29 Rainer Klute- Added support for the Korean character set MS949...
2005-04-28 Avik Senguptabug 27852 - patch by Brice Copy
2005-04-28 Avik Senguptabug 34007 - DBCS cell format, patch by Alexander Litvinov
2005-04-28 Avik SenguptaRefactored
2005-04-28 Avik Senguptaadditional tests for DBCS sheet name
2005-04-28 Avik SenguptaPR:17039 - DBCS chars in header and footer
2005-04-28 Avik Senguptacorrected
2005-04-27 Andrew C. Oliveradded clone for properties objects. Sure makes it...
2005-04-27 Andrew C. Oliveradded a main method so we can use it as a quickie utili...
2005-04-23 Rainer Klute- Added a couple of Macintosh codepage numbers to Java...
2005-04-22 Rainer Klute- Superflous statements removed.
2005-04-22 Shawn LaubachAdded underline capability to the header and footer.
2005-04-22 Avik Senguptatestcase for bug 34021 , already worked fine
2005-04-22 Avik Senguptanew tests
2005-04-22 Avik Senguptabug 34435 , submitted by Nick Burch. Thanks
2005-04-21 Avik Senguptatests refactoring
2005-04-21 Avik Senguptaremove gratuitous output
2005-04-21 Avik Senguptatest file for bug 32822
2005-04-21 Avik Senguptabug 33160, original patch and testcase supplied by...
2005-04-21 Avik Senguptafixed HWPF tests
2005-04-21 Avik Senguptafix for not being able to name a sheet as Sheet1, with...
2005-04-19 Avik SenguptaRe-fixing bug 25695, testcase now passes
2005-04-13 Rainer Klute- Support for variant type VT_R8 added.
2005-04-01 Rainer KluteBug 34247 fixed. Dictionaries are read with the specifi...
2005-02-23 Rainer KluteAdded some prose about our search for an HWPF pointman.
2005-02-18 Avik SenguptaRuby Bindings for POI - initial checkin
2005-02-18 Avik Senguptafixed
2005-02-18 Avik Senguptadocs for ruby bindings
2005-02-17 Avik Senguptacorrected doc
2005-02-13 Rainer Klute- Added support for the MacRoman codepage (10000)....
2005-02-13 Rainer Klute*** empty log message ***
2005-02-01 Rainer KluteJavadoc comments fixed so that the JDK 1.5 standard...
2005-01-28 Rainer KluteBug 33263 fixed: Patch provided by Der-Johng Sun <derjo...
2005-01-25 Rainer Klute- Compiling POI now includes the example classes.
2005-01-24 Glen StampoultzisDoh! One of our case study sites has changed to a...
2005-01-20 Rainer KluteFixed the copyright notice in the API documentation...
2005-01-03 Rainer Klute- Fixed a bug that prevented generating the JUnit test...
2005-01-02 Rainer Klute- Ironed out a whole bunch of Javadoc issues. Not that...
2005-01-01 Rainer Klute- Performs checks for JDepend, JUnit and Xalan *before...
2005-01-01 Glen StampoultzisFixed bugzilla references
2005-01-01 Glen StampoultzisFixed bugzilla references
2005-01-01 Glen StampoultzisFixed small mistake in build.xml
2004-12-31 Rainer Klute- Before running the "test" or "reports" target Ant...
2004-12-31 Rainer Klute- Newly generated to conform with ant 1.6.2
2004-12-31 Rainer Klute*** empty log message ***
2004-12-29 Rainer Klute- Links to outdated information deleted.
2004-12-28 Rainer Klute- Forgot the copyright. Here it is.
2004-12-28 Rainer Klute- Outdated links to Microsoft documentation removed.
2004-12-28 Rainer Klute- Test case for empty documents added.
2004-11-15 Andrew C. Oliverthe zero height flag is now exposed via the usermodel...
2004-10-25 Glen StampoultzisTurned of deserialization of escher records by default.
2004-10-14 Jason HeightImplemented row bounds. Will raise an IndexOutOfBoundsE...
2004-10-13 Jason HeightPR: 19974
2004-10-12 Glen StampoultzisCentralized creation of temp files and made the default...
2004-10-07 Jason HeightReapplied DBCell etc etc patch to head after it had...
2004-09-24 Jason HeightChanges for my own selfish benefit of being able to...
2004-09-24 Jason HeightFix for Bugzilla Bug 31092
2004-09-22 Glen StampoultzisEven though this is just a simple example it's probably...
2004-09-19 Rainer KluteWith this patch some testcases are skipped if the defau...
2004-09-19 Glen StampoultzisJavadoc fixes and cleanup.
2004-09-19 Glen StampoultzisBugzilla Bug 27929 - finally :-)
2004-09-19 Glen StampoultzisBugzilla Bug 30951
2004-09-19 Glen StampoultzisBugzilla Bug 30836
2004-08-31 Rainer Klute- A section's size is a multiple of 4 now. The Windows...
2004-08-31 Rainer Klute- Adjusting the variant type moved to Property.
2004-08-31 Rainer Klute- Two properties are regarded as equal now if one of...
2004-08-31 Rainer Klute- Bug 30954 fixed.
2004-08-31 Rainer Klute- Bug 30953 fixed: Method toString() now delivers all...
2004-08-31 Rainer KluteTypo fixed.
2004-08-26 Glen StampoultzisMinor formatting
2004-08-26 Glen StampoultzisBugzilla Bug 29976 [PATCH] HSSF hyperlink formula size...
2004-08-24 Glen StampoultzisPier's other HWPF patch.
2004-08-24 Glen StampoultzisPier's HWPF patch.
2004-08-23 Glen StampoultzisMerged REL_2_BRANCH to head.
2004-08-15 Rainer KluteSome code and documentation cleanup. tags/PERF_BEFORE_MERGE@353584
2004-08-15 Rainer KluteFixed a bug where the logical comparison of two section...
2004-08-15 Rainer KluteRestored the functionality to use ALL files beginning...
2004-08-13 Rainer KluteFixed a bug where a mutable section's format ID was...
2004-08-13 Rainer KluteMade it explicit that you need J2SE 1.4 or better for...
2004-08-10 Glen StampoultzisEmpty byte array case for HexDump
2004-07-11 Said Ryan Ackleyfixes for article
2004-07-11 Said Ryan AckleyItem removed from ignoreList
2004-07-11 Said Ryan Ackleyfixes for article
2004-07-11 Said Ryan AckleyItem removed from ignoreList
2004-07-11 Said Ryan AckleyItem added to ignoreList
2004-07-11 Said Ryan AckleyItem added to ignoreList
2004-07-11 Glen StampoultzisRemoved unused log4j dependency.
2004-06-22 Rainer Klute*** empty log message ***
2004-06-22 Rainer Klute- New test case for writing 8-bit characters to Unicode...
2004-06-22 Rainer Klute- Fix: HPSF now ensures that string properties are...
2004-06-22 Rainer Klute- Important fix to actually place the property into...
2004-06-20 Glen StampoultzisConditional check for logging to avoid creating too...
2004-06-09 Rainer Klute- Write properties sorted by property ID now. This...
next