2009-08-18 |
Josh Micich | Fixed compiler warnings - unnecessary else |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Paolo Mottadelli | createHeader/Footer methods + tests |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Josh Micich | Fixing compiler warnings - unnecessary typecasts |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Josh Micich | Fixed unused imports compiler warnings (and some others) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Josh Micich | Removed obsolete Eval interface |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Josh Micich | Replaced obsolete Eval with ValueEval in signature... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Josh Micich | initial work on removing obsolete Eval interface |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Josh Micich | Combined FuncVarEval into FunctionEval. Simplified... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Josh Micich | Follow-on for bugzilla 47652 - used more specific excep... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Yegor Kozlov | renamed macro-enabled test files to have the correct... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Yegor Kozlov | improved loading of package parts so that same logical... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Yegor Kozlov | Improved parsing of OOXML documents, see Bugzilla 47668 |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Yegor Kozlov | removed temporary fix for compatibility with Mac Excel... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Yegor Kozlov | fixed compile error |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Mark Beardsley | New HSSF example. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Josh Micich | Bugzilla 47652 - Added support for reading encrypted... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Josh Micich | code improvements to RecordFactoryInputStream |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Nick Burch | @year@ doesn't work in the body, so set explicitly |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Nick Burch | Add crypto notice bits to the legal page |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Yegor Kozlov | changed status.xml to reflect changes from Bugzilla... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Yegor Kozlov | Avoid FormulaParseException in XSSFWorkbook.setRepeatin... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Yegor Kozlov | Fixed XSSFCell to correctly parse column indexes great... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mark Beardsley | New HSSF example. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Burch | Add a note to the hssf/xssf pages on memory of usermode... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Yegor Kozlov | small improvements to r799264 |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Yegor Kozlov | added a note on Compatibility of POI-generated .xlsx... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Paolo Mottadelli | Custom XML import features; tests and implementation |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Josh Micich | Bugzilla 47598 - Improved formula evaluator number... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Yegor Kozlov | fixed XWPFWordExtractor to extract inserted/deleted... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Yegor Kozlov | Fixed RecordFactoryInputStream to properly read continu... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Yegor Kozlov | added a cmd option to turn on deserialization of escher... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Josh Micich | Additional test case examples for NumberToTextConverter |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Yegor Kozlov | fixed a typo |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Yegor Kozlov | fixed compatibility issues with OpenOffice 3.0 and... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Josh Micich | Improvements to formula evaluation treatment of -0... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Josh Micich | Converted ConcatEval to singleton |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Paolo Mottadelli | POIXMLproperties: created, creator, modified, lastprint... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Paolo Mottadelli | POIXMLproperties: core properties improvement + test |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Yegor Kozlov | Fix for saving custom and extended OOXML properties |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Yegor Kozlov | updated docs on extraction of embedded objects, misc... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Yegor Kozlov | fixed WordExtractor to avoid ArrayIndexOutOfBoundsExcep... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Yegor Kozlov | Support for extraction of endnotes from docx files |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Yegor Kozlov | Support for extraction of footnotes from docx files... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Yegor Kozlov | Fixed ExtractorFactory to support .xltx and .dotx files... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Yegor Kozlov | fixed case-sensitive file names in unit tests for Bugzi... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Yegor Kozlov | fixed a compile error in TestMapInfo |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Yegor Kozlov | support for custom XML mappings in XSSF, see Bugzilla... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Yegor Kozlov | Fixed NPE when retrieving core properties from a newly... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Yegor Kozlov | Fixed HyperlinkRecord to properly handle URL monikers... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Yegor Kozlov | fixed XSSF and OpenXml4J to read/write relationships... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Josh Micich | Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrec... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Yegor Kozlov | refactored HSSFEventFactory to use RecordFactory instea... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Yegor Kozlov | Support for getting OLE object data in PowerPointExtrac... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Yegor Kozlov | Explicitly set the 1900 date system when creating XSSF... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Yegor Kozlov | Support fo text extraction of footnotes, endnotes and... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Yegor Kozlov | fixed typo in SlideShow.removeSlide which prevened... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Josh Micich | Bugzilla 47415 - Fixed PageSettingsBlock to allow multi... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Josh Micich | Bugzilla 47412 - Fixed concurrency issue with EscherPro... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Yegor Kozlov | updated date of the latest release on the index page |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Yegor Kozlov | Fixed OOM in HSSFWorkbook#getAllPictures when reading... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Josh Micich | Added implementation for ISNA() |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | fixed SimpleShape#getLineWidth to handle default line... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | exposed TableCellDescriptor in HWPF TableCell, also... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | improved HWPF to better handle unicode, patch provided... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | Fixed SlideShow#removeSlide to remove references to... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | fixed a regression issue where HSSFHyperlink failed... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yegor Kozlov | fixed ordering of columns when reading a HSLF Table |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Josh Micich | Tweak to comments in TestExternalNameRecord (47384... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Josh Micich | Bugzilla 47384 - Fixed ExternalNameRecord to handle... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Yegor Kozlov | Fixed locale-sensitive unit tests to pass when running... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Yegor Kozlov | added a section on Data Validation to the quick guide... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Josh Micich | Clean-up in POIFS unit tests - compacted raw data decla... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Josh Micich | Renamed test suites 'AllTests' to something more specific |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Josh Micich | Removed static void main(String[]) methods from junit... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Josh Micich | Removed trailing whitespace in RecordFactory |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Josh Micich | Bugzilla 47363 - Fixed HSSFSheet to allow addition... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yegor Kozlov | updated release date |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Josh Micich | Bugzilla 9633 - added common code for setting borders... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Yegor Kozlov | Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolera... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Nick Burch | Add a sample file which has its formula records with... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Yegor Kozlov | fixed CommonObjectDataSubRecord.field_2_objectId to... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Josh Micich | Bugzilla 46776 - Added clone() method to MulBlankRecord... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | Removed RCS tags from src/java javadocs |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | Removed RCS tags from xml documents. Also removed trail... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | changed CRLF to LF in src/documentation |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | changed CRLF to LF in src/examples/.../xssf/... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | Bugzilla 47244 - Fixed HSSFSheet to handle missing... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | Fix for javadoc error in Cell.setCellValue(Date) found... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Josh Micich | rolling back r781622 |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Josh Micich | submitted in error |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Josh Micich | Bugzilla 47312 - Fixed formula parser to properly rejec... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | Changed CRLF to LF in remaining trunk/src files |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | Fixed non-use of 10 sample files (named 'BigSSTRecord... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | removed '@version $Id:$' tags (all were in javadoc... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | removed obsolete classes |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | Code cleanup in hssf.model.Sheet. Minor re-formatting... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Josh Micich | Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to toler... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yegor Kozlov | updated release date |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Yegor Kozlov | started new section in changes.xml for 3.5-beta7 |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Yegor Kozlov | Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRow... |
commit | commitdiff | tree | snapshot |
next |