]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-11-29 Andreas Beeker#46210 - Title placeholder not recognized by Powerpoint...
2015-11-29 Andreas Beeker#58663 - Pictures cannot be removed from a slide
2015-11-28 Javen O'Nealjavadocs
2015-11-28 Javen O'Nealjavadocs
2015-11-27 Javen O'Nealmake instance variables final
2015-11-27 Javen O'Neal+FIXME
2015-11-27 Javen O'Nealjavadocs
2015-11-25 Javen O'Nealjavadocs
2015-11-25 Javen O'Nealbug 58651: replace for-looped sheet.getMergedRegion...
2015-11-25 Javen O'Nealjavadoc fix
2015-11-25 Javen O'Nealadd failing unit test for bug 58648
2015-11-25 Javen O'Nealbug 58636: upgrade anchor types from int to AnchorType...
2015-11-24 Nick BurchBump the ooxml-security version in the classpath defini...
2015-11-24 Javen O'Nealclose workbook at end of example
2015-11-24 Dominik StadlerRemove useless double check on null introduced with...
2015-11-24 Javen O'Nealbug 58637: replace deprecated getCellComment(row, col...
2015-11-24 Javen O'Nealbug 58348: use copy constructor design pattern rather...
2015-11-24 Javen O'Nealjavadoc
2015-11-24 Javen O'Nealwhitespace
2015-11-24 Javen O'Nealwhitespace
2015-11-24 Javen O'Nealrevert accidental change to .project
2015-11-24 Javen O'Nealbug 58644: fix HSSFSheet.setZoom(int); update documenta...
2015-11-24 Javen O'Nealwhitespace
2015-11-24 Javen O'Nealbug 58642: deprecate Sheet.setZoom(numerator, denominat...
2015-11-24 Javen O'Nealbug 58642: remove deprecated functions in Spreadsheet...
2015-11-24 Javen O'Nealrewrite ternary expression as simple Math.min call...
2015-11-24 Javen O'Nealwhitespace
2015-11-24 Javen O'Nealwhitespace
2015-11-24 Javen O'NealFindBugs MALICIOUS_CODE, finalize method should have...
2015-11-24 Javen O'NealFindBug warning: ICAST_IDIV_CAST_TO_DOUBLE: integral...
2015-11-24 Javen O'NealFindBug warning: EQ_SELF_USE_OBJECT: class defines...
2015-11-24 Javen O'Nealremove duplicate null check of srcStartRow (identified...
2015-11-24 Javen O'Nealfix normal priority FindBugs warning: DMI_INVOKING_HASH...
2015-11-23 Javen O'Nealfix javadoc warnings from r1690486
2015-11-23 Javen O'Nealfix javadoc warnings from r1715839 bug 58365
2015-11-23 Javen O'Nealfix javadoc warnings from r1715839 bug 58365
2015-11-23 Javen O'Nealfixed bad test case in BaseTestSheet.getCellComments
2015-11-23 Javen O'Nealcatch IOException and rethrow as RuntimeException
2015-11-23 Javen O'Nealbug 58365: patch from Hannes Erven: add method to effic...
2015-11-23 Javen O'Nealrevert accidental change to .project
2015-11-23 Javen O'Nealprevent slideshow test-data files shapes.pptx and table...
2015-11-23 Javen O'Nealbug 58365: patch from Hannes Erven. Update XSSFSheetXML...
2015-11-23 Javen O'Nealwhitespace
2015-11-23 Javen O'Nealbug 58365: patch from Hannes Erven. Update CommentsTabl...
2015-11-23 Javen O'Nealconvert junit3 to junit4
2015-11-23 Javen O'Nealbug 58637: contribution from Hannes Erven: add CellAddr...
2015-11-23 Andreas Beekerraise ooxml schema/security version
2015-11-22 Andreas Beekeradd missing marker files
2015-11-22 Uwe SchindlerUse <file/> instead of <fileset/> for single files...
2015-11-22 Andreas Beekerfix unnecessary cast warnings
2015-11-21 Andreas Beekerdelete old schema-1.2 jar
2015-11-21 Andreas Beeker#58617 - Add custom safe XmlBeans type loader / rename...
2015-11-21 Andreas BeekerIn preparation for table rendering, added table row...
2015-11-20 Andreas Beeker#58630 - Signing failed after deletion of first sheet
2015-11-19 Andreas Beekerfindbugs fixes
2015-11-16 Andreas Beeker#55955 - Filling an existing ppt table stopped working...
2015-11-14 Andreas Beeker#54210 When saving PPT to PNG, some text is rendered...
2015-11-14 Andreas BeekerFix typo in EscherProperties
2015-11-14 Andreas BeekerAdd default XmlOptions to XMLBeans parsing
2015-11-11 Uwe SchindlerAdd security check
2015-11-11 Uwe SchindlerFix remaining security manager problems. Forbiddenapis...
2015-11-11 Uwe Schindler#58597: Fix tests to not do setAccessible(), add some...
2015-11-11 Uwe Schindler#58597: Add more AccessController.doPrivileged. We...
2015-11-11 Uwe Schindler#58597: Remove setAccessible (more coming soon)
2015-11-09 Andreas BeekerFixed Off-by-one-Error which skipped paragraph styles
2015-11-09 Uwe SchindlerWrap more security related reflection in AccessController
2015-11-09 Uwe SchindlerUse Lucene's unmapping code inside AccessController...
2015-11-09 Uwe SchindlerTell Eclipse to use a Java 6 compatible JVM, not latest...
2015-11-09 Andreas Beeker#53192 - Images in ppt file have wrong width when conve...
2015-11-08 Uwe SchindlerAdd reason message to @SuppressForbidden
2015-11-08 Andreas Beekersonar fixes
2015-11-08 Andreas BeekerAdd support for HSLF metro blobs
2015-11-08 Andreas Beeker#52297 - Bullets are not aligned properly while convert...
2015-11-08 Uwe SchindlerMake forbiddenapis also check excelant. Use a separate...
2015-11-08 Dominik StadlerTried to add excelant to forbidden-apis-check, but...
2015-11-08 Dominik StadlerAdd some more tests for the checks for files that can...
2015-11-08 Dominik StadlerEclipse warnings, typos, ...
2015-11-07 Javen O'Nealbug 58591: add formula evaluation unit tests inspired...
2015-11-06 Nick BurchWhitespace
2015-11-06 Nick BurchConvert to JUnit4
2015-11-06 Javen O'Nealremove TestWorkbookEvaluator from junit3 test suite...
2015-11-06 Javen O'Nealremove deprecated ErrorConstants usage in TestWorkbookE...
2015-11-06 Javen O'Nealwhitespace
2015-11-06 Javen O'Nealconvert TestWorkbookEvaluator from junit3 to junit4
2015-11-05 Nick BurchAdd a XWPFRun equivalent of isHighlighted, and add...
2015-11-05 David NorthPatch to bring CTTableStyleInfo into poi-ooxml-schemas...
2015-11-05 Andreas Beekerextended forbidden-apis-check to ooxml-tests
2015-11-04 Nick BurchJavadoc fixes
2015-11-04 Nick BurchBug #55265 - DataFormatter correct support for alternat...
2015-11-04 Javen O'Nealfix for bug 51622: autosize columns with leading whitespace
2015-11-03 Javen O'Nealbug 58576: rename canComputeColumnWidht to canComputeCo...
2015-11-03 Javen O'Nealsupporting change for bug 57450 from Stefan Thurnherr
2015-11-03 Javen O'Neal+svn:eol-style=native
2015-11-03 Javen O'Nealset svn:eol-style native
2015-11-03 Javen O'Nealfix typos
2015-11-02 Andreas Beekerfixes sonar/findbugs issues
2015-11-02 Javen O'Nealjavadoc fix
2015-11-02 Javen O'Nealfix javadoc link
2015-11-02 Javen O'Nealbug 58572: change hyperlink reference to be consistent...
2015-11-02 Javen O'Nealbug 58572: replace Cloneable with copy constructors...
next