Javen O'Neal
|
7b38711979
|
Convert all *.java files to use native end of line character(s)
$ dos2unix `find -name *.java`
$ svn propset svn:eol-style native `find -name *.java`
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782114 13f79535-47bb-0310-9956-ffa450edef68
|
2017-02-08 07:47:30 +00:00 |
|
Andreas Beeker
|
e5b07df265
|
findbugs - DM_BOXED_PRIMITIVE_...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695629 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 00:17:08 +00:00 |
|
Nick Burch
|
c46f0ec2aa
|
Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1516975 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-23 18:42:57 +00:00 |
|
Yegor Kozlov
|
d1a6ade582
|
Bugzilla 55036 - Dec2HEx formula support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1488729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-02 15:13:47 +00:00 |
|