aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* remove some deprecated classesPJ Fanning2020-06-276-906/+0
* remove some deprecated classesPJ Fanning2020-06-276-646/+11
* remove some deprecated methods from CellPJ Fanning2020-06-273-48/+0
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-272-19/+10
* try to fix test compilePJ Fanning2020-06-271-3/+37
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-272-141/+0
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-262-10/+24
* Add some more tests for bug 63624Dominik Stadler2020-06-151-5/+32
* try to fix broken testPJ Fanning2020-06-112-4/+3
* remove unnecessary importsPJ Fanning2020-06-111-3/+0
* [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...PJ Fanning2020-06-111-1/+1
* [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...PJ Fanning2020-06-112-28/+21
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-114-24/+109
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-049-482/+412
* [bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheetsPJ Fanning2020-06-022-2/+5
* [bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer)PJ Fanning2020-05-281-1/+1
* Bug 63290: retrieve default run properties from paragraphAlain Béarez2020-05-274-1/+63
* Get rid of redundant getParentParagraphAlain Béarez2020-05-272-74/+70
* next version will be 5.0.0PJ Fanning2020-05-175-14/+14
* Fix bug 64420: NPE in XSSFReader for files with macro-sheetsDominik Stadler2020-05-162-10/+30
* [bug-64441] synchronize code that initialises WorkbookFactoryPJ Fanning2020-05-151-1/+4
* mark test code as ok to suppress forbidden-apis checkPJ Fanning2020-05-141-0/+2
* [bug-64441] add test casePJ Fanning2020-05-141-0/+31
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-063-0/+318
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-053-315/+269
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-2/+5
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-0/+3
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormattin...PJ Fanning2020-04-291-30/+27
* [github-178] Make isLatentStyle() public. This closes #178PJ Fanning2020-04-291-4/+17
* #64387 - Big POIFS stream result in OOMAndreas Beeker2020-04-281-31/+128
* Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...Dominik Stadler2020-04-262-5/+9
* Fix regression introduced via Bug 60845: There are more items in CTBorder tha...Dominik Stadler2020-04-243-67/+279
* Fix some IDE warnings, remove usage of deprecated methodsDominik Stadler2020-04-242-5/+6
* Sonar fix - "Add a "NoSuchElementException" for iteration beyond the end of t...Andreas Beeker2020-04-201-0/+2
* Sonar fixesAndreas Beeker2020-04-198-94/+69
* Fix new Name.isHidden leftoverAndreas Beeker2020-04-191-10/+16
* Add unit tests for new Name.isHidden methodNick Burch2020-04-191-0/+4
* Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or notNick Burch2020-04-191-0/+10
* Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...Andreas Beeker2020-04-161-16/+10
* Sonar fix - Child class methods named for parent class methods should be over...Andreas Beeker2020-04-141-9/+10
* [bug-64348] partial fix for IndexOutOfBoundsExceptionPJ Fanning2020-04-141-0/+30
* [bug-64348] partial fix for IndexOutOfBoundsExceptionPJ Fanning2020-04-141-2/+10
* Add table row at correct indexAlain Béarez2020-04-121-3/+6
* Return and set paragraph indentation levelAlain Béarez2020-04-111-0/+26
* [bug-64327] bugfix in SXSSFSheet isColumnTrackedForAutoSizing for untracked. ...PJ Fanning2020-04-093-16/+33
* bouncycastle 1.64PJ Fanning2020-04-081-1/+1
* Sonar fixesAndreas Beeker2020-04-053-12/+12
* fixed typoAndreas Beeker2020-04-051-1/+1
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2020-04-053-5/+30
* Sonar Fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-027-13/+18