aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/TestPOIXMLProperties.java
Commit message (Expand)AuthorAgeFilesLines
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-011-4/+9
* Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138Yegor Kozlov2010-04-201-5/+41
* improved API for OOXML custom propertiesYegor Kozlov2009-10-041-63/+52
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-6/+4
* fixes and misc refactorings suggested by IntellijYegor Kozlov2009-08-211-9/+2
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-1/+1
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-94/+94
* POIXMLproperties: created, creator, modified, lastprinted, identifier, revisi...Paolo Mottadelli2009-07-211-17/+42
* POIXMLproperties: core properties improvement + testPaolo Mottadelli2009-07-201-2/+27
* Fix for saving custom and extended OOXML propertiesYegor Kozlov2009-07-191-0/+134