]> source.dussan.org Git - poi.git/shortlog
poi.git
2009-08-19 Josh Micichchanged interface from OperationEval to Function for...
2009-08-19 Yegor KozlovCentralize logic for finding/opening sample files
2009-08-19 Josh MicichFixing compiler warnings - unboxing parameter to overlo...
2009-08-19 Paolo MottadellicreateHeader/Footer with paragraphs and fixed GUMP...
2009-08-18 Josh MicichFixed compiler warnings - unnecessary throws declaration
2009-08-18 Josh MicichFixed compiler warnings - unnecessary else
2009-08-18 Paolo MottadellicreateHeader/Footer methods + tests
2009-08-18 Josh MicichFixing compiler warnings - unnecessary typecasts
2009-08-18 Josh MicichFixed unused imports compiler warnings (and some others)
2009-08-17 Josh MicichRemoved obsolete Eval interface
2009-08-17 Josh MicichReplaced obsolete Eval with ValueEval in signature...
2009-08-17 Josh Micichinitial work on removing obsolete Eval interface
2009-08-17 Josh MicichCombined FuncVarEval into FunctionEval. Simplified...
2009-08-14 Josh MicichFollow-on for bugzilla 47652 - used more specific excep...
2009-08-14 Yegor Kozlovrenamed macro-enabled test files to have the correct...
2009-08-14 Yegor Kozlovimproved loading of package parts so that same logical...
2009-08-12 Yegor KozlovImproved parsing of OOXML documents, see Bugzilla 47668
2009-08-09 Yegor Kozlovremoved temporary fix for compatibility with Mac Excel...
2009-08-09 Yegor Kozlovfixed compile error
2009-08-07 Mark BeardsleyNew HSSF example.
2009-08-07 Josh MicichBugzilla 47652 - Added support for reading encrypted...
2009-08-07 Josh Micichcode improvements to RecordFactoryInputStream
2009-08-06 Nick Burch@year@ doesn't work in the body, so set explicitly
2009-08-06 Nick BurchAdd crypto notice bits to the legal page
2009-08-05 Yegor Kozlovchanged status.xml to reflect changes from Bugzilla...
2009-08-05 Yegor KozlovAvoid FormulaParseException in XSSFWorkbook.setRepeatin...
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
next