]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-09-20 Nick BurchFix bug #49931 - Avoid concurrency problems when re...
2010-09-20 Nick BurchFix bug #49765 - Fix XWPFDocument.addPicture so that...
2010-09-20 Nick BurchWork inspired by bug #48018 - get HWPF lists more consi...
2010-09-20 Nick BurchApply patch from bug #49820 - Fix HWPF paragraph levels...
2010-09-19 Nick BurchAdd test that shows that bug #45877 has already been...
2010-09-19 Nick BurchHopefully fix bug #47271 - Avoid infinite loops on...
2010-09-19 Nick BurchMore fixes for bug #49933, workaround the fact that...
2010-09-17 Nick BurchFix bug #49936 - Handle HWPF documents with problematic...
2010-09-17 Nick BurchFix support for sections in old word 6 / word 95 files
2010-09-17 Nick BurchFix generics warning
2010-09-16 Nick BurchFix bug #49941 - Correctly handle space preservation...
2010-09-16 Nick BurchAdd disabled, failing unit test for bug #49940
2010-09-16 Nick BurchAdd a few more test asserts
2010-09-15 Nick BurchUpdate the download site for 3.7 beta 2
2010-09-15 Nick BurchAdd some more paragraph property documentation and...
2010-09-14 Nick BurchVarious XWPF picture tweaks and more unit tests
2010-09-14 Nick BurchFix up imports to remove un-used ones
2010-09-14 Nick BurchCorrect XWPFRun detection of bold/italic in a paragraph...
2010-09-14 Nick BurchLink XWPFPicture to XWPFRun, so that embedded pictures...
2010-09-14 Nick BurchXWPF paragraph improvements - Make XWPFParagraph make...
2010-09-14 Nick BurchAdd a getBodyElements() method to XWPF IBody, to make...
2010-09-13 Nick BurchMore XSLFRelation entries for common .pptx file parts
2010-09-13 Yegor Kozlovadded a test file that belongs to r996265
2010-09-12 Yegor Kozlovfixed evaluation of shared formulas in XSSF, see Bugzil...
2010-09-11 Yegor Kozlovavoid corruption of XSSFWorkbook after removing all...
2010-09-11 Yegor Kozlovfixed inconsistent behaviour between HSSF and XSSF...
2010-09-10 Nick BurchTweak hssf and hwpf image mime types for wmf/emf to...
2010-09-10 Nick BurchImprove documentation of some of the HWPF picture stuff...
2010-09-09 Nick BurchAdd getMimeType() method to HWPF Picture, and fix some...
2010-09-09 Nick BurchFix generics warnings
2010-09-09 Nick BurchTweak constructor to be more open, and fix some generic...
2010-09-09 Maxim ValyanskiyAdd license headers to Ole10Native-related classes
2010-09-09 Maxim Valyanskiyupdate status.xml (code for reading Ole10Native data)
2010-09-09 Maxim ValyanskiyAdd code for reading Ole10Native data
2010-09-09 Nick BurchRemove 1.6isms which prevent compilation on Java 1.5
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
next