]> source.dussan.org Git - poi.git/shortlog
poi.git
2017-11-21 PJ Fanningadd forbidden api checks for non-Locale toLowerCase...
2017-11-21 PJ Fanningadd forbidden api checks for non-Locale toLowerCase...
2017-11-21 PJ Fanningremove more uses of Character.toUpperCase
2017-11-21 Dominik StadlerTry to set java.io.tmpdir for tests to avoid the strang...
2017-11-21 Dominik StadlerEnsure that no old version of commons-codec is lingerin...
2017-11-21 Dominik StadlerTry if using a local temporary directory avoids the...
2017-11-20 PJ Fanning[bug-61792] basic test
2017-11-20 PJ Fanning[bug-61792] some changes to avoid iterating over chars...
2017-11-20 PJ Fanningupgrade to commons-codec 1.11
2017-11-19 Dominik StadlerHandle case where the JaCoCo zip file is available...
2017-11-19 Mark Murphyjavadocs and Quick page improvements for XSSF Header...
2017-11-16 Greg Woolseyadd Locale awareness to case insensitive conditional...
2017-11-15 Greg Woolseyignore a unit test that snuck in. It was created to...
2017-11-15 Greg WoolseyFixes Bug 61764 Conditional formatting rules don't...
2017-11-13 Dominik StadlerFix setting a font-color if no previous color is define...
2017-11-13 Dominik StadlerFix tests
2017-11-13 Javen O'Nealbug 61745: remove String#toString() usage found by...
2017-11-12 Javen O'Nealbug 61745: add support for charts in XWPF/docx. Thanks...
2017-11-12 Javen O'Neal+svn:eol-style native *.java
2017-11-12 Javen O'Nealgithub #81: sheet names are case insensitive
2017-11-12 Javen O'NealXWPFTable#getRows() should return an unmodifiable list...
2017-11-12 Javen O'Nealmake tableRows final; initialize where defined rather...
2017-11-12 Javen O'Nealdeprecate XWPFTable#addNewRowBetween(int,int), which...
2017-11-11 Mark MurphySurface XSSF Header/Footer Attributes (60887)
2017-11-08 Dominik StadlerSome JavaDoc adjustments, typos, IntelliJ warnings
2017-11-07 Javen O'Nealbug 61730: remove asSet function from unit test
2017-11-07 Javen O'Nealbug 61730: remove CellRangeAddressBase which is eager...
2017-11-07 Javen O'Nealbug 61730: add javadoc
2017-11-07 Javen O'Nealbug 61730: add iterator interface to CellRangeAddressBa...
2017-11-06 Javen O'Nealbug 61727: make TestCellRangeUtil unit tests more explicit
2017-11-06 Dominik StadlerEnhance unit-test to Verify that bug 58785 is already...
2017-11-06 Javen O'Nealbug 61727: CellRangeUtil Merge cell ranges broken....
2017-11-05 Dominik StadlerAdjust some tests to properly close resources
2017-11-05 Dominik StadlerBug #57517: Fix various things in HSSFOptimiser to...
2017-11-04 Dominik StadlerAdd test-case which shows that bug 55814 is fixed alrea...
2017-11-04 Dominik StadlerFix some IntelliJ and JavaDoc warnings and avoid code...
2017-11-04 Javen O'Nealbug 61474, github #81: add ShiftMode#ColumnCopy for...
2017-11-04 Javen O'Nealbug 61474, github #81: add shiftMergedRegions to BaseRo...
2017-11-04 Javen O'Nealbug 61474, github #81: bump visibility of abstract...
2017-11-04 Javen O'Nealbug 61474, github #81: pull up methods from RowShifter...
2017-11-04 Javen O'Nealbug 61474, github #81: remove @Internal RowShifter...
2017-11-04 Javen O'Nealbug 61474, github #81: implement updateConditionalForma...
2017-11-04 Javen O'Nealbug 61474, github #81: implement updateNamedRanges...
2017-11-04 Javen O'Nealbug 61474, github #81: fix ColumnShifter#removalNeeded...
2017-11-04 Javen O'Nealbug 61474, github #81: add ColumnShifter interface...
2017-11-04 Javen O'Nealbug 61474, #81 on github: add @Override annotation...
2017-11-04 Javen O'Nealbug 61474,github-81: add FormulaShifter.createForColumn...
2017-11-04 Javen O'Nealgithub-81: extract routines in HSSFRow#shiftRows
2017-11-04 Javen O'Nealrename ambiguous variable name shifter -> formulaShifter
2017-11-04 Javen O'Nealwhitespace
2017-11-02 Andreas Beeker#61671 - XSLFSlide does not contain isHidden and setHid...
2017-11-01 Nick BurchJavadoc fix
2017-10-31 Javen O'Nealeventually we want to forbid StringBuffer usage
2017-10-31 PJ Fanninguse StringBuilder in more places
2017-10-31 Javen O'Nealgithub-68: add @Override to o.a.p.ss.usermodel.charts...
2017-10-31 PJ Fanningadd test case for bug 61701
2017-10-31 PJ Fanningadd test case for bug 61701 and use StringBuilder in...
2017-10-31 Javen O'Nealgithub-77: Remove the 'public' modifier to make fields...
2017-10-31 Javen O'Nealconsolidate duplicated code: XSSFWorkbook#setBookViewsI...
2017-10-31 Javen O'Nealbump the Eclipse compile source to Java 1.8
2017-10-26 Javen O'Nealbug 61630: Patch from Daniel to fix XSSFExportToXML...
2017-10-25 Javen O'Nealremove test-hssf ant target
2017-10-25 Javen O'Nealremove test-ss and test-ooxml-ss ant targets, as these...
2017-10-25 Javen O'Nealbug 61630: further XSSFExportToXML performance improvem...
2017-10-24 Javen O'Nealbug 61630: revert r1813240, which failed the integratio...
2017-10-24 Javen O'Nealbug 61630: further XSSFExportToXML performance improvem...
2017-10-23 PJ FanningRemove more deprecated code
2017-10-23 PJ FanningRemove more deprecated code
2017-10-23 PJ FanningRemove more deprecated code
2017-10-22 PJ FanningIntroduce new BorderFormatting methods to expose border...
2017-10-22 PJ FanningRemove use of deprecated methods
2017-10-22 PJ FanningRemove use of deprecated methods
2017-10-22 PJ FanningRemove use of deprecated methods
2017-10-18 Dominik StadlerAdd getter/setter for ReadingOrder to XSSF, closes...
2017-10-18 Nick BurchBump up the Eclipse JVM version to 8 to match Ant
2017-10-18 Nick BurchBump up the Eclipse JVM version
2017-10-18 Javen O'Nealbug 61630: performance improvements in XSSFExportToXml...
2017-10-18 Javen O'Nealcleanup for r1812470: avoid NPEs from string.isEmpty()
2017-10-18 Javen O'Nealfix compile error
2017-10-18 Javen O'Nealcleanup for r1812475: avoid NPEs from string.isEmpty()
2017-10-18 Javen O'Nealcleanup for r1812476: avoid NPEs from string.isEmpty()
2017-10-18 Javen O'Nealreplace "".equals(string) with string.isEmpty() to...
2017-10-18 Javen O'Nealprefer literal.equals(variable) over variable.equals...
2017-10-18 Javen O'Nealconvert "".equals(string) to string.isEmpty()
2017-10-18 Javen O'Nealsimplfy PackagingURIHelper#combine boolean logic using...
2017-10-18 Javen O'Nealfix typo
2017-10-18 Javen O'Nealstring.equals("") -> string.isEmpty() or "".equals...
2017-10-18 Javen O'Nealfor -> foreach
2017-10-17 Javen O'NealIntelliJ: simplify boolean logic
2017-10-17 Javen O'Nealremove deprecated XSSFRowShifter.shiftMerged(int,int...
2017-10-17 Javen O'Nealignore gradle/, gradlew, and gradlew.bat
2017-10-16 Dustin SpicuzzaBug 61584: Fix XDGFPage variable typo causing crash
2017-10-16 Javen O'Nealgithub-79: add String.toString() to forbidden API's
2017-10-15 PJ FanningMake public static members final [thanks to Kui Liu...
2017-10-15 PJ FanningRemove unnecessary toString calls [thanks to Kui Liu...
2017-10-15 PJ FanningRemove unnecessary StringBuilder [thanks to Kui Liu...
2017-10-13 Dominik StadlerFix some findbugs-issues and apply some code-cleanup...
2017-10-11 Dominik StadlerFix aparent copy/paste error in XSSFBorderFormatting
2017-10-11 Dominik StadlerBug 58068: Add a method to pass the actual Color to...
2017-10-11 Dominik Stadleradjust tests, javadoc, ...
next