aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/usermodel/TableShape.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-80/+0
* #61943 - SL Common: narrow generics definition because of tighter java9 checksAndreas Beeker2017-12-311-1/+1
* Rollback of r1801368 because of a generics bug with self-referenced types in ...Andreas Beeker2017-07-091-1/+1
* SL Common: narrow generics definition because of tighter java9 checksAndreas Beeker2017-07-091-1/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-80/+80
* #58733 - New AIOOBE in getCell while iterating through a table in PPTAndreas Beeker2015-12-141-0/+19
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-211-0/+16
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-1/+21
* Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074Andreas Beeker2015-08-261-1/+1
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+4
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+22