aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFRow.java
Commit message (Expand)AuthorAgeFilesLines
* code refactorPJ Fanning2025-05-171-1/+1
* apply some spelling fixesPJ Fanning2023-06-271-2/+2
* Bug 66598: Fix invalid loop-condition when cleaning up CTCellsDominik Stadler2023-05-141-1/+1
* [bug-51037] apply default column style if no style setPJ Fanning2022-07-011-0/+1
* minor perf issuePJ Fanning2022-02-141-3/+4
* use isEmpty()PJ Fanning2021-12-301-2/+2
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-231-9/+8
* update javadoc for cell/row copyPJ Fanning2021-10-071-4/+11
* support copying to hssf rowPJ Fanning2021-10-061-15/+15
* genericise cell copy logicPJ Fanning2021-10-061-4/+19
* handle case where row nums are the samePJ Fanning2021-07-241-7/+4
* handle case where row nums are the samePJ Fanning2021-07-241-3/+5
* partially undo changePJ Fanning2021-07-241-2/+2
* remove some unnecessary casts from copy methodPJ Fanning2021-07-241-6/+5
* fix javadocsAndreas Beeker2021-04-151-13/+13
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-131-3/+3
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+781