summaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Collapse)AuthorAgeFilesLines
* [bug-66022] issue in Formula Parser with some sheet namesPJ Fanning2022-05-231-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901162 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66081] fix editing of added abstract numberingsPJ Fanning2022-05-222-3/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901120 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-221-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901113 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-223-1/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901110 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66079] apply test provided by Vladislav ArakelovPJ Fanning2022-05-211-8/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901105 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66079] try to fix issue with XWPFNumbering.removeAbstractNumPJ Fanning2022-05-201-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901083 13f79535-47bb-0310-9956-ffa450edef68
* try xmlsec 3.0.0PJ Fanning2022-05-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1900523 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66039] add more javadoc about setCellFormulaValidationPJ Fanning2022-04-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1900383 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66039] show use of setCellFormulaValidation=false in a testPJ Fanning2022-04-291-0/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1900375 13f79535-47bb-0310-9956-ffa450edef68
* more test issues with rate changePJ Fanning2022-04-091-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899685 13f79535-47bb-0310-9956-ffa450edef68
* [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. ↵PJ Fanning2022-04-091-0/+2
| | | | | | This closes #321 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899680 13f79535-47bb-0310-9956-ffa450edef68
* [github-321] add test casePJ Fanning2022-04-081-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899667 13f79535-47bb-0310-9956-ffa450edef68
* [github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This ↵PJ Fanning2022-04-052-4/+4
| | | | | | closes #319 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899580 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65993] support copying hssf hyperlinks to xssf and respect full cell rangePJ Fanning2022-04-022-21/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899521 13f79535-47bb-0310-9956-ffa450edef68
* addHyperlink method on SXSSFSheetPJ Fanning2022-03-292-14/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899367 13f79535-47bb-0310-9956-ffa450edef68
* upgrade jmhPJ Fanning2022-03-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899320 13f79535-47bb-0310-9956-ffa450edef68
* spotbugs issuePJ Fanning2022-03-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899309 13f79535-47bb-0310-9956-ffa450edef68
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the ↵Dominik Stadler2022-03-241-1/+1
| | | | | | | | | | | | jar-to-test dependency Avoid running all tests whenever building jars as tests take a long time now and also cause large memory allocations. It is nice if the target "jar" is as fast as possible and the list of included items for ooxml-lite only changes rarely anyway. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899160 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-2/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899139 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899138 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-1/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899137 13f79535-47bb-0310-9956-ffa450edef68
* small refactorPJ Fanning2022-03-221-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899134 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899133 13f79535-47bb-0310-9956-ffa450edef68
* spellingPJ Fanning2022-03-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899131 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-4/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899130 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899129 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64536] add another testPJ Fanning2022-03-201-18/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899092 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64536] add getDimension on XSSFSheetPJ Fanning2022-03-202-0/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899091 13f79535-47bb-0310-9956-ffa450edef68
* use spaces for indentsPJ Fanning2022-03-204-68/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899082 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused imports, remove unnecessary boxing of int-value and apply some ↵Dominik Stadler2022-03-202-23/+21
| | | | | | other IDE suggestions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899076 13f79535-47bb-0310-9956-ffa450edef68
* Add reproducer for possible OOM when reading pictures in XWPFDominik Stadler2022-03-201-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899074 13f79535-47bb-0310-9956-ffa450edef68
* Bug 65854: Use revert() instead of close() when OPCPackage is opened read-onlyDominik Stadler2022-03-202-10/+38
| | | | | | | Also add tests, however it is not possible to verify that no logging takes place, so you have to use debugging to verify it. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899071 13f79535-47bb-0310-9956-ffa450edef68
* javadocPJ Fanning2022-03-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898946 13f79535-47bb-0310-9956-ffa450edef68
* update testPJ Fanning2022-03-151-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898945 13f79535-47bb-0310-9956-ffa450edef68
* add xssf test (width/height)PJ Fanning2022-03-152-2/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898944 13f79535-47bb-0310-9956-ffa450edef68
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-112-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898861 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-30/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898805 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898804 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string ↵PJ Fanning2022-03-091-40/+50
| | | | | | table is enabled) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898803 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string ↵PJ Fanning2022-03-093-3/+51
| | | | | | table is enabled) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898801 13f79535-47bb-0310-9956-ffa450edef68
* missing licensePJ Fanning2022-03-071-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898685 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898681 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898677 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65935] add removeTextRunPJ Fanning2022-03-072-2/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898672 13f79535-47bb-0310-9956-ffa450edef68
* reformatPJ Fanning2022-03-071-45/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898670 13f79535-47bb-0310-9956-ffa450edef68
* reformatPJ Fanning2022-03-071-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898669 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65934] add removeTextParagraphPJ Fanning2022-03-072-6/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898668 13f79535-47bb-0310-9956-ffa450edef68
* [github-310] use XWPFRunPJ Fanning2022-03-062-30/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898659 13f79535-47bb-0310-9956-ffa450edef68
* [github-310] Allow XWPF sections to have distinct headers and footers. ↵PJ Fanning2022-03-062-3/+220
| | | | | | Thanks to Joaquín Perez Valera. This close #310 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898653 13f79535-47bb-0310-9956-ffa450edef68
* upgrade guavaPJ Fanning2022-03-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898512 13f79535-47bb-0310-9956-ffa450edef68