| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 47652 - Added support for reading encrypted workbooks | Josh Micich | 2009-08-07 | 20 | -219/+1460 |
* | code improvements to RecordFactoryInputStream | Josh Micich | 2009-08-07 | 3 | -292/+276 |
* | @year@ doesn't work in the body, so set explicitly | Nick Burch | 2009-08-06 | 1 | -1/+1 |
* | Add crypto notice bits to the legal page | Nick Burch | 2009-08-06 | 1 | -1/+32 |
* | changed status.xml to reflect changes from Bugzilla #47604 | Yegor Kozlov | 2009-08-05 | 1 | -0/+1 |
* | Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when r... | Yegor Kozlov | 2009-08-05 | 3 | -9/+36 |
* | Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see ... | Yegor Kozlov | 2009-08-05 | 3 | -18/+15 |
* | New HSSF example. | Mark Beardsley | 2009-08-04 | 1 | -0/+569 |
* | Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, a... | Nick Burch | 2009-08-03 | 1 | -0/+8 |
* | small improvements to r799264 | Yegor Kozlov | 2009-07-30 | 1 | -2/+2 |
* | added a note on Compatibility of POI-generated .xlsx files with MS Office 200... | Yegor Kozlov | 2009-07-30 | 2 | -1/+33 |
* | Custom XML import features; tests and implementation | Paolo Mottadelli | 2009-07-30 | 8 | -3/+262 |
* | Bugzilla 47598 - Improved formula evaluator number comparison | Josh Micich | 2009-07-29 | 15 | -251/+1587 |
* | fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 | Yegor Kozlov | 2009-07-25 | 4 | -14/+18 |
* | Fixed RecordFactoryInputStream to properly read continued DrawingRecords | Yegor Kozlov | 2009-07-25 | 3 | -0/+75 |
* | added a cmd option to turn on deserialization of escher records | Yegor Kozlov | 2009-07-25 | 1 | -10/+7 |
* | Additional test case examples for NumberToTextConverter | Josh Micich | 2009-07-24 | 1 | -12/+106 |
* | fixed a typo | Yegor Kozlov | 2009-07-24 | 1 | -1/+1 |
* | fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bu... | Yegor Kozlov | 2009-07-24 | 11 | -30/+91 |
* | Improvements to formula evaluation treatment of -0.0. (Refinements to fix for... | Josh Micich | 2009-07-23 | 8 | -59/+226 |
* | Converted ConcatEval to singleton | Josh Micich | 2009-07-23 | 2 | -37/+32 |
* | POIXMLproperties: created, creator, modified, lastprinted, identifier, revisi... | Paolo Mottadelli | 2009-07-21 | 3 | -25/+123 |
* | POIXMLproperties: core properties improvement + test | Paolo Mottadelli | 2009-07-20 | 3 | -2/+39 |
* | Fix for saving custom and extended OOXML properties | Yegor Kozlov | 2009-07-19 | 5 | -26/+291 |
* | updated docs on extraction of embedded objects, misc changes in HSSF | Yegor Kozlov | 2009-07-18 | 7 | -8/+273 |
* | fixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering... | Yegor Kozlov | 2009-07-18 | 2 | -3/+12 |
* | Support for extraction of endnotes from docx files | Yegor Kozlov | 2009-07-18 | 6 | -3/+33 |
* | Support for extraction of footnotes from docx files, see Bugzilla 45556 | Yegor Kozlov | 2009-07-18 | 14 | -389/+479 |
* | Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517 | Yegor Kozlov | 2009-07-18 | 4 | -11/+41 |
* | fixed case-sensitive file names in unit tests for Bugzilla 47520 | Yegor Kozlov | 2009-07-16 | 3 | -4/+12 |
* | fixed a compile error in TestMapInfo | Yegor Kozlov | 2009-07-16 | 1 | -1/+1 |
* | support for custom XML mappings in XSSF, see Bugzilla 47520 | Yegor Kozlov | 2009-07-16 | 16 | -6/+1703 |
* | Fixed NPE when retrieving core properties from a newly created workbook, see ... | Yegor Kozlov | 2009-07-12 | 3 | -8/+27 |
* | Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498 | Yegor Kozlov | 2009-07-12 | 6 | -27/+111 |
* | fixed XSSF and OpenXml4J to read/write relationships with targets starting wi... | Yegor Kozlov | 2009-07-12 | 9 | -27/+84 |
* | Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO | Josh Micich | 2009-07-06 | 4 | -25/+128 |
* | refactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream,... | Yegor Kozlov | 2009-07-05 | 5 | -348/+248 |
* | Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456 | Yegor Kozlov | 2009-07-05 | 3 | -50/+50 |
* | Explicitly set the 1900 date system when creating XSSF workbooks, see Bugzill... | Yegor Kozlov | 2009-06-27 | 3 | -1/+15 |
* | Support fo text extraction of footnotes, endnotes and comments in HWPF, see B... | Yegor Kozlov | 2009-06-27 | 5 | -28/+124 |
* | fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes,... | Yegor Kozlov | 2009-06-27 | 3 | -8/+17 |
* | Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records | Josh Micich | 2009-06-24 | 4 | -51/+118 |
* | Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps() | Josh Micich | 2009-06-23 | 2 | -602/+583 |
* | updated date of the latest release on the index page | Yegor Kozlov | 2009-06-22 | 1 | -3/+3 |
* | Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m... | Yegor Kozlov | 2009-06-20 | 6 | -8/+43 |
* | Added implementation for ISNA() | Josh Micich | 2009-06-19 | 4 | -5/+62 |
* | fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392 | Yegor Kozlov | 2009-06-19 | 4 | -4/+20 |
* | exposed TableCellDescriptor in HWPF TableCell, also removed unused private fi... | Yegor Kozlov | 2009-06-19 | 3 | -6/+7 |
* | improved HWPF to better handle unicode, patch provided by Benjamin Engele and... | Yegor Kozlov | 2009-06-19 | 16 | -87/+187 |
* | Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261 | Yegor Kozlov | 2009-06-19 | 7 | -4/+93 |