aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/openxml4j
Commit message (Collapse)AuthorAgeFilesLines
* removed log4j calls from ooxml tests, also fixed misc bugs discovered when ↵Yegor Kozlov2009-11-164-12/+17
| | | | | | imlementing OOXMLLite git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880799 13f79535-47bb-0310-9956-ffa450edef68
* reduced the number of compiler warnings generated by JDK 1.6.13 with -XlintYegor Kozlov2009-10-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821551 13f79535-47bb-0310-9956-ffa450edef68
* removed unnecessary svn:executable flag from files in SVN trunk, see ↵Yegor Kozlov2009-09-1317-0/+0
| | | | | | bugzilla 47734 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
* moved all test data to a top-level directory, refactored all junit usages of ↵Yegor Kozlov2009-08-2322-104/+19
| | | | | | .testdata.path to one place git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-36/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@805552 13f79535-47bb-0310-9956-ffa450edef68
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-20/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@805262 13f79535-47bb-0310-9956-ffa450edef68
* fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see ↵Yegor Kozlov2009-07-242-22/+37
| | | | | | Bugzilla #46419 and #47559 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@797350 13f79535-47bb-0310-9956-ffa450edef68
* fixed XSSF and OpenXml4J to read/write relationships with targets starting ↵Yegor Kozlov2009-07-122-10/+21
| | | | | | with '#' (internal locations), see Bugzilla 47504 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@793280 13f79535-47bb-0310-9956-ffa450edef68
* Removed static void main(String[]) methods from junit classes. Other minor ↵Josh Micich2009-06-122-11/+3
| | | | | | clean-up. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784284 13f79535-47bb-0310-9956-ffa450edef68
* Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ↵Josh Micich2009-05-217-430/+432
| | | | | | formatting git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776905 13f79535-47bb-0310-9956-ffa450edef68
* Removed badly encoded character from test class. Minor re-formattingJosh Micich2009-05-181-253/+243
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776041 13f79535-47bb-0310-9956-ffa450edef68
* Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to ↵Josh Micich2009-03-188-1192/+1192
| | | | | | avoid clash with java.lang.Package (see bugzilla 46859) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@755699 13f79535-47bb-0310-9956-ffa450edef68
* Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ↵Josh Micich2009-02-2319-0/+0
| | | | | | (doesn't happen on all platforms). In addition svn+win has difficulties with case-sensitive renames. 'INPUT' was renamed to 'data' for consistency with rest of POI. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@747182 13f79535-47bb-0310-9956-ffa450edef68
* fixed platform-dependent unit testYegor Kozlov2009-02-221-5/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@746746 13f79535-47bb-0310-9956-ffa450edef68
* replaced log4j with POILogger in openxml4j, also converted non-ascii ↵Yegor Kozlov2009-02-201-2/+2
| | | | | | characters into unicode to keep javadoc quiet git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@746241 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to OpenXML4J unit tests. Fixed class names. Refactored code ↵Josh Micich2009-02-0518-536/+467
| | | | | | for opening test data files. Changed test output to go to temp dir. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@741002 13f79535-47bb-0310-9956-ffa450edef68
* import OpenXML4j codebaseYegor Kozlov2009-01-2939-0/+2332
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@738842 13f79535-47bb-0310-9956-ffa450edef68