aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/model
Commit message (Expand)AuthorAgeFilesLines
* Revert "avoid unsafe cast to int"PJ Fanning2025-07-231-2/+2
* avoid unsafe cast to intPJ Fanning2025-07-231-2/+2
* reformatPJ Fanning2025-07-231-26/+28
* use 'its'PJ Fanning2023-03-181-1/+1
* [github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...PJ Fanning2022-12-211-2/+4
* reuse codePJ Fanning2022-08-281-1/+3
* javadoc issuesPJ Fanning2022-07-102-2/+2
* This closes #299PJ Fanning2022-02-011-2/+0
* [github-296] cache data of external workbook. Thanks to aspojo. This closes #296PJ Fanning2022-01-211-2/+82
* use isEmpty()PJ Fanning2021-12-301-3/+3
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-1/+2
* close input streams for partsPJ Fanning2021-12-287-7/+29
* small refactor of ThemesTablePJ Fanning2021-12-221-6/+30
* undo * importPJ Fanning2021-12-011-1/+4
* add /* ====================================================================PJ Fanning2021-12-011-9/+3
* cache vml drawingPJ Fanning2021-11-281-5/+8
* javadoc issuePJ Fanning2021-11-211-1/+0
* set sheet on comments tablePJ Fanning2021-11-212-34/+21
* remove comment iteratorPJ Fanning2021-11-202-40/+0
* javadocPJ Fanning2021-11-202-4/+12
* add shape data to comments in iteratorPJ Fanning2021-11-202-5/+13
* use try block to close output streamsPJ Fanning2021-11-207-22/+28
* expose VMLDrawing in SXSSF codePJ Fanning2021-11-201-2/+12
* try to make CommentsTable more extensiblePJ Fanning2021-11-192-9/+11
* try to make CommentsTable more extensiblePJ Fanning2021-11-192-4/+5
* try to make CommentsTable more extensiblePJ Fanning2021-11-192-0/+23
* try to make CommentsTable more extensiblePJ Fanning2021-11-182-0/+11
* try to make CommentsTable more extensiblePJ Fanning2021-11-182-0/+29
* try to make comments table more extensiblePJ Fanning2021-11-171-1/+1
* try to make comments table more extensiblePJ Fanning2021-11-171-25/+23
* try to make comments table more extensiblePJ Fanning2021-11-171-0/+24
* try to make comments table more extensiblePJ Fanning2021-11-171-13/+13
* try to make comments table more extensiblePJ Fanning2021-11-171-1/+1
* try to make comments table more extensiblePJ Fanning2021-11-171-15/+34
* try to make comments table more extensiblePJ Fanning2021-11-171-2/+20
* try to make comments table more extensiblePJ Fanning2021-11-171-0/+36
* javadoc issuePJ Fanning2021-11-171-1/+1
* sonar fixesAndreas Beeker2021-10-181-11/+30
* use workbook's xssf factoryPJ Fanning2021-10-121-1/+2
* convert tabs to spacesPJ Fanning2021-05-222-143/+143
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-14/+13
* Fix JavadocsAndreas Beeker2021-04-191-1/+13
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-143-36/+29
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-131-2/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-0713-0/+2562