| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 51780 - support replacement of content types in OPC packages | Yegor Kozlov | 2012-02-29 | 1 | -6/+20 |
* | 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 |
* | 51187 - fixed OPCPackage to correctly handle self references | Yegor Kozlov | 2011-08-11 | 2 | -1/+35 |
* | Bug 51444 - Prevent corrupted output when saving files created by LibreOffic... | Yegor Kozlov | 2011-06-30 | 1 | -0/+17 |
* | Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property | Yegor Kozlov | 2011-06-15 | 1 | -0/+57 |
* | bug 51265: Enhanced Handling of Picture Parts in XWPF | Yegor Kozlov | 2011-06-01 | 1 | -2/+21 |
* | allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 | Yegor Kozlov | 2010-11-17 | 2 | -1/+87 |
* | added ZipFileAssert, this file was in the original OpenXML4J package but wasn... | Yegor Kozlov | 2010-09-04 | 2 | -41/+202 |
* | close OPC package before assertion, otherwise the test fails on Win7 (unix-ba... | Yegor Kozlov | 2010-08-06 | 1 | -1/+2 |
* | Improve handling and warnings when closing OPCPackage objects | Nick Burch | 2010-08-04 | 1 | -0/+59 |
* | Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 | Yegor Kozlov | 2010-04-20 | 1 | -0/+3 |
* | removed log4j calls from ooxml tests, also fixed misc bugs discovered when im... | Yegor Kozlov | 2009-11-16 | 4 | -12/+17 |
* | 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 | 17 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 22 | -104/+19 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 1 | -36/+30 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -20/+17 |
* | fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bu... | Yegor Kozlov | 2009-07-24 | 2 | -22/+37 |
* | fixed XSSF and OpenXml4J to read/write relationships with targets starting wi... | Yegor Kozlov | 2009-07-12 | 2 | -10/+21 |
* | 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 | 7 | -430/+432 |
* | 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 | 8 | -1192/+1192 |
* | Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ... | Josh Micich | 2009-02-23 | 19 | -0/+0 |
* | fixed platform-dependent unit test | Yegor Kozlov | 2009-02-22 | 1 | -5/+15 |
* | replaced log4j with POILogger in openxml4j, also converted non-ascii characte... | Yegor Kozlov | 2009-02-20 | 1 | -2/+2 |
* | Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for... | Josh Micich | 2009-02-05 | 18 | -536/+467 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 39 | -0/+2332 |