aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/format/CellTextFormatter.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-77/+0
* use indexOf(char) instead of indexOf(String) where possible; replace one more...Axel Howind2020-02-201-1/+1
* Typos and IDE warningsDominik Stadler2018-10-261-13/+7
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* Fix a handful of forbidden apis identified problemsNick Burch2015-08-271-1/+2
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-271-1/+4
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-101-0/+79