| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 3 | -690/+0 |
* | Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightly | Dominik Stadler | 2021-01-30 | 1 | -12/+24 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 1 | -1/+1 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 1 | -8/+3 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 1 | -1/+1 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 3 | -26/+26 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 3 | -254/+187 |
* | Migrate all junit tests to Junit 4 | Andreas Beeker | 2019-12-27 | 1 | -31/+34 |
* | Close file-handles for slideshows also when construction fails or when dual-s... | Dominik Stadler | 2019-02-23 | 1 | -11/+12 |
* | IDE and JavaDoc fixes | Dominik Stadler | 2018-12-30 | 1 | -7/+9 |
* | IDE warnings, slightly more tests and fix test to not leave a modified file b... | Dominik Stadler | 2018-10-26 | 1 | -6/+2 |
* | [bug-62438] remove nullable class (and use java.util.Optional). This closes #111 | PJ Fanning | 2018-06-13 | 1 | -11/+7 |
* | convert OPC Compliance unit tests to junit4 | Javen O'Neal | 2016-07-08 | 4 | -41/+44 |
* | whitespace and +svn:eol-style=native | Javen O'Neal | 2016-07-08 | 3 | -396/+396 |
* | Adjust two tests slightly | Dominik Stadler | 2016-05-24 | 1 | -12/+7 |
* | Fix freeing resources in some tests and dev-tools so we can run unit-tests wi... | Dominik Stadler | 2015-12-22 | 1 | -6/+10 |
* | Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex... | Dominik Stadler | 2015-08-11 | 1 | -1/+1 |
* | More missing core properties unit tests, covering read-write without checks, ... | Nick Burch | 2015-02-28 | 1 | -7/+18 |
* | Unit tests for OPC handling of files without a Core Properties part | Nick Burch | 2015-02-23 | 1 | -0/+81 |
* | Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Of... | Nick Burch | 2012-01-30 | 1 | -9/+27 |
* | Add a disabled test for bug #51850, and tweak the OPC package exceptions to m... | Nick Burch | 2011-09-22 | 1 | -3/+3 |
* | reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint | Yegor Kozlov | 2009-10-04 | 1 | -1/+1 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 4 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 11 | -7/+9 |
* | Removed static void main(String[]) methods from junit classes. Other minor cl... | Josh Micich | 2009-06-12 | 2 | -11/+3 |
* | Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ... | Josh Micich | 2009-05-21 | 1 | -33/+33 |
* | Removed badly encoded character from test class. Minor re-formatting | Josh Micich | 2009-05-18 | 1 | -253/+243 |
* | Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi... | Josh Micich | 2009-03-18 | 2 | -370/+370 |
* | Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ... | Josh Micich | 2009-02-23 | 9 | -0/+0 |
* | Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for... | Josh Micich | 2009-02-05 | 5 | -276/+218 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 13 | -0/+714 |