aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/openxml4j
Commit message (Expand)AuthorAgeFilesLines
* removed log4j calls from ooxml tests, also fixed misc bugs discovered when im...Yegor Kozlov2009-11-164-12/+17
* reduced the number of compiler warnings generated by JDK 1.6.13 with -XlintYegor Kozlov2009-10-041-1/+1
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-1317-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-2322-104/+19
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-36/+30
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-20/+17
* fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bu...Yegor Kozlov2009-07-242-22/+37
* fixed XSSF and OpenXml4J to read/write relationships with targets starting wi...Yegor Kozlov2009-07-122-10/+21
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-122-11/+3
* Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ...Josh Micich2009-05-217-430/+432
* Removed badly encoded character from test class. Minor re-formattingJosh Micich2009-05-181-253/+243
* Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi...Josh Micich2009-03-188-1192/+1192
* Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ...Josh Micich2009-02-2319-0/+0
* fixed platform-dependent unit testYegor Kozlov2009-02-221-5/+15
* replaced log4j with POILogger in openxml4j, also converted non-ascii characte...Yegor Kozlov2009-02-201-2/+2
* Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...Josh Micich2009-02-0518-536/+467
* import OpenXML4j codebaseYegor Kozlov2009-01-2939-0/+2332