]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-10-07 Yegor Kozlovsupport for processing of symbols in HWPF, see Bugzilla...
2010-10-06 Yegor Kozlovcleaned javadoc warnings
2010-10-06 Yegor Kozlovrepackaged poi-contrib to poi-main and poi-examples...
2010-10-04 Yegor Kozlovsupport for retrieving pictures from HSSF workbooks...
2010-10-04 Yegor KozlovAvoid IllegalStateException when creating Data validati...
2010-10-01 Yegor Kozlovimproved rounding in MathX.mod, see Bugzilla 50033
2010-09-28 Nick BurchTest that shows we handle word floating and fixed pictu...
2010-09-27 Maxim Valyanskiyrevert previous commit because it causes problems with...
2010-09-27 Maxim Valyanskiyhwpt: add more 2 bytes to OldSectionTable to solve...
2010-09-24 Nick BurchGenerate SHA1 hashes as well as MD5 ones. Also, use...
2010-09-24 Nick BurchBump the version id
2010-09-24 Nick BurchUpdate the site for 3.7 beta 3 - download page and...
2010-09-22 Nick BurchAdd unit tests for the XWPF decorator classes
2010-09-21 Nick BurchA couple of tweaks to the release documentation
2010-09-21 Nick BurchPrepare for building 3.7 beta 3
2010-09-21 Nick BurchFix 1.6ism
2010-09-21 Nick BurchAdd a temporary workaround for bug #49934, while we...
2010-09-21 Nick BurchApply patch+test from bug #48325 - If a HSSF header...
2010-09-21 Nick BurchFix bug #49966 - Correctly remove calcChain entries...
2010-09-21 Nick BurchAdd missing record, and fix a few indents
2010-09-20 Nick BurchFix bug #47582 - XSSFCellStyle support for creating...
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...
next