aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
...
* more use of commons-ioPJ Fanning2021-08-287-14/+14
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-274-5/+37
* Bug 65501 - Use viewbox when rendering SVG imagesAndreas Beeker2021-08-202-12/+131
* try to fix testPJ Fanning2021-08-131-0/+2
* try to fix testPJ Fanning2021-08-131-0/+5
* slightly more impl in XSSFDataBarFormattingPJ Fanning2021-08-131-4/+4
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+28
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+3
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-112-11/+96
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-102-21/+41
* add testPJ Fanning2021-08-101-39/+79
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-101-2/+8
* [bug-65492] XSSFExportToXml does not handle formula type cells with boolean v...PJ Fanning2021-08-091-1/+5
* fix broken test casePJ Fanning2021-08-091-2/+8
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-093-33/+106
* [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico ...PJ Fanning2021-08-021-1/+5
* update docs about deferred SXSSF and limitations on what can be done in row g...PJ Fanning2021-07-312-1/+14
* [bug-65464] fix issue where shared formulas can be corruptedPJ Fanning2021-07-282-19/+37
* add test case for copying a cell with hyperlinkPJ Fanning2021-07-241-6/+23
* 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
* remove new testPJ Fanning2021-07-241-97/+0
* fix spellingPJ Fanning2021-07-243-2/+99
* partially undo changePJ Fanning2021-07-241-2/+2
* remove some unnecessary casts from copy methodPJ Fanning2021-07-241-6/+5
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-1/+1
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-222-2/+17
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...PJ Fanning2021-07-202-1/+46
* right to left xlsx testPJ Fanning2021-07-201-14/+33
* change test that started failing after switch to commons-compress 1.21PJ Fanning2021-07-141-7/+11
* try to fix issue with building in windowsPJ Fanning2021-07-122-0/+0
* disable more tests when running with java 1.8.0_292PJ Fanning2021-07-071-0/+2
* add commons-compress to module-infoPJ Fanning2021-07-071-0/+2
* Apply some IDE suggestionsDominik Stadler2021-07-071-1/+1
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+7
* update javadocPJ Fanning2021-06-091-1/+1
* update javadocPJ Fanning2021-06-092-6/+6
* remove unnecessary castPJ Fanning2021-06-091-2/+1
* #65331 - Wrong mapping of TableRowAlignSayi2021-05-272-3/+9
* replace CombinedIterable with a few lines of simple codeAndreas Beeker2021-05-234-153/+26
* try to fix testsPJ Fanning2021-05-223-89/+89
* try to fix testPJ Fanning2021-05-221-4/+4
* try to fix testPJ Fanning2021-05-221-4/+4
* try to fix testPJ Fanning2021-05-221-4/+4
* convert tabs to spacesPJ Fanning2021-05-22126-7779/+7779
* activate javadoc lint and fix errorsAndreas Beeker2021-05-2156-561/+415
* Bug65292: Manual revert r1884958, Add a paragraph by default when creating a ...Sayi2021-05-204-29/+57
* fixed unable to read comments with picturesSayi2021-05-202-2/+21
* Try to fix compiling on some CI-runs to support all active types of JDKsDominik Stadler2021-05-142-6/+8