]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-05-31 Dominik StadlerChange logger.log to System.out to print out one line...
2016-05-31 Dominik StadlerFix some compiler/IntelliJ warnings
2016-05-31 Nick BurchPatch from virtuald from #59643 - update the maven...
2016-05-30 Dustin SpicuzzaUpdate curvesapi to 1.04
2016-05-29 Dominik StadlerBug 57838: Also remove comments when removing a row
2016-05-29 Dominik StadlerUpdate error message to better indicate that we need...
2016-05-29 Dominik StadlerRemove the created temporary directory after the test...
2016-05-29 Dominik StadlerPrepare build.xml for initial Java 9 testing:
2016-05-29 Dominik StadlerTry to access set/getVisible as well in TestXSSFVMLDrawing
2016-05-24 Andreas Beekerfix handling of hsl and linear rgb (%-values)
2016-05-24 Dominik StadlerRevert back to findbugs-2.0.3 as 3.x requires Java...
2016-05-24 Dominik StadlerAdjust two tests slightly
2016-05-24 Dominik StadlerUpgrade to FindBugs 3.0.1 and add some findbugs-excludes
2016-05-24 Nick BurchFix inconsistent spacing / whitespace
2016-05-24 Nick BurchAnother exclude
2016-05-24 Nick BurchWhitespace fix
2016-05-24 Nick BurchCopy out code from the site and fix
2016-05-22 Andreas Beeker#58217 - XSLF: support alpha channel on solid colors...
2016-05-22 Andreas BeekerXSLF: remove creation of empty paragraph in XSLFTextSha...
2016-05-22 Dominik StadlerBug 58190: Add more overloaded methods for adding pictu...
2016-05-21 Andreas Beekerfix junit4
2016-05-20 Andreas Beekerfindbugs fixes
2016-05-20 Andreas Beekerfix javadocs
2016-05-19 Dominik StadlerFix some compiler warnings, close resources in tests
2016-05-19 Dominik StadlerApply patch for bug 59355: XSSFPivotTable::addColumnLab...
2016-05-17 Andreas Beekerfindbugs fixes
2016-05-17 Dominik StadlerBug 59427: Add a check to better report cases when...
2016-05-17 Dominik StadlerRevert expected failure as it seems to be fixed now
2016-05-17 Dominik StadlerBiffViewer: Close resources always
2016-05-17 Dominik StadlerExclude newly added corrupt file
2016-05-17 Andreas Beekerignore external relations
2016-05-16 Andreas BeekerMove reflection-equals to POITestCase
2016-05-16 Andreas Beeker#54570 - InvalidFormatException because of Absolute...
2016-05-16 Andreas Beekeradd asl
2016-05-16 Andreas Beekerdeprecation fix
2016-05-16 Andreas BeekerClose resources in Common SL rendering classes and...
2016-05-16 Andreas Beekersonar fix - reduce complexity by using constants
2016-05-16 Andreas BeekerReduce calls to utf-related methods - the integration...
2016-05-16 Andreas BeekerReduce calls to utf-related methods - the integration...
2016-05-16 Andreas BeekerSonar fixes - array is stored directly
2016-05-16 Andreas BeekerDispose XmlCursor
2016-05-16 Andreas Beekeradded commons-logging to integration test to make profi...
2016-05-16 Andreas Beeker#59170 - Remove deprecated classes (POI 3.15) - use...
2016-05-13 Andreas Beeker#58144 - Behaviour for headers and footers of slides...
2016-05-09 Javen O'Nealadd @since to javadocs
2016-05-09 Javen O'Nealbug 59443: exit early on setAddress if address is the...
2016-05-09 Javen O'Nealbug 59443: use Comment.setAddress when changing both...
2016-05-09 Javen O'Nealbug 59443: add get/setAddress methods on cell comment...
2016-05-09 Javen O'Nealfix BasteTestCellComment#attemptToSave2CommentsWithSame...
2016-05-09 Javen O'Nealwhitespace
2016-05-09 Javen O'Nealadd disabled unit test for bug 59393 from stone
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...
next