| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | fixed FormulaParser to correctly process defined names with underscore, see ... | Yegor Kozlov | 2010-08-12 | 1 | -0/+1 |
* | added support for RANDBETWEEN(), see Bugzilla 48526 | Yegor Kozlov | 2010-08-12 | 1 | -0/+1 |
* | fixed OperandResolver to correctly handle inputs with leading decimal place, ... | Yegor Kozlov | 2010-08-10 | 1 | -0/+2 |
* | initial support for excel auto-filters | Yegor Kozlov | 2010-08-08 | 1 | -3/+2 |
* | Prepare for 3.7 beta 2 | Nick Burch | 2010-08-04 | 1 | -0/+4 |
* | Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg | Nick Burch | 2010-08-04 | 1 | -0/+1 |
* | Improve handling and warnings when closing OPCPackage objects | Nick Burch | 2010-08-04 | 1 | -0/+1 |
* | Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right sty... | Nick Burch | 2010-08-04 | 1 | -0/+1 |
* | Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generati... | Nick Burch | 2010-08-04 | 1 | -0/+1 |
* | Fix bug #49694 - Use DataFormatter when autosizing columns, to better match t... | Nick Burch | 2010-08-03 | 1 | -0/+1 |
* | Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string enc... | Nick Burch | 2010-08-03 | 1 | -0/+1 |
* | Fix bug #49689 - Allow the setting of user style names on newly created HSSF ... | Nick Burch | 2010-08-03 | 1 | -0/+1 |
* | Refactor to make it easier to tell which content types each POIXMLTextExtract... | Nick Burch | 2010-07-29 | 1 | -0/+1 |