]> source.dussan.org Git - poi.git/shortlog
poi.git
2009-08-05 Yegor KozlovFixed XSSFCell to correctly parse column indexes great...
2009-08-04 Mark BeardsleyNew HSSF example.
2009-08-03 Nick BurchAdd a note to the hssf/xssf pages on memory of usermode...
2009-07-30 Yegor Kozlovsmall improvements to r799264
2009-07-30 Yegor Kozlovadded a note on Compatibility of POI-generated .xlsx...
2009-07-30 Paolo MottadelliCustom XML import features; tests and implementation
2009-07-29 Josh MicichBugzilla 47598 - Improved formula evaluator number...
2009-07-25 Yegor Kozlovfixed XWPFWordExtractor to extract inserted/deleted...
2009-07-25 Yegor KozlovFixed RecordFactoryInputStream to properly read continu...
2009-07-25 Yegor Kozlovadded a cmd option to turn on deserialization of escher...
2009-07-24 Josh MicichAdditional test case examples for NumberToTextConverter
2009-07-24 Yegor Kozlovfixed a typo
2009-07-24 Yegor Kozlovfixed compatibility issues with OpenOffice 3.0 and...
2009-07-23 Josh MicichImprovements to formula evaluation treatment of -0...
2009-07-23 Josh MicichConverted ConcatEval to singleton
2009-07-21 Paolo MottadelliPOIXMLproperties: created, creator, modified, lastprint...
2009-07-20 Paolo MottadelliPOIXMLproperties: core properties improvement + test
2009-07-19 Yegor KozlovFix for saving custom and extended OOXML properties
2009-07-18 Yegor Kozlovupdated docs on extraction of embedded objects, misc...
2009-07-18 Yegor Kozlovfixed WordExtractor to avoid ArrayIndexOutOfBoundsExcep...
2009-07-18 Yegor KozlovSupport for extraction of endnotes from docx files
2009-07-18 Yegor KozlovSupport for extraction of footnotes from docx files...
2009-07-18 Yegor KozlovFixed ExtractorFactory to support .xltx and .dotx files...
2009-07-16 Yegor Kozlovfixed case-sensitive file names in unit tests for Bugzi...
2009-07-16 Yegor Kozlovfixed a compile error in TestMapInfo
2009-07-16 Yegor Kozlovsupport for custom XML mappings in XSSF, see Bugzilla...
2009-07-12 Yegor KozlovFixed NPE when retrieving core properties from a newly...
2009-07-12 Yegor KozlovFixed HyperlinkRecord to properly handle URL monikers...
2009-07-12 Yegor Kozlovfixed XSSF and OpenXml4J to read/write relationships...
2009-07-06 Josh MicichBugzilla 47479 - Fix BoolErrRecord to tolerate incorrec...
2009-07-05 Yegor Kozlovrefactored HSSFEventFactory to use RecordFactory instea...
2009-07-05 Yegor KozlovSupport for getting OLE object data in PowerPointExtrac...
2009-06-27 Yegor KozlovExplicitly set the 1900 date system when creating XSSF...
2009-06-27 Yegor KozlovSupport fo text extraction of footnotes, endnotes and...
2009-06-27 Yegor Kozlovfixed typo in SlideShow.removeSlide which prevened...
2009-06-24 Josh MicichBugzilla 47415 - Fixed PageSettingsBlock to allow multi...
2009-06-23 Josh MicichBugzilla 47412 - Fixed concurrency issue with EscherPro...
2009-06-22 Yegor Kozlovupdated date of the latest release on the index page
2009-06-20 Yegor KozlovFixed OOM in HSSFWorkbook#getAllPictures when reading...
2009-06-19 Josh MicichAdded implementation for ISNA()
2009-06-19 Yegor Kozlovfixed SimpleShape#getLineWidth to handle default line...
2009-06-19 Yegor Kozlovexposed TableCellDescriptor in HWPF TableCell, also...
2009-06-19 Yegor Kozlovimproved HWPF to better handle unicode, patch provided...
2009-06-19 Yegor KozlovFixed SlideShow#removeSlide to remove references to...
2009-06-19 Yegor Kozlovfixed a regression issue where HSSFHyperlink failed...
2009-06-19 Yegor Kozlovfixed ordering of columns when reading a HSLF Table
2009-06-18 Josh MicichTweak to comments in TestExternalNameRecord (47384...
2009-06-18 Josh MicichBugzilla 47384 - Fixed ExternalNameRecord to handle...
2009-06-16 Yegor KozlovFixed locale-sensitive unit tests to pass when running...
2009-06-15 Yegor Kozlovadded a section on Data Validation to the quick guide...
2009-06-13 Josh MicichClean-up in POIFS unit tests - compacted raw data decla...
2009-06-12 Josh MicichRenamed test suites 'AllTests' to something more specific
2009-06-12 Josh MicichRemoved static void main(String[]) methods from junit...
2009-06-12 Josh MicichRemoved trailing whitespace in RecordFactory
2009-06-12 Josh MicichBugzilla 47363 - Fixed HSSFSheet to allow addition...
2009-06-11 Yegor Kozlovupdated release date
2009-06-10 Josh MicichBugzilla 9633 - added common code for setting borders...
2009-06-10 Yegor KozlovFixed XSSFWorkbook#setRepeatingRowsAndColumns to tolera...
2009-06-09 Nick BurchAdd a sample file which has its formula records with...
2009-06-07 Yegor Kozlov fixed CommonObjectDataSubRecord.field_2_objectId to...
2009-06-06 Josh MicichBugzilla 46776 - Added clone() method to MulBlankRecord...
2009-06-04 Josh MicichRemoved RCS tags from src/java javadocs
2009-06-04 Josh MicichRemoved RCS tags from xml documents. Also removed trail...
2009-06-04 Josh Micichchanged CRLF to LF in src/documentation
2009-06-04 Josh Micichchanged CRLF to LF in src/examples/.../xssf/...
2009-06-04 Josh MicichBugzilla 47244 - Fixed HSSFSheet to handle missing...
2009-06-04 Josh MicichFix for javadoc error in Cell.setCellValue(Date) found...
2009-06-04 Josh Micichrolling back r781622
2009-06-03 Josh Micichsubmitted in error
2009-06-03 Josh MicichBugzilla 47312 - Fixed formula parser to properly rejec...
2009-06-01 Josh MicichChanged CRLF to LF in remaining trunk/src files
2009-06-01 Josh MicichFixed non-use of 10 sample files (named 'BigSSTRecord...
2009-06-01 Josh Micichremoved '@version $Id:$' tags (all were in javadoc...
2009-06-01 Josh Micichremoved obsolete classes
2009-06-01 Josh MicichCode cleanup in hssf.model.Sheet. Minor re-formatting...
2009-06-01 Josh MicichBugzilla 47199 - Fixed PageSettingsBlock/Sheet to toler...
2009-06-01 Yegor Kozlovupdated release date
2009-06-01 Yegor Kozlovstarted new section in changes.xml for 3.5-beta7
2009-05-30 Yegor KozlovFixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRow...
2009-05-30 Yegor KozlovFixed XSSFCell to avoid generating xsi:nil entries...
2009-05-23 Yegor Kozlovchanged Forrest config to use only status.xml, changes...
2009-05-23 Yegor KozlovFixed XSSFCell to properly read inline strings
2009-05-22 Josh MicichBugzilla 47250 - Fixed FontRecord to expect unicode...
2009-05-22 Josh MicichMade constructor parameter type less restrictive
2009-05-22 Josh MicichBugzilla 47198 - Fixed formula evaluator comparison...
2009-05-21 Josh MicichBugzilla 47229 - Fixed ExternalNameRecord to handle...
2009-05-21 Josh MicichAdded debug methods to decode BIFF record types from...
2009-05-21 Josh MicichChanged CRLF to LF in scratchpad. Minor fixes for compi...
2009-05-21 Josh Micichremoved obsolete scratchpad files
2009-05-21 Josh MicichChanged CRLF to LF in ooxml/testcases. Minor fixes...
2009-05-20 Josh MicichChanged CRLF to LF in ooxml/java. Minor fixes for compi...
2009-05-20 Josh Micichremoved unused class
2009-05-20 Josh MicichFixes to ddf junits after r776424
2009-05-20 Josh MicichChanged CRLF to LF in function implementations. Remove...
2009-05-19 Josh MicichChanged CRLF to LF in poi/ddf, Minor fixes for compiler...
2009-05-19 Josh MicichChanged CRLF to LF in .java base src files. Minor...
2009-05-18 Josh MicichChanged CRLF to LF in .java test files. Minor reformat...
2009-05-18 Josh MicichRemoved badly encoded character from test class. Minor...
2009-05-17 Nick BurchTweaked patch from bug #46287 - Control of header and...
2009-05-17 Nick BurchFix bug #46554 - New ant target "jar-examples"
next