This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
poi
Watch
1
Star
0
Fork
0
You've already forked poi
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
poi
/
src
History
Javen O'Neal
6c5cd8e400
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings
...
git-svn-id:
https://svn.apache.org/repos/asf/poi/trunk@1748086
13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 05:34:02 +00:00
..
contrib
fix eclipse warning - mostly generics cosmetics
2015-09-13 12:36:56 +00:00
examples
bug 58787: reintegrate changes from ss_border_property_template branch at r1748074. The BorderPropertyTemplate allows changes to border formatting to be staged in a template and applied to a sheet at a later time. This reduces the number of intermediate styles created, reduces interactions with cell objects (CellUtil.get/setCellProperties), and makes it easier to make the same formatting changes to multiple sheets. This utility can currently apply border line style and border color. This utility also adds the ability to add a border around a cell range rather than a single cell. Contributed by Mark Murphy.
2016-06-13 01:25:50 +00:00
excelant
Fix some Sonar issues and some IntelliJ warnings
2016-06-02 20:14:28 +00:00
integrationtest
Change logger.log to System.out to print out one line for each file that is handled in the test, otherwise it is sometimes impossible to see where the test stopped (e.g. on timeout), enabling POILogger leads to 400MB logs, which is usually too much to handle...
2016-05-31 13:52:16 +00:00
java/org/apache
/poi
findbugs: fix URF_UNREAD_FIELD warnings
2016-06-13 04:42:59 +00:00
models
…
ooxml
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings
2016-06-13 05:34:02 +00:00
records
Bugzilla 54070: Patch for typos in comments, javadoc and documentation
2012-11-01 15:26:27 +00:00
resources
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings
2016-06-13 05:34:02 +00:00
scratchpad
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings
2016-06-13 05:06:47 +00:00
testcases/org/apache
/poi
bug 58787: reintegrate changes from ss_border_property_template branch at r1748074. The BorderPropertyTemplate allows changes to border formatting to be staged in a template and applied to a sheet at a later time. This reduces the number of intermediate styles created, reduces interactions with cell objects (CellUtil.get/setCellProperties), and makes it easier to make the same formatting changes to multiple sheets. This utility can currently apply border line style and border color. This utility also adds the ability to add a border around a cell range rather than a single cell. Contributed by Mark Murphy.
2016-06-13 01:25:50 +00:00
types
merged common_sl branch to trunk
2015-07-24 21:47:55 +00:00