poi/src
Andreas Beeker 80e4d8b879 First try of uncluttering CellNumberFormatter.
Make inner classes static and remove setting of private outer properties while in constructor.
Make properties final to make sure they are only set once.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735300 13f79535-47bb-0310-9956-ffa450edef68
2016-03-16 21:18:58 +00:00
..
contrib fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
examples #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns() 2016-03-12 13:33:53 +00:00
excelant Make forbiddenapis also check excelant. Use a separate "classpath" for running forbiddenapis; don't misuse javadoc.classpath for that. 2015-11-08 11:57:58 +00:00
integrationtest Ignore ODS 2016-03-15 14:17:47 +00:00
java/org/apache/poi First try of uncluttering CellNumberFormatter. 2016-03-16 21:18:58 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml 59183 - handle timezones (even with colons) in date parsing metadata in ooxml opc 2016-03-16 17:52:42 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Findbugs fixes 2016-03-12 11:37:12 +00:00
scratchpad Fix for Softmaker Office files, which set encryption settings invalidly 2016-03-16 21:05:37 +00:00
testcases/org/apache/poi Bug 56930: Add Workbook.getNames() to allow to query for names that appear multiple times 2016-03-13 21:30:38 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00