]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-05-09 Javen O'Nealmove TestHSSFComment#attemptToSave2CommentsWithSameCoor...
2016-05-09 Javen O'Nealmerge TestComment into TestHSSFComment
2016-05-09 Javen O'Nealadd test case from Anders Ã…berg for bug 59442
2016-05-09 Javen O'NealTest CellUtil with XSSFWorkbook and SXSSFWorkbook instances
2016-05-09 Javen O'Nealconvert TestCellUtil to BaseTestCellUtil so that it...
2016-05-08 Andreas Beeker#59434 - Cannot add a picture on a slide that already...
2016-05-05 Dominik StadlerTry to print out more information if the timestamp...
2016-05-05 Dominik StadlerClose file-handles in tests as well to avoid noise...
2016-05-05 Dominik StadlerSome general code-fixes found while trying out Java 9
2016-05-05 Dominik StadlerTry to catch more network-unavailable cases in TestSign...
2016-05-05 Dominik StadlerRefactor SSPerformanceTest into a few methods to make...
2016-05-04 Andreas Beeker#59327 - Setting text direction on a table cell has...
2016-04-29 Andreas Beekerremove dublin core schemas as we don't use the schemas...
2016-04-27 Andreas Beekercomment out https check for jdk1.6
2016-04-26 Javen O'Nealbug 59383: getFormat should cache data formatter (fix...
2016-04-18 Javen O'Nealuse https URL
2016-04-18 Javen O'Nealremove unused import
2016-04-18 Javen O'Nealadd unit test for SXSSFSheet#changeRowNum
2016-04-18 Javen O'Nealadd description to dist-nexus target in build.xml
2016-04-18 Javen O'Nealadd test-ss target to test Common SS, HSSF, XSSF, and...
2016-04-18 Javen O'Nealadd test-hssf target to test just HSSF classes, skippin...
2016-04-18 Javen O'Nealadd missing groups to javadocs
2016-04-18 Javen O'Nealadd test-ooxml-ss target to test just (S)XSSF classes...
2016-04-17 Javen O'Nealwhitespace
2016-04-17 Javen O'Nealwhitespace
2016-04-17 Javen O'Nealadd unit test for StringUtil#join
2016-04-17 Javen O'Nealrestore r1739550 and r1739552 (by reverting r1739580...
2016-04-17 Javen O'Nealreformat exclude classes regular expression for OOXMLLite
2016-04-17 Javen O'Nealupgrade TestPaletteRecord to junit4
2016-04-17 Javen O'Nealbug 58896: write autoSizeColumn timing to POILogger...
2016-04-17 Javen O'Nealrevert r1739548 and r1739550. I could not figure out...
2016-04-17 Javen O'Nealadd comments
2016-04-17 Javen O'Nealconsolidate duplicates between TestXSSF* and TestSXSSF*
2016-04-17 Javen O'Nealadd junit test classes for combined testing of XML...
2016-04-17 Javen O'Nealbug 59342: add sheet tab color getter and setter
2016-04-17 Javen O'Nealbug 59342: add sheet tab color getter and setter
2016-04-17 Javen O'Nealbug 59340: lookup IndexedColors by index
2016-04-17 Javen O'Nealmove unit test for XSSFSheet.setTabColor from TestXSSFW...
2016-04-17 Javen O'Nealbug 59336: patch from Mark Murphy: deprecate functions...
2016-04-17 Javen O'Nealbug 59336: patch from Mark Murphy: replace deprecated...
2016-04-17 Javen O'Nealbug 59338: patch from Mark Murphy to deprecate HSSFCell...
2016-04-15 Andreas BeekerNexus upload - mimic the manually uploaded repositories...
2016-04-12 Javen O'Nealfix Sonar warnings
2016-04-12 Javen O'Nealbug 59312: delete temporary files even when the output...
2016-04-12 Javen O'Nealjavadocs fixes
2016-04-12 Javen O'Nealfix several findbugs SF_SWITCH_NO_DEFAULT warnings
2016-04-12 Javen O'Nealwhitespace (tabs to spaces)
2016-04-12 Javen O'Nealfix several findbugs SF_SWITCH_NO_DEFAULT warnings
2016-04-12 Javen O'Nealadd LINK_TYPE_SECONDARY_CATEGORIES, which appears to...
2016-04-12 Dominik StadlerFix compiler warnings and ensure CTChartSheets stays...
2016-04-12 Javen O'Nealsourceforge findbugs can't be downloaded over HTTPS yet
2016-04-12 Javen O'Nealuse https URLs when available
2016-04-12 Javen O'Nealjunit4 assert* improvements, add CTChartsheet to unit...
2016-04-12 Javen O'Nealconvert to junit4
2016-04-12 Dominik StadlerExclude file that was modified and now fails with the...
2016-04-12 Javen O'Nealconvert to junit4
2016-04-12 Javen O'Nealwhitespace: +svn:eol-style=native, tabs to 4 spaces
2016-04-12 Javen O'Nealjavadoc typo
2016-04-12 Javen O'Nealchange chart type from 2 independent data series to...
2016-04-12 Javen O'Nealfix javadocs and findbugs warnings
2016-04-12 Javen O'Nealbug 59306: add SimpleScatterChart.xls(x) for testing
2016-04-11 Javen O'Nealbug 52949: add unit test for reading VBA Macros from...
2016-04-11 Javen O'Nealbug 52949: add Visio (XDGF) file with macros to test...
2016-04-11 Javen O'Nealbug 52949: add VBAMacroReader unit tests for H/XSLF...
2016-04-11 Javen O'Nealbug 52949: add Word, Powerpoint, and Visio (HDGF) files...
2016-04-11 Javen O'Nealadd compile dependency to forbidden-apis-check so that...
2016-04-11 Javen O'Nealbug 52949: fix forbidden apis
2016-04-10 Javen O'Nealadd @NotImplemented annotation to methods that are...
2016-04-10 Javen O'Nealignore VBA source files in integration test
2016-04-10 Javen O'Nealbug 52949: parameterize fromNPOIFS also
2016-04-10 Javen O'Nealbug 52949: prepare for adding DOC/DOCM and PPT/PPTM...
2016-04-10 Javen O'Nealbug 52949: add junit test for RLEDecompressingInputStream
2016-04-10 Javen O'Nealsvn propset svn:eol-style native
2016-04-10 Nick BurchJavadoc tweaks
2016-04-10 Nick BurchMake the extractor exactly that, powered by the reader...
2016-04-10 Nick BurchUnit test for VBA macro reading #52949
2016-04-10 Nick BurchStart to refactor VBAMacroExtractor into a more general...
2016-04-10 Nick BurchVBA extraction support from bug #52949 from Barry Lagerweij
2016-04-10 Dominik StadlerBug 57844: Add some javadoc for unimplemented features...
2016-04-09 Andreas Beekerremove copy&paste error in release-prep
2016-04-08 Tim Allisonclose fileinputstream on second exception in ZipPackage
2016-04-07 Andreas Beekerupdate release-guide and build.xml to the new release...
2016-04-07 Dominik StadlerIn Example FromHowTo, open the OPCPacakge read-only...
2016-04-06 Andreas Beekerupdate license - include additional dependencies
2016-04-06 Dominik StadlerClose two more file-handles in Example FromHowTo
2016-04-06 Dominik StadlerTried to evaluate all formulas in worksheets as part...
2016-04-06 Dominik StadlerBug 58648: Fix handling whitespaces in formulas, unfort...
2016-04-06 Dominik StadlerSlightly improve error message
2016-04-06 Dominik StadlerCode cleanup via IntelliJ: Remove unnecessary semicolon
2016-04-06 Dominik StadlerAdd missing license header
2016-04-06 Dominik StadlerBug 56911: Fix IndexOutOfBoundsException in PlfLfo...
2016-04-06 Nick BurchFix javadoc warning - As per http://bugs.java.com/bugda...
2016-04-06 Javen O'Nealadd test coverage for TestSXSSFCell.toString() on blank...
2016-04-06 Javen O'Nealadd test coverage for WorkbookFactory.create(File file...
2016-04-06 Javen O'Nealbug 59264: fix javadocs
2016-04-06 Javen O'Nealbug 59264: fix findbugs warning 'A boxed value is unbox...
2016-04-05 Javen O'Nealwhitespace (tabs to 4 spaces)
2016-04-05 Javen O'Nealbug 59264: move border style deprecations to POI 3...
2016-04-05 Javen O'Nealbug 59264: type safety: check if border code is a valid...
2016-04-05 Javen O'Nealbug 59264: allow borders styles to be set with BorderSt...
next