| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed the Downloads page to reflect current release | Yegor Kozlov | 2010-11-01 | 1 | -69/+17 |
* | updated index page to reflect current release POI-3.7 | Yegor Kozlov | 2010-10-31 | 2 | -12/+3 |
* | Fix bug #50118 | Nick Burch | 2010-10-22 | 1 | -0/+1 |
* | Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets | Nick Burch | 2010-10-20 | 1 | -1/+1 |
* | Several small site updates, to get us closer to complying with the new site b... | Nick Burch | 2010-10-15 | 3 | -2/+16 |
* | updated current version in trunk | Yegor Kozlov | 2010-10-15 | 1 | -1/+4 |
* | avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla ... | Yegor Kozlov | 2010-10-14 | 1 | -0/+1 |
* | marked commons-logging and log4j as optional dependencies in POI poms, see Bu... | Yegor Kozlov | 2010-10-11 | 1 | -0/+2 |
* | support for BorderCode in HWPF, see Bugzilla 49919 | Yegor Kozlov | 2010-10-07 | 1 | -0/+1 |
* | support for processing of symbols in HWPF, see Bugzilla 49908 | Yegor Kozlov | 2010-10-07 | 1 | -0/+1 |
* | support for retrieving pictures from HSSF workbooks, see bugzilla 50022 | Yegor Kozlov | 2010-10-04 | 1 | -0/+1 |
* | Avoid IllegalStateException when creating Data validation in sheet with macro... | Yegor Kozlov | 2010-10-04 | 1 | -0/+1 |
* | improved rounding in MathX.mod, see Bugzilla 50033 | Yegor Kozlov | 2010-10-01 | 1 | -0/+1 |
* | Generate SHA1 hashes as well as MD5 ones. Also, use md5sum/sha1sum in prefere... | Nick Burch | 2010-09-24 | 1 | -2/+1 |
* | Update the site for 3.7 beta 3 - download page and homepage | Nick Burch | 2010-09-24 | 2 | -18/+26 |
* | Prepare for building 3.7 beta 3 | Nick Burch | 2010-09-21 | 1 | -1/+5 |
* | Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/righ... | Nick Burch | 2010-09-21 | 1 | -0/+1 |
* | Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop ... | Nick Burch | 2010-09-21 | 1 | -0/+1 |
* | Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook b... | Nick Burch | 2010-09-20 | 1 | -0/+1 |
* | Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF he... | Nick Burch | 2010-09-20 | 1 | -0/+1 |
* | Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up rel... | Nick Burch | 2010-09-20 | 1 | -0/+1 |
* | Work inspired by bug #48018 - get HWPF lists more consistent in read vs write... | Nick Burch | 2010-09-20 | 1 | -0/+1 |
* | Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline leve... | Nick Burch | 2010-09-20 | 1 | -0/+1 |
* | Hopefully fix bug #47271 - Avoid infinite loops on broken HWPF documents with... | Nick Burch | 2010-09-19 | 1 | -0/+1 |
* | Fix bug #49936 - Handle HWPF documents with problematic HeaderStories better | Nick Burch | 2010-09-17 | 1 | -0/+1 |
* | Fix support for sections in old word 6 / word 95 files | Nick Burch | 2010-09-17 | 1 | -0/+1 |
* | Fix bug #49941 - Correctly handle space preservation of XSSFRichTextRuns when... | Nick Burch | 2010-09-16 | 1 | -0/+1 |
* | Update the download site for 3.7 beta 2 | Nick Burch | 2010-09-15 | 1 | -16/+16 |
* | Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of... | Nick Burch | 2010-09-14 | 1 | -0/+1 |
* | Link XWPFPicture to XWPFRun, so that embedded pictures can be access from whe... | Nick Burch | 2010-09-14 | 1 | -0/+1 |
* | XWPF paragraph improvements - Make XWPFParagraph make more use of XWPFRun, an... | Nick Burch | 2010-09-14 | 1 | -0/+2 |
* | Add a getBodyElements() method to XWPF IBody, to make access to embedded para... | Nick Burch | 2010-09-14 | 1 | -0/+1 |
* | More XSLFRelation entries for common .pptx file parts | Nick Burch | 2010-09-13 | 1 | -0/+1 |
* | fixed evaluation of shared formulas in XSSF, see Bugzilla 49872 | Yegor Kozlov | 2010-09-12 | 1 | -0/+1 |
* | avoid corruption of XSSFWorkbook after removing all merged cells from sheet, ... | Yegor Kozlov | 2010-09-11 | 1 | -0/+1 |
* | fixed inconsistent behaviour between HSSF and XSSF when creating consecutive ... | Yegor Kozlov | 2010-09-11 | 1 | -0/+1 |
* | Add getMimeType() method to HWPF Picture, and fix some generics warnings | Nick Burch | 2010-09-09 | 1 | -0/+1 |
* | update status.xml (code for reading Ole10Native data) | Maxim Valyanskiy | 2010-09-09 | 1 | -0/+1 |
* | Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file ex... | Nick Burch | 2010-09-09 | 1 | -0/+1 |
* | allow sheet names longer than 31 chars in XSSF, enforce name uniqueness on th... | Yegor Kozlov | 2010-09-07 | 1 | -0/+1 |
* | improved API for hiding sheets, see Bugzilla 49878 | Yegor Kozlov | 2010-09-05 | 1 | -0/+1 |
* | fixed XSSFWorkbook.createSheet to throw exception if sheet name begins or en... | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEva... | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | added a getter for _iStartAt in ListFormatOverrideLevel | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | change cell type to error when setting Double.NaN or Infinities, see Bugzill... | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | ensure that CTNumPr is included in poi-ooxml-schemas.jar (Bugzilla 49833) | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | fixed LEFT and RIGHT to return #VALUE! when called with a negative operand, s... | Yegor Kozlov | 2010-09-04 | 1 | -0/+1 |
* | fixed evaluation of XSSF workbooks containing formulas with reference errors ... | Yegor Kozlov | 2010-08-25 | 1 | -0/+1 |
* | fixed fetching names of user defined styles, see Bugzila 49751 | Yegor Kozlov | 2010-08-19 | 1 | -0/+1 |
* | support for protecting a XSSF workbook, see Bugzilla #48900 | Yegor Kozlov | 2010-08-18 | 1 | -0/+1 |