aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFDrawing.java
Commit message (Expand)AuthorAgeFilesLines
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-85/+57
* use spaces for indentsPJ Fanning2022-03-201-12/+12
* close cursors in finally blocksPJ Fanning2021-12-281-27/+39
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-231-0/+9
* set sheet on comments tablePJ Fanning2021-11-211-2/+1
* use try block to close output streamsPJ Fanning2021-11-201-3/+3
* try to make CommentsTable more extensiblePJ Fanning2021-11-181-2/+2
* try to make comments table more extensiblePJ Fanning2021-11-171-23/+1
* Do not fail on different count of categories and points and fix cloning chartsDominik Stadler2021-11-021-1/+14
* use workbook's xssf factoryPJ Fanning2021-10-121-3/+4
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+743