]> source.dussan.org Git - poi.git/shortlog
poi.git
2017-03-19 Dominik Stadler60823: DGET function, correct behavior with multiple...
2017-03-18 Dominik StadlerFix broken imports
2017-03-18 Dominik StadlerAdjust integration-test files slightly, more failure...
2017-03-18 Dominik StadlerAdd docm-file which is actually a binary doc to check...
2017-03-17 Dominik StadlerFix ROOT_DIR
2017-03-17 Tim Allison60826 -- clean up. Many, many thanks to Javen O'Neal...
2017-03-16 Tim Allison60826 -- update stress tests to handle xlsb
2017-03-16 Tim Allison60826 -- add initial support for streaming reading...
2017-03-14 Greg Woolseyadd missing license header
2017-03-14 Greg WoolseyFixed #60858, which showed a regression of the fix...
2017-03-14 Greg WoolseyFixed #60858, which showed a regression of the fix...
2017-03-13 Dominik StadlerFix some Sonar issues in sample "HSSFReadWrite"
2017-03-13 Dominik StadlerGradle Build: Try with setting baseDir for Sonar-runs...
2017-03-13 Dominik StadlerJenkins DSL: Fix setting property for Sonar-Host-URL
2017-03-10 Dominik StadlerAdd tests from bug 45353 to show that this now works...
2017-03-10 Dominik StadlerHSSF: Try to handle cases where the length does not...
2017-03-10 Dominik StadlerAllow to enable Sonar as part of the Gradle build and...
2017-03-10 Dominik StadlerRemove unused import, IntelliJ warnings, duplicated...
2017-03-09 Dominik StadlerJenkins DSL: Exclude some more slaves from building...
2017-03-08 Tim Allison51519 -- follow on, make concatenation of rPh configurable
2017-03-08 Tim Allison51519 -- allow users to ignore or include the <rPh...
2017-03-07 Javen O'Nealstore repeated expressions as temporary variables to...
2017-03-02 Javen O'Nealbug 60787: remove calls to System.out.println. Thanks...
2017-03-01 Tim AllisonBug 60795 -- fixed deprecation, thanks to Javen.
2017-03-01 Tim AllisonBug 60795 -- add enum for message class in MAPIMessage...
2017-02-27 Javen O'Nealfix formatting: 2nd level indentation
2017-02-27 Javen O'Nealadd repo location of unit test code
2017-02-27 Javen O'Nealfix formatting
2017-02-27 Javen O'Nealfix formatting
2017-02-27 Javen O'Nealadd README.rst to make project more accessible to GitHu...
2017-02-27 Javen O'Nealcopy .gitignore from svn-props
2017-02-24 Javen O'Nealadd helper functions to make it easier to see which...
2017-02-24 Javen O'Nealbug 59804: @Removal(version="3.15") version should...
2017-02-21 Greg Woolseyadd javadocs
2017-02-21 Greg WoolseyAdd null check
2017-02-21 Dominik Stadlersvn-ignore 'sonar/target'
2017-02-21 Dominik StadlerJenkins DSL: Add one more directory for test-results...
2017-02-19 Andreas BeekerBugFix for JDK-6623219
2017-02-18 Andreas Beeker#60662 - Slide import delete unrecognized elements...
2017-02-17 Javen O'Nealbug 60742: remove commented out debugging code
2017-02-17 Dominik Stadlerbug 60742: Remove local test-code from test for bug...
2017-02-17 Javen O'Nealbug 60742: write out to unit test TempFile rather than...
2017-02-17 Javen O'Nealbug 59893: close open resources to prevent leaks
2017-02-17 Javen O'Nealconvert from junit3 to junit4
2017-02-17 Javen O'Nealbug 59893: fix a few forgotten unrelated changes
2017-02-17 Javen O'Nealbug 59893: more unrelated changes from Andi
2017-02-17 Javen O'Nealbug 59893: commit the changes from attachment 34068...
2017-02-16 Javen O'NealOLD_FILES, EXPECTED_FAILURES, and IGNORED do not need...
2017-02-16 Javen O'Nealtest-integration: replace redundant static { EXPECTED_F...
2017-02-15 Greg Woolseya new test file needed to be added to the list of sheet...
2017-02-15 Dominik StadlerJenkins DSL: Use latest JDK 1.9 pre-build and exclude...
2017-02-14 Greg WoolseyBug #56822 fix COUNTIFS()
2017-02-14 Greg WoolseyBug #56822 fix COUNTIFS()
2017-02-14 Greg WoolseyChange logic to avoid a 1.6 compiler bug that doesn...
2017-02-14 Greg WoolseyFix accidental call to a method added in Java 7, which...
2017-02-14 Nick BurchExpose Priority from newer-style HSSF CF rules
2017-02-14 Greg WoolseyUgh, that's what I get for copying someone else's code...
2017-02-14 Greg WoolseyExpose another common property, strikeout.
2017-02-14 Greg Woolseyuse Ant 1.9.9 explicitly, since Ant (latest) is now...
2017-02-14 Greg WoolseyAdd license
2017-02-14 Nick BurchJavadoc fixes
2017-02-14 Nick BurchJavadoc fixes
2017-02-14 Andreas Beekerdisable more H?? slaves
2017-02-14 Andreas BeekerMetro shapes: integration test regression on empty...
2017-02-13 Greg WoolseyAdd evaluation of data validation rules and conditional...
2017-02-13 Andreas BeekerGenerics fix for metro shapes
2017-02-13 Andreas Beekerremove H24 and ubuntu-4 slaves for all builds
2017-02-13 Andreas Beeker#60625 - Rendering issue with background and shape...
2017-02-12 Andreas Beeker#60625 - Rendering issue with background and shape...
2017-02-12 Andreas Beekerjava-6-openjdk-amd64 is not installed on H24
2017-02-11 Andreas Beeker#60715 - Blank layout was not found
2017-02-11 Andreas Beekerescape unicode chars
2017-02-11 Andreas BeekerSonarQube fixes and removed redundant logger level...
2017-02-10 Nick BurchAdd a possible future TODO
2017-02-10 Nick BurchUse long for the dummy stream, to permit >2gb streams
2017-02-10 Nick BurchIf a property refers to an invalid index, log + ignore...
2017-02-10 Nick BurchUpdate the big file test to use POIFSFileSystem.create...
2017-02-09 Nick BurchStart on a unit test for #60670, work required to get...
2017-02-09 Nick BurchUnit test comment for possible future expansion
2017-02-08 Javen O'Nealbug 59030: revert r1746625 and restore r1731257, where...
2017-02-08 Javen O'Nealbug 59030: convert to junit4; whitespace
2017-02-08 Javen O'NealPer JavaDoc and tallison, XWPFTableCell#getVerticalAlig...
2017-02-08 Javen O'Nealbug 59227: set charset to UTF-8 to avoid editor problems
2017-02-08 Javen O'Nealbug 59227: parse dates formatted in Japanese or Chinese...
2017-02-08 Javen O'Nealtarget version 3.16-beta3
2017-02-08 Javen O'NealConvert all *.java files to use native end of line...
2017-02-08 Javen O'Nealbug 59983: correctly update shared formulas when shifti...
2017-02-08 Javen O'Neal+svn:eol-style native
2017-02-08 Andreas Beeker#60625 - Rendering issue with background and shape...
2017-02-08 Andreas Beeker#60626 - ArrayIndexOutOfBoundsException in EvilUnclosed...
2017-02-05 Dominik StadlerJenkins DSL: Additionally disable node H12 for OpenJDK...
2017-02-05 Dominik StadlerUpdate JDK 9 build config to use correct add-opens...
2017-02-05 Dominik StadlerRevert previous changes enough to restore the case...
2017-02-05 Dominik StadlerAdjust for JDK 9 ea152 and newer: certain whitespaces...
2017-02-03 Tim AllisonBug 60677 -- handle multibyte encodings correctly in...
2017-02-02 Javen O'Nealrun release-prep0 with https URLs. This worked for...
2017-02-02 Javen O'Nealconvert links to https
2017-02-01 Javen O'Nealecho release version
2017-02-01 Javen O'Nealignore compile-lib/svnant
2017-02-01 Javen O'Nealrelease-prep1 should abort if release tag already exist...
next