aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
Commit message (Expand)AuthorAgeFilesLines
* avoid creating enumeration twicePJ Fanning2023-08-052-3/+7
* Use interfaces for variables and reformat source-codeDominik Stadler2023-08-041-145/+78
* [bug-66827] treat VML drawing entry for a comment that has incorrect type of ...PJ Fanning2023-08-021-1/+7
* bouncycastle 1.76PJ Fanning2023-07-311-1/+1
* [bug-66682] fix xslb reading support for formula cells of boolean type. This ...PJ Fanning2023-07-121-0/+1
* [bug-66675] fix issue with writing xlsx (core properties being added twice)PJ Fanning2023-07-122-2/+8
* [bug-62181] try to handle file where shared string loading is happening twicePJ Fanning2023-07-031-1/+8
* apply some spelling fixesPJ Fanning2023-06-282-2/+2
* apply some spelling fixesPJ Fanning2023-06-2715-19/+19
* apply some spelling fixesPJ Fanning2023-06-275-8/+8
* apply some spelling fixesPJ Fanning2023-06-2712-25/+25
* [bug-66661] revert github-269 due to it breaking formulas with table referencesPJ Fanning2023-06-221-14/+1
* bouncycastle 1.75PJ Fanning2023-06-211-1/+1
* [bug-66650] add chartex classes to poi-ooxml-fullPJ Fanning2023-06-151-0/+5
* bouncycastle 1.74PJ Fanning2023-06-151-1/+1
* [GitHub-473] Add getCTSettings() to XWPFSettings. This closes #473PJ Fanning2023-06-141-0/+10
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-0817-25/+33
* improve exception handlingPJ Fanning2023-06-071-0/+3
* [bug-66612] get macrosheet xml (test)PJ Fanning2023-05-222-3/+3
* [bug-66612] get macrosheet xml (test)PJ Fanning2023-05-221-2/+14
* add content types for macrosheetsPJ Fanning2023-05-221-2/+2
* [bug-66607] perf issue processing array formulasPJ Fanning2023-05-193-10/+17
* Bug 66598: Fix invalid loop-condition when cleaning up CTCellsDominik Stadler2023-05-141-1/+1
* Fix a case in IdentifierManager.release(), reformat, add testsDominik Stadler2023-05-141-19/+19
* [bug-66584] ensure ZipPackage closes input stream when exceptions happenPJ Fanning2023-04-281-3/+1
* spellingPJ Fanning2023-04-281-1/+1
* bouncycastle 1.73PJ Fanning2023-04-121-1/+1
* xmlsec 3.0.2PJ Fanning2023-04-041-2/+2
* Add more information in exception when formula parsing failsDominik Stadler2023-03-211-4/+24
* use 'its'PJ Fanning2023-03-185-5/+5
* use 'an'PJ Fanning2023-03-1811-15/+15
* [bug-66532] more performant way to iterate over codepoints. Thanks to Matthia...PJ Fanning2023-03-171-13/+16
* [bug-66485] poi-ooxml-full: generate classes for drawing/2012/chart schemaPJ Fanning2023-02-211-0/+1
* safety check on throwable catchPJ Fanning2023-02-141-1/+4
* add util code to rethrow fatal exceptionsPJ Fanning2023-02-141-0/+4
* provide way to clear the state on the ThreadLocal used byby ExtractorFactoryPJ Fanning2023-02-111-0/+18
* [bug-66475] SignatureConfig: remove ThreadLocals and deprecated code associat...PJ Fanning2023-02-112-115/+4
* upgrade bouncycastlePJ Fanning2023-02-101-3/+3
* [bug-65260] partial revert of recent changesPJ Fanning2023-02-051-4/+4
* fix compile issuesPJ Fanning2023-02-041-3/+3
* [bug-65260] catch Throwable instead of error - see https://github.com/apache/...PJ Fanning2023-02-041-2/+2
* Bug 54373: Include alpha/transparency value when creating an XSSFColor from a...Dominik Stadler2023-01-301-1/+5
* Bug 62272: Include alpha/transparency value when setting a color-value for a ...Dominik Stadler2023-01-301-12/+5
* don't create format pr instance for read eventsPJ Fanning2023-01-291-12/+17
* rework SXSSF groupRow and add testPJ Fanning2023-01-282-17/+11
* edge case (avoid short overflow)PJ Fanning2023-01-281-6/+2
* try to improve performance of XSSFSheet row/col grouping/ungroupingPJ Fanning2023-01-282-21/+59
* reorder xssf codePJ Fanning2023-01-241-1/+1
* Avoid some NullPointerException and ClassCastExceptions found when fuzzing Ap...Dominik Stadler2023-01-031-1/+3
* Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...Dominik Stadler2023-01-015-0/+19