aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Collapse)AuthorAgeFilesLines
...
* still hacking the build PJ Fanning2021-09-051-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892934 13f79535-47bb-0310-9956-ffa450edef68
* try not to have poi-ooxml-full in pom (still need to work out how to add ↵PJ Fanning2021-09-051-3/+3
| | | | | | poi-ooxml-lite instead) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892933 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 1.7.32PJ Fanning2021-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892907 13f79535-47bb-0310-9956-ffa450edef68
* POI 5.1.0PJ Fanning2021-09-046-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892897 13f79535-47bb-0310-9956-ffa450edef68
* update to release 5.1.0Andreas Beeker2021-09-033-5/+5
| | | | | | fix ooxml-lite build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
* update module-info.classes for next releaseAndreas Beeker2021-09-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892829 13f79535-47bb-0310-9956-ffa450edef68
* try to fix no-scratchpad buildAndreas Beeker2021-09-016-4/+21
| | | | | | remove or set-to-static scratchpad dependency from modules git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892795 13f79535-47bb-0310-9956-ffa450edef68
* alter exception check to be compatible with Oracle / IBM jdkAndreas Beeker2021-08-291-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892704 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2021-08-2812-775/+760
| | | | | | | close resources in tests fix gradle warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892683 13f79535-47bb-0310-9956-ffa450edef68
* extend xslf testPJ Fanning2021-08-281-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892680 13f79535-47bb-0310-9956-ffa450edef68
* disable broken ant buildPJ Fanning2021-08-281-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892679 13f79535-47bb-0310-9956-ffa450edef68
* try to fix java 11 compile issue about org.w3c.dom.css classesPJ Fanning2021-08-281-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892677 13f79535-47bb-0310-9956-ffa450edef68
* more use of commons-ioPJ Fanning2021-08-287-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892670 13f79535-47bb-0310-9956-ffa450edef68
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-274-5/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892653 13f79535-47bb-0310-9956-ffa450edef68
* try to fix concurrent issues in excelantAndreas Beeker2021-08-201-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892478 13f79535-47bb-0310-9956-ffa450edef68
* Bug 65501 - Use viewbox when rendering SVG imagesAndreas Beeker2021-08-202-12/+131
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892477 13f79535-47bb-0310-9956-ffa450edef68
* try to fix testPJ Fanning2021-08-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892321 13f79535-47bb-0310-9956-ffa450edef68
* try to fix testPJ Fanning2021-08-131-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892320 13f79535-47bb-0310-9956-ffa450edef68
* slightly more impl in XSSFDataBarFormattingPJ Fanning2021-08-131-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892319 13f79535-47bb-0310-9956-ffa450edef68
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892249 13f79535-47bb-0310-9956-ffa450edef68
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892247 13f79535-47bb-0310-9956-ffa450edef68
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-112-11/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892246 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-102-21/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892189 13f79535-47bb-0310-9956-ffa450edef68
* add testPJ Fanning2021-08-101-39/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892179 13f79535-47bb-0310-9956-ffa450edef68
* add support for reading hyperlinks that have cell refs that are area ↵PJ Fanning2021-08-101-2/+8
| | | | | | references (very limited update or write support as yet) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892178 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65492] XSSFExportToXml does not handle formula type cells with boolean ↵PJ Fanning2021-08-091-1/+5
| | | | | | values git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892146 13f79535-47bb-0310-9956-ffa450edef68
* fix broken test casePJ Fanning2021-08-091-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892144 13f79535-47bb-0310-9956-ffa450edef68
* add support for reading hyperlinks that have cell refs that are area ↵PJ Fanning2021-08-093-33/+106
| | | | | | references (very limited update or write support as yet) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892141 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico ↵PJ Fanning2021-08-021-1/+5
| | | | | | Seegert git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891962 13f79535-47bb-0310-9956-ffa450edef68
* update docs about deferred SXSSF and limitations on what can be done in row ↵PJ Fanning2021-07-312-1/+14
| | | | | | generating function git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891937 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65464] fix issue where shared formulas can be corruptedPJ Fanning2021-07-282-19/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891849 13f79535-47bb-0310-9956-ffa450edef68
* add test case for copying a cell with hyperlinkPJ Fanning2021-07-241-6/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891778 13f79535-47bb-0310-9956-ffa450edef68
* handle case where row nums are the samePJ Fanning2021-07-241-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891776 13f79535-47bb-0310-9956-ffa450edef68
* handle case where row nums are the samePJ Fanning2021-07-241-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891775 13f79535-47bb-0310-9956-ffa450edef68
* remove new testPJ Fanning2021-07-241-97/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891769 13f79535-47bb-0310-9956-ffa450edef68
* fix spellingPJ Fanning2021-07-243-2/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891768 13f79535-47bb-0310-9956-ffa450edef68
* partially undo changePJ Fanning2021-07-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891764 13f79535-47bb-0310-9956-ffa450edef68
* remove some unnecessary casts from copy methodPJ Fanning2021-07-241-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891763 13f79535-47bb-0310-9956-ffa450edef68
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891762 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891723 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-222-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891722 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open ↵PJ Fanning2021-07-202-1/+46
| | | | | | valid xlsx file. Thanks to Yury Molchan. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891692 13f79535-47bb-0310-9956-ffa450edef68
* right to left xlsx testPJ Fanning2021-07-201-14/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891682 13f79535-47bb-0310-9956-ffa450edef68
* change test that started failing after switch to commons-compress 1.21PJ Fanning2021-07-141-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891553 13f79535-47bb-0310-9956-ffa450edef68
* try to fix issue with building in windowsPJ Fanning2021-07-123-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
* disable more tests when running with java 1.8.0_292PJ Fanning2021-07-071-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891365 13f79535-47bb-0310-9956-ffa450edef68
* add commons-compress to module-infoPJ Fanning2021-07-071-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891362 13f79535-47bb-0310-9956-ffa450edef68
* Apply some IDE suggestionsDominik Stadler2021-07-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891347 13f79535-47bb-0310-9956-ffa450edef68
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891320 13f79535-47bb-0310-9956-ffa450edef68
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891289 13f79535-47bb-0310-9956-ffa450edef68