]> source.dussan.org Git - poi.git/shortlog
poi.git
2013-06-25 Nick BurchPrep for 3.10 beta 1
2013-06-25 Nick BurchRemove the executable flag from a number of files that...
2013-06-25 Nick BurchAdd missing license headers, and a few javadoc tweaks...
2013-06-25 Nick BurchSanity check the length, logging and truncating if...
2013-06-25 Nick BurchFix the indenting to be consistent throughout the file
2013-06-25 Nick BurchAdd another record type to the "don't warn" list, and...
2013-06-25 Nick BurchFix from Florian Hopf from bug #54564 - Fix error messa...
2013-06-25 Nick BurchFix indenting to be consistent, and correct the setIncl...
2013-06-25 Nick BurchPatch from Andrew Novikov from bug #53972 - Presence...
2013-06-25 Nick BurchPatch from Tim Allison from bug #55142 - Not all XWPF...
2013-06-23 Dominik StadlerBug 54920: do not set column and row separatedely,...
2013-06-20 Nick BurchPatch and unit test from Tim Allen from bug #54686...
2013-06-20 Nick BurchPatch from Tim Allen from bug #55066 - unit test to...
2013-06-19 Nick BurchAvoid a NPE if no password was given - use the default...
2013-06-18 Nick BurchFix the footnote doubling, and then enable the rest...
2013-06-18 Nick BurchRemove tab indents
2013-06-18 Nick BurchPatch from Tim Allison from bug #54849 - Controlled...
2013-06-17 Dominik StadlerBug 54607: Add unit test and fix NPE for getTopRow...
2013-06-17 Dominik StadlerBug 54982: Add a close() interface to POITextExtractor...
2013-06-14 Nick BurchPatch from Trejkaz from GitHub Pull 2 - HSSFWorkbook...
2013-06-13 Nick BurchFix and update JavaDoc entries, and correct areas with...
2013-06-13 Nick BurchFix and update JavaDoc entries, and correct areas with...
2013-06-13 Nick BurchFix and update JavaDoc entries, and correct areas with...
2013-06-13 Nick BurchFix the javadoc, correct the indenting, and add the...
2013-06-12 Nick BurchPatch from akhikhl from github pull #4 - Expose from...
2013-06-12 Nick BurchPatch from akhikhl from github pull #3 - Extract refere...
2013-06-12 Nick BurchJavaDoc fixes from #54731 from Dominik Stadler
2013-06-12 Nick BurchEMCA have re-organised their website, update links...
2013-06-05 Yegor Kozlovfixed compatibility issues with JDK 1.5
2013-06-03 Yegor Kozlovremoved @Override to keep javac on JDK 1.5 happy
2013-06-02 Yegor KozlovBug 55047: REPT formula support
2013-06-02 Yegor Kozlovmissing tests for Bug 55041 - CODE formula support
2013-06-02 Yegor Kozlovadded missing tests for Bug 55042: patch for missing...
2013-06-02 Yegor Kozlovadded missing tests for Bug 55042: patch for missing...
2013-06-02 Yegor KozlovBugzilla 55043 and 55042: initial support for Complex...
2013-06-02 Yegor KozlovBugzilla 55041: CODE function support, also removed...
2013-06-02 Yegor KozlovBugzilla 55037: DELTA function support
2013-06-02 Yegor KozlovBugzilla 55036 - Dec2HEx formula support
2013-05-31 Nick BurchUnit test for bugs #54880 & #55030 - seems ok so far
2013-05-31 Nick BurchTest file from bug #54880
2013-05-31 Nick BurchFix bug #55001 - check for unicode text too (plus fix...
2013-05-29 Nick BurchStub out the unit tests needed for bug #55026, and...
2013-05-29 Nick BurchMore on bug #54682 - check for the end offset overflowi...
2013-05-29 Nick BurchFix bug #54682 - UnhandledDataStructure should sanity...
2013-05-28 Nick BurchFollowing dev@ discussions, the next release will be...
2013-05-26 Nick BurchDon't include the generation date in the javadocs,...
2013-05-15 Nick BurchWhere possible, allow fetching of the size of the OPC...
2013-05-06 Nick BurchFix #54891 - correct javadoc on HSSF + SS (XSSF was...
2013-03-16 Yegor KozlovBug 54673 - [PATCH] Simple wildcard support in HLOOKUP...
2013-03-03 Yegor KozlovBugzilla 54625 - Register user-defined functions in...
2013-03-02 Yegor KozlovBugzilla 54469 - Support for financial functions IPMT...
2013-03-02 Yegor KozlovBugzilla 54436: Fixed metadata for GETPIVOTDATA function
2013-02-19 Nick BurchFix bug #54579 - Handle milliseconds in date formats...
2013-02-13 Nick BurchFix bug #54557 - Don't mis-detect format patterns like...
2013-02-07 Nick BurchFix bug #54506 - Add "BOOK" to the list of unusual...
2013-02-05 Nick BurchFix 1.6ism from original patch
2013-02-04 Nick BurchEDate function implementation from Detlef Brendle from...
2013-02-04 Nick BurchA bit more towards matching properties to chunks
2013-02-04 Nick BurchImprove the number of steps when generating an ID of...
2013-02-04 Nick BurchAn XBAT may not be fully used, and remaining entries...
2013-02-02 Evgeniy Berlogset isHidden flag 'true' for invisible comment and...
2013-02-01 Nick BurchContinue with support for property lookups of chunks
2013-02-01 Nick BurchStart on decoding fixed sized HSMF properties, and...
2013-01-23 Yegor Kozlovone more fix related to Bugzilla 54407
2013-01-22 Yegor KozlovBugzilla 54407 - Avoid XmlValueDisconnectedException...
2013-01-22 Yegor Kozlovkeep javac on JDK 1.5 happy
2013-01-22 Yegor Kozlovkeep javac on JDK 1.5 happy
2013-01-21 Yegor Kozlovfix exception when calling importContent, see Bugzilla...
2013-01-19 Yegor KozlovBugzilla 54356 - Support of statistical function SLOPE
2013-01-11 Nick BurchPull in the new documentation from the subtree via...
2013-01-11 Nick BurchRemove old documentation, now in the site subtree
2013-01-10 Nick BurchPatch from Johan from bug #54402 - fix IfError with...
2012-12-28 Yegor KozlovBugzilla 54356: Support of statistical function INTERCEPT
2012-12-28 Nick BurchPatch from Johan Karlsteen for bug #53966 - Implement...
2012-12-20 Nick BurchMake the exception a bit more explicit about what is...
2012-12-12 Nick BurchPatch from Jan from bug #54282 - Improve the performanc...
2012-12-07 Yegor Kozlovupdated sha1 and md5 checksums on the downloads page
2012-12-07 Yegor KozlovBug 53650 - Prevent unreadable content and disalow...
2012-12-05 Yegor KozlovBugs 54228,53672 - Fixed XSSF to read cells with missin...
2012-12-04 Yegor KozlovBug 54206: ValueRecordsAggregate.updateFormulasAfterRow...
2012-12-02 Yegor Kozlovsync table headers with worksheet on save
2012-12-02 Yegor KozlovBug 54210 - Fixed rendering text in flipped shapes...
2012-11-26 Yegor Kozlovupdated my GPG key
2012-11-25 Yegor Kozlovupdated version.id and release date of POI-3.9
2012-11-25 Yegor Kozlovupdated POI rdf descriptor
2012-11-25 Yegor Kozlovremoved svn:executable from test files
2012-11-25 Yegor Kozlovfixed missing licence headers
2012-11-25 Yegor KozlovBugzilla 54188 - Avoid NPE in PPT2PNG
2012-11-16 Yegor Kozlovavoid warning: check if property node exists instead...
2012-11-16 Yegor KozlovBug 52628 - Replace System.err info messages with a...
2012-11-16 Yegor Kozlovfixed javadoc warnings
2012-11-16 Yegor Kozlovbugzilla 54137 - improved performance of DataFormatter...
2012-11-15 Yegor Kozlovfollow-up to 54099: include STMerge & CTVMerge in poi...
2012-11-12 Yegor Kozlovclear unused import warnings
2012-11-12 Yegor Kozlovadded a demo how to use functions from external APIs
2012-11-08 Yegor KozlovBugzilla 54099 - Ensure that CTHMerge and CTTcBorders...
2012-11-07 Yegor KozlovBugzilla 54111 - Fixed extracting text from table cells...
2012-11-07 Yegor Kozlovexample how to create pptx pie chart from template...
2012-11-06 Sergey VladimirovBug 52583 - Conversion to html : Problem with combobox
2012-11-05 Sergey Vladimirov52863 - add workaround for files with broken CHP SPRMs
next