2 Commits (3ee045c2a27cd74411a324549c245ede9bc71576)

Author SHA1 Message Date
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Yegor Kozlov 0c1095db76 moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that 15 years ago
  Yegor Kozlov 90afc5eb5c more code cleanup and refactoring: (a) removed references to ooxml schemas from XSSF enums, they should not depend on ooxml-schemas.jar 15 years ago
  Yegor Kozlov b0033606e4 XSSFFont improvements from patch #45874 15 years ago
  Nick Burch e7476735dc Improve support, tests and documentation for xssf headers and footers 16 years ago
  Ugo Cei cf6b3bd464 XSSF implementation of header and footer. Contributed by Paolo Mottadelli <p.mottadelli@sourcesense.com> as bugzilla issue #44330. 16 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Jason Height 0d2f7ed7bd Exception Chaining: Added support for java 1.4 style exception chaining. Believe that POI is targeted at 1.4 nowdays so this should not cause an issue. 18 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 21 years ago
  Andrew C. Oliver 833d29b9e0 Initial revision 22 years ago