]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-09-09 Nick BurchAdd getMimeType() method to HSSF/XSSF PictureData,...
2010-09-07 Yegor Kozlovallow sheet names longer than 31 chars in XSSF, enforce...
2010-09-05 Yegor Kozlovimproved API for hiding sheets, see Bugzilla 49878
2010-09-04 Yegor Kozlovfixed XSSFWorkbook.createSheet to throw exception...
2010-09-04 Yegor Kozlov fixed XSSFFormulaEvaluator to support blank cells...
2010-09-04 Yegor Kozlovadded a getter for _iStartAt in ListFormatOverrideLevel
2010-09-04 Yegor Kozlov change cell type to error when setting Double.NaN...
2010-09-04 Yegor Kozlovensure that CTNumPr is included in poi-ooxml-schemas...
2010-09-04 Yegor Kozlovfixed LEFT and RIGHT to return #VALUE! when called...
2010-09-04 Yegor Kozlovadded ZipFileAssert, this file was in the original...
2010-08-25 Yegor Kozlovfixed evaluation of XSSF workbooks containing formulas...
2010-08-19 Yegor Kozlovfixed fetching names of user defined styles, see Bugzil...
2010-08-18 Yegor Kozlovsupport for protecting a XSSF workbook, see Bugzilla...
2010-08-12 Yegor Kozlov fixed FormulaParser to correctly process defined names...
2010-08-12 Yegor Kozlovadded support for RANDBETWEEN(), see Bugzilla 48526
2010-08-12 Nick Burchtweak dependency list of ooxml-schemas jar
2010-08-11 Nick BurchUpdate the index page for 3.7 Beta 2
2010-08-10 Yegor Kozlovfixed OperandResolver to correctly handle inputs with...
2010-08-10 Nick BurchCompiling the OOXML xsds requires a bit more memory...
2010-08-09 Nick BurchRemove svn:executable property from a series of files...
2010-08-08 Yegor Kozlovinitial support for excel auto-filters
2010-08-08 Yegor Kozlovoptimized performance of HSSFCell#setHyperlink
2010-08-06 Yegor Kozlovclose OPC package before assertion, otherwise the test...
2010-08-06 Yegor Kozlovincreased allowed range in TestHSSFSheet#testAutoSizeDa...
2010-08-05 Nick BurchAdd a dist exclude, and a missing header
2010-08-04 Nick BurchPrepare for 3.7 beta 2
2010-08-04 Nick BurchSupport nested outlook files in ExtractorFactory
2010-08-04 Nick BurchFix bug #47990 - Support for .msg attachments within...
2010-08-04 Nick BurchImprove handling and warnings when closing OPCPackage...
2010-08-04 Nick BurchFix bug #49702 - Correct XSSFWorkbook.getNumCellStyles...
2010-08-04 Nick BurchAdd patch from bug #49690 - Add WorkbookUtil, which...
2010-08-04 Maxim Valyanskiyhwpf: append any character data before paragraphs to...
2010-08-03 Nick BurchFix bug #49694 - Use DataFormatter when autosizing...
2010-08-03 Nick BurchFix bug #49441 - Allow overriding and guessing of HSMF...
2010-08-03 Nick BurchFix bug #49689 - Allow the setting of user style names...
2010-07-29 Nick BurchCommit unit test change too
2010-07-29 Nick BurchRefactor to make it easier to tell which content types...
2010-07-28 Yegor Kozlov Added clone support for UserSView* and Feat* families...
2010-07-28 Yegor KozlovSupport for escaped unicode characters in Shared String...
2010-07-27 Yegor Kozlovprevent ArrayIndexOutOfBoundException in UnknowEscherRe...
2010-07-27 Maxim Valyanskiywpf: More CharactedRun mapping fixes for fast-saved...
2010-07-27 Yegor Kozlovpreserve leading and trailing white spaces in XWPFRun...
2010-07-27 Yegor Kozlovinsert the content of fldSimple fields into the XWPFWor...
2010-07-26 Yegor Kozlov Fixed parsing formulas containing defined names beginn...
2010-07-26 Maxim ValyanskiyMore fixes for auto-saved documents
2010-07-26 Yegor Kozlovsupport for POISSON function, see bug #49538
2010-07-24 Yegor Kozlovadded a failing unit test for bug #49612
2010-07-18 Nick BurchFix bug #49524 - Support for setting cell text to be...
2010-07-18 Yegor Kozlovdo case-insensitive comparison when detecting Content_T...
2010-07-16 Nick BurchPatch from Jens Gotze from bug #49581 - Ability to...
2010-07-16 Nick BurchPatch from Andrew Shirley from bug #49185 - Support...
2010-07-16 Nick BurchFix indent, and make the mime type matching more consistent
2010-07-16 Nick Burch49599 - Correct writing of NoteRecord author text when...
2010-07-09 Maxim Valyanskiyhwpf: Range.findRange fix for out-of-range searches
2010-07-07 Maxim Valyanskiyhwpf.usermodel.Range: use generics & remove redundant...
2010-07-07 Maxim ValyanskiyHWPFDocument: minor cleanup
2010-07-07 Maxim ValyanskiyHWPF: test auto-saved document
2010-07-06 Maxim ValyanskiyHWPF: better fix for TextPieceTable.getCharIndex()
2010-07-05 Maxim Valyanskiyupdate status.xml
2010-07-05 Maxim ValyanskiyHWPF: Improve reading of auto-saved ("complex") document
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchMore Word 6 / Word 95 Support
2010-07-02 Nick BurchFix generics warnings
2010-07-02 Nick BurchUpdate the contributor guidelines (microsoft docs,...
2010-06-30 Nick BurchUpdate HWPF documentation to include the newly added...
2010-06-30 Nick BurchEnable Word6Extractor in ExtractorFactory
2010-06-30 Nick BurchBasic text extraction support for old Word 6 and Word...
2010-06-30 Nick BurchFix generics warnings
2010-06-29 Nick BurchFix bug #49508 - Allow the addition of paragraphs to...
2010-06-29 Nick BurchAdd sample .msg file which uses a different codepage
2010-06-29 Nick BurchFix bug #49446 - Don't consider 17.16.23 field codes...
2010-06-29 Nick BurchMore XSLF tests for the less common extensions, and...
2010-06-28 Yegor Kozlovnever download ooxml-schemas-.jar from maven, always...
2010-06-28 Yegor Kozlovremoved duplicates of PICTURE_TYPE_* constants defined...
2010-06-22 Nick BurchRemove a few deprecated warnings for when compiling...
2010-06-22 Nick BurchAdd index and download entries for the 3.7 beta 1 release
2010-06-22 Nick BurchRevert r954835 now that POI 3.7 beta1 is out - go back...
2010-06-15 Nick BurchNew expected release date for 3.7 beta 1
2010-06-15 Nick BurchTemporary switch back to using only ooxml-schemas-1...
2010-06-15 Nick BurchAdd main method
2010-06-14 Nick BurchFix bug #49432 - Lazy caching of XSSFComment CTComment...
2010-06-14 Nick BurchNotes on ooxml-schemas 1.1 and 1.0
2010-06-14 Nick BurchHave the ooxml build correctly ensure that we have...
2010-06-14 Nick BurchBetter handling of Outlook messages in HSMF when there...
2010-06-14 Nick BurchWhen formatting numbers with DataFormatter, handle...
2010-06-13 Yegor Kozlovforce ASCII encoding when compiling sources, fixed...
2010-06-11 Nick BurchBump the ooxml schema version up to 1.1, as 1.0 was...
2010-06-11 Nick BurchRemove spurious svn:executable flags
2010-06-11 Nick BurchThe next release will be 3.7 beta 2
2010-06-11 Nick BurchKeep compatibility for now, and alert people to move...
2010-06-11 Nick BurchA few little tweaks to the contribution guide
2010-06-11 Nick BurchFix 1.6-isms from the patch from bug #48574
2010-06-11 Nick BurchApply (with slight tweaks) patch from Phillip Epp from...
2010-06-11 Nick BurchTest documents from bug #48574
2010-06-11 Nick BurchFix for bug #48245 - tweak HWPF table cell detection...
2010-06-10 Nick BurchApply, with a few tweaks, the patch from bug #48996...
2010-06-10 Nick BurchAdd additional RevisionMarkAuthorTable test
next