]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-12-14 Nick BurchFix bug #50416 - Correct shifting of the first or last...
2010-12-13 Nick BurchFix bug #50440 - Support evaluating formulas with newli...
2010-12-13 Nick BurchAdded XSSF EventModel support for inline strings. Adds...
2010-12-13 Nick BurchAdd a test .xlsx file which includes both normal and...
2010-12-11 Yegor Kozlovmark GutsRecord as terminating row blocks, prevent...
2010-12-11 Yegor Kozlovadded a unit test for not reproducible bug #49156
2010-12-11 Yegor KozlovAdded implementation for MROUND(), VAR() and VARP()
2010-12-10 Yegor Kozlovcode cleanup as suggested in Bugzilla 50446
2010-12-10 Yegor KozlovSupport for IRR() function, see Bugzilla 50409. Include...
2010-12-08 Yegor Kozlov Improved performance of RowRecordsAggregate.getStartRo...
2010-12-02 Yegor Kozlov Avoid crashing Excel when sorting XSSFSheet autofilter...
2010-11-29 Yegor Kozlovrevert visibility raised for testing
2010-11-28 Yegor Kozlovimproved work with UDFs and Analysis Toolpack functions...
2010-11-27 Yegor Kozlovimproved LinkTable to support registering external...
2010-11-25 Yegor Kozlovtweaked javac targets and set includeantruntime=false...
2010-11-24 Yegor Kozlovmoved ptg classes to org.apache.poi.ss.formula.ptg
2010-11-24 Yegor Kozlovmoved ptg classes to org.apache.poi.ss.formula.ptg
2010-11-24 Yegor Kozlovmoved ptg classes to org.apache.poi.ss.formula.ptg
2010-11-24 Yegor Kozlovmoved ptg classes to org.apache.poi.ss.formula.ptg
2010-11-23 Nick BurchStub out a bit more for XSSF event processing of shared...
2010-11-22 Nick BurchAllow access from XSSFReader to sheet comments and...
2010-11-22 Maxim Valyanskiyhwpf: Ignore null argument in PicturesTable.hasPicture
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-21 Yegor Kozlovmoved common formula-related code to org.apache.poi...
2010-11-20 Yegor Kozlovremoved dependencies on HSSF, prepare to move common...
2010-11-19 Nick BurchSome refactoring of XSSFEventBasedExcelExtractor, to...
2010-11-19 Nick BurchAdd a link to the bugzilla list of new/needinfo bugs
2010-11-19 Maxim Valyanskiyhwpf: IndexOutOfBoundsException in Range.findRange...
2010-11-18 Yegor Kozlovavoid corruption of XSSFWorkbook after applying XSSFRic...
2010-11-17 Yegor Kozlovallow white spaces and unicode in OPC relationship...
2010-11-17 Maxim Valyanskiydispose xml cursor when iteration over it is done ...
2010-11-16 Maxim ValyanskiyXWPF: dispose xml cursor when iteration over it is...
2010-11-12 Yegor Kozlovclear calculation chain when deleting row or chaing...
2010-11-10 Yegor KozlovFixed evaluation of cell references with column index...
2010-11-09 Yegor Kozlovuse cached formula result when autosizing sheet columns...
2010-11-09 Yegor Kozlov Tolerate Double.NaN when reading .xls files, see Bugzi...
2010-11-04 Nick BurchAdd a few more little bits of formula unit tests
2010-11-03 Yegor Kozlovignore eclipse custom settings by svn
2010-11-03 Yegor Kozlovfixed sizes of poi jars on the downloads page
2010-11-01 Yegor Kozlovfixed the Downloads page to reflect current release
2010-10-31 Yegor Kozlovupdated index page to reflect current release POI-3.7
2010-10-28 Maxim Valyanskiy Ensure that XWPFParagraph.getDocument() is not...
2010-10-23 Yegor Kozlovdon't depend on constants from javax.xml.XMLConstants...
2010-10-22 Nick BurchFix bug #50118
2010-10-22 Nick BurchFix generics warnings
2010-10-22 Nick BurchSlightly expand tests, inspired by bug #50060, but...
2010-10-20 Yegor Kozlovavoid nulls in HSSFWorkbook.getAllPictures when EscherB...
2010-10-20 Nick BurchFix bug #50119 - avoid NPE when XSSFReader comes across...
2010-10-19 Nick BurchFix more HSLF generics warnings
2010-10-19 Nick BurchFix more HSLF generics warnings
2010-10-19 Nick BurchFix more HSLF generics warnings
2010-10-19 Nick BurchFix some HSLF generics warnings
2010-10-19 Nick BurchAdd a couple of methods to help make debugging problems...
2010-10-19 Nick Burchbr is a line break, similar to cr
2010-10-19 Yegor Kozlovfixed packaging of files moved from contrib
2010-10-15 Nick BurchSeveral small site updates, to get us closer to complyi...
2010-10-15 Yegor Kozlovupdated current version in trunk
2010-10-14 Yegor Kozlovremoved svn:executable from project files
2010-10-14 Yegor Kozlovavoid NPE in ListLevel.getNumberText() when numberText...
2010-10-14 Yegor Kozlovsuppress deprecation warnings in poi-ooxml
2010-10-14 Yegor Kozlovrevert usages of getXYZList() back to getXYZArray(...
2010-10-11 Yegor Kozlovremoved log4 and commons-logging from poi-scratchpad.pom
2010-10-11 Yegor Kozlovmarked commons-logging and log4j as optional dependenci...
2010-10-09 Yegor Kozlovfixed unmappable characters for ASCII
2010-10-08 Yegor Kozlovallow overridden built-in formats in XSSFCellStyle...
2010-10-07 Yegor Kozlovsupport for BorderCode in HWPF, see Bugzilla 49919
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
next