| Commit message (Expand) | Author | Age | Files | Lines |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 2 | -0/+12 |
* | added javadoc how to avoid Excel crash when creating too many HSSFRichTextStr... | Yegor Kozlov | 2009-09-13 | 1 | -0/+1 |
* | improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 | Yegor Kozlov | 2009-09-12 | 1 | -0/+2 |
* | updated status.xml | Yegor Kozlov | 2009-09-10 | 1 | -0/+1 |
* | Added method setFunction(boolean) for defined names | Yegor Kozlov | 2009-09-07 | 1 | -0/+1 |
* | Implementation of Excel Days360 and Npv functions | Yegor Kozlov | 2009-09-07 | 1 | -0/+2 |
* | Added an example demonstrating how to convert an XLSX workbook to CSV, see Bu... | Yegor Kozlov | 2009-09-06 | 1 | -0/+1 |
* | Fixed PPT parser to tolerate Comment2000 containers with missing comment text... | Yegor Kozlov | 2009-09-06 | 1 | -0/+1 |
* | fix for extraction paragraphs and sections from headers/footers with XWPFWord... | Yegor Kozlov | 2009-08-31 | 1 | -1/+2 |
* | Support for extraction of header / footer images in HWPF, see Bugzilla 47733 | Yegor Kozlov | 2009-08-31 | 1 | -0/+1 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 1 | -0/+1 |
* | Bugzilla 47721 - Added implementation for INDIRECT() | Josh Micich | 2009-08-21 | 1 | -1/+2 |
* | Avoid exception when reading ClipboardData packet in OLE property sets, see b... | Yegor Kozlov | 2009-08-20 | 1 | -1/+1 |
* | Improved parsing of OOXML documents, see Bugzilla 47668 | Yegor Kozlov | 2009-08-12 | 1 | -0/+1 |
* | removed temporary fix for compatibility with Mac Excel 2008 Sp2 | Yegor Kozlov | 2009-08-09 | 1 | -31/+0 |
* | Bugzilla 47652 - Added support for reading encrypted workbooks | Josh Micich | 2009-08-07 | 1 | -0/+1 |
* | @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 | 1 | -0/+1 |
* | Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see ... | Yegor Kozlov | 2009-08-05 | 1 | -0/+1 |
* | 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 |
* | Bugzilla 47598 - Improved formula evaluator number comparison | Josh Micich | 2009-07-29 | 1 | -0/+1 |
* | fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 | Yegor Kozlov | 2009-07-25 | 1 | -0/+1 |
* | Fixed RecordFactoryInputStream to properly read continued DrawingRecords | Yegor Kozlov | 2009-07-25 | 1 | -0/+1 |
* | 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 | 2 | -4/+2 |
* | Fix for saving custom and extended OOXML properties | Yegor Kozlov | 2009-07-19 | 1 | -1/+2 |
* | updated docs on extraction of embedded objects, misc changes in HSSF | Yegor Kozlov | 2009-07-18 | 3 | -0/+125 |
* | Support for extraction of endnotes from docx files | Yegor Kozlov | 2009-07-18 | 1 | -1/+2 |
* | Support for extraction of footnotes from docx files, see Bugzilla 45556 | Yegor Kozlov | 2009-07-18 | 1 | -1/+3 |
* | support for custom XML mappings in XSSF, see Bugzilla 47520 | Yegor Kozlov | 2009-07-16 | 1 | -0/+1 |
* | Fixed NPE when retrieving core properties from a newly created workbook, see ... | Yegor Kozlov | 2009-07-12 | 1 | -0/+1 |
* | Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498 | Yegor Kozlov | 2009-07-12 | 1 | -0/+2 |
* | Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO | Josh Micich | 2009-07-06 | 1 | -0/+1 |
* | refactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream,... | Yegor Kozlov | 2009-07-05 | 1 | -0/+1 |
* | Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456 | Yegor Kozlov | 2009-07-05 | 1 | -0/+1 |
* | Explicitly set the 1900 date system when creating XSSF workbooks, see Bugzill... | Yegor Kozlov | 2009-06-27 | 1 | -0/+1 |
* | Support fo text extraction of footnotes, endnotes and comments in HWPF, see B... | Yegor Kozlov | 2009-06-27 | 1 | -0/+1 |
* | Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records | Josh Micich | 2009-06-24 | 1 | -0/+1 |
* | Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps() | Josh Micich | 2009-06-23 | 1 | -0/+1 |
* | 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 | 1 | -0/+1 |
* | Added implementation for ISNA() | Josh Micich | 2009-06-19 | 1 | -4/+5 |
* | fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392 | Yegor Kozlov | 2009-06-19 | 1 | -0/+1 |
* | exposed TableCellDescriptor in HWPF TableCell, also removed unused private fi... | Yegor Kozlov | 2009-06-19 | 1 | -0/+2 |
* | improved HWPF to better handle unicode, patch provided by Benjamin Engele and... | Yegor Kozlov | 2009-06-19 | 1 | -0/+1 |
* | Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261 | Yegor Kozlov | 2009-06-19 | 1 | -0/+1 |