| Commit message (Expand) | Author | Age | Files | Lines |
* | Add getters for the common xml extended properties | Nick Burch | 2014-09-03 | 1 | -0/+110 |
* | Provide a getter for custom properties, to match the add and contains methods... | Nick Burch | 2014-09-03 | 1 | -13/+33 |
* | Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods | Andreas Beeker | 2014-08-28 | 1 | -3/+5 |
* | Bug 56468 - Writing a workbook more than once corrupts the file | Andreas Beeker | 2014-05-14 | 1 | -0/+3 |
* | FindBugs fix | Andreas Beeker | 2014-02-14 | 1 | -3/+3 |
* | More XSLF tests for the less common extensions, and initial support for .thmx... | Nick Burch | 2010-06-29 | 1 | -2/+3 |
* | Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 | Nick Burch | 2010-06-22 | 1 | -2/+2 |
* | Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added acces... | Yegor Kozlov | 2010-04-20 | 1 | -0/+6 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 1 | -170/+170 |
* | improved API for OOXML custom properties | Yegor Kozlov | 2009-10-04 | 1 | -4/+103 |
* | POIXMLproperties: created, creator, modified, lastprinted, identifier, revisi... | Paolo Mottadelli | 2009-07-21 | 1 | -8/+81 |
* | POIXMLproperties: core properties improvement + test | Paolo Mottadelli | 2009-07-20 | 1 | -0/+12 |
* | Fix for saving custom and extended OOXML properties | Yegor Kozlov | 2009-07-19 | 1 | -23/+71 |
* | Fixed NPE when retrieving core properties from a newly created workbook, see ... | Yegor Kozlov | 2009-07-12 | 1 | -8/+1 |
* | Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi... | Josh Micich | 2009-03-18 | 1 | -5/+5 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -4/+4 |
* | Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a... | Nick Burch | 2008-08-12 | 1 | -7/+43 |
* | Tweak how we do ooxml properties, and handle hyperlinks for word documents wh... | Nick Burch | 2008-04-09 | 1 | -0/+124 |