2010-09-04 |
Yegor Kozlov | fixed XSSFWorkbook.createSheet to throw exception... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | fixed XSSFFormulaEvaluator to support blank cells... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | added a getter for _iStartAt in ListFormatOverrideLevel |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | change cell type to error when setting Double.NaN... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | ensure that CTNumPr is included in poi-ooxml-schemas... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | fixed LEFT and RIGHT to return #VALUE! when called... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Yegor Kozlov | added ZipFileAssert, this file was in the original... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Yegor Kozlov | fixed evaluation of XSSF workbooks containing formulas... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Yegor Kozlov | fixed fetching names of user defined styles, see Bugzil... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Yegor Kozlov | support for protecting a XSSF workbook, see Bugzilla... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Yegor Kozlov | fixed FormulaParser to correctly process defined names... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Yegor Kozlov | added support for RANDBETWEEN(), see Bugzilla 48526 |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Nick Burch | tweak dependency list of ooxml-schemas jar |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Nick Burch | Update the index page for 3.7 Beta 2 |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Yegor Kozlov | fixed OperandResolver to correctly handle inputs with... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Nick Burch | Compiling the OOXML xsds requires a bit more memory... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Nick Burch | Remove svn:executable property from a series of files... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Yegor Kozlov | initial support for excel auto-filters |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Yegor Kozlov | optimized performance of HSSFCell#setHyperlink |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Yegor Kozlov | close OPC package before assertion, otherwise the test... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Yegor Kozlov | increased allowed range in TestHSSFSheet#testAutoSizeDa... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Nick Burch | Add a dist exclude, and a missing header |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Prepare for 3.7 beta 2 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Support nested outlook files in ExtractorFactory |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Fix bug #47990 - Support for .msg attachments within... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Improve handling and warnings when closing OPCPackage... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Nick Burch | Add patch from bug #49690 - Add WorkbookUtil, which... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Maxim Valyanskiy | hwpf: append any character data before paragraphs to... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Nick Burch | Fix bug #49694 - Use DataFormatter when autosizing... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Nick Burch | Fix bug #49441 - Allow overriding and guessing of HSMF... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Nick Burch | Fix bug #49689 - Allow the setting of user style names... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nick Burch | Commit unit test change too |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nick Burch | Refactor to make it easier to tell which content types... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yegor Kozlov | Added clone support for UserSView* and Feat* families... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yegor Kozlov | Support for escaped unicode characters in Shared String... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yegor Kozlov | prevent ArrayIndexOutOfBoundException in UnknowEscherRe... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Maxim Valyanskiy | wpf: More CharactedRun mapping fixes for fast-saved... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yegor Kozlov | preserve leading and trailing white spaces in XWPFRun... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yegor Kozlov | insert the content of fldSimple fields into the XWPFWor... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Yegor Kozlov | Fixed parsing formulas containing defined names beginn... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Maxim Valyanskiy | More fixes for auto-saved documents |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Yegor Kozlov | support for POISSON function, see bug #49538 |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Yegor Kozlov | added a failing unit test for bug #49612 |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Nick Burch | Fix bug #49524 - Support for setting cell text to be... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Yegor Kozlov | do case-insensitive comparison when detecting Content_T... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Nick Burch | Patch from Jens Gotze from bug #49581 - Ability to... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Nick Burch | Patch from Andrew Shirley from bug #49185 - Support... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Nick Burch | Fix indent, and make the mime type matching more consistent |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Nick Burch | 49599 - Correct writing of NoteRecord author text when... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Maxim Valyanskiy | hwpf: Range.findRange fix for out-of-range searches |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Maxim Valyanskiy | hwpf.usermodel.Range: use generics & remove redundant... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Maxim Valyanskiy | HWPFDocument: minor cleanup |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Maxim Valyanskiy | HWPF: test auto-saved document |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Maxim Valyanskiy | HWPF: better fix for TextPieceTable.getCharIndex() |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Maxim Valyanskiy | update status.xml |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Maxim Valyanskiy | HWPF: Improve reading of auto-saved ("complex") document |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Fix deprecated warnings |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Fix deprecated warnings |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Fix deprecated warnings |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Fix deprecated warnings |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | More Word 6 / Word 95 Support |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Fix generics warnings |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Nick Burch | Update the contributor guidelines (microsoft docs,... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Nick Burch | Update HWPF documentation to include the newly added... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Nick Burch | Enable Word6Extractor in ExtractorFactory |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Nick Burch | Basic text extraction support for old Word 6 and Word... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Nick Burch | Fix generics warnings |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Nick Burch | Fix bug #49508 - Allow the addition of paragraphs to... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Nick Burch | Add sample .msg file which uses a different codepage |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Nick Burch | Fix bug #49446 - Don't consider 17.16.23 field codes... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Nick Burch | More XSLF tests for the less common extensions, and... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Yegor Kozlov | never download ooxml-schemas-.jar from maven, always... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Yegor Kozlov | removed duplicates of PICTURE_TYPE_* constants defined... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Nick Burch | Remove a few deprecated warnings for when compiling... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Nick Burch | Add index and download entries for the 3.7 beta 1 release |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Nick Burch | Revert r954835 now that POI 3.7 beta1 is out - go back... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Nick Burch | New expected release date for 3.7 beta 1 |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Nick Burch | Temporary switch back to using only ooxml-schemas-1... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Nick Burch | Add main method |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nick Burch | Fix bug #49432 - Lazy caching of XSSFComment CTComment... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nick Burch | Notes on ooxml-schemas 1.1 and 1.0 |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nick Burch | Have the ooxml build correctly ensure that we have... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nick Burch | Better handling of Outlook messages in HSMF when there... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nick Burch | When formatting numbers with DataFormatter, handle... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Yegor Kozlov | force ASCII encoding when compiling sources, fixed... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Bump the ooxml schema version up to 1.1, as 1.0 was... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Remove spurious svn:executable flags |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | The next release will be 3.7 beta 2 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Keep compatibility for now, and alert people to move... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | A few little tweaks to the contribution guide |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Fix 1.6-isms from the patch from bug #48574 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Apply (with slight tweaks) patch from Phillip Epp from... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Test documents from bug #48574 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Nick Burch | Fix for bug #48245 - tweak HWPF table cell detection... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nick Burch | Apply, with a few tweaks, the patch from bug #48996... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nick Burch | Add additional RevisionMarkAuthorTable test |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nick Burch | Add more to test for bug #46664, including the last... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nick Burch | Fix bug #46664 - fix up Tab IDs when adding new sheets... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Yegor Kozlov | cleaned javadoc warnings |
commit | commitdiff | tree | snapshot |
next |