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 |
|
Javen O'Neal
|
c965f02c60
|
if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753113 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 20:27:57 +00:00 |
|
Javen O'Neal
|
b5eced282d
|
bug 59837: update CellUtil to handle VerticalAlignment and HorizontalAlignment enums
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752077 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-10 11:18:55 +00:00 |
|
Javen O'Neal
|
96a24aad62
|
bug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTICAL_ constants with HorizontalAlignment and VerticalAlignment enums
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752066 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-10 08:29:02 +00:00 |
|
Andreas Beeker
|
89ab6304a4
|
merge trunk to common sl branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691843 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-19 19:00:32 +00:00 |
|